# Slot: pipeline URI: [mappingrules:pipeline](https://w3id.org/oak/mapping-rules-datamodel/pipeline) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RelationshipToTerm](RelationshipToTerm.md) | A relationship of an ontology element to a lexical term | no | ## Properties * Range: [LexicalTransformationPipeline](LexicalTransformationPipeline.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/mapping-rules-datamodel ## LinkML Source
```yaml name: pipeline from_schema: https://w3id.org/oak/mapping-rules-datamodel rank: 1000 multivalued: true alias: pipeline owner: RelationshipToTerm domain_of: - RelationshipToTerm range: LexicalTransformationPipeline ```