reteplayground
Summary

The collection at a glance

CollectionSpecimens
MCNB-Art82,900
MCNB-Malac50,083
MCNB-Pal32,581
MCNB-Cord31,954
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 6 rows · 3.7 s · 1.8 MB of 45.4 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX dwc: <http://rs.tdwg.org/dwc/terms/> SELECT ?collection (COUNT(*) AS ?specimens) WHERE { ?s dwc:collectionCode ?collection . } GROUP BY ?collection ORDER BY DESC(?specimens)

rete playground · documentation · github.com/caviri/rete