# Slot: object_categories URI: [ann:object_categories](https://w3id.org/linkml/text_annotator/object_categories) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TextAnnotation](TextAnnotation.md) | An individual text annotation | 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: object_categories from_schema: https://w3id.org/oak/text_annotator rank: 1000 multivalued: true alias: object_categories owner: TextAnnotation domain_of: - TextAnnotation range: string ```