Hi Laura,

Perhaps worth configuring timeouts <
https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html>,
which should prevent the situations you aim to prevent.

Regards,

Rurik

On Sun, Mar 26, 2017 at 5:49 PM, Laura Morales <[email protected]> wrote:

> This seems to be about securing data, or part of a graph. My data is
> actually all public, and I just want to add some limitations to make sure
> that people can use my SPARQL endpoint without overloading it at the same
> time with complex queries that suck up all the resources.
>
>
>
>
> Sent: Sunday, March 26, 2017 at 4:13 PM
> From: "A. Soroka" <[email protected]>
> To: [email protected]
> Subject: Re: Limited HTTP API
> There is some documentation about combining Shiro with jena-permissions
> available here:
>
> https://jena.apache.org/documentation/permissions/example.html
>
> The extent to which that will be useful to you may be limited to the
> extent to which you can fit the patterns of usage you want to control into
> the dataset/graph/triple framework over which jena-permissions works.
>
> ---
> A. Soroka
> The University of Virginia Library
>

Reply via email to