Slot: supporting_text_section_type
Description: The section of the supporting text of a Text Mining Result within the supporting document. This is in the form of the name of the document section (e.g., Abstract, Introduction) that contains the supporting text.
Domain: Association
Range: String
Inheritance
- association_slot
- supporting_text_section_type
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
TextMiningStudyResult | A study result that represents information extracted from text using natural language processing techniques. This includes the extracted text, location offsets within the source document, confidence scores, and other metadata related to the text mining process. | no |
Example values
Slot Name | Value |
---|---|
supporting_text_section_type | Introduction |
LinkML Source
name: supporting text section type
description: The section of the supporting text of a Text Mining Result within the
supporting document. This is in the form of the name of the document section (e.g.,
Abstract, Introduction) that contains the supporting text.
examples:
- value: Introduction
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: supporting_text_section_type
domain_of:
- text mining study result
range: string