# Slot: source_text URI: [ann:source_text](https://w3id.org/linkml/text_annotator/source_text) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TextualElement](TextualElement.md) | | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/text_annotator ## LinkML Source
```yaml name: source_text from_schema: https://w3id.org/oak/text_annotator rank: 1000 alias: source_text owner: TextualElement domain_of: - TextualElement range: string ```