Re: Using Fuseki to host IRIs / Using Fuseki as an LDP

2022-01-05 Thread Andy Seaborne
Hi Jakub In addition to others mentioned: TrellisLDP : https://www.trellisldp.org/ https://github.com/trellis-ldp In theory, Fuseki supports GSP Direct naming (The request URL is the URI of a named graph). GSP (SPARQL Graph Store Protocol) has indirect and direct modes - indirect is h

Re: Using Fuseki to host IRIs / Using Fuseki as an LDP

2022-01-04 Thread Martynas Jusevičius
Hi Jakub, What you are describing looks like Linked Data backed by an RDF triplestore. Linked Data Templates (LDT) is a specification for this exact use case, it defines how Linked Data requests translate to SPARQL commands. https://atomgraph.github.io/Linked-Data-Templates/ Processor is an impl

Re: Using Fuseki to host IRIs / Using Fuseki as an LDP

2022-01-04 Thread Chris Wood
Hi Jakub, If you've not seen it, I think Elda ( https://www.epimorphics.com/technology/elda/) might do what you're looking for? Chris On Tue, 4 Jan 2022 at 22:16, Jakub Jałowiec wrote: > Hi, > Let's say I am hosting Apache Jena Fuseki at http//somewebsite.com and > that > I have a persistent

Using Fuseki to host IRIs / Using Fuseki as an LDP

2022-01-04 Thread Jakub Jałowiec
Hi, Let's say I am hosting Apache Jena Fuseki at http//somewebsite.com and that I have a persistent dataset at http// somewebsite.com/some_persistent_dataset . The persistent dataset contains a bunch of RDF triples like this one: "http// somewebsite.com/some_persistent_dataset/person_1 http://xm