Skip to content

Slot: name

A string used as a name or title.

URI: schema:name Alias: name

Applicable Classes

Name Description Modifies Slot
Experiment A discrete scientific procedure undertaken to make a discovery, test a hypothesis, or demonstrate a known fact. no
DataSource 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. UniProt's release number) or an access date to allow the original raw data dump to be recapitulated. yes
Event Something that happened. no
Contributor Represents a contributor to the 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
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 as names.
yes
Cluster Represents an individual execution of a clustering protocol. See the ClusterMember class for clustering results. no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/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/cdm_schema
rank: 1000
slot_uri: schema:name
alias: name
domain_of:
- Cluster
- Contributor
- DataSource
- Event
- Experiment
- Name
range: string