Skip to content

Slot: id

A unique identifier for a thing

URI: schema:identifier

Applicable Classes

Name Description Modifies Slot
NamedThing A generic grouping for any identifiable entity no
SampleOperations Represents a SampleOperations no

Properties

  • Range: Uriorcurie

  • Required: True

  • Regex pattern: [a-zA-Z0-9_]+:[a-zA-Z0-9_]+

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/microbiomedata/minimal-metab

LinkML Source

name: id
description: A unique identifier for a thing
from_schema: https://w3id.org/microbiomedata/minimal-metab
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
domain_of:
- NamedThing
range: uriorcurie
required: true
pattern: '[a-zA-Z0-9_]+:[a-zA-Z0-9_]+'