Slot: match_scope
Synonym scope of the reg-ex rule, e.g. exact, narrow
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
Specification of a rule for generating a synonym or alternate lexical element |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:match_scope |
native |
mappingrules:match_scope |
LinkML Source
```yaml
name: match_scope
description: Synonym scope of the reg-ex rule, e.g. exact, narrow
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: match_scope
owner: Synonymizer
domain_of:
- Synonymizer
range: string
</details>