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
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
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.
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
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
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
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
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.
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
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
10 matches
Mail list logo