# Slot: match_scope _Synonym scope of the reg-ex rule, e.g. exact, narrow_ URI: [mappingrules:match_scope](https://w3id.org/oak/mapping-rules-datamodel/match_scope) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Synonymizer](Synonymizer.md) | Specification of a rule for generating a synonym or alternate lexical element | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/mapping-rules-datamodel ## 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 ```