Strabon
changeset 442:851468b28f69
correct gag namespaces
author | George Garbis <ggarbis@di.uoa.gr> |
---|---|
date | Wed Jul 18 16:20:54 2012 +0300 (2012-07-18) |
parents | 0570e23421ad |
children | dd6da5aa0e64 |
files | scripts/v2.2/DeleteInSea.sparql scripts/v2.2/InsertMunicipalities.sparql scripts/v2.2/Refine.sparql |
line diff
1.1 --- a/scripts/v2.2/DeleteInSea.sparql Wed Jul 18 16:19:23 2012 +0300 1.2 +++ b/scripts/v2.2/DeleteInSea.sparql Wed Jul 18 16:20:54 2012 +0300 1.3 @@ -2,7 +2,8 @@ 1.4 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 1.5 PREFIX strdf: <http://strdf.di.uoa.gr/ontology#> 1.6 PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> 1.7 -PREFIX gag: <http://www.semanticweb.org/ontologies/2011/gagKallikratis.rdf#> 1.8 +PREFIX gag: <http://teleios.di.uoa.gr/ontologies/gagKallikratis.rdf#> 1.9 + 1.10 1.11 INSERT {?h noa:isDiscarded "1"^^xsd:int} 1.12 WHERE {
2.1 --- a/scripts/v2.2/InsertMunicipalities.sparql Wed Jul 18 16:19:23 2012 +0300 2.2 +++ b/scripts/v2.2/InsertMunicipalities.sparql Wed Jul 18 16:20:54 2012 +0300 2.3 @@ -2,7 +2,7 @@ 2.4 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 2.5 PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 2.6 PREFIX strdf: <http://strdf.di.uoa.gr/ontology#> 2.7 -PREFIX gag: <http://www.semanticweb.org/ontologies/2011/gagKallikratis.rdf#> 2.8 +PREFIX gag: <http://teleios.di.uoa.gr/ontologies/gagKallikratis.rdf#> 2.9 PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> 2.10 2.11 INSERT { ?h gag:hasMunicipality ?muni }
3.1 --- a/scripts/v2.2/Refine.sparql Wed Jul 18 16:19:23 2012 +0300 3.2 +++ b/scripts/v2.2/Refine.sparql Wed Jul 18 16:20:54 2012 +0300 3.3 @@ -2,7 +2,7 @@ 3.4 PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 3.5 PREFIX strdf: <http://strdf.di.uoa.gr/ontology#> 3.6 PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> 3.7 -PREFIX gag: <http://www.semanticweb.org/ontologies/2011/gagKallikratis.rdf#> 3.8 +PREFIX gag: <http://teleios.di.uoa.gr/ontologies/gagKallikratis.rdf#> 3.9 3.10 3.11 INSERT { ?h noa:isDiscarded "1"^^xsd:int .