BioModels.net Biology Qualifiers
Metadata
- IRI
-
http://biomodels.net/biology-qualifiers/
- Title
BioModels.net Biology Qualifiers
- Source
- https://github.com/combine-org/combine-specifications/blob/main/specifications/qualifiers-1.1.md#biology-qualifiers
- Description
These kind of qualifiers define the relationship between a biological object represented by a model element and its annotation.
Object Properties
encodes op
IRI |
http://biomodels.net/biology-qualifiers/encodes
|
---|---|
Description | The biological entity represented by the model element encodes, directly or transitively, the subject of the referenced resource (biological entity B). This relation may be used to express, for example, that a specific DNA sequence encodes a particular protein. |
has mediator op
IRI |
http://biomodels.net/biology-qualifiers/hasMediator
|
---|---|
Description | The biological process (e.g., a reaction) has mediators (e.g., enzymes) as listed by the reference resource. Mediators can inhibit as well as enable or enhance a reaction. |
has part op
IRI |
http://biomodels.net/biology-qualifiers/hasPart
|
---|---|
Description | The biological entity represented by the model element includes the subject of the referenced resource (biological entity B), either physically or logically. This relation might be used to link a complex to the description of its components. |
has physical entity op
IRI |
http://biomodels.net/biology-qualifiers/hasPhysicalEntity
|
---|---|
Description | An attribute of the link between an entity and a process. 'hasPhysicalEntity' connects this participation link to the physical entity description of the participant. To use this qualifier, one must have a reified link. |
has property op
IRI |
http://biomodels.net/biology-qualifiers/hasProperty
|
---|---|
Description | The subject of the referenced resource (biological entity B) is a property of the biological entity represented by the model element. This relation might be used when a biological entity exhibits a certain enzymatic activity or exerts a specific function. |
has sink op
IRI |
http://biomodels.net/biology-qualifiers/hasSink
|
---|---|
Description | The biological process (e.g., a reaction) has outputs (sinks) as listed by the referenced resource. For reactions, these are the products. |
has source op
IRI |
http://biomodels.net/biology-qualifiers/hasSource
|
---|---|
Description | The biological process (e.g., a reaction) has inputs (sources) as listed by the referenced resource. For reactions, these are the reactants. |
has taxon op
IRI |
http://biomodels.net/biology-qualifiers/hasTaxon
|
---|---|
Description | The biological entity represented by the model element is taxonomically restricted, where the restriction is the subject of the referenced resource (biological entity B). This relation may be used to ascribe a species restriction to a biochemical reaction. |
has version op
IRI |
http://biomodels.net/biology-qualifiers/hasVersion
|
---|---|
Description | The biological entity represented by the model element is a more general version of the subject of the referenced resource (biological entity B). For example, this relation may be used to connect a generic form of a protein in a model to a species-specific version in Uniprot. |
is op
IRI |
http://biomodels.net/biology-qualifiers/is
|
---|---|
Description | The biological entity represented by the model element has identity with the subject of the referenced resource (biological entity B). This relation might be used to link a reaction to its exact counterpart in a database, for instance. |
is described by op
IRI |
http://biomodels.net/biology-qualifiers/isDescribedBy
|
---|---|
Description | The biological entity represented by the model element is described by the subject of the referenced resource (biological entity B). This relation should be used, for instance, to link a species or a parameter to the literature that describes the concentration of that species or the value of that parameter. |
is encoded by op
IRI |
http://biomodels.net/biology-qualifiers/isEncodedBy
|
---|---|
Description | The biological entity represented by the model element is encoded, directly or transitively, by the subject of the referenced resource (biological entity B). This relation may be used to express, for example, that a protein is encoded by a specific DNA sequence. |
is homolog to op
IRI |
http://biomodels.net/biology-qualifiers/isHomologTo
|
---|---|
Description | The biological entity represented by the model element is homologous to the subject of the referenced resource (biological entity B). This relation can be used to represent biological entities that share a common ancestor. |
is part of op
IRI |
http://biomodels.net/biology-qualifiers/isPartOf
|
---|---|
Description | The biological entity represented by the model element is a physical or logical part of the subject of the referenced resource (biological entity B). This relation may be used to link a model component to a description of the complex in which it is a part. |
is property of op
IRI |
http://biomodels.net/biology-qualifiers/isPropertyOf
|
---|---|
Description | The biological entity represented by the model element is a property of the referenced resource (biological entity B). |
is related to op
IRI |
http://biomodels.net/biology-qualifiers/isRelatedTo
|
---|---|
Description | The biological entity represented by the model element is somehow associated, directly or transitively, with the subject of the referenced resource (biological entity B). This qualifier may be used as a generic way to express any biological relationship. |
is version of op
IRI |
http://biomodels.net/biology-qualifiers/isVersionOf
|
---|---|
Description | The biological entity represented by the model element is a more specific version or an instance of the subject of the referenced resource (biological entity B). This relation may be used to connect, for example, a specific process in the model to a generic process name in the Gene Ontology. |
occurs in op
IRI |
http://biomodels.net/biology-qualifiers/occursIn
|
---|---|
Description | The biological entity represented by the model element is physically limited to a location, which is the subject of the referenced resource (biological entity B). This relation may be used to ascribe a compartmental location, within which a reaction takes place. |
Datatype Properties
has multiplier dp
IRI |
http://biomodels.net/biology-qualifiers/hasMultiplier
|
---|---|
Description | An attribute of the link between an entity and a process, that indicates the stoichiometry of that relationship. For example, a 'source' of a reaction may need three copies of some participant; thus, hasMultiplier would be three. To use this qualifier, one must reify (make a separate object) the 'hasSource' or 'hasSink' link. |
Range | xsd:integer |
Namespaces
- bqbiol
-
http://biomodels.net/biology-qualifiers/
- dcterms
-
http://purl.org/dc/terms/
- owl
-
http://www.w3.org/2002/07/owl#
- rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#
- rdfs
-
http://www.w3.org/2000/01/rdf-schema#
- xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
op | Object Properties |
dp | Datatype Properties |