Skip to content

libSBOLj-2.4.0

Latest
Compare
Choose a tag to compare
@cjmyers cjmyers released this 20 Apr 21:07
· 88 commits to master since this release

libSBOLj-2.4.0 provides the core Java interfaces and their implementation for the Synthetic Biology Open Language (SBOL) Version 2.3.0. The library provides an API to work with SBOL objects, the functionality to read GenBank, FASTA, and SBOL version 1 and 2 documents as XML/RDF files, to write GenBank, FASTA, SBOL version 1 and 2 documents, and to validate the correctness of SBOL 2 documents.

This release includes JAR files both with and without dependencies, as well as JAR files that include sources and javadocs for development. This is the first release to support SBOL 2.3.0. In particular, it provides support for the new Experiments, ExperimentalData, and Measure classes. It also includes types on Activities, sourceLocations for Components, and a link from Locations to the Sequence being annotated.

The release is available from Maven Central here:
http://search.maven.org/#artifactdetails%7Corg.sbolstandard%7ClibSBOLj%7C2.4.0%7Cjar