Skip to content

Slot: name

Description: A human-readable name for an attribute or entity.
Aliases: label, display name, title

Domain: Entity
Range: LabelType

Applicable Classes

Name Description Modifies Slot
MacromolecularMachineMixin A union of gene locus, gene product, and macromolecular complex. These are the basic units of function in a cell. They either carry out individual biological activities, or they encode molecules which do this. yes
Attribute A property or characteristic of an entity. For example, an apple may have properties such as color, shape, age, crispiness. An environmental sample may have attributes such as depth, lat, long, material. yes
Entity Root Biolink Model class for all things and informational relationships, real or imagined. no

LinkML Source

name: name
description: A human-readable name for an attribute or entity.
in_subset:
- translator_minimal
- samples
from_schema: https://w3id.org/biolink/biolink-model
aliases:
- label
- display name
- title
exact_mappings:
- gff3:Name
- gpi:DB_Object_Name
narrow_mappings:
- dct:title
- WIKIDATA_PROPERTY:P1476
domain: entity
slot_uri: rdfs:label
alias: name
domain_of:
- attribute
- entity
- macromolecular machine mixin
range: label type