mdesalvo / RDFSharp

Lightweight and friendly .NET library for realizing Semantic Web applications
Apache License 2.0
118 stars 26 forks source link

Incorrect print behavior of SPARQL CONSTRUCT query having template with Uri context #262

Closed mdesalvo closed 2 years ago

mdesalvo commented 2 years ago

RDFQueryPrinter is not able to correctly print SPARQL CONSTRUCT queries having templates with Uri in position of context. It should be expected to remove the "GRAPH {" component, since at the moment it is not supported by SPARQL 1.1.