Slot: grounding

External ontology IRIs (typically GO, ChEBI, UBERON, CL, MeSH) that this entity is a surrogate / abstraction / model of. Replaces the legacy OWL pattern tvbo:surrogate_of by carrying the link 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: oboInOwl:hasDbXref

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 oboInOwl:hasDbXref

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 oboInOwl:hasDbXref
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. Replaces the legacy OWL pattern
  `tvbo:surrogate_of` by carrying the link 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: oboInOwl:hasDbXref
domain_of:
- StateVariable
- Parameter
- DerivedVariable
range: uriorcurie
multivalued: true