Skip to content

Sparql compliance fixes

Carlos Garnacho requested to merge wip/carlosg/more-sparql-fixes into master

Fixes some problems found during the last round of new tests:

  • Handling of """ """ and ''' ''' long string literal forms
  • Handling of negated property paths

Merge request reports