Slot: categories
A list of named entity categories to include.
URI: ann:categories
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
configuration for search |
no |
Properties
Range: String
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/text_annotator
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ann:categories |
native |
ann:categories |
LinkML Source
```yaml
name: categories
description: A list of named entity categories to include.
from_schema: https://w3id.org/oak/text_annotator
rank: 1000
alias: categories
owner: TextAnnotationConfiguration
domain_of:
- TextAnnotationConfiguration
range: string
multivalued: true
</details>