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
SlotDefinition an element that describes how instances are related to other instances yes
TypeDefinition an element that whose instances are atomic scalar values that can be mapped t... yes

Properties

Type and Range

Property Value
Range Element
Domain Element
Domain Of TypeDefinition, SlotDefinition, ClassDefinition

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Notes

  • this only applies in the OWL generation

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