Skip to content

Slot: relational_logical_characteristic

An abstract grouping for metaslots that describe logical properties of a slot

* __NOTE__: this is an abstract slot and should not be populated directly URI: [linkml:relational_logical_characteristic](https://w3id.org/linkml/relational_logical_characteristic) ## Inheritance * **relational_logical_characteristic** * [symmetric](symmetric.md) * [asymmetric](asymmetric.md) * [reflexive](reflexive.md) * [irreflexive](irreflexive.md) * [locally_reflexive](locally_reflexive.md) * [transitive](transitive.md) ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain | [SlotDefinition](SlotDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:relational_logical_characteristic | | native | linkml:relational_logical_characteristic | ## LinkML Source
name: relational_logical_characteristic
description: An abstract grouping for metaslots that describe logical properties of
  a slot
from_schema: https://w3id.org/linkml/meta
rank: 1000
abstract: true
domain: slot_definition
range: boolean