BioModels.net Model Qualifiers
Metadata
- IRI
-
http://biomodels.net/model-qualifiers/
- Title
BioModels.net Model Qualifiers
- Source
- https://github.com/combine-org/combine-specifications/blob/main/specifications/qualifiers-1.1.md#model-qualifiers
- Description
These kinds of qualifiers define the relationship between a modelling object and its annotation.
Object Properties
is op
IRI |
http://biomodels.net/model-qualifiers/is
|
---|---|
Description | The modelling object represented by the model element is identical with the subject of the referenced resource (modelling object B). For instance, this qualifier might be used to link an encoded model to a database of models. |
is derived from op
IRI |
http://biomodels.net/model-qualifiers/isDerivedFrom
|
---|---|
Description | The modelling object represented by the model element is derived from the modelling object represented by the referenced resource (modelling object B). This relation may be used, for instance, to express a refinement or adaptation in usage for a previously described modelling component. |
is instance of op
IRI |
http://biomodels.net/model-qualifiers/isInstanceOf
|
---|---|
Description | The modelling object represented by the model element is an instance of the subject of the referenced resource (modelling object B). For instance, this qualifier might be used to link a specific model with its generic form. |
has instance op
IRI |
http://biomodels.net/model-qualifiers/hasInstance
|
---|---|
Description | The modelling object represented by the model element has for instance (is a class of) the subject of the referenced resource (modelling object B). For instance, this qualifier might be used to link a generic model with its specific forms. |
is described by op
IRI |
http://biomodels.net/model-qualifiers/isDescribedBy
|
---|---|
Description | The modelling object represented by the model element is described by the subject of the referenced resource (modelling object B). This relation might be used to link a model or a kinetic law to the literature that describes it. |
Namespaces
- bqmodel
-
http://biomodels.net/model-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#
Legend
op | Object Properties |