# Slot: propertyType URI: [obographs:propertyType](https://github.com/geneontology/obographs/propertyType) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Node](Node.md) | A node is a class, property, or other entity in an ontology | no | ## Properties * Range: [PropertyTypeEnum](PropertyTypeEnum.md) ## 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 ```