sbol2.sequenceconstraint

Module Contents

Classes

SequenceConstraint

An SBOLObject converts a Python data structure into an RDF triple store

class sbol2.sequenceconstraint.SequenceConstraint(type_uri=SBOL_SEQUENCE_CONSTRAINT, uri=URIRef('example'), subject='', obj='', restriction=SBOL_RESTRICTION_PRECEDES, version=VERSION_STRING)

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.