# Slot: pipeline URI: [ontolexindex:pipeline](https://w3id.org/oak/lexical-index/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/lexical-index ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontolexindex:pipeline | | native | ontolexindex:pipeline | ## LinkML Source
```yaml name: pipeline from_schema: https://w3id.org/oak/lexical-index rank: 1000 alias: pipeline owner: RelationshipToTerm domain_of: - RelationshipToTerm range: LexicalTransformationPipeline multivalued: true ```