Skip to content

Slot: supporting_text (multivalued)

Description: The segment of text from a document that supports the mined assertion.

Domain: Association
Range: String

Inheritance

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
Association A typed association between two entities, supported by evidence no

Example values

Slot Name Value
supporting_text Here, we report two new cases of rivaroxaban-induced hepatitis.

LinkML Source

name: supporting text
description: The segment of text from a document that supports the mined assertion.
examples:
- value: Here, we report two new cases of rivaroxaban-induced hepatitis.
from_schema: https://w3id.org/biolink/vocab/
is_a: association slot
domain: association
alias: supporting_text
domain_of:
- text mining study result
- association
range: string
multivalued: true