The OWL version of the SBOL data model
IRI: http://sbols.org/v2#Access
IRI: http://sbols.org/v2#Attachment
The purpose of the Attachment class is to serve as a general container for data files, especially experimental data files. It provides a means for linking files and metadata to SBOL designs.
IRI: http://sbols.org/v2#CDS
CDS DNA component
IRI: http://sbols.org/v2#Collection
Groups together a set of TopLevel objects that have something in common.
IRI: http://sbols.org/v2#CombinatorialDerivation
The purpose of the CombinatorialDerivation class is to specify combinatorial genetic designs without having to specify every possible design variant. For example, a CombinatorialDerivation can be used to specify a library of reporter gene variants that include different promoters and RBSs without having to specify a ComponentDefinition for every possible combination of promoter, RBS, and CDS in the library. ComponentDefinition objects that realize a CombinatorialDerivation can be derived in accordance with the class properties template, variableComponents, and strategy.
IRI: http://sbols.org/v2#CombinatorialDerivationStrategy
Specifies strategy types for combinatorial derivations.
IRI: http://sbols.org/v2#Complex
Complex component definition
IRI: http://sbols.org/v2#Component
The Component class is used to compose ComponentDefinition objects into a structural hierarchy. For example,the ComponentDefinition of a gene could contain four Component objects: a promoter, RBS, CDS, and terminator. In turn, the ComponentDefinition of the promoter Component could contain Component objects defined as various operator sites.
IRI: http://sbols.org/v2#ComponentDefinition
Can be used to represent biological design components such as DNA, RNA and small molecules.
IRI: http://sbols.org/v2#ComponentInstance
The ComponentInstance abstract class is inherited by SBOL classes that represent the usage or occurrence of a ComponentDefinition within a larger design (that is, another ComponentDefinition or ModuleDefinition).
IRI: http://sbols.org/v2#Cut
The Cut class has been introduced to enable the specification of a region between two discrete positions. This specification is accomplished using the at property, which specifies a discrete position that that corresponds to the index of a character in the elements String of a Sequence.
IRI: http://sbols.org/v2#differentFrom
The definition property of the subject Component MUST NOT refer to the same ComponentDefinition as that of the object Component.
IRI: http://sbols.org/v2#Direction
Not represented in SBOL directly. It is used in the OWL representation to enforce choosing a direction type using one of its subclasses.
IRI: http://sbols.org/v2#DNA
DNA component definition
IRI: http://sbols.org/v2#Effector
Effector small molecule
IRI: http://sbols.org/v2#EngineeredGene
EngineeredGene DNA component
IRI: http://sbols.org/v2#enumerate
A user SHOULD derive all possible ComponentDefinition objects specified by the CombinatorialDerivation.
IRI: http://sbols.org/v2#FunctionalComponent
A FunctionalComponent is an instance of a ComponentDefinition being used as part of a ModuleDefinition. The ModuleDefinition describes how the that describes how the FunctionalComponent interacts with others and summarizes their aggregate function
IRI: http://sbols.org/v2#Gene
Gene DNA component
IRI: http://sbols.org/v2#GenericLocation
While the Range and Cut classes are best suited to specifying regions on Sequence objects with IUPAC encodings, the GenericLocation class is included as a starting point for specifying regions on Sequence objects with different encoding properties and potentially nonlinear structure. This class can also be used to set the orientation of a SequenceAnnotation and any associated Component when their parent ComponentDefinition is a partial design that lacks a Sequence.
IRI: http://sbols.org/v2#GenericTopLevel
The GenericTopLevel class is used to represent top-level entities whose purpose is to contain a set of annotations that are independent of any other class of SBOL object.
IRI: http://sbols.org/v2#Identified
Represents SBOL objects that can be identified uniquely using URIs.
IRI: http://sbols.org/v2#Implementation
An Implementation represents an instance of a synthetic biological construct, and describes the build phase of a design-built-test-learn workflow. Importantly, an Implementation can be associated with a laboratory sample that was already built, or that is to be built in the future. An Implementation can also represent virtual and simulated instances. An Implementation may be linked back to its original design (either a ModuleDefinition or ComponentDefinition) using the wasDerivedFroms property inherited from the Identified superclass. An Implementation may also link to a ModuleDefinition or ComponentDefinition that specifies its realized structure and/or function.
IRI: http://sbols.org/v2#in
Indicates that the FunctionalComponent is an input.
IRI: http://sbols.org/v2#inline
The region specified by this Location is on the elements of a Sequence.
IRI: http://sbols.org/v2#inout
Indicates that the FunctionalComponent is both an input and output.
IRI: http://sbols.org/v2#Interaction
Provides more detailed description of how the FunctionalComponent objects of a ModuleDefinition are intended to work together.
IRI: http://sbols.org/v2#Location
Extended by the Range, Cut, and GenericLocation classes.
IRI: http://sbols.org/v2#MapsTo
When ComponentDefinition and ModuleDefinition objects are composed into structural and functional hierarchies using ComponentInstance and Module objects, it is often the case that some ComponentInstance objects are intended to represent the same entity in the overall design. The purpose of the MapsTo class is to make these identity relationships clear and explicit. For example, consider a ModuleDefinition for a genetic inverter that includes a FunctionalComponent for an abstract repressor protein. When this ModuleDefinition is instantiated within a “higher level” ModuleDefinition that includes a FunctionalComponent for a LacI protein, the MapsTo object can be used to indicate that the repressor protein in the first ModuleDefinition is LacI in the context of the composite design.
IRI: http://sbols.org/v2#merge
In the context of the ComponentDefinition or ModuleDefinition that contains the owner of the MapsTo, all references to the local ComponentInstance or the remote ComponentInstance MUST dereference to both objects.
IRI: http://sbols.org/v2#mergeRoles
Indicates to use the union of the two sets: both the set of zero or more roles given for this Component as well as the set of zero or more roles given for the included subComponentDefinition.
IRI: http://sbols.org/v2#Model
Serves as a placeholder for an external computational model and provide additional meta-data to enable better reasoning about the contents of this model.
IRI: http://sbols.org/v2#Module
Represents the usage or occurrence of a ModuleDefinition within a larger design.
IRI: http://sbols.org/v2#ModuleDefinition
Represents a grouping of structural and functional entities in a biological design.
IRI: http://sbols.org/v2#NASequence
Nucleic acid sequence
IRI: http://sbols.org/v2#none
Indicates that the FunctionalComponent is neither an input or output.
IRI: http://sbols.org/v2#one
Exactly one Component in the derived ComponentDefinition SHOULD have a wasDerivedFroms property that refers to the template Component.
IRI: http://sbols.org/v2#oneOrMore
At least one Component in the derived ComponentDefinition SHOULD have a wasDerivedFroms property that refers to the template Component.
IRI: http://sbols.org/v2#Operator
Operator DNA component
IRI: http://sbols.org/v2#oppositeOrientationAs
The subject and object Component objects MUST have opposite orientations. If each one is associated with a SequenceAnnotation, then the orientation URIs of the Location objects of one SequenceAnnotation MUST NOT be among those of the other SequenceAnnotation.
IRI: http://sbols.org/v2#Orientation
Provides values for the orientation of a Sequence entity.
IRI: http://sbols.org/v2#out
Indicates that the FunctionalComponent is an output.
IRI: http://sbols.org/v2#overrideRoles
Indicates that in the context of a Component, ignore any roles given for the included subComponentDefinition. Instead use only the set of zero or more roles given for this Component.
IRI: http://sbols.org/v2#Participation
Each Participation represents how a particular FunctionalComponent behaves in its parent Interaction.
IRI: http://sbols.org/v2#precedes
The position of the subject Component MUST precede that of the object Component. If each one is associated with a SequenceAnnotation, then the SequenceAnnotation associated with the subject Component MUST specify a region that starts before the region specified by the SequenceAnnotation associated with the object Component.
IRI: http://sbols.org/v2#private
Indicates that a ComponentInstance MUST NOT be referred to by remote MapsTo objects.
IRI: http://sbols.org/v2#Promoter
Promoter DNA component
IRI: http://sbols.org/v2#Protein
Protein component definition
IRI: http://sbols.org/v2#ProteinSequence
Protein sequence
IRI: http://sbols.org/v2#public
Indicates that a ComponentInstance MAY be referred to by remote MapsTo objects.
IRI: http://sbols.org/v2#Range
A Range object specifies a region via discrete, inclusive start and end positions that correspond to indices for characters in the elements String of a Sequence.
IRI: http://sbols.org/v2#RBS
RBS DNA component
IRI: http://sbols.org/v2#Refinement
Not represented in SBOL directly. It is used in the OWL representation to enforce choosing a refinement using one of its subclasses.
IRI: http://sbols.org/v2#Restriction
Specifies relative positions of sub components in a design.
IRI: http://sbols.org/v2#reverseComplement
The region specified by this Location is on the reverse-complement translation of the elements of a Sequence. The exact nature of this translation depends on the encoding of the Sequence
IRI: http://sbols.org/v2#RNA
RNA component definition
IRI: http://sbols.org/v2#RoleIntegration
Not represented in SBOL directly. It is used in the OWL representation to enforce choosing a role integration using one of its subclasses.
IRI: http://sbols.org/v2#sameOrientationAs
The subject and object Component objects MUST have the same orientation. If each one is associated with a SequenceAnnotation, then the orientation URIs of the Location objects of the first SequenceAnnotation MUST be among those of the second SequenceAnnotation, and vice versa.
IRI: http://sbols.org/v2#sample
A user SHOULD derive a subset of all possible ComponentDefinition objects specified by CombinatorialDerivation. The manner in which this subset is chosen is for the user to decide.
IRI: http://sbols.org/v2#SBOLVocabulary
Not represented in SBOL directly. It is used to group SBOL specific terms.
IRI: http://sbols.org/v2#Sequence
The purpose of the Sequence class is to represent the primary structure of a ComponentDefinition object and the manner in which it is encoded. This representation is accomplished by means of the elements property and encoding property.
IRI: http://sbols.org/v2#SequenceAnnotation
The SequenceAnnotation class describes one or more regions of interest on the Sequence objects referred to by its parent ComponentDefinition. In addition, SequenceAnnotation objects can describe the substructure of their parent ComponentDefinition through association with the Component objects contained by this ComponentDefinition.
IRI: http://sbols.org/v2#SequenceConstraint
The SequenceConstraint class can be used to assert restrictions on the relative, sequence-based positions of pairs of Component objects contained by the same parent ComponentDefinition. The primary purpose of this class is to enable the specification of partially designed ComponentDefinition objects, for which the precise positions or orientations of their contained Component objects are not yet fully determined. Each SequenceConstraint includes the restriction, subject, and object properties.
IRI: http://sbols.org/v2#SmallMolecule
SmallMolecule component definition
IRI: http://sbols.org/v2#SMILES
SMILES sequence
IRI: http://sbols.org/v2#TopLevel
Can be used to represent biological design components such as DNA, RNA and small molecules.
IRI: http://sbols.org/v2#useLocal
In the context of the ComponentDefinition or ModuleDefinition that contains the owner of the MapsTo, all references to the remote ComponentInstance MUST dereference to the local ComponentInstance instead.
IRI: http://sbols.org/v2#useRemote
Indicates that all references to the local ComponentInstance MUST dereference to the remote ComponentInstance instead.
IRI: http://sbols.org/v2#VariableComponent
The VariableComponent class can be used to specify a choice of ComponentDefinition objects for any new 35 Component derived from a template Component in the template ComponentDefinition.
IRI: http://sbols.org/v2#VariableOperator
Specifies the operator types for combinatorial derivations.
IRI: http://sbols.org/v2#verifyIdentical
Indicates that the definition properties of the local and remote ComponentInstance objects MUST refer to the same ComponentDefinition.
IRI: http://sbols.org/v2#zeroOrMore
Any number of Component objects in the derived ComponentDefinition MAY have wasDerivedFroms properties that refer to the template Component.
IRI: http://sbols.org/v2#zeroOrOne
No more than one Component in the derived ComponentDefinition SHOULD have a wasDerivedFroms property that refers to the template Component.
IRI: http://sbols.org/v2#access
The access property is a REQUIRED URI that indicates whether the ComponentInstance can be referred to remotely by a MapsTo on another ComponentInstance or Module contained by a different parent ComponentDefinition or ModuleDefinition (one that does not contain this ComponentInstance)
has characteristics: functional
IRI: http://sbols.org/v2#built
The built property is OPTIONAL and MAY contain a URI that MUST refer to a TopLevel object that is either a ComponentDefinition or ModuleDefinition. This ComponentDefinition or ModuleDefinition is intended to describe the actual physical structure and/or functional behavior of the Implementation.
has characteristics: functional
IRI: http://sbols.org/v2#component
The components property is OPTIONAL and MAY specify a set of Component objects that are contained by the ComponentDefinition. The set of relations between Component and ComponentDefinition objects is strictly acyclic.
IRI: http://sbols.org/v2#definition
The definition property is a REQUIRED URI that refers to the ComponentDefinition of the ComponentInstance. As described in the previous section, this ComponentDefinition effectively provides information about the types and roles of the ComponentInstance.
has characteristics: functional
IRI: http://sbols.org/v2#direction
Each FunctionalComponent MUST specify via the direction property whether it serves as an input, output, both, or neither for its parent ModuleDefinition object.
has characteristics: functional
IRI: http://sbols.org/v2#encoding
The encoding property is REQUIRED and has a data type of URI. This property MUST indicate how the elements property of a Sequence MUST be formed and interpreted.
has characteristics: functional
IRI: http://sbols.org/v2#format
The format property is OPTIONAL and MAY contain a URI that specifies the format of the attached file. It is RECOMMENDED that this URI refer to a term from the EMBRACE Data and Methods (EDAM) ontology
has characteristics: functional
IRI: http://sbols.org/v2#framework
The framework property is REQUIRED and MUST contain a URI that specifies the framework in which the model is implemented. It is RECOMMENDED this URI refer to a term from the modeling framework branch of the SBO when possible.
has characteristics: functional
IRI: http://sbols.org/v2#functionalComponent
The property is OPTIONAL and MAY be used specify a set of FunctionalComponent objects contained by the ModuleDefinition.
IRI: http://sbols.org/v2#interaction
The interaction property is OPTIONAL and MAY be used specify a set of Interaction objects within the ModuleDefinition.
IRI: http://sbols.org/v2#isComponentOf
Inverse of the component property.
IRI: http://sbols.org/v2#isDefinitionOf
Inverse of the definition property.
IRI: http://sbols.org/v2#isInteractionOf
Inverse of the interaction property.
IRI: http://sbols.org/v2#isMemberOf
Inverse of the member property.
IRI: http://sbols.org/v2#isModuleOf
Inverse of the module property.
IRI: http://sbols.org/v2#isObjectOf
Inverse of the object property
IRI: http://sbols.org/v2#isSequenceOf
Inverse of the sequence property.
has characteristics: functional
IRI: http://sbols.org/v2#isSubjectOf
Inverse of the subject property.
IRI: http://sbols.org/v2#language
The language property is REQUIRED and MUST contain a URI that specifies the language in which the model is implemented. It is RECOMMENDED that this URI refer to a term from the EMBRACE Data and Methods (EDAM) ontology.
has characteristics: functional
IRI: http://sbols.org/v2#local
This REQUIRED property has a data type of URI and is used to refer to the ComponentInstance contained by the “higher level” ComponentDefinition or ModuleDefinition. This local ComponentInstance MUST be contained by the ComponentDefinition or ModuleDefinition that contains the ComponentInstance or Module that owns the MapsTo.
has characteristics: functional
IRI: http://sbols.org/v2#location
The location property is REQUIRED to specify one or more Location objects that indicate which elements of a Sequence are described by the SequenceAnnotation.
IRI: http://sbols.org/v2#mapsTo
The mapsTo property is OPTIONAL and MAY contain a MapsTo object that refers to and links together a ComponentInstance object (both Component objects and FunctionalComponent objects) within a larger design.
IRI: http://sbols.org/v2#member
Contains a reference to a top level entity.
IRI: http://sbols.org/v2#model
The model property is OPTIONAL and MAY be used to specify a set of URI references to Model objects.
IRI: http://sbols.org/v2#module
The property is OPTIONAL and MAY be used specify a set of Module objects contained by the ModuleDefinition. Note that the set of relations between Module and ModuleDefinition objects is strictly acyclic.
IRI: http://sbols.org/v2#object
The object property is REQUIRED and MUST contain a URI that refers to a Component contained by the same parent ComponentDefinition that contains the SequenceConstraint. This Component MUST NOT be the same Component that the SequenceConstraint refers to via its subject property.
has characteristics: functional
IRI: http://sbols.org/v2#operator
The operator property is REQUIRED and has a data type of URI. This property specifies how many Component objects SHOULD be derived from the template Component during the derivation of a new ComponentDefinition.
has characteristics: functional
IRI: http://sbols.org/v2#orientation
Indicates the type of a component's orientation. All subclasses of Location share this property, which can be used to indicate how the region specified by the SequenceAnnotation and any associated double-stranded Component is oriented on the elements of a Sequence from their parent ComponentDefinition
has characteristics: functional
IRI: http://sbols.org/v2#participant
The participant property MUST specify precisely one FunctionalComponent object that plays the designated role in its parent Interaction object.
has characteristics: functional
IRI: http://sbols.org/v2#participation
The participation property is an OPTIONAL and MAY contain a Participation object, which identifies the roles that its referenced FunctionalComponent plays in the Interaction.
IRI: http://sbols.org/v2#persistentIdentity
It is used to refer to a set of SBOL objects that are different versions of each other.
has characteristics: functional
IRI: http://sbols.org/v2#refinement
The refinement property is REQUIRED and has a data type of URI. Each MapsTo object MUST specify the rela- 27 tionship between its local and remote ComponentInstance objects.
has characteristics: functional
IRI: http://sbols.org/v2#remote
This REQUIRED property has a data type of URI and is used to refer to the ComponentInstance contained by the “lower level” ComponentDefinition or ModuleDefinition. This remote ComponentInstance MUST be contained by the ComponentDefinition or ModuleDefinition that is the definition of the ComponentInstance or Module that owns the MapsTo. Lastly, the access property of the remote ComponentInstance MUST be set to “public.
has characteristics: functional
IRI: http://sbols.org/v2#restriction
The restriction property is REQUIRED and has a data type of URI. This property MUST indicate the type of structural restriction on the positions, orientations, or structural identities of the subject and object Component objects in relation to each other.
has characteristics: functional
IRI: http://sbols.org/v2#role
Clarifies the potential function of an entity in a biochemical or physical context. When it is used for ComponentDefinitions, it MUST identify terms from ontologies that are consistent with the types property of the ComponentDefinition. For example, the roles property of a DNA or RNA ComponentDefinition could contain URIs identifying terms from the Sequence Ontology (SO).
IRI: http://sbols.org/v2#roleIntegration
A roleIntegration specifies the relationship between a Component instance’s own set of roles and the set of roles on the included sub-ComponentDefinition.
has characteristics: functional
IRI: http://sbols.org/v2#sequence
The sequences property is OPTIONAL and MAY include a set of URIs that refer to Sequence objects. These objects define the primary structure of the ComponentDefinition.
IRI: http://sbols.org/v2#sequenceAnnotation
The sequenceAnnotations property is OPTIONAL and MAY contain a set of SequenceAnnotation objects. Each SequenceAnnotation specifies and describes a potentially discontiguous region on the Sequence objects referred to by the ComponentDefinition.
IRI: http://sbols.org/v2#sequenceConstraint
The sequenceConstraints property is OPTIONAL and MAY contain a set of SequenceConstraint objects. These objects describe any restrictions on the relative, sequence-based positions and/or orientations of the Component objects contained by the ComponentDefinition. For example, the ComponentDefinition of a gene might specify that the position of its promoter Component precedes that of its CDS Component. This is particularly useful when a ComponentDefinition lacks a Sequence and therefore cannot specify the precise, sequence-based positions of its Component objects using SequenceAnnotation objects.
IRI: http://sbols.org/v2#source
The source property is REQUIRED and MUST contain a URI reference to the source file for a model.
has characteristics: functional
IRI: http://sbols.org/v2#strategy
Indicates combinatorial derivation strategy.
has characteristics: functional
IRI: http://sbols.org/v2#subject
The subject property is REQUIRED and MUST contain a URI that refers to a Component contained by the same parent ComponentDefinition that contains the SequenceConstraint.
has characteristics: functional
IRI: http://sbols.org/v2#template
The template property is REQUIRED and MUST contain a URI that refers to a ComponentDefinition. This ComponentDefinition is expected to serve as a template for the derivation of new ComponentDefinition objects.
has characteristics: functional
IRI: http://sbols.org/v2#type
Specifies the category of biochemical or physical entity. For example DNA, protein, or small molecule that a ComponentDefinition object abstracts for the purpose of engineering design. For DNA or RNA entities, additional types fields are used to describe nucleic acid topology (circular / linear) and strandedness (double- or single-stranded).
IRI: http://sbols.org/v2#variable
The variable property is REQUIRED and MUST contain a URI that refers to a template Component in the template ComponentDefinition.
has characteristics: functional
IRI: http://sbols.org/v2#variableComponent
The variableComponent property is OPTIONAL and MAY contain a set of VariableComponent objects.
IRI: http://sbols.org/v2#variant
The variants property is OPTIONAL and MAY contain zero or more URIs that each refer to a ComponentDefinition. This property specifies individual ComponentDefinition objects to serve as options when deriving a new Component from the template Component.
IRI: http://sbols.org/v2#variantCollection
This property is OPTIONAL and MAY contain zero or more URIs that each refer to a Collection. The members property of each Collection referred to in this way MUST NOT be empty. This property enables the convenient specification of existing groups of ComponentDefinition objects to serve as options when deriving a new Component from the template Component.
IRI: http://sbols.org/v2#variantDerivation
The variantDerivations property is OPTIONAL and MAY contain zero or more URIs that each refer to a CombinatorialDerivation. This property enables the convenient specification of ComponentDefinition objects derived in accordance with another CombinatorialDerivation to serve as options when deriving a new Component from the template Component.
IRI: http://sbols.org/v2#at
specifies a discrete position that that corresponds to the index of a character in the elements String of a Sequence.
has characteristics: functional
IRI: http://sbols.org/v2#displayId
The displayId property is an OPTIONAL identifier with a data type of String. This property is intended to be an intermediate between name and identity that is machine-readable, but more human-readable than the full URI of an identity.
has characteristics: functional
IRI: http://sbols.org/v2#elements
The elements property is a REQUIRED String of characters that represents the constituents of a biological or chemical molecule. For example, these characters could represent the nucleotide bases of a molecule of DNA, the amino acid residues of a protein, or the atoms and chemical bonds of a small molecule.
has characteristics: functional
IRI: http://sbols.org/v2#end
Specifies the inclusive ending position of the Range.
has characteristics: functional
IRI: http://sbols.org/v2#hash
The hash property is OPTIONAL and MAY contain a SHA-1 hash of the file contents represented as a hexadecimal digest.
has characteristics: functional
IRI: http://sbols.org/v2#size
The size property is OPTIONAL and MAY contain a long indicating the file size in bytes.
has characteristics: functional
IRI: http://sbols.org/v2#start
Specifies the inclusive starting position of the Range.
has characteristics: functional
IRI: http://sbols.org/v2#version
The version property is OPTIONAL and has a data type of String. This property can be used to compare two SBOL objects with the same persistentIdentity.
has characteristics: functional
IRI: http://www.biopax.org/release/biopax-level3.owl#Complex
IRI: http://www.biopax.org/release/biopax-level3.owl#DnaRegion
IRI: http://sbols.org/v2#enumerate
A user SHOULD derive all possible ComponentDefinition objects specified by the CombinatorialDerivation.
IRI: http://sbols.org/v2#in
Indicates that the FunctionalComponent is an input.
IRI: http://sbols.org/v2#inline
The region specified by this Location is on the elements of a Sequence.
IRI: http://sbols.org/v2#inout
Indicates that the FunctionalComponent is both an input and output.
IRI: http://sbols.org/v2#merge
In the context of the ComponentDefinition or ModuleDefinition that contains the owner of the MapsTo, all references to the local ComponentInstance or the remote ComponentInstance MUST dereference to both objects.
IRI: http://sbols.org/v2#none
Indicates that the FunctionalComponent is neither an input or output.
IRI: http://sbols.org/v2#one
Exactly one Component in the derived ComponentDefinition SHOULD have a wasDerivedFroms property that refers to the template Component.
IRI: http://sbols.org/v2#oneOrMore
At least one Component in the derived ComponentDefinition SHOULD have a wasDerivedFroms property that refers to the template Component.
IRI: http://sbols.org/v2#out
Indicates that the FunctionalComponent is an output.
IRI: http://sbols.org/v2#private
Indicates that a ComponentInstance MUST NOT be referred to by remote MapsTo objects.
IRI: http://www.biopax.org/release/biopax-level3.owl#Protein
IRI: http://sbols.org/v2#public
Indicates that a ComponentInstance MAY be referred to by remote MapsTo objects.
IRI: http://sbols.org/v2#reverseComplement
The region specified by this Location is on the reverse-complement translation of the elements of a Sequence. The exact nature of this translation depends on the encoding of the Sequence
IRI: http://www.biopax.org/release/biopax-level3.owl#RnaRegion
IRI: http://identifiers.org/so/SO:0000057
IRI: http://identifiers.org/so/SO:0000139
IRI: http://identifiers.org/so/SO:0000141
IRI: http://identifiers.org/so/SO:0000167
IRI: http://identifiers.org/so/SO:0000234
IRI: http://identifiers.org/so/SO:0000280
IRI: http://identifiers.org/so/SO:0000316
IRI: http://identifiers.org/so/SO:0000704
IRI: http://sbols.org/v2#sample
A user SHOULD derive a subset of all possible ComponentDefinition objects specified by CombinatorialDerivation. The manner in which this subset is chosen is for the user to decide.
IRI: http://www.biopax.org/release/biopax-level3.owl#SmallMolecule
IRI: http://sbols.org/v2#useLocal
In the context of the ComponentDefinition or ModuleDefinition that contains the owner of the MapsTo, all references to the remote ComponentInstance MUST dereference to the local ComponentInstance instead.
IRI: http://sbols.org/v2#useRemote
Indicates that all references to the local ComponentInstance MUST dereference to the remote ComponentInstance instead.
IRI: http://sbols.org/v2#verifyIdentical
Indicates that the definition properties of the local and remote ComponentInstance objects MUST refer to the same ComponentDefinition.
IRI: http://sbols.org/v2#zeroOrMore
Any number of Component objects in the derived ComponentDefinition MAY have wasDerivedFroms properties that refer to the template Component.
IRI: http://sbols.org/v2#zeroOrOne
No more than one Component in the derived ComponentDefinition SHOULD have a wasDerivedFroms property that refers to the template Component.
Accessc, CombinatorialDerivationStrategyc, Directionc, Orientationc, Refinementc, Restrictionc, RoleIntegrationc, VariableOperatorc
Attachmentc, Collectionc, CombinatorialDerivationc, ComponentDefinitionc, GenericTopLevelc, Implementationc, Modelc, ModuleDefinitionc, Sequencec
CDSc, EngineeredGenec, Genec, Operatorc, Promoterc, RBSc, Terminatorc
Cutc, GenericLocationc, Rangec
differentFromc, oppositeOrientationAsc, precedesc, sameOrientationAsc
mergec, useLocalc, useRemotec, verifyIdenticalc
onec, oneOrMorec, zeroOrMorec, zeroOrOnec
This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.
Not represented in SBOL directly. It is used in the OWL representation to enforce choosing an access type using one of its subclasses.