Slot: authors
The authors of the publication.
URI: kgr:authors
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Publication | A publication associated with a resource | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:authors |
native | kgr:authors |
LinkML Source
```yaml
name: authors
description: The authors of the publication.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: authors
owner: Publication
domain_of:
- Publication
range: string
multivalued: true
```