Slot: symmetric
If s is symmetric, and i.s=v, then v.s=i
URI: linkml:symmetric Alias: symmetric
Inheritance
- relational_logical_characteristic
- symmetric
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
SlotDefinition | an element that describes how instances are related to other instances | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
Mapping Type | Mapped Value |
---|---|
self | linkml:symmetric |
native | linkml:symmetric |
close | owl:SymmetricProperty |
LinkML Source
name: symmetric
description: If s is symmetric, and i.s=v, then v.s=i
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
close_mappings:
- owl:SymmetricProperty
rank: 1000
is_a: relational_logical_characteristic
domain: slot_definition
alias: symmetric
domain_of:
- slot_definition
range: boolean