# Slot: synonymized URI: [mappingrules:synonymized](https://w3id.org/oak/mapping-rules-datamodel/synonymized) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RelationshipToTerm](RelationshipToTerm.md) | A relationship of an ontology element to a lexical term | no | ## Properties * Range: [Boolean](Boolean.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/mapping-rules-datamodel ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | mappingrules:synonymized | | native | mappingrules:synonymized | ## LinkML Source
```yaml name: synonymized from_schema: https://w3id.org/oak/mapping-rules-datamodel rank: 1000 alias: synonymized owner: RelationshipToTerm domain_of: - RelationshipToTerm range: boolean ```