Slot: contributor_type
Must be either 'Person' or 'Organization'.
URI: schema:@type
Applicable Classes
| Name |
Description |
Modifies Slot |
| Contributor |
Represents a contributor to the resource |
no |
Properties
Examples
| Value |
| Person |
| Organization |
Schema Source
- from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:@type |
| native |
dcm: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://kbase.github.io/credit_engine/linkml/credit_metadata
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