Slot: annotations
all annotations
URI: ann:annotations
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A collection of annotation results |
no |
Properties
Range: TextAnnotation
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/text_annotator
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ann:annotations |
native |
ann:annotations |
LinkML Source
```yaml
name: annotations
description: all annotations
from_schema: https://w3id.org/oak/text_annotator
rank: 1000
alias: annotations
owner: TextAnnotationResultSet
domain_of:
- TextAnnotationResultSet
range: TextAnnotation
multivalued: true
inlined: true
</details>