Species richness, hotspots, and the scale dependence of range maps in ecology and conservation — replication study.
Reference paper: Hurlbert & Jetz (2007)
This repository is a self-contained replication of the headline claim from the reference paper above. It produces:
A reproducible computational pipeline (Snakefile + notebooks).
A FORRT-tagged nanopublication chain on the Science Live platform, documenting the claim, the replication design, and the outcome with full provenance.
A Zenodo-archived release (source + container image) with a citable DOI.
Quick start¶
git clone https://github.com/annefou/sdm-scale-replication.git
cd sdm-scale-replication
pixi install
pixi run snakemake --cores 1Or with Docker:
docker run --rm ghcr.io/annefou/sdm-scale-replication:latestStructure¶
paper/— the source paper PDF (drop yours in there).notebooks/— jupytext.pynotebooks that drive the pipeline.data/— downloaded bynotebooks/01_data_download.py, never committed.nanopubs/— drafts of the FORRT chain field-by-field, plus the published-URI registry.docs/— operating manuals (FORRT form fields, chain decision tree, claim-type vocabulary).figures/— curated figures used in the Jupyter Book.
Nanopublication chain¶
The published chain is listed in nanopubs/PUBLISHED.md. Each step links to its viewer URL on the Science Live platform.
Citation¶
If you use this work, please cite both:
This software:
CITATION.cff→ DOI Fouilloux (2026).The original paper: Hurlbert & Jetz (2007).
- Hurlbert, A. H., & Jetz, W. (2007). Species richness, hotspots, and the scale dependence of range maps in ecology and conservation. Proceedings of the National Academy of Sciences, 104(33), 13384–13389. 10.1073/pnas.0704469104
- Fouilloux, A. (2026). sdm-scale-replication. Zenodo. 10.5281/ZENODO.20363555