rete
playground
Select
Highest-rated books (AI quality score)
Title
Author
Score
The Strife of Love in a Dream
[Colonna, Francesco]
100
Books of Alchemy
Geber
100
On the Triple Anatomy
Fludd, Robert
100
The Art and Science of the Tr…
Tory, Geoffroy
100
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
20 rows · 327 ms · 768.0 KB of 58.1 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX schema: <http://schema.org/> PREFIX dct: <http://purl.org/dc/terms/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX geo: <http://www.opengis.net/ont/geosparql#> PREFIX efmo: <https://data.embassyofthefreemind.com/ontology#> SELECT ?title ?author ?score WHERE { ?b a schema:Book ; rdfs:label ?title ; dct:creator ?author ; efmo:qualityScore ?score } ORDER BY DESC(?score) LIMIT 20
rete playground
·
documentation
·
github.com/caviri/rete