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
Currently, we are simply using the Jena's SPARQL serializer for SPARQL* (see se.liu.ida.rdfstar.tools.sparqlstar.lang.SPARQLStar). However, this serializer does not work correctly for nested triple patterns (and probably not for the SPARQL* version of BIND).
Currently, we are simply using the Jena's SPARQL serializer for SPARQL* (see
se.liu.ida.rdfstar.tools.sparqlstar.lang.SPARQLStar). However, this serializer does not work correctly for nested triple patterns (and probably not for the SPARQL* version of BIND).