Examples
Worked examples
- Is an instance
A Dryad dataset's landing page at datadryad.org showing the dataset's metadata and a download link.
- Is an instance
A Zenodo dataset's landing page with citation suggestion and full metadata.
Counter-examples
Looks similar, but isn't
- Not an instance
A direct link to a CSV file (no metadata page) is not a dataset landing page.
- Not an instance
A search-result hit is not a landing page.
Editorial commentary
Dataset landing pages are the functional equivalent of journal article landing pages for data. They are the user-facing layer of the persistent identifier: when a DOI is clicked, the resolved page is the landing page. Best-practice landing pages embed schema.org Dataset markup so the page is machine-readable by Google Dataset Search and similar services. They also typically link to the dataset’s machine-readable metadata in multiple formats (DataCite XML, JSON-LD, CSL JSON). For withdrawn datasets, the landing page becomes a tombstone (see DOI tombstone).
References
- S
- t
- a
- r
- r
- J
- .
- e
- t
- a
- l
- .
- ,
- ‘
- A
- c
- h
- i
- e
- v
- i
- n
- g
- h
- u
- m
- a
- n
- a
- n
- d
- m
- a
- c
- h
- i
- n
- e
- a
- c
- c
- e
- s
- s
- i
- b
- i
- l
- i
- t
- y
- o
- f
- c
- i
- t
- e
- d
- d
- a
- t
- a
- i
- n
- s
- c
- h
- o
- l
- a
- r
- l
- y
- p
- u
- b
- l
- i
- c
- a
- t
- i
- o
- n
- s
- ‘
- ,
- P
- e
- e
- r
- J
- C
- o
- m
- p
- u
- t
- e
- r
- S
- c
- i
- e
- n
- c
- e
- 1
- ,
- 2
- 0
- 1
- 5
- .
Also known as
Landing page (dataset)
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="Dataset landing page"
vocab-term-identifier="https://casrai.org/dictionary/term/dataset-landing-page" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "Dataset landing page",
"identifier": "https://casrai.org/dictionary/term/dataset-landing-page",
"description": "The human-readable web page that a dataset's persistent identifier (typically a DataCite DOI) resolves to, presenting the dataset's title, creators, description, identifiers, dates, version history, related works, access conditions, and a link to download or request the data.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/research-data-infrastructure/",
"url": "https://casrai.org/dictionary/term/dataset-landing-page",
"sameAs": [
"Landing page (dataset)"
],
"license": "https://creativecommons.org/licenses/by/4.0/"
}







