1.0 alpha 8
Pre-release
Pre-release
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 astr
instead ofbytes
- 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