# Slot: prefix URI: [mappingrules:prefix](https://w3id.org/oak/mapping-rules-datamodel/prefix) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Test](Test.md) | A unit test for a rule, specifies an intended output for an input | no | | [RuleSet](RuleSet.md) | A set of rules for generating synonyms or alternate lexical elements | no | | [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 ## LinkML Source
```yaml name: prefix alias: prefix domain_of: - RuleSet - Synonymizer - Test range: string ```