Slot: supporting_text (multivalued)
Description: The segment of text from a document that supports the mined assertion.
Domain: Association
Range: String
Inheritance
- association_slot
- supporting_text
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 | The administration of 50g/ml bupivacaine promoted maximum breast cancer. |
LinkML Source
name: supporting text
description: The segment of text from a document that supports the mined assertion.
examples:
- value: The administration of 50g/ml bupivacaine promoted maximum breast cancer.
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: supporting_text
domain_of:
- text mining study result
range: string
multivalued: true