Skip to content

Slot: Source Citation (BibTeX) (source_citation_bibtex)

BibTeX entry for the source dataset, machine-parseable.

Tier: optional

Why this slot matters

A machine-parseable citation lets reference managers and pipelines ingest the attribution automatically, avoiding transcription errors when the citation is copied by hand.

In plain terms

BibTeX is a structured text format that reference-manager software understands. It carries the same citation as the human-readable text, but in a form computers can read directly.

URI: envar:slot/source_citation_bibtex

Applicable Classes

Name Description Modifies Slot
SourceDataset The upstream gridded / station product the exposure values originate from no

Properties

Type and Range

Property Value
Range String
Domain Of SourceDataset

Cardinality and Requirements

Property Value

Examples

Value
@misc{daymet_v4_r1, title={Daymet: Daily Surface Weather Data on a 1-km Grid for North America, Version 4 R1}, author={Thornton, M.M. and others}, year={2022}, publisher={ORNL DAAC}, doi={10.3334/ORNLDAAC/2129}}

Identifier and Mapping Information

Annotations

property value
tier optional
justification A machine-parseable citation lets reference managers and pipelines ingest the attribution automatically, avoiding transcription errors when the citation is copied by hand.
explanation BibTeX is a structured text format that reference-manager software understands. It carries the same citation as the human-readable text, but in a form computers can read directly.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:source_citation_bibtex
native envar:source_citation_bibtex

LinkML Source

name: source_citation_bibtex
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: A machine-parseable citation lets reference managers and pipelines ingest
      the attribution automatically, avoiding transcription errors when the citation
      is copied by hand.
  explanation:
    tag: explanation
    value: BibTeX is a structured text format that reference-manager software understands.
      It carries the same citation as the human-readable text, but in a form computers
      can read directly.
description: BibTeX entry for the source dataset, machine-parseable.
title: Source Citation (BibTeX)
examples:
- value: '@misc{daymet_v4_r1, title={Daymet: Daily Surface Weather Data on a 1-km
    Grid for North America, Version 4 R1}, author={Thornton, M.M. and others}, year={2022},
    publisher={ORNL DAAC}, doi={10.3334/ORNLDAAC/2129}}'
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SourceDataset
range: string