Slot: disjoint_with
Two classes are disjoint if they have no instances in common, two slots are disjoint if they can never hold between the same two instances
URI: linkml:disjoint_with
Alias: disjoint_with
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 |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
In Subsets
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:disjoint_with |
| native |
linkml:disjoint_with |
LinkML Source
name: disjoint_with
description: Two classes are disjoint if they have no instances in common, two slots
are disjoint if they can never hold between the same two instances
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: definition
alias: disjoint_with
domain_of:
- slot_definition
- class_definition
range: definition
multivalued: true