resource_contributor_orcid
URI: mifc:resource_contributor_orcid
Applicable to: Resource
Description
A list of strings representing ORCIDs URLs of people who contributed to a MIFC-formatted dataset.
Properties
- Range: String. The range of the slot is the type of the value that can be assigned to it.
- Multivalued: True. If the slot is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|
separated. - Requirement status: Recommended (We suggest adding this slot, but it is not required.)
Examples
Example: [https://orcid.org/0000-0003-0857-700X|https://orcid.org/0000-0002-3410-4655]
Example value:
[https://orcid.org/0000-0003-0857-700X|https://orcid.org/0000-0002-3410-4655]
Comments
- See https://orcid.org/.
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:resource_contributor_orcid |
native | mifc:resource_contributor_orcid |
Schema developer documentation
LinkML source
name: resource_contributor_orcid
description: A list of strings representing ORCIDs URLs of people who contributed
to a MIFC-formatted dataset.
comments:
- See https://orcid.org/.
examples:
- value: '[https://orcid.org/0000-0003-0857-700X|https://orcid.org/0000-0002-3410-4655]'
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: resource_contributor_orcid
domain_of:
- Resource
range: string
recommended: true
multivalued: true