reteplayground
Summary

What's in this collection

TypeCount
Libros @es71
Manuscritos @es71
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 2 rows · 2.5 s · 5.8 MB of 24.5 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX dc: <http://purl.org/dc/elements/1.1/> SELECT ?type (COUNT(?s) AS ?count) WHERE { ?s dc:type ?type } GROUP BY ?type ORDER BY DESC(?count)

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