Slot: year
The year the publication was published.
URI: kgr:year
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Publication | A publication associated with a 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:year |
native | kgr:year |
LinkML Source
```yaml
name: year
description: The year the publication was published.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: year
owner: Publication
domain_of:
- Publication
range: string
```