# Slot: synonymized URI: [ontolexindex:synonymized](https://w3id.org/oak/lexical-index/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/lexical-index ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontolexindex:synonymized | | native | ontolexindex:synonymized | ## LinkML Source
```yaml name: synonymized from_schema: https://w3id.org/oak/lexical-index rank: 1000 alias: synonymized owner: RelationshipToTerm domain_of: - RelationshipToTerm range: boolean ```