Skip to content

Slot: id

Description: A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI
Required: True

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: id
description: A unique identifier for an entity. Must be either a CURIE shorthand for
  a URI or a complete URI
from_schema: https://w3id.org/biolink/information_resource_registry.yaml
alias: id
domain_of:
- InformationResource
range: string
required: true