Enum: ContributorType
The type of contributor being represented.
URI: kb_cdm:ContributorType
Permissible Values
Value |
Meaning |
Description |
Person |
schema:Person |
A person. |
Organization |
schema:Organization |
An organization. |
Slots
Schema Source
- from schema: http://kbase.github.io/cdm-schema/cdm_schema
LinkML Source
name: ContributorType
description: The type of contributor being represented.
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
permissible_values:
Person:
text: Person
description: A person.
meaning: schema:Person
Organization:
text: Organization
description: An organization.
meaning: schema:Organization
reachable_from:
source_ontology: bioportal:DATACITE-VOCAB
source_nodes:
- DataCite:ResourceCreatorType
relationship_types:
- RDFS:subClassOf
include_self: false