Slot: term

A normalized term that groups ontology elements

URI: mappingrules:term

Applicable Classes

Name

Description

Modifies Slot

LexicalGrouping

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/mapping-rules-datamodel

LinkML Source

```yaml name: term description: A normalized term that groups ontology elements from_schema: https://w3id.org/oak/mapping-rules-datamodel rank: 1000 key: true alias: term owner: LexicalGrouping domain_of: - LexicalGrouping range: string required: true
</details>