rete
playground
Select
Clinical assessment instruments (BDI-II)
Item
Label
scale...
BDI-II-10v1
scale...
BDI-II-11v1
scale...
BDI-II-12v1
scale...
BDI-II-13v1
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
44 rows · 4.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> SELECT ?item ?label WHERE { ?item a owl:Class ; rdfs:label ?label . FILTER(CONTAINS(STR(?item), "BDI-II")) } ORDER BY ?label
rete playground
·
documentation
·
github.com/caviri/rete