Skip to content

Slot: name

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

Range: String

Applicable Classes

Name Description Modifies Slot
InformationResource A database or knowledgebase and its supporting ecosystem of interfaces and services that deliver content to consumers (e.g. web portals, APIs, query endpoints, streaming services, data downloads, etc.). A single Information Resource by this definition may span many different datasets or databases, and include many access endpoints and user interfaces. Information Resources include project-specific resources such as a Translator Knowledge Provider, and community knowledgebases like ChemBL, OMIM, or DGIdb. no

LinkML Source

name: name
description: A human-readable name for an attribute or entity.
from_schema: https://w3id.org/biolink/information_resource_registry.yaml
aliases:
- label
- display name
- title
slot_uri: rdfs:label
alias: name
domain_of:
- InformationResource
range: string