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