I'm not quite sure what you are asking about here: Do you mean to query both a 
new graph and the main dataset at the same time, and to do that without using 
anything other than SPARQL, and without loading the new graph into your dataset?


ajs6f

> On Feb 12, 2019, at 10:58 AM, Walker, Andreas 
> <andreas.wal...@sub.uni-goettingen.de> wrote:
> 
> Dear all,
> 
> 
> after trying for a while, I found out that Fuseki does not temporarily add 
> external RDF files to the default graph when they are included through a FROM 
> statement in the SPARQL query, which was also confirmed on StackExchange [1].
> 
> 
> Since this option isn't available, is there a good way of querying an 
> external RDF file without permanently adding it to the graph by loading it? 
> For example, my own graph might contain a link to an RDF file like [2], and I 
> want to query that file from my application (through Fuseki), but not store 
> it in my own triple store.
> 
> 
> Any help and/or advice would be welcome,
> 
> 
> Andreas
> 
> 
> [1] 
> https://stackoverflow.com/questions/36532737/sparql-queries-with-from-clause-in-fuseki2
> 
> and 
> https://stackoverflow.com/questions/54358099/fuseki-sparql-service-not-able-to-refer-to-external-rdf-resources
> 
> [2] http://id.loc.gov/vocabulary/iso639-2/deu.rdf
> <https://s>

Reply via email to