# Slot: type URI: [obographs:type](https://github.com/geneontology/obographs/type) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Node](Node.md) | A node is a class, property, or other entity in an ontology | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:type | | native | obographs:type | ## LinkML Source
```yaml name: type from_schema: https://github.com/geneontology/obographs rank: 1000 alias: type domain_of: - Node range: string ```