Andrea Ferrari
Andrea Ferrari
Hi, I need to use query like this: ``` SELECT ?x ?i { VALUES (?g ?s ?p ?o ?i) { ( "literal" 0) ( 1) } BIND(EXISTS{ GRAPH ?g {?s...
Hi, I m using buildVersion=2.1.6-SNAPSHOT of blazegraph. This query seams be bugged: `CONSTRUCT { ; "This is a test" ; . } WHERE { ?s ?p ?o . ?p ?o...
Hi, **Describe the bug** Seems that Titanium lib can't recognize singles quotes in the literals of turtle RDF format. I need to use singles quotes `'` on my RDF turtle...