riot --base option does not work with single letter URI schema

2021-09-10 Thread Laura Morales
This command riot --base="x:" --syntax=ttl --output=nt <( echo " ." ) returns this triple . instead of . Riot version 4.1.0.

Re: jena-fuseki-docker: java.io.IOException: Permission denied

2021-09-10 Thread Martynas Jusevičius
My mistake: I hadn't changed the tbd:location path and also mounted a different folder than /fuseki/databases. But that doesn't solve the problem still because apparently the mounted folder gets permissions from the host filesystem and is therefore owned by root, and the fuseki user does not have

Re: Validation of XSD 1.1 datatypes (was Re: Using Xerces2 2.12.1 with Jena)

2021-09-10 Thread Andy Seaborne
On 10/09/2021 19:23, Shaw, Ryan wrote: On 09/09/2021 23:32, Shaw, Ryan wrote: riot gives me the warning “Lexical form '' not valid for datatype XSD gYear”. But according to XSD 1.1 Part 2, is a permitted value for gYear, representing 1 BCE. On Sep 10, 2021, at 6:25 AM, Andy

Validation of XSD 1.1 datatypes (was Re: Using Xerces2 2.12.1 with Jena)

2021-09-10 Thread Shaw, Ryan
>> On 09/09/2021 23:32, Shaw, Ryan wrote: >> >> riot gives me the warning “Lexical form '' not valid for datatype XSD >> gYear”. But according to XSD 1.1 Part 2, is a permitted value for >> gYear, representing 1 BCE. > On Sep 10, 2021, at 6:25 AM, Andy Seaborne wrote: > > Command

Re: AW: basic error when trying to add a new dataset

2021-09-10 Thread Andy Seaborne
There is nothing more in the URL than http://192..143:8080/fuseki/manage.html Digression: nothing to hide here. 192.168,... presumably - that's a purely local IP address - no one can use it from outside the VPN.

AW: basic error when trying to add a new dataset

2021-09-10 Thread Bernhard Krabina
Dear Andy, thank you for your help. > Some kind of HTTP error response. > The error message is in the grey box below "Sorry, that didn't work because:" Yes, but in the grey box below, it just says "error" [cid:image001.png@01D7A659.6BD57390] >For example, if you try when using the IP

Re: basic error when trying to add a new dataset

2021-09-10 Thread Andy Seaborne
On 10/09/2021 11:53, Bernhard Krabina wrote: Dear all, I am trying to get the fuseki triple store to work for the first time. I have it running via tomcat on localhost:8080/fuseki However, if I type any dataset name, select in-memory (or any other option), I just get the result "Sorry,

basic error when trying to add a new dataset

2021-09-10 Thread Bernhard Krabina
Dear all, I am trying to get the fuseki triple store to work for the first time. I have it running via tomcat on localhost:8080/fuseki However, if I type any dataset name, select in-memory (or any other option), I just get the result "Sorry, that didn't work because: error" Without any

Re: Using Xerces2 2.12.1 with Jena

2021-09-10 Thread Andy Seaborne
Hi Ryan, On 09/09/2021 23:32, Shaw, Ryan wrote: On Sep 9, 2021, at 4:00 PM, Andy Seaborne wrote: What is your usage scenario? riot gives me the warning “Lexical form '' not valid for datatype XSD gYear”. But according to XSD 1.1 Part 2, is a permitted value for gYear,