On 23.10.2017 10:05, Laura Morales wrote:
>> I'm failing to see how this is workable - surly, you want the entire
> service to not be there if it has some/all data missing?
>
>
> Yes, I'd like the service to still be up and running even if some graphs are 
> missing.
> What I'm trying to do is basically this:
>
> - install fuseki on some remote server
> - create a shared folder somewhere, where my friends and I can upload/remove 
> HDT files on the fly
>
> So, it would be pretty useful and cool if, in the Fuseki config file, I could 
> specify a "HDT directory" property instead of a "HDT graph". Something like 
> this:
>
>
> <#dataset> rdf:type ja:RDFDataset ;
>     rdfs:label "Shared Dataset" ;
>     ja:HDTdirectory "shared/folder/" .
Which again would be the task of the HDT-Fuseki library, not Jena Fuseki.

Reply via email to