Re: Problems setting up graph-acl in Fuseki

2020-03-23 Thread Simon White
The standalone jar - I was using the init.d style fuseki script from the apache-jena-fuseki.tar.gz file Thanks, Simon On Mon, 23 Mar 2020 at 22:05, Andy Seaborne wrote: > I had been at the code/build after your message. I don't see why > jena-fuseki-access isn't in the "full" version. The code

Re: Problems setting up graph-acl in Fuseki

2020-03-23 Thread Andy Seaborne
I had been at the code/build after your message. I don't see why jena-fuseki-access isn't in the "full" version. The code should just use the webapp container's principle authentication support. Were you using Tomcat or the standalone jar? Andy On 23/03/2020 18:01, Simon White wrote: Tha

Re: Problems setting up graph-acl in Fuseki

2020-03-23 Thread Simon White
That's done the trick - I hadn't realised there were differences in functionality between the two different distros - for the avoidance of doubt, I downloaded the "Apache Jena Fuseki' tgz found here: https://jena.apache.org/download/index.cgi Running the jar file you pointed at seems to do the tri

Re: Problems setting up graph-acl in Fuseki

2020-03-23 Thread Andy Seaborne
Hi Simon, > the bundled fuseki distro that is apache-jena-fuseki? It's in the "main" version, not the full (with UI) packaging. https://repo1.maven.org/maven2/org/apache/jena/jena-fuseki-server/ > @prefix access: . is right. The documentation is clear about

Problems setting up graph-acl in Fuseki

2020-03-23 Thread Simon White
Hello, grateful for any help on the following. I'm trying to follow https://jena.apache.org/documentation/fuseki2/data-access-control#graph-acl to setup a basic ACL for two graphs within a TDB2 dataset. I have a base dataset declared like. this: <