rete docs about this page playground Yasgui↗
    yasgui·wasm
    A Yasgui-style SPARQL IDE where the endpoint is a .rete file: paste a link (queried lazily over HTTP range — only the bytes your query touches are fetched) or drop a local file anywhere on this page. The engine is rete compiled to WebAssembly and inlined into this single HTML file — no server: your queries never leave the machine, remote files see only range requests for raw bytes, uploaded files are read in memory and never sent anywhere. Autocomplete prefixes come from your query + prefix.cc; entity suggestions come from the dataset's own label index. UI after Yasgui by Triply.
    drop a .rete file to query it