# Slot: qualifier _Type of match for the new synonym generated._ URI: [mappingrules:qualifier](https://w3id.org/oak/mapping-rules-datamodel/qualifier) ## 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 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | mappingrules:qualifier | | native | mappingrules:qualifier | ## LinkML Source
```yaml name: qualifier description: Type of match for the new synonym generated. from_schema: https://w3id.org/oak/mapping-rules-datamodel rank: 1000 alias: qualifier owner: Synonymizer domain_of: - Synonymizer range: string ```