Slot: in_place
Whether the rule is applied in place or not.
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
Specification of a rule for generating a synonym or alternate lexical element |
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:in_place |
native |
mappingrules:in_place |
LinkML Source
```yaml
name: in_place
description: Whether the rule is applied in place or not.
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: in_place
owner: Synonymizer
domain_of:
- Synonymizer
range: boolean
</details>