Slot: subject_label
The portion of the subject text that is matched, ranging from subject_start to subject_end
URI: ann:subject_label
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual text annotation |
no |
|
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:subject_label |
native |
ann:subject_label |
exact |
bpa:text |
LinkML Source
```yaml
name: subject_label
description: The portion of the subject text that is matched, ranging from subject_start
to subject_end
from_schema: https://w3id.org/oak/text_annotator
exact_mappings:
- bpa:text
rank: 1000
alias: subject_label
owner: HasSpan
domain_of:
- HasSpan
range: string
</details>