Skip to content

Slot: unique_keys

A collection of named unique keys for this class. Unique keys may be singular or compound.

URI: linkml:unique_keys Alias: unique_keys

Applicable Classes

Name Description Modifies Slot
ClassDefinition an element whose instances are complex objects that may have slot-value assig... no

Properties

Type and Range

Property Value
Range UniqueKey
Domain ClassDefinition
Domain Of ClassDefinition

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

See Also

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:unique_keys
native linkml:unique_keys
exact owl:hasKey

LinkML Source

name: unique_keys
description: A collection of named unique keys for this class. Unique keys may be
  singular or compound.
in_subset:
- SpecificationSubset
- BasicSubset
- RelationalModelProfile
from_schema: https://w3id.org/linkml/meta
see_also:
- https://linkml.io/linkml/schemas/constraints.html#unique-key
exact_mappings:
- owl:hasKey
rank: 1000
domain: class_definition
alias: unique_keys
domain_of:
- class_definition
range: unique_key
multivalued: true
inlined: true