sparna-git / Sparnatural

Sparnatural : visual SPARQL query builder for knowledge graphs in the browser, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
219 stars 41 forks source link

Ensure valid variable names #464

Closed tfrancart closed 1 year ago

tfrancart commented 1 year ago

If the full URI of a class contains strange characters (such as http://exemple.fr#ns/this_part_is_wrong) then the variable name will be invalid and query generation will fail. We can make that more robust