Slot: propertyType
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A node is a class, property, or other entity in an ontology |
no |
Properties
Range: PropertyTypeEnum
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:propertyType |
native |
obographs:propertyType |
LinkML Source
```yaml
name: propertyType
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: propertyType
domain_of:
- Node
range: PropertyTypeEnum
</details>