sbol2.module¶
Module Contents¶
Classes¶
An SBOLObject converts a Python data structure into an RDF triple store |
- class sbol2.module.Module(uri='example', *, definition='', version=VERSION_STRING, type_uri=SBOL_MODULE)¶
Bases:
sbol2.identified.IdentifiedAn SBOLObject converts a Python data structure into an RDF triple store and contains methods for serializing and parsing RDF triples.