Slot: supporting_document_type
Description: The document type (e.g., Journal Article, Case Study, Preprint) for the supporting document used in a Text Mining Result.
Domain: Association
Range: String
Inheritance
- association_slot
- supporting_document_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_document_type | Journal Article |
LinkML Source
name: supporting document type
description: The document type (e.g., Journal Article, Case Study, Preprint) for the
supporting document used in a Text Mining Result.
examples:
- value: Journal Article
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: supporting_document_type
domain_of:
- text mining study result
range: string