Skip to content

Slot: contributor_id

Internal (CDM) unique identifier for a contributor.

From the Entity table: entity_id where entity_type == 'Contributor'.

__

URI: kb_cdm:contributor_id Alias: contributor_id

Applicable Classes

Name Description Modifies Slot
ContributorXRoleXProject Describes the participation of a contributor in a project; ideally the contributor_role field will capture how the contributor was involved. no
Contributor Represents a contributor to a resource.

Contributors must have a 'contributor_type', either 'Person' or 'Organization', and one of the 'name' fields: either 'given_name' and 'family_name' (for a person), or 'name' (for an organization or a person).

The 'contributor_role' field takes values from the DataCite and CRediT contributor roles vocabularies. For more information on these resources and choosing appropriate roles, please see the following links:

DataCite contributor roles: https://support.datacite.org/docs/datacite-metadata-schema-v44-recommended-and-optional-properties#7a-contributortype

CRediT contributor role taxonomy: https://credit.niso.org
yes
ContributorXDataSource Captures the people and/or organizations involved in producing a dataset; ideally the contributor_role field will capture how the contributor was involved. no
ContributorAffiliation Captures relationships between contributors where one contributor is part of another contributor, e.g. a member of a group or a group that is part of a larger organization. yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self kb_cdm:contributor_id
native kb_cdm:contributor_id

LinkML Source

name: contributor_id
description: 'Internal (CDM) unique identifier for a contributor.

  From the Entity table: entity_id where entity_type == ''Contributor''.

  '
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: contributor_id
domain_of:
- Contributor
- ContributorAffiliation
- Contributor_x_DataSource
- Contributor_x_Role_x_Project
range: cdm_contributor_id
required: true