Slot: supporting_document_year
Description: The document year (typically the publication year) for the supporting document used in a Text Mining Result.
Domain: NamedThing
Range: Integer
Inheritance
- node_property
- 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 | 2018 |
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: '2018'
from_schema: https://w3id.org/biolink/vocab/
is_a: node property
domain: named thing
alias: supporting_document_year
domain_of:
- text mining study result
range: integer