rete
playground
Select
MR physics, defined
Concept
Definition
1H-nucleus
A 1H nucleus is a nuc…
31P-nucleus
A 31P nucleus is a nu…
MR-image-contrast
(Hornak, 2006, chpt.…
MR-protocol
A MR PROTOCOL is a sp…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
111 rows · 19 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 ?concept ?definition WHERE { ?concept a owl:Class ; rdfs:comment ?definition . FILTER(CONTAINS(STR(?concept), "mr-sequence") || CONTAINS(STR(?concept), "mr-protocol")) } ORDER BY ?concept
rete playground
·
documentation
·
github.com/caviri/rete