Slot: contributors
A list of people and/or organizations who contributed to the resource.
URI: schema:creator
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
CreditMetadata | Represents the credit metadata associated with an object | no |
Properties
-
Range: Contributor
-
Multivalued: True
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:creator |
native | dcm:contributors |
narrow | DataCite:attributes.contributors, DataCite:attributes.creators, ORCID:contributors, OSTI.ARTICLE:contributors, OSTI.ARTICLE:authors, JGI:organisms.pi |
LinkML Source
name: contributors
description: A list of people and/or organizations who contributed to the resource.
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
narrow_mappings:
- DataCite:attributes.contributors
- DataCite:attributes.creators
- ORCID:contributors
- OSTI.ARTICLE:contributors
- OSTI.ARTICLE:authors
- JGI:organisms.pi
rank: 1000
slot_uri: schema:creator
alias: contributors
owner: CreditMetadata
domain_of:
- CreditMetadata
range: Contributor
required: true
multivalued: true