Slot: grounding

External ontology IRIs (typically GO, ChEBI, UBERON, CL, MeSH) that this entity is a surrogate / abstraction / model of. Realized as the tvbo:surrogate_of object property, carried inline with the YAML data instance. Multiple IRIs allowed: a single parameter may abstract several biological processes (e.g. a synaptic conductance grounding both GO:0060079 (excitatory PSP) and GO:0007268 (chemical synaptic transmission)).

URI: tvbo:surrogate_of

Applicable Classes

Name Description Modifies Slot
StateVariable no
Parameter no
DerivedVariable no
DerivedParameter no
FieldStateVariable no

Properties

Type and Range

Property Value
Range xsd:anyURI
Domain Of StateVariable, Parameter, DerivedVariable
Slot URI tvbo:surrogate_of

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:surrogate_of
native tvbo:grounding

LinkML Source

name: grounding
description: 'External ontology IRIs (typically GO, ChEBI, UBERON, CL, MeSH) that
  this entity is a surrogate / abstraction / model of. Realized as the `tvbo:surrogate_of`
  object property, carried inline with the YAML data instance. Multiple IRIs allowed:
  a single parameter may abstract several biological processes (e.g. a synaptic conductance
  grounding both GO:0060079 (excitatory PSP) and GO:0007268 (chemical synaptic transmission)).'
from_schema: https://w3id.org/tvbo
rank: 1000
slot_uri: tvbo:surrogate_of
domain_of:
- StateVariable
- Parameter
- DerivedVariable
range: uriorcurie
multivalued: true