RE: JSON2RDF

2019-08-16 Thread Reto Gmür
, August 16, 2019 6:12 PM To: users@jena.apache.org Subject: Re: JSON2RDF Yes indeed! I’m considering adding built-in SPARQL support as well. Do you know how widely it is used? On Fri, 16 Aug 2019 at 18.08, Reto Gmür wrote: > Hi Martynas, > > This sounds very similar to JARQL whic

RE: JSON2RDF

2019-08-16 Thread Reto Gmür
Hi Martynas, This sounds very similar to JARQL which applied the TARQL idea to JSON in allowing to run CONSTRUCT queries on JSON data. See: https://github.com/linked-solutions/jarql Cheers, Reto -Original Message- From: Martynas Jusevičius Sent: Thursday, August 15, 2019 11:30 PM

RE: Fuseki OIDC: OpenId authenticated Fuseki access

2019-06-05 Thread Reto Gmür
quad operations for some link-based datasets. Andy On 24/05/2019 15:46, Reto Gmür wrote: > Hi Jean-Claude > > OpenID Connect is an identity layer on top of OAuth 2. Our solution includes > a Fuseki DataSetAssembler that provides secured datasets, so it doesn't > modifies Fu

RE: Fuseki OIDC: OpenId authenticated Fuseki access

2019-05-24 Thread Reto Gmür
to support such access (or OAuth) Is your solution a modified version of Fuseki or the integration of some features via the Shiro support of fuseki? Cheers -- Jean-Claude Moissinac Le ven. 24 mai 2019 à 15:56, Reto Gmür a écrit : > Hi all, > > At FactsMission we've been expe

Fuseki OIDC: OpenId authenticated Fuseki access

2019-05-24 Thread Reto Gmür
Hi all, At FactsMission we've been experimenting with controlling Fuseki access with OpenID (OIDC) authentication and we would like to invite you to try out the results and give us feedback. * You may either set up your own instance using the code available here:

RE: Getting Symmetric Concise Bounded Description with Fuseki

2018-03-14 Thread Reto Gmür
eme, such as > > PREFIX describeForm: > > On Mon, Mar 12, 2018 at 4:40 PM, Reto Gmür <r...@factsmission.com> > wrote: > > > Hi Andy > > > > > -Original Message- > > > From: Andy Seaborne <a...@apache.org> > > > Sen

RE: Getting Symmetric Concise Bounded Description with Fuseki

2018-03-12 Thread Reto Gmür
andler system is very(, very) old and hasn't changed in > ages, other than maintenance. > > On 10/03/18 11:44, Reto Gmür wrote: > > Hi Andy, > > > > It first didn't quite work as I wanted it to: the model of the resource > > passed > to the describe model is

RE: Getting Symmetric Concise Bounded Description with Fuseki

2018-03-10 Thread Reto Gmür
re", what's the rationale for expanding only forward properties? Shouldn't a closure be everything that defines the node? Cheers, Reto > -----Original Message- > From: Reto Gmür <r...@factsmission.com> > Sent: Friday, March 9, 2018 3:42 PM > To: users@jena.apache.org

RE: Getting Symmetric Concise Bounded Description with Fuseki

2018-03-09 Thread Reto Gmür
etric Concise Bounded Description with Fuseki > > > > On 08/03/18 16:12, Reto Gmür wrote: > > Thanks for the link ajs6f. > > > > The described method for registering with the DescribeHandlerRegistry > works if Fuseki is embedded. Is there a way to add a Des

RE: Getting Symmetric Concise Bounded Description with Fuseki

2018-03-08 Thread Reto Gmür
h Fuseki > > You can replace Jena's DESCRIBE behavior with whatever you like: > > https://jena.apache.org/documentation/query/extension.html#describe- > handlers > > ajs6f > > > On Mar 3, 2018, at 8:03 AM, Reto Gmür <r...@factsmission.com> wrote: > >

Getting Symmetric Concise Bounded Description with Fuseki

2018-03-03 Thread Reto Gmür
Hi all, I've noticed that a DESCRIBE query returns the Concise Bounded Description (CBD) of a resource, i.e. it expands forward properties to the next non-blank node. Is it possible to configure FUSEKI to also follow properties backwards when answering a DESCRIBE query? Or is there another

Re: Testing of jena-osgi bundle

2015-01-19 Thread Reto Gmür
antrun:run and acces e.g. localhost:8080/admin/graphs Cheers, Reto On 14 January 2015 at 13:18, Reto Gmür r...@apache.org wrote: Hi Stian Do you happen to have this deployed to a snapshot repository (I don't see it here: https://repository.apache.org/content/groups/snapshots/org/apache

Re: Testing of jena-osgi bundle

2015-01-14 Thread Reto Gmür
Hi Stian Do you happen to have this deployed to a snapshot repository (I don't see it here: https://repository.apache.org/content/groups/snapshots/org/apache/jena/) This would make it a bit easier to try to create a launcher using it. Cheers, Reto On Mon, Jan 12, 2015 at 1:42 AM, Stian