Skip to content

Slot: unique_key_slots

list of slot names that form a key. The tuple formed from the values of all these slots should be unique.

URI: linkml:unique_key_slots

Applicable Classes

Name Description Modifies Slot
UniqueKey a collection of slots whose values uniquely identify an instance of a class no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/meta

LinkML Source

name: unique_key_slots
description: list of slot names that form a key. The tuple formed from the values
  of all these slots should be unique.
in_subset:
- SpecificationSubset
- BasicSubset
- RelationalModelProfile
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: unique_key
multivalued: true
alias: unique_key_slots
domain_of:
- unique_key
range: slot_definition
required: true