Slot: contributor_roles
List of roles played by the contributor when working on the resource.
URI: schema:Role
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Contributor | Represents a contributor to the resource | no |
Properties
-
Range: ContributorRole
-
Multivalued: 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:Role |
native | dcm:contributor_roles |
exact | DataCite:attributes.contributors.contributor_type, DataCite:attributes.creators.contributor_type |
related | JGI:organisms.pi |
close | ORCID:contributor.role, OSTI.ARTICLE:contributor.contributorType |
LinkML Source
name: contributor_roles
description: List of roles played by the contributor when working on the resource.
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
exact_mappings:
- DataCite:attributes.contributors.contributor_type
- DataCite:attributes.creators.contributor_type
close_mappings:
- ORCID:contributor.role
- OSTI.ARTICLE:contributor.contributorType
related_mappings:
- JGI:organisms.pi
rank: 1000
slot_uri: schema:Role
alias: contributor_roles
owner: Contributor
domain_of:
- Contributor
range: ContributorRole
multivalued: true