Re: Paramterized queries using QueryExecutionFactory and QuerySolutionMap with variable VALUES

2018-07-31 Thread Zak Mc Kracken
Hi Andy, thank you for your reply. For the moment, I'll do string replacement and have enough rows in $rows so that the overhead of re-parsing the query is not much, compared to the rest. Best, Marco. On 26/07/2018 11:55, Andy Seaborne wrote: Hi Zak, There's code for replacing a variable

Re: Poor performance, replacing TDB or upgrading from 2.7.1?

2018-07-31 Thread Andy Seaborne
On 31/07/18 02:45, Matthew Holt wrote: Hi Adam, It's a concurrent web-application, often having hundreds of users accessing it at once (especially in performance testing scenarios). Very similar to if Microsoft Project was implemented as a concurrent web-application. Lots of concurrent reads and

Getting URI of the ontology from ontology model

2018-07-31 Thread Alex To
Hi May I know what is the best way to get the URI of an ontology. I have looked at this page creating-ontology-models and this page OntDocumentManager