Slot: doi
The DOI of the publication. This does not need to include a prefix of any kind, as it will be formatted as a URL.
URI: kgr:doi Alias: doi
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Publication | A publication associated with a resource | no |
Properties
- Range: Uriorcurie
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:doi |
| native | kgr:doi |
LinkML Source
```yaml
name: doi
description: The DOI of the publication. This does not need to include a prefix of
any kind, as it will be formatted as a URL.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: doi
owner: Publication
domain_of:
- Publication
range: uriorcurie
```