Skip to content
Kesem Abramov edited this page Aug 19, 2026 · 2 revisions

Case study for empirical demonstration: Plant–pollinator networks on Cabrera island

Flower-visitor interactions recorded at six sites on Cabrera island (Balearic archipelago, western Mediterranean). Every site was monitored two ways at the same time: direct field observation and automated cameras. That second, independent method is what makes it possible to test the framework's recommendations rather than only state them.

cabrera_22_23_habitat.csv

One row per recorded flower visit: which site, which plant, which visitor, and which of the two methods recorded it.

We clean these records following the pipeline in the original publication, then build one interaction network per site and per method. The cleaned data covers 21 plant taxa and 71 flower-visitor taxa across the six sites.

These networks are the input to the link prediction and categorisation, described under Code.

File: data/raw_data/serra_martin_pollination/cabrera_22_23_habitat.csv

Source: Serra-Marin, P. E., Solé-Ribalta, A., Lana, A., Borge-Holthoefer, J., Hervías-Parejo, S., & Traveset, A. (2025). Comparative assessment of automated and manual monitoring in comprehensive plant–pollinator communities. Methods in Ecology and Evolution, 16, 2960–2978. https://doi.org/10.1111/2041-210X.70165

Archived at: Zenodo


Clone this wiki locally