dice-group / tentris

Tentris is a tensor-based RDF triple store with SPARQL support.
https://tentris.dice-research.org/iswc2020/
Apache License 2.0
55 stars 10 forks source link

integrate sparql parser #82

Closed Shaheen47 closed 3 years ago

bigerl commented 3 years ago

@Shaheen47 What DBpedia queries led to problems?

Shaheen47 commented 3 years ago

SELECT * WHERE { http://dbpedia.org/resource/Alfre_Woodard http://xmlns.com/foaf/0.1/name ?name1 . http://dbpedia.org/resource/Paul_Dano http://xmlns.com/foaf/0.1/name ?name2 }

It is query number 315.