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