Slot: node_categories
The node categories in the graph.
URI: kgr:node_categories
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
GraphProduct | A product that is a graph, represented as nodes and edges | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:node_categories |
native | kgr:node_categories |
LinkML Source
```yaml
name: node_categories
description: The node categories in the graph.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: node_categories
owner: GraphProduct
domain_of:
- GraphProduct
range: string
multivalued: true
```