From 06d8d56be5de817a4a8e36e0b2d2510e275cc53e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 18 Aug 2014 10:40:47 +0200 Subject: Revert "Fix escape % in turtle-URI-escaped comma (%2C)." (was bug in raptor2-utils 2.0.8 (works with 2.0.14). This reverts commit 7e5074c3ded554501b9560486fea33a37e2e8792. --- data/rail/dk.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/rail/dk.ttl b/data/rail/dk.ttl index f4c8b59..f290b1d 100644 --- a/data/rail/dk.ttl +++ b/data/rail/dk.ttl @@ -107,7 +107,7 @@ skos:prefLabel "Borup Station"@da , "Borup station" ; skos:altLabel "Bo" ; - rail:serves dbpedia:Borup\%2C_Køge_Municipality ; + rail:serves dbpedia:Borup%2C_Køge_Municipality ; rail:located_at [ a rail:StationPosition ; rail:distance [ unit:m 49700 ] ; rail:along_route rail-dk-route:TIB1 @@ -238,7 +238,7 @@ skos:prefLabel "Ejby station" , "Ejby Station"@da ; skos:altLabel "Eb" ; - rail:serves dbpedia:Ejby\%2C_Middelfart_Municipality ; + rail:serves dbpedia:Ejby%2C_Middelfart_Municipality ; rail:located_at [ a rail:StationPosition ; rail:distance [ unit:m 194800 ] ; rail:along_route rail-dk-route:TIB1 @@ -443,7 +443,7 @@ skos:prefLabel "Ringe station" , "Ringe Station"@da ; skos:altLabel "Re" ; - rail:serves dbpedia:Ringe\%2C_Denmark ; + rail:serves dbpedia:Ringe%2C_Denmark ; rail:located_at [ a rail:StationPosition ; rail:distance [ unit:m 22400 ] ; rail:along_route rail-dk-route:TIB21 -- cgit v1.2.3