# Slot: synonyms _A list of synonym property value assertions for an entity_ URI: [obographs:synonyms](https://github.com/geneontology/obographs/synonyms) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Meta](Meta.md) | A collection of annotations on an entity or ontology or edge or axiom | no | ## Properties * Range: [SynonymPropertyValue](SynonymPropertyValue.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:synonyms | | native | obographs:synonyms | ## LinkML Source
```yaml name: synonyms description: A list of synonym property value assertions for an entity from_schema: https://github.com/geneontology/obographs rank: 1000 alias: synonyms domain_of: - Meta range: SynonymPropertyValue multivalued: true ```