Skip to content

Slot: asymmetric

If s is antisymmetric, and i.s=v where i is different from v, v.s cannot have value i

URI: linkml:asymmetric Alias: asymmetric

Inheritance

Applicable Classes

Name Description Modifies Slot
SlotDefinition an element that describes how instances are related to other instances no

Properties

Type and Range

Property Value
Range Boolean
Domain SlotDefinition
Domain Of SlotDefinition

Cardinality and Requirements

Property Value

In Subsets

Comments

  • asymmetry is the combination of antisymmetry and irreflexivity

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:asymmetric
native linkml:asymmetric
close owl:AsymmetricProperty

LinkML Source

name: asymmetric
description: If s is antisymmetric, and i.s=v where i is different from v, v.s cannot
  have value i
comments:
- asymmetry is the combination of antisymmetry and irreflexivity
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
close_mappings:
- owl:AsymmetricProperty
rank: 1000
is_a: relational_logical_characteristic
domain: slot_definition
alias: asymmetric
domain_of:
- slot_definition
range: boolean