SPEX icon indicating copy to clipboard operation
SPEX copied to clipboard

SPEX is designed to introspect data within SPARQL endpoints, leveraging the self-describing nature of RDF-based data to enhance your comprehension of the underlying schema.

Results 17 SPEX issues
Sort by recently updated
recently updated
newest added

Drag a box forward and backwards and another box can disappear. The console shows the following error message. ``` attr.js:31 Error: attribute d: Expected number, "M-611,3474.5CNaN,3474.5,NaN,N…". ```

bug
wontfix

- Vue CLI is in Maintenance Mode - Migrate Tooling to latest version - https://vuejs.org/guide/scaling-up/tooling.html - https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/

wontfix

Right now SPEX is using the `Table` data structure to represent Shapes. * check if we can use `Construct` to generate SHACL NodeShapes and PropertyShapes * Switch from `SELECT` to...

This application has the ability to access sparql endpoints and display RDF graphs. In addition, I would like to implement the ability to edit the RDF data on the sparql...

help wanted

As an alternative to SHACL for quite a few SIB endpoints we have an extended VOID file in the Service Description. ```sparql BASE PREFIX v: PREFIX s: SELECT ?cls ?property...