rete
playground
Select
Software you can run right now
Software
Kind
Example
+1
CEBRA
notebook
Demos Notebooks
…
Cellpose
plaza-gradio-applicat…
Cellpose
…
DEFCoN
notebook
Quickstart prediction
…
DEFCoN
notebook
Quickstart training
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
49 rows · 6.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX schema: <http://schema.org/> PREFIX imag: <https://imaging-plaza.epfl.ch/ontology#> SELECT ?name ?kind ?title ?url WHERE { ?s a schema:SoftwareSourceCode ; schema:name ?name . { ?s imag:runnableExample ?e . ?e schema:url ?url ; schema:name ?title ; imag:hostType ?kind } UNION { ?s imag:hasExecutableNotebook ?e . ?e schema:url ?url ; schema:name ?title . BIND("notebook" AS ?kind) } } ORDER BY ?name LIMIT 60
rete playground
·
documentation
·
github.com/caviri/rete