Slot: model
The name of the model to use for annotation. The specifics of this are implementation-dependent.
URI: ann:model
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
configuration for search |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/text_annotator
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ann:model |
native |
ann:model |
LinkML Source
```yaml
name: model
description: The name of the model to use for annotation. The specifics of this are
implementation-dependent.
from_schema: https://w3id.org/oak/text_annotator
rank: 1000
alias: model
owner: TextAnnotationConfiguration
domain_of:
- TextAnnotationConfiguration
range: string
</details>