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
- Range: ContributorType
Examples
Value |
---|
Person |
Organization |
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
LinkML Source
name: contributor_type
description: Must be either 'Person' or 'Organization'
examples:
- value: Person
- value: Organization
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
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