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