Re: Safe manipulation of RDF data (from semantic-web)

Hi Martynas,

we have a proprietary implementation now:

js/React app generates a custom json out of form data. That is sent 
(with a template id) to also custom proxy, which converts the json into 
SPARQL using pre made templates. SPARQL is then queried on Apache Jena.

Now we would like to replace all custom bits with one ore more standards.

Is it possible to have any kind of templates with LDT? For example 
"person_basic" and "person_admin",
where admin contains more properties of a person?

I'm still having trouble to understand how the SPARQL template is 
selected with LDT.

Br,
Mikael

On 10/09/2019 15:50, Martynas Jusevičius wrote:
> Hey Mikael,
>
> we have a simple example here: https://github.com/AtomGraph/Processor#example
>
> Do you have some specific use case in mind? If you can share it, I can
> probably look into it.
>
> There is a Community Group for Linked Data Templates which includes a
> mailing list: https://www.w3.org/community/declarative-apps/
>
> Martynas
> atomgraph.com
>
> On Tue, Sep 10, 2019 at 1:27 PM Mikael Pesonen
> <mikael.pesonen@lingsoft.fi> wrote:
>>
>> In the example there is the GET request
>>
>> GET /people/Berners-Lee?g=http%3A%2F%2Flinkeddatahub.com%2Fgraphs%2Fc5f34fe9-0456-48e8-a371-04be71529762 HTTP/1.1
>>
>>
>> Often you want to query different amounts of data depending of the case. Sometimes for example, person name is enough, other time you want all the triples (DESCRIBE).
>> How do you specify here the context?
>>
>> BTW is there a dedicated forum for discussing Linked Data Templates?

-- 
Lingsoft - 30 years of Leading Language Management

www.lingsoft.fi

Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books

Mikael Pesonen
System Engineer

e-mail: mikael.pesonen@lingsoft.fi
Tel. +358 2 279 3300

Time zone: GMT+2

Helsinki Office
Eteläranta 10
FI-00130 Helsinki
FINLAND

Turku Office
Kauppiaskatu 5 A
FI-20100 Turku
FINLAND

Received on Wednesday, 11 September 2019 09:22:12 UTC