# Slot: synonymTypeDefinitions URI: [obographs:synonymTypeDefinitions](https://github.com/geneontology/obographs/synonymTypeDefinitions) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Graph](Graph.md) | A graph is a collection of nodes and edges and other axioms that represents a... | no | ## Properties * Range: [SynonymTypeDefinition](SynonymTypeDefinition.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:synonymTypeDefinitions | | native | obographs:synonymTypeDefinitions | ## LinkML Source
```yaml name: synonymTypeDefinitions from_schema: https://github.com/geneontology/obographs rank: 1000 alias: synonymTypeDefinitions domain_of: - Graph range: SynonymTypeDefinition multivalued: true inlined: true ```