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