Slot: synonymType
This standard follows oboInOwl in allowing an open ended list of synonym types
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property value that represents an assertion about a synonym of an entity |
no |
Properties
Range: SynonymTypeIdentifierString
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:synonymType |
native |
obographs:synonymType |
LinkML Source
```yaml
name: synonymType
description: This standard follows oboInOwl in allowing an open ended list of synonym
types
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: synonymType
domain_of:
- SynonymPropertyValue
range: SynonymTypeIdentifierString
</details>