From e7fb2021f5bda1d5e076d4b1a30118834f7def79 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 31 Mar 2015 11:20:57 +0200 Subject: Fix adjust for shift to summertime. --- data/2015/brussels-03.ttl | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/data/2015/brussels-03.ttl b/data/2015/brussels-03.ttl index fa6da43..6382941 100644 --- a/data/2015/brussels-03.ttl +++ b/data/2015/brussels-03.ttl @@ -31,7 +31,7 @@ event:time [ a tl:Interval ; tl:onTimeLine ; tl:start "2015-03-22T09:00:00+01:00"^^xsd:dateTime ; - tl:end "2015-03-31T23:59:59+01:00"^^xsd:dateTime ] . + tl:end "2015-03-31T23:59:59+02:00"^^xsd:dateTime ] . :programme a prog:Programme ; prog:describes :trip ; @@ -337,15 +337,15 @@ event:time [ a tl:Interval ; tl:onTimeLine ; tl:start "2015-03-30T00:00:00+01:00"^^xsd:dateTime ; - tl:end "2015-03-30T09:00:00+01:00"^^xsd:dateTime ] . + tl:end "2015-03-30T09:00:00+02:00"^^xsd:dateTime ] . :ride-gütersloh-bielefeld a event:Event ; rdfs:label "Train Gütersloh→Bielefeld"@en ; dcterms:subject :journey-jonas ; event:time [ a tl:Interval ; tl:onTimeLine ; - tl:start "2015-03-30T09:35:00+01:00"^^xsd:dateTime ; - tl:end "2015-03-30T10:30:00+01:00"^^xsd:dateTime ] . + tl:start "2015-03-30T09:35:00+02:00"^^xsd:dateTime ; + tl:end "2015-03-30T10:30:00+02:00"^^xsd:dateTime ] . :ticket-db-gütersloh-bielefeld a tio:TicketPlaceholder ; tio:scope [ a tio:scopeOfAccess ; @@ -358,10 +358,10 @@ tio:operatedBy :org-db ; tio:from [ a tio:Stop ; tio:at :station-gütersloh ; - tio:departs "2015-03-30T09:49:00+01:00"^^xsd:dateTime ] ; + tio:departs "2015-03-30T09:49:00+02:00"^^xsd:dateTime ] ; tio:to [ a tio:Stop ; tio:at :station-bielefeld ; - tio:arrives "2015-03-30T09:58:00+01:00"^^xsd:dateTime ] . + tio:arrives "2015-03-30T09:58:00+02:00"^^xsd:dateTime ] . :sleep-0331 a event:Event ; rdfs:label "Sleep in Bielefeld"@en ; @@ -369,8 +369,8 @@ event:based_near dbpedia:Gütersloh ; event:time [ a tl:Interval ; tl:onTimeLine ; - tl:start "2015-03-31T00:00:00+01:00"^^xsd:dateTime ; - tl:end "2015-03-31T09:00:00+01:00"^^xsd:dateTime ] . + tl:start "2015-03-31T00:00:00+02:00"^^xsd:dateTime ; + tl:end "2015-03-31T09:00:00+02:00"^^xsd:dateTime ] . :meeting-librecat a event:Event ; rdfs:label "Meeting with LibreCat developers" ; @@ -381,16 +381,16 @@ event:based_near dbpedia:Bielefeld ; event:time [ a tl:Interval ; tl:onTimeLine ; - tl:start "2015-03-30T11:00:00+01:00"^^xsd:dateTime ; - tl:end "2015-03-30T15:00:00+01:00"^^xsd:dateTime ] . + tl:start "2015-03-30T11:00:00+02:00"^^xsd:dateTime ; + tl:end "2015-03-30T15:00:00+02:00"^^xsd:dateTime ] . :ride-bielefeld-orø a event:Event ; rdfs:label "Train+ferry Bielefeld→Orø"@en ; dcterms:subject :journey-jonas ; event:time [ a tl:Interval ; tl:onTimeLine ; - tl:start "2015-03-31T10:00:00+01:00"^^xsd:dateTime ; - tl:end "2015-03-31T20:30:00+01:00"^^xsd:dateTime ] . + tl:start "2015-03-31T10:00:00+02:00"^^xsd:dateTime ; + tl:end "2015-03-31T20:30:00+02:00"^^xsd:dateTime ] . :ticket-db-gütersloh-høje-tåstrup a tio:TicketPlaceholder ; tio:scope [ a tio:scopeOfAccess ; @@ -407,30 +407,30 @@ tio:operatedBy :org-db ; tio:from [ a tio:Stop ; tio:at :station-bielefeld ; - tio:departs "2015-03-31T10:38:00+01:00"^^xsd:dateTime ] ; + tio:departs "2015-03-31T10:38:00+02:00"^^xsd:dateTime ] ; tio:to [ a tio:Stop ; tio:at :station-hannover ; - tio:arrives "2015-03-31T11:28:00+01:00"^^xsd:dateTime ] . + tio:arrives "2015-03-31T11:28:00+02:00"^^xsd:dateTime ] . :train-hannover-hamburg a rail:Train ; rdfs:label "ICE 1082"@en ; tio:operatedBy :org-db ; tio:from [ a tio:Stop ; tio:at :station-hannover ; - tio:departs "2015-03-31T11:36:00+01:00"^^xsd:dateTime ] ; + tio:departs "2015-03-31T11:36:00+02:00"^^xsd:dateTime ] ; tio:to [ a tio:Stop ; tio:at :station-hamburg ; - tio:arrives "2015-03-31T12:53:00+01:00"^^xsd:dateTime ] . + tio:arrives "2015-03-31T12:53:00+02:00"^^xsd:dateTime ] . :train-hamburg-høje-tåstrup a rail:Train ; rdfs:label "ICE 35"@en ; tio:operatedBy :org-db ; tio:from [ a tio:Stop ; tio:at :station-hamburg ; - tio:departs "2015-03-31T13:28:00+01:00"^^xsd:dateTime ] ; + tio:departs "2015-03-31T13:28:00+02:00"^^xsd:dateTime ] ; tio:to [ a tio:Stop ; tio:at :station-høje-tåstrup ; - tio:arrives "2015-03-31T17:57:00+01:00"^^xsd:dateTime ] . + tio:arrives "2015-03-31T17:57:00+02:00"^^xsd:dateTime ] . :offer-dsb-høje-tåstrup-holbæk a gr:Offering ; gr:name "Høje Tåstrup→Holbæk"@en ; @@ -448,20 +448,20 @@ tio:operatedBy :org-dsb ; tio:from [ a tio:Stop ; tio:at :station-høje-tåstrup ; - tio:departs "2015-03-31T18:09:00+01:00"^^xsd:dateTime ] ; + tio:departs "2015-03-31T18:09:00+02:00"^^xsd:dateTime ] ; tio:to [ a tio:Stop ; tio:at :station-holbæk ; - tio:arrives "2015-03-31T18:38:00+01:00"^^xsd:dateTime ] . + tio:arrives "2015-03-31T18:38:00+02:00"^^xsd:dateTime ] . :ferry-holbæk-orø a travel:Ferry ; rdfs:label "Orøfærgen"@en ; tio:operatedBy :org-orøfærgen ; tio:from [ a tio:Stop ; tio:at :station-holbæk ; - tio:departs "2015-03-31T19:30:00+01:00"^^xsd:dateTime ] ; + tio:departs "2015-03-31T19:30:00+02:00"^^xsd:dateTime ] ; tio:to [ a tio:Stop ; tio:at :harbour-orø ; - tio:arrives "2015-03-31T20:00:00+01:00"^^xsd:dateTime ] . + tio:arrives "2015-03-31T20:00:00+02:00"^^xsd:dateTime ] . a tl:Timeline ; rdfs:title "FLOSS events jointly involving Siri and Jonas"@en ; -- cgit v1.2.3