Skip to content

Slot: name

Contributor name. For organizations, this should be the full (unabbreviated) name; can also be used for a person if the given name/family name format is not applicable.

URI: schema:name

Applicable Classes

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

Properties

  • Range: String

  • Required: True

Examples

Value
National Institute of Mental Health
Madonna
Ransome the Clown

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/credit_engine/schema/kbase/linkml

LinkML Source

name: name
description: Contributor name. For organizations, this should be the full (unabbreviated)
  name; can also be used for a person if the given name/family name format is not
  applicable.
examples:
- value: National Institute of Mental Health
- value: Madonna
- value: Ransome the Clown
from_schema: https://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- JGI:organisms.pi.name
- ORCID:name
close_mappings:
- OSTI.ARTICLE:author
- OSTI.ARTICLE:contributor
related_mappings:
- DataCite:attributes.creators.name
- DataCite:attributes.contributors.name
rank: 1000
slot_uri: schema:name
alias: name
owner: Contributor
domain_of:
- Contributor
range: string
required: true