InTaVia / InTaVia-Backend

API Backend for InTaVia project
MIT License
2 stars 0 forks source link

queries for related_places are killing the triplestore #33

Open sennierer opened 1 year ago

sennierer commented 1 year ago

after refactoring the paginationstrategy (see #32 ), these queries time out.

sennierer commented 1 year ago

the queries seem to be fine, just very slow. Probably due to the inconsistencies in the data modelling. See the ors in the property paths here: https://github.com/acdh-oeaw/InTaVia-Backend/blob/main/sparql/query_entities_v1.sparql#L56-L65