RDFPlaygroundProject / RDFPlayground

A web interface for Linked Data courses, tailored for CC7220 "La Web de Datos" course at Universidad de Chile
Apache License 2.0
33 stars 3 forks source link

SparQL query viewer tool #19

Closed PJaramilloV closed 9 months ago

PJaramilloV commented 9 months ago

Added a tool to graphicly visualize the pattern to be matched by simple SparQL queries. Supports simple queries with FILTER, FILTER NOT EXISTS, UNION and OPTIONAL patterns, works for SELECT, ASK and CONSTRUCT.