Slot: date_created
The date the knowledge graph was created.
URI: kgr:date_created
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:date_created |
native | kgr:date_created |
LinkML Source
```yaml
name: date_created
description: The date the knowledge graph was created.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: date_created
owner: KnowledgeGraph
domain_of:
- KnowledgeGraph
range: string
```