Slot: supporting_document_year
Description: The document year (typically the publication year) for the supporting document used in a Text Mining Result.
Domain: Association
Range: Integer
Inheritance
- association_slot
- supporting_document_year
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_year | 1999 |
LinkML Source
name: supporting document year
description: The document year (typically the publication year) for the supporting
document used in a Text Mining Result.
examples:
- value: '1999'
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: supporting_document_year
domain_of:
- text mining study result
range: integer