Slot: term
A normalized term that groups ontology elements
URI: ontolexindex:term
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A grouping of ontology elements by a shared lexical term |
no |
Properties
Range: String
Required: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/lexical-index
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontolexindex:term |
native |
ontolexindex:term |
LinkML Source
```yaml
name: term
description: A normalized term that groups ontology elements
from_schema: https://w3id.org/oak/lexical-index
rank: 1000
key: true
alias: term
owner: LexicalGrouping
domain_of:
- LexicalGrouping
range: string
required: true
</details>