sbol2.experiment

Module Contents

Classes

ExperimentalData

All SBOL classes derived from TopLevel appear as top level nodes

Experiment

All SBOL classes derived from TopLevel appear as top level nodes

class sbol2.experiment.ExperimentalData(uri=URIRef('example'), 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.

class sbol2.experiment.Experiment(uri=URIRef('example'), 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.