Skip to content

Slot: contributor_type

Must be either 'Person' or 'Organization'.

URI: schema:@type Alias: contributor_type

Applicable Classes

Name Description Modifies Slot
Contributor Represents a contributor to the resource no

Properties

Examples

Value
Person
Organization

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self schema:@type
native cdm:contributor_type
exact DataCite:attributes.contributors.name_type, DataCite:attributes.creators.name_type

LinkML Source

name: contributor_type
description: Must be either 'Person' or 'Organization'.
examples:
- value: Person
- value: Organization
from_schema: https://github.com/kbase/cdm-schema
exact_mappings:
- DataCite:attributes.contributors.name_type
- DataCite:attributes.creators.name_type
rank: 1000
slot_uri: schema:@type
alias: contributor_type
owner: Contributor
domain_of:
- Contributor
range: ContributorType