Slot: creator
The person or organization responsible for creating the knowledge graph.
URI: kgr:creator
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
KnowledgeGraph | A knowledge graph resource | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:creator |
native | kgr:creator |
LinkML Source
```yaml
name: creator
description: The person or organization responsible for creating the knowledge graph.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: creator
owner: KnowledgeGraph
domain_of:
- KnowledgeGraph
range: string
```