Skip to content

Slot: union_of

indicates that the domain element consists exactly of the members of the element in the range.

URI: linkml:union_of Alias: union_of

Applicable Classes

Name Description Modifies Slot
ClassDefinition an element whose instances are complex objects that may have slot-value assig... yes
TypeDefinition an element that whose instances are atomic scalar values that can be mapped t... yes
SlotDefinition an element that describes how instances are related to other instances yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:union_of
native linkml:union_of

LinkML Source

name: union_of
description: indicates that the domain element consists exactly of the members of
  the element in the range.
notes:
- this only applies in the OWL generation
in_subset:
- SpecificationSubset
- OwlProfile
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: element
alias: union_of
domain_of:
- type_definition
- slot_definition
- class_definition
range: element
multivalued: true