reteplayground
Summary

What's in the graph — records by type

DataCite typeRecords
JournalArticle2,412,106
Text1,395,985
Image1,226,095
Agent877,926
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 17 rows · 47.9 s · 8.5 MB of 1997.6 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX dcite: <https://w3id.org/rete/datacite#> SELECT ?class (COUNT(*) AS ?n) WHERE { ?s a ?class . FILTER(STRSTARTS(STR(?class), STR(dcite:))) } GROUP BY ?class ORDER BY DESC(?n)

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