Skip to content

Slot: children_are_mutually_disjoint

If true then all direct is_a children are mutually disjoint and share no instances in common

URI: linkml:children_are_mutually_disjoint Alias: children_are_mutually_disjoint

Applicable Classes

Name Description Modifies Slot
ClassDefinition an element whose instances are complex objects that may have slot-value assig... no
SlotDefinition an element that describes how instances are related to other instances no

Properties

Type and Range

Property Value
Range Boolean
Domain Definition
Domain Of SlotDefinition, ClassDefinition

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: children_are_mutually_disjoint
description: If true then all direct is_a children are mutually disjoint and share
  no instances in common
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: definition
alias: children_are_mutually_disjoint
domain_of:
- slot_definition
- class_definition
range: boolean