Slot: oneway
if true then subject and object can be switched and predicate inverted
URI: mappingrules:oneway
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual mapping rule, if preconditions match the postconditions are app… |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:oneway |
native |
mappingrules:oneway |
LinkML Source
```yaml
name: oneway
description: if true then subject and object can be switched and predicate inverted
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
ifabsent: 'False'
alias: oneway
owner: MappingRule
domain_of:
- MappingRule
range: boolean
</details>