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

TextAnnotation

An individual text annotation

no

HasSpan

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/text_annotator

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>