summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas <dr@jones.dk>2013-06-01 16:56:19 +0200
committerJonas <dr@jones.dk>2013-06-01 16:56:19 +0200
commit39b7abf53de5f52605d01d62d7c41dfa0d43d003 (patch)
tree084d000d2444ddd73db552d0230e89e10eeaabd6
parentc466c06f10862461c64206792e8358af6ef892d0 (diff)
Categorize eating places as either full-meal or non-meal.
-rw-r--r--data/org/artdoor.ttl2
-rw-r--r--data/org/camping.ttl2
-rw-r--r--data/org/gaardstronomi.ttl2
-rw-r--r--data/org/havnegrill.ttl2
-rw-r--r--data/org/kro.ttl2
-rw-r--r--data/org/marlieses.ttl2
-rw-r--r--data/org/spisestedet.ttl2
7 files changed, 7 insertions, 7 deletions
diff --git a/data/org/artdoor.ttl b/data/org/artdoor.ttl
index 09b90b8..c711427 100644
--- a/data/org/artdoor.ttl
+++ b/data/org/artdoor.ttl
@@ -21,7 +21,7 @@
:cafe
a schema:Place;
- gr:category schema:FoodEstablishment, schema:CafeOrCoffeeShop ;
+ gr:category schema:FoodEstablishment, schema:CafeOrCoffeeShop, "non-meal food" ;
gr:name "Café ArtDoor7"@da;
foaf:Homepage <http://www.galleriartdoor.dk/cafe-artdoor7.html>;
gr:hasOpeningHourSpecification :hours .
diff --git a/data/org/camping.ttl b/data/org/camping.ttl
index c115d3f..c93233b 100644
--- a/data/org/camping.ttl
+++ b/data/org/camping.ttl
@@ -12,7 +12,7 @@
_:ishuset
a schema:Place;
- gr:category schema:FoodEstablishment, schema:IceCreamShop ;
+ gr:category schema:FoodEstablishment, schema:IceCreamShop, "non-meal food" ;
schema:telephone "+45-23353458";
gr:name "Orø Camping - Ishuset"@da;
foaf:page <http://www.oroecamping.dk/50-ishus.htm>;
diff --git a/data/org/gaardstronomi.ttl b/data/org/gaardstronomi.ttl
index 5bb361d..d37698c 100644
--- a/data/org/gaardstronomi.ttl
+++ b/data/org/gaardstronomi.ttl
@@ -6,7 +6,7 @@
[]
a gr:BusinessEntity, schema:Place;
- gr:category schema:FoodEstablishment, schema:Restaurant ;
+ gr:category schema:FoodEstablishment, schema:Restaurant, "full-meal food" ;
gr:name "Gaardstronomi";
foaf:Homepage <http://www.gaardstronomi.dk/> ;
schema:address [
diff --git a/data/org/havnegrill.ttl b/data/org/havnegrill.ttl
index 227c091..6d71074 100644
--- a/data/org/havnegrill.ttl
+++ b/data/org/havnegrill.ttl
@@ -6,7 +6,7 @@
[]
a gr:BusinessEntity, schema:Place ;
- gr:category schema:FoodEstablishment, schema:FastFoodRestaurant, schema:IceCreamShop ;
+ gr:category schema:FoodEstablishment, schema:FastFoodRestaurant, schema:IceCreamShop, "full-meal food" ;
gr:name "Havnegrillen Orø Havn"@da ;
foaf:page <http://cvr.dk/Site/Forms/CompanySearch/CompanySearch.aspx?cvrnr=29437386> ;
gr:hasOpeningHourSpecification [
diff --git a/data/org/kro.ttl b/data/org/kro.ttl
index dbf479d..bdf5292 100644
--- a/data/org/kro.ttl
+++ b/data/org/kro.ttl
@@ -5,7 +5,7 @@
[]
a gr:BusinessEntity;
- gr:category schema:FoodEstablishment, schema:Restaurant, "accomodation";
+ gr:category schema:FoodEstablishment, schema:Restaurant, "accomodation", "full-meal food" ;
gr:name "Hotel Orø Kro";
foaf:page <http://www.oroekro.dk/>;
schema:address [
diff --git a/data/org/marlieses.ttl b/data/org/marlieses.ttl
index ce2e372..e622f80 100644
--- a/data/org/marlieses.ttl
+++ b/data/org/marlieses.ttl
@@ -7,7 +7,7 @@
:home
a schema:Place;
- gr:category schema:FoodEstablishment, schema:CafeOrCoffeeShop, schema:IceCreamShop ;
+ gr:category schema:FoodEstablishment, schema:CafeOrCoffeeShop, schema:IceCreamShop, "non-meal food" ;
schema:telephone "+45-59470744";
gr:name "Marliese’s Gårdcafé"@da;
foaf:Homepage <http://marliesesgaardcafe.dk/>;
diff --git a/data/org/spisestedet.ttl b/data/org/spisestedet.ttl
index 6506a3a..9dd55aa 100644
--- a/data/org/spisestedet.ttl
+++ b/data/org/spisestedet.ttl
@@ -6,7 +6,7 @@
[]
a schema:Place;
- gr:category schema:FoodEstablishment, schema:Restaurant ;
+ gr:category schema:FoodEstablishment, schema:Restaurant, "full-meal food" ;
gr:name "Spisestedet Orø";
foaf:Homepage <http://www.spisestedet-orø.dk/> ;
schema:address [