Re: Safe manipulation of RDF data

Well, let me plug a specification we have developed for this purpose:
https://github.com/AtomGraph/Linked-Data-Templates

Implementation: https://github.com/AtomGraph/Processor


Martynas
atomgraph.com

On Fri, Sep 6, 2019 at 3:24 PM Mikael Pesonen
<mikael.pesonen@lingsoft.fi> wrote:
>
>
> Hi,
>
> we are developing a public javascript / React application which
> manipulates RDF data on a triplestore (Jena).
> For security reasons it is not feasible to allow the application to make
> direct queries to the triplestore.
>
> What kind of strategies and implementations there are to tackle this?
> Some kind of middleware should be needed and Linked data Fragments is
> one standard that comes to mind.
>
> Br,
> Mikael
>
>

Received on Friday, 6 September 2019 14:11:53 UTC