# Slot: type _The type of transformation_ URI: [ontolexindex:type](https://w3id.org/oak/lexical-index/type) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [LexicalTransformation](LexicalTransformation.md) | An atomic lexical transformation applied on a term (string) yielding a transf... | no | ## Properties * Range: [TransformationType](TransformationType.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/lexical-index ## LinkML Source
```yaml name: type description: The type of transformation from_schema: https://w3id.org/oak/lexical-index rank: 1000 alias: type owner: LexicalTransformation domain_of: - LexicalTransformation range: TransformationType ```