Jena / Fuseki distribution with SPARQLer ?

2019-01-17 Thread Chris Wood
Hi, It's highly likely I've got several of my wires crossed... but I thought I had a recollection that SPARQLer was distributed with Fuseki. Is this still the case? If so, what's the local URL of the HTML SPARQL endpoint query box? And if not, where's the latest SPARQLer download? http://sparql.o

Re: How to configure Fuseki to work with several graphs as a joint dataset?

2019-01-17 Thread ajs6f
Merged, thanks very much! (It won't show up at the public site until we rebuild that site.) ajs6f > On Jan 17, 2019, at 8:57 AM, Svensson, Lars wrote: > > On Wednesday, January 16, 2019 5:36 PM, ajs6f [mailto:aj...@apache.org] wrote: > >> In the top right corner of any Jena documentation webp

Re: Text search from sparql

2019-01-17 Thread Mikael Pesonen
On 17/01/2019 17:38, Andy Seaborne wrote: On 17/01/2019 12:51, Mikael Pesonen wrote: On 17/01/2019 13:58, Andy Seaborne wrote: On 16/01/2019 12:50, Mikael Pesonen wrote: Hi, I'm trying to get text search work. Sparql REGEX takes few seconds to finish so hoping this would be faster.

Re: Text search from sparql

2019-01-17 Thread Andy Seaborne
On 17/01/2019 12:51, Mikael Pesonen wrote: On 17/01/2019 13:58, Andy Seaborne wrote: On 16/01/2019 12:50, Mikael Pesonen wrote: Hi, I'm trying to get text search work. Sparql REGEX takes few seconds to finish so hoping this would be faster. Application is term search using SKOS ontol

Re: Text search from sparql

2019-01-17 Thread Mikael Pesonen
This error comes what ever I put in the config file. So if run/configuration is empty, everything works except text search. If I put anything there, following error occurs. Jan 17 17:00:28 semantic-dev java[16800]: [2019-01-17 17:00:28] Config INFO  Load configuration: file:///home/tex

Re: Text search from sparql

2019-01-17 Thread Andy Seaborne
Just on this point: Is that path file:///home/text/tools/apache-jena-fuseki-3.9.0/webapp/ correct, should it be file:/home/text/tools/apache-jena-fuseki-3.9.0/webapp/ ? file:/// is correct An absolute URI is scheme://authority/path (RFC3986). file:/ is what Java produces - strictly, it's

RE: How to configure Fuseki to work with several graphs as a joint dataset?

2019-01-17 Thread Svensson, Lars
On Wednesday, January 16, 2019 5:36 PM, ajs6f [mailto:aj...@apache.org] wrote: > In the top right corner of any Jena documentation webpage, you should see an > "Improve This Page" link, which will allow you to submit an edit to improve > that > page. Please do, and thanks in advance! Done. /Lar

Re: Text search from sparql

2019-01-17 Thread Mikael Pesonen
Fuseki is run as service (if helps any): [Unit] Description=Apache Jena Fuseki [Service] Type=simple User=fuseki #Environment=JAVA_HOME=/usr/lib/jvm/java-8-oracle/ Environment=FUSEKI_HOME=/home/text/tools/apache-jena-fuseki-3.9.0 Environment=FUSEKI_BASE=/home/text/tools/apache-jena-fuseki-3.9.

Re: Text search from sparql

2019-01-17 Thread Mikael Pesonen
On 17/01/2019 13:58, Andy Seaborne wrote: On 16/01/2019 12:50, Mikael Pesonen wrote: Hi, I'm trying to get text search work. Sparql REGEX takes few seconds to finish so hoping this would be faster. Application is term search using SKOS ontology.   First tested if it's enabled by defau

Re: Text search from sparql

2019-01-17 Thread Andy Seaborne
On 16/01/2019 12:50, Mikael Pesonen wrote: Hi, I'm trying to get text search work. Sparql REGEX takes few seconds to finish so hoping this would be faster. Application is term search using SKOS ontology.  First tested if it's enabled by default  ?concept text:query (skos:prefLabel "me