Skip to content

Slot: reversed

true if the slot is to be inversed

URI: [linkml:reversed](https://w3id.org/linkml/reversed) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PathExpression](PathExpression.md) | An expression that describes an abstract path from an object to another throu... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain Of | [PathExpression](PathExpression.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:reversed | | native | linkml:reversed | ## LinkML Source
name: reversed
description: true if the slot is to be inversed
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain_of:
- path_expression
range: boolean