sbol2.model

Module Contents

Classes

Model

All SBOL classes derived from TopLevel appear as top level nodes

class sbol2.model.Model(type_uri=SBOL_MODEL, uri=URIRef('example'), source='', language=EDAM_SBML, framework=SBO_CONTINUOUS, version=VERSION_STRING)

Bases: sbol2.toplevel.TopLevel

All SBOL classes derived from TopLevel appear as top level nodes in the RDF/XML document tree and SBOL files.