sbol2.mapsto¶
Module Contents¶
Classes¶
An SBOLObject converts a Python data structure into an RDF triple store |
- class sbol2.mapsto.MapsTo(type_uri=SBOL_MAPS_TO, uri=URIRef('example'), local='', remote='', refinement=SBOL_REFINEMENT_VERIFY_IDENTICAL, version=VERSION_STRING)¶
Bases:
sbol2.identified.IdentifiedAn SBOLObject converts a Python data structure into an RDF triple store and contains methods for serializing and parsing RDF triples.