Slot: match
Reg-ex rule to match substrings in labels.
URI: mappingrules:match
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
Specification of a rule for generating a synonym or alternate lexical element |
no |
Properties
Range: RegularExpressionString
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:match |
native |
mappingrules:match |
LinkML Source
```yaml
name: match
description: Reg-ex rule to match substrings in labels.
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: match
owner: Synonymizer
domain_of:
- Synonymizer
range: RegularExpressionString
</details>