Skip to content

libSBOLj v1.0.0 - release as submitted to journal

Compare
Choose a tag to compare
@mgaldzic mgaldzic released this 03 May 22:23
· 2002 commits to master since this release

libSBOLj v1.0.0

libSBOLj provides the core Java interfaces and their implementation for the Synthetic Biology Open Language (SBOL).

  • libSBOLj v1.0.0 implements SBOL Core Specification 1.1.0

The library provides an API to work with SBOL objects, the functionality to read and write SBOL documents as XML/RDF files, and a validator to check the correctness of SBOL models.

The Core module implementsSBOL Core classes

  • Collection
  • DnaComponent
  • DnaSequence
  • SequenceAnnotation