JavaScript Query View

The JavaScript Query view can be used to issue queries against the currently open RDF graph using the RDFQuery JavaScript API. See the file TopBraid/SHACL/rdfquery.js for details on this API. When opened via Window > Show View > JavaScript Query, this window consist of a query editor where a JavaScript expression can be entered. The query can be executed with either Shift + Enter or using the Run query button. If the query produces a valid set of solution objects, these will be displayed in the results table.