gabrieldelaparra / SPARQLforHumans

(Q54871) (Q3428776) for (Q5) - SPARQL Queries for Humans is my M.Sc. C.S. Thesis project.
Apache License 2.0
1 stars 2 forks source link

Properties Indexing is taking way too long #149

Closed gabrieldelaparra closed 4 years ago

gabrieldelaparra commented 4 years ago

Create some tests with different appoaches, to test time/lines or subjectGroups

gabrieldelaparra commented 4 years ago

Try using Set instead of List+Union/Distinct

gabrieldelaparra commented 4 years ago

Closed on 76d0134