Github user rafaelcoutinho commented on the issue:

    https://github.com/apache/jena/pull/209
  
    Moved to apache-jena-libs dependency, it was still slow. Investigating it 
deeper I noticed that having namespaces with wrong URL (we do add those models 
names spaces programmatically and ignored the wrong url in the PREFIX part) 
makes the query slow, by changing them to correctly point to a model made a 
160s query to take 30s. So I believe in the old 3.0.1 version I was using it 
was ignoring this too, while now it does not. 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to