# Slot: rules URI: [mappingrules:rules](https://w3id.org/oak/mapping-rules-datamodel/rules) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MappingRuleCollection](MappingRuleCollection.md) | A collection of mapping rules | no | | [RuleSet](RuleSet.md) | A set of rules for generating synonyms or alternate lexical elements | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ## LinkML Source
```yaml name: rules alias: rules domain_of: - MappingRuleCollection - RuleSet range: string ```