[Virtuoso-users] Querying dbpedia

2009-12-15 Thread leyla . garcia
Hello there, I have an ontology which has a datatype property hasLocation with a string containing city names. This ontology is local and cannot be redefined. I want to know which of those cities are in dbpedia but I am having troubles with that query. Since the two models are not related to each

[Virtuoso-users] Loops and conditionals with SPARQL

2009-11-30 Thread leyla . garcia
Hello there, I have an object property which can appear more than once. It defines min and max values for prices which should not overlap and I need to check it. 300.0 450.0 100.0 200.0 I think I can do it with SPARQL and loops. For each