From e5daaefe32379a22abfd332ee3ba7c139efb8458 Mon Sep 17 00:00:00 2001 From: lltommy Date: Wed, 17 Jun 2020 19:49:29 +0200 Subject: Slighlty alter SPARQL query to truley sumarize locations for contients. Most likley this number must be combined with what is assigned directly to a country? (instead of e.g.) a city? --- semantic_enrichment/countries.ttl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'semantic_enrichment/countries.ttl') diff --git a/semantic_enrichment/countries.ttl b/semantic_enrichment/countries.ttl index 416567f..b56740f 100644 --- a/semantic_enrichment/countries.ttl +++ b/semantic_enrichment/countries.ttl @@ -338,7 +338,6 @@ rdfs:label "United States of America" ; ns1:P17 ; - ns1:P30 , - ; + ns1:P30 ; ns1:P625 "Point(-98.5795 39.828175)" . -- cgit v1.2.3