You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
While converting Terms to SPARQL escapes strings (using FmtUtils), URIs are
not checked. If a bad URI arrives in the JSON it will be preserved in the SPARQL.
This should be fixed.
While converting Terms to SPARQL escapes strings (using FmtUtils), URIs are
not checked. If a bad URI arrives in the JSON it will be preserved in the SPARQL.
This should be fixed.