Gilles Sérasset
Gilles Sérasset
I recompiled virtuoso on my debian machine with : ``` ./configure --with-layout=debian --with-readline --enable-dbpedia-vad --enable-fct-vad --enable-rdfmappers-vad --with-port=2222 make sudo make install ``` Then an access to http://kaiko.getalp.org/sparql led to Virtuoso...
Yes, I did that, but the distclean seams to keep some files. So I fetched a clean git clone and the compilation went well. I'll try the queries now.
With Virtuoso version 07.20.3233 on Linux (x86_64-pc-linux-gnu) Single Server Edition (142 GB total memory, 17 GB memory in use) : **Theoretical results** (obtained through isql with no timeout) : Q1:...
If you need to recreate the exact `dbnary` server settings, all dataset is available at http://kaiko.getalp.org/static/ontolex/latest/ and the database is created using script available at https://gitlab.com/gilles.serasset/dbnary/-/blob/master/kaiko/virtuoso/rotate-virtuoso-db.sh (Sorry, I do not...
As I wanted to run Protege on my ARM M1 Mac natively, I had to use @ykazakov branch and I can confirm that it builds and runs correctly under the...
I changed the version of 2 packages in my fork. This seems to make the trick.
Any news on this one ? I just bumped into it and don't know how to work it around (appart by ditching licence-maven-plugin report...
For the record, this bug disables Federated Query even when SPARQL user has the required roles (`SPARQL_LOAD_SERVICE_DATA` and `SPARQL_SELECT_FED`) on **Version 7.2.9-dev.3235-pthreads**. The above workaround resolves the problem for now.
After several attempts, with ?token or with ?access_token the second access always redirect me to a login page... Did the implementation change since 2020 ?
It seems I am facing the same bug in production. Were the GRAPH IRI valid IRIs of instances of your data ?