JSON-LD writer always casts @language tags to lower-case

2022-03-03 Thread Holger Knublauch
The JSON-LD writer converts language tags to lower-case, e.g. "en-US" becomes "en-us". The code is in JsonLdApi:L664 and I guess it follows the recommendation     https://www.w3.org/TR/json-ld-api/#h-note-17 And the RDF 1.1 spec itself states that the value space of language tags is lower

Re: Fuseki Data Access Control + Shiro + webapp/fulljar

2022-03-03 Thread Andy Seaborne
On 03/03/2022 08:52, Vilnis Termanis wrote: Hi Andy, Is it because of UI+admin that you are using Fuseki Webapp? Nothing else? No, I'm only using the metrics right now and actually technically none of the admin API commands (even though I enquired about them). Which parts of Shiro are

Re: WG: Broken GND dataset after loading with tdb2.xloader+tdb2.tdbloader

2022-03-03 Thread Marco Neumann
and it's not all about size, Joachim. :) Some of my smaller datasets give me the greatest leverage and in combination with linked data they really start to shine. Marco On Thu, Mar 3, 2022 at 9:51 AM Neubert, Joachim wrote: > Hi Andy, > > Thanks for investigating this. Using tdb2.tdbloader

AW: WG: Broken GND dataset after loading with tdb2.xloader+tdb2.tdbloader

2022-03-03 Thread Neubert, Joachim
Hi Andy, Thanks for investigating this. Using tdb2.tdbloader for all files, as you suggested, is fine. GND was a large dataset ten years ago, but apparently doesn't qualify as such any more :) Cheers, Joachim > -Ursprüngliche Nachricht- > Von: Andy Seaborne > Gesendet: Sonntag, 27.

Re: Fuseki Data Access Control + Shiro + webapp/fulljar

2022-03-03 Thread Vilnis Termanis
Hi Andy, > Is it because of UI+admin that you are using Fuseki Webapp? Nothing else? No, I'm only using the metrics right now and actually technically none of the admin API commands (even though I enquired about them). > Which parts of Shiro are you using? Only (static) basic auth against