Skip to content

Slot: name

A string used as a name or title.

URI: schema:name Alias: name

Applicable Classes

Name Description Modifies Slot
ProtocolExecution An instance of executing a protocol. Used for no
Contributor Represents a contributor to a resource.

Contributors must have a 'contributor_type', either 'Person' or 'Organization', and one of the 'name' fields: either 'given_name' and 'family_name' (for a person), or 'name' (for an organization or a person).

The 'contributor_role' field takes values from the DataCite and CRediT contributor roles vocabularies. For more information on these resources and choosing appropriate roles, please see the following links:

DataCite contributor roles: https://support.datacite.org/docs/datacite-metadata-schema-v44-recommended-and-optional-properties#7a-contributortype

CRediT contributor role taxonomy: https://credit.niso.org
no
DataSource The source for a resource, dataset, association, etc. no
DataSourceNew The source dataset from which data within the CDM was extracted. This might be an API query; a set of files downloaded from a website or uploaded by a user; a database dump; etc. A given data source should have either version information (e.g. a release number, like those used by UniProt or RefSeq) or an access date to allow the original raw data dump to be recapitulated. yes
Event Something that happened. no
Parameter A parameter in a protocol. Currently specific to computational protocols. no
Cluster Represents an individual execution of a clustering protocol. See the ClusterMember class for clustering results. yes
Name A string used as the name or label for an entity. This may be a primary name, alternative name, synonym, acronym, or any other label used to refer to an entity.

Identifiers that look like CURIEs or database references, but which cannot be resolved using Bioregistry or identifiers.org should be added to the Name table.
yes
Variable A variable (input, output, environmental, etc.) that can be set or measured as part of a protocol. no
License License information for the resource. no
Protocol A defined method or set of methods. no
Experiment A discrete scientific procedure undertaken to make a discovery, test a hypothesis, or demonstrate a known fact. The protocol_id links to the workflow followed to perform the experiment. yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self schema:name
native kb_cdm:name

LinkML Source

name: name
description: A string used as a name or title.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
slot_uri: schema:name
alias: name
domain_of:
- Cluster
- Event
- Name
- Contributor
- DataSource
- DataSourceNew
- License
- Experiment
- Parameter
- Protocol
- ProtocolExecution
- Variable
range: string