sbol2.module

Module Contents

Classes

Module

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.Identified

An SBOLObject converts a Python data structure into an RDF triple store and contains methods for serializing and parsing RDF triples.