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