Skip to content

1.0 alpha 8

Pre-release
Pre-release
Compare
Choose a tag to compare
@tcmitchell tcmitchell released this 24 Mar 17:39
2214261

This is an early alpha release of pySBOL3. This release contains incompatible changes from previous releases. More API changes are expected before a 1.0 beta release.

Notable changes:

  • Document.write_string now returns a str instead of bytes
  • Access to builder functions via Document.builder(type_uri)
  • Improved documentation for extension classes and using ontologies
  • Properly handle non-SBOL RDF in SBOL files
  • Allow many rdf:type properties on SBOL entities