# Slot: element_term _the original term used in the element_ URI: [mappingrules:element_term](https://w3id.org/oak/mapping-rules-datamodel/element_term) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RelationshipToTerm](RelationshipToTerm.md) | A relationship of an ontology element to a lexical term | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/mapping-rules-datamodel ## LinkML Source
```yaml name: element_term description: the original term used in the element from_schema: https://w3id.org/oak/mapping-rules-datamodel rank: 1000 alias: element_term owner: RelationshipToTerm domain_of: - RelationshipToTerm range: string ```