Icon

09_​Doing_​a_​large_​Query_​on_​a_​public_​endpoint

Large queries on a public endpoint

Public endpoints often have a limited return (say 10000 triples) to overcome this and do larger queries one can work with OFFSET if necessary. This can be implemented in KNIME using the Java Snippet node and Flow Variables. (Use responsibly)


This workflow demonstrates how to conduct a large query on a public endpoint Connect tohttp://dbpedia.org/sparqlcreate querywith calculated offset(is service dependent,dbpedia is 10'000)set how many offsetsshould be performed SPARQL Endpoint SPARQL Query Table Creator Java Snippet Loop End Counting Loop Start This workflow demonstrates how to conduct a large query on a public endpoint Connect tohttp://dbpedia.org/sparqlcreate querywith calculated offset(is service dependent,dbpedia is 10'000)set how many offsetsshould be performedSPARQL Endpoint SPARQL Query Table Creator Java Snippet Loop End Counting Loop Start

Nodes

Extensions

Links