Slot: relationships
All ontology elements grouped and their relationship to the normalized term
URI: mappingrules:relationships
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A grouping of ontology elements by a shared lexical term |
no |
Properties
Range: RelationshipToTerm
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:relationships |
native |
mappingrules:relationships |
LinkML Source
```yaml
name: relationships
description: All ontology elements grouped and their relationship to the normalized
term
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: relationships
owner: LexicalGrouping
domain_of:
- LexicalGrouping
range: RelationshipToTerm
multivalued: true
</details>