semagrow / semagrow

A SPARQL query federator of heterogeneous data sources

Home Page:https://semagrow.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot execute query

antru6 opened this issue · comments

The query is:

SELECT * WHERE {
?y gadm:hasName “Northeast Greenland National Park"@en .
}

and the endpoint is http://143.233.226.33:8087/SemaGrow/sparql and the federated sources are Strabon endpoints.
The problem is that the source query issued by Semagrow to Strabon cannot be executed.