I am just learning Sparql and I have the following tables: Countries, European Country, City and Capital I would like to know how to make the following queries, because I didnt understand them… 1) Which country has the city “Paris” as capital. 2) Print all the European Countries 3) Print all the countries and theis capitals. Thank you very much
Tag: sparql
SPARQL Query, select everything except things that match?
I am getting comfortable writing regular queries in SPARQL, but I’m still having trouble with fancier stuff. My latest problem is trying to select everything except stuff that matches the where clause. For instance, say I want to find all the husbands who like a car color that their wife doesn’t like (I’m working on a proprietary model, so excuse