reteplayground
Select

MR physics, defined

ConceptDefinition
1H-nucleusA 1H nucleus is a nuc…
31P-nucleusA 31P nucleus is a nu…
MR-image-contrast(Hornak, 2006, chpt.…
MR-protocolA 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