Skip to content

Commit 55816c1

Browse files
committed
Adding samples for mobie library stops
1 parent 34868cf commit 55816c1

5 files changed

Lines changed: 10 additions & 6 deletions

mobile-library-stops.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
{
2424
"name": "route",
2525
"title": "Route",
26-
"description": "A name for the route",
26+
"description": "A name for the route e.g. Route B",
2727
"type": "string",
2828
"format": "default",
2929
"constraints": {
@@ -33,7 +33,7 @@
3333
{
3434
"name": "community",
3535
"title": "Community",
36-
"description": "The community served by the stop",
36+
"description": "The community served by the stop e.g. village or town name",
3737
"type": "string",
3838
"format": "default",
3939
"constraints": {
@@ -125,7 +125,7 @@
125125
"title": "Departure Time",
126126
"type": "time",
127127
"format": "default",
128-
"description": "The time the mobile library leaves the stop",
128+
"description": "The time the mobile library departs the stop",
129129
"constraints": {
130130
"required": true
131131
}
@@ -145,7 +145,7 @@
145145
"title": "Start Date",
146146
"type": "date",
147147
"format": "default",
148-
"description": "The date the timetable for this stop started",
148+
"description": "The start date for this stop and timetable",
149149
"constraints": {
150150
"required": true
151151
}
@@ -155,7 +155,7 @@
155155
"title": "End Date",
156156
"type": "date",
157157
"format": "default",
158-
"description": "The date the timetable for this stop will end",
158+
"description": "The end date for this stop and timetable",
159159
"constraints": {
160160
"required": false
161161
}
@@ -165,7 +165,7 @@
165165
"title": "Timetable Link",
166166
"type": "string",
167167
"format": "uri",
168-
"description": "A link to a web page, or PDF for the stop, route, or mobile timetable",
168+
"description": "A link to a web page, or PDF for the stop, route, mobile or service timetable",
169169
"constraints": {
170170
"required": false
171171
}
File renamed without changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
organisation,mobile,route,community,stop,address,postcode,geox,geoy,day,arrival,departure,frequency,start,end,timetable
2+
,,,,,"North Place, Fetterangus",,,,Mon,,,,,,www.livelifeaberdeenshire.org.uk/media/2808/mobile-north-timetable-160119.pdf
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
organisation,mobile,route,community,stop,address,postcode,geox,geoy,day,arrival,departure,frequency,start,end,timetable
2+
Aberdeenshire,North,North Monday Weeks 1 and 3,Fetterangus,North Place,"North Place, Fetterangus",,-2.0238940999999997,57.54863559999999,Monday,09:20,09:45,FREQ=WEEKLY;INTERVAL=2,2019-01-21,,https://www.livelifeaberdeenshire.org.uk/media/2808/mobile-north-timetable-160119.pdf

0 commit comments

Comments
 (0)