Skip to content

Commit 9222023

Browse files
authored
Merge pull request #410 from openmobilityfoundation/url-update
replace URLs for move
2 parents 0713de7 + 4a49194 commit 9222023

17 files changed

Lines changed: 75 additions & 74 deletions

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ More than 80 cities and public agencies around the world use MDS, and it has bee
5151
* Santa Monica: The rules and guidelines for the Santa Monica Shared Mobility Pilot Program can be found at https://www.smgov.net/sharedmobility.
5252
* Austin: The rules and guidelines for Austin's Micromobility Program can be found at https://austintexas.gov/micromobility.
5353
* Ulm: A draft of the guidelines can be found at [the city's GitHub presence](https://github.com/stadtulm/mds-zonen).
54+
5455
* _[add your City here by opening a pull request](https://github.com/openmobilityfoundation/mobility-data-specification/compare)_
5556

5657
## Use Cases

ReleaseGuidelines.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The sections below define the release process itself, including timeline, roles,
5656
5757
### Project Meetings
5858
* Web conference and in person work sessions will posted to the [MDS-Announce mailing list](https://groups.google.com/forum/#!forum/mds-announce). Meetings generally occur monthly.
59-
* The meeting organizer can use the [meeting template](https://github.com/CityOfLosAngeles/mobility-data-specification/wiki/Web-Conference-Template) to prepare for project meetings. Use the [template markup code](https://github.com/CityOfLosAngeles/mobility-data-specification/wiki/Web-Conference-Template/_edit) to create the next scheduled wiki meeting page before the meeting. Include the how to join the meeting and agenda details. Posting the agenda before the meeting has the added benefit that project contributors can propose agenda items.
59+
* The meeting organizer can use the [meeting template](https://github.com/openmobilityfoundation/mobility-data-specification/wiki/Web-Conference-Template) to prepare for project meetings. Use the [template markup code](https://github.com/openmobilityfoundation/mobility-data-specification/wiki/Web-Conference-Template/_edit) to create the next scheduled wiki meeting page before the meeting. Include the how to join the meeting and agenda details. Posting the agenda before the meeting has the added benefit that project contributors can propose agenda items.
6060

6161
### Goals
6262

@@ -197,16 +197,16 @@ The following steps **must** be followed for **every** release of MDS:
197197

198198
High level summary of the release.
199199

200-
* Specific change referencing a PR [#555](https://github.com/CityofLosAngeles/mobility-data-specification/pull/555)
200+
* Specific change referencing a PR [#555](https://github.com/openmobilityfoundation/mobility-data-specification/pull/555)
201201

202-
* Another change summary referencing a PR [#777](https://github.com/CityofLosAngeles/mobility-data-specification/pull/777)
202+
* Another change summary referencing a PR [#777](https://github.com/openmobilityfoundation/mobility-data-specification/pull/777)
203203
```
204204

205205
The description of this PR should include a link to a GitHub compare page showing the changes that will be included in the release. This URL depends on the type of release:
206206

207-
* For a PATCH release like 0.4.2, compare the previous version in the series to the current state of the release branch: https://github.com/CityOfLosAngeles/mobility-data-specification/compare/0.4.1...0.4.x
207+
* For a PATCH release like 0.4.2, compare the previous version in the series to the current state of the release branch: https://github.com/openmobilityfoundation/mobility-data-specification/compare/0.4.1...0.4.x
208208

209-
* For a MINOR release like 0.5.0, compare the last release in the previous series to the current state of `dev`: https://github.com/CityOfLosAngeles/mobility-data-specification/compare/master...dev
209+
* For a MINOR release like 0.5.0, compare the last release in the previous series to the current state of `dev`: https://github.com/openmobilityfoundation/mobility-data-specification/compare/master...dev
210210

211211
In the case of a new MINOR version, allow a minimum of 24 hours for community discussion and review of the current state of the release.
212212

@@ -246,11 +246,11 @@ The following steps **must** be followed for **every** release of MDS:
246246

247247
1. Publish a [new Release in GitHub][mds-releases-new] for the tag you just pushed. Copy in the [release notes](ReleaseNotes.md) created earlier.
248248

249-
1. Post a release announcement to [`mds-announce`](mailto:mds-announce@googlegroups.com), copying the [release notes](ReleaseNotes.md) created earlier and linking to the [GitHub release][mds-releases].
249+
1. Post a release announcement to [`mds-announce`](mailto:mds-announce@groups.openmobilityfoundation.org), copying the [release notes](ReleaseNotes.md) created earlier and linking to the [GitHub release][mds-releases].
250250

251251
```email
252-
From: mds-announce@googlegroups.com
253-
To: mds-announce@googlegroups.com
252+
From: mds-announce@groups.openmobilityfoundation.org
253+
To: mds-announce@groups.openmobilityfoundation.org
254254
Subject: MDS 1.2.3 Release
255255

256256
MDS 1.2.3 has been released.
@@ -260,14 +260,14 @@ The following steps **must** be followed for **every** release of MDS:
260260
<link to GitHub release>
261261
```
262262

263-
[mds-announce]: https://groups.google.com/forum/#!forum/mds-announce
264-
[mds-dev]: https://github.com/CityOfLosAngeles/mobility-data-specification/tree/dev
265-
[mds-master]: https://github.com/CityOfLosAngeles/mobility-data-specification/tree/master
266-
[mds-milestones]: https://github.com/CityOfLosAngeles/mobility-data-specification/milestones
267-
[mds-pr]: https://github.com/CityofLosAngeles/mobility-data-specification/pulls
268-
[mds-pr-new]: https://github.com/CityOfLosAngeles/mobility-data-specification/compare
269-
[mds-releases]: https://github.com/CityOfLosAngeles/mobility-data-specification/releases
270-
[mds-releases-new]: https://github.com/CityOfLosAngeles/mobility-data-specification/releases/new
271-
[mds-schema-common]: https://github.com/CityOfLosAngeles/mobility-data-specification/blob/master/generate_schema/common.json
272-
[mds-tags]: https://github.com/CityOfLosAngeles/mobility-data-specification/tags
263+
[mds-announce]: https://groups.google.com/a/groups.openmobilityfoundation.org/forum/#!forum/mds-announce
264+
[mds-dev]: https://github.com/openmobilityfoundation/mobility-data-specification/tree/dev
265+
[mds-master]: https://github.com/openmobilityfoundation/mobility-data-specification/tree/master
266+
[mds-milestones]: https://github.com/openmobilityfoundation/mobility-data-specification/milestones
267+
[mds-pr]: https://github.com/openmobilityfoundation/mobility-data-specification/pulls
268+
[mds-pr-new]: https://github.com/openmobilityfoundation/mobility-data-specification/compare
269+
[mds-releases]: https://github.com/openmobilityfoundation/mobility-data-specification/releases
270+
[mds-releases-new]: https://github.com/openmobilityfoundation/mobility-data-specification/releases/new
271+
[mds-schema-common]: https://github.com/openmobilityfoundation/mobility-data-specification/blob/master/generate_schema/common.json
272+
[mds-tags]: https://github.com/openmobilityfoundation/mobility-data-specification/tags
273273
[semver]: https://semver.org/

ReleaseNotes.md

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@ The 0.4.0 release represents a major step forward in the Mobility Data Specifica
66

77
**CHANGES**
88
*_Provider_*
9-
* [Improved Handling of Cost Data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/388)
10-
* [Allow static file storage backed API Endpoints](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/357)
11-
* [Cleanup Provider README](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/395)
12-
* [Legacy Version Header Cleanup](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/314)
13-
* [Internationalization of Currency data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/379)
14-
* [Specify Types for Query Params](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/352)
15-
* [Clarify the definition of Municipal Boundary](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/369)
16-
* [Update Status Change JSON Schema to include Associated Trip properly](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/353)
9+
* [Improved Handling of Cost Data](https://github.com/openmobilityfoundation/mobility-data-specification/pull/388)
10+
* [Allow static file storage backed API Endpoints](https://github.com/openmobilityfoundation/mobility-data-specification/pull/357)
11+
* [Cleanup Provider README](https://github.com/openmobilityfoundation/mobility-data-specification/pull/395)
12+
* [Legacy Version Header Cleanup](https://github.com/openmobilityfoundation/mobility-data-specification/pull/314)
13+
* [Internationalization of Currency data](https://github.com/openmobilityfoundation/mobility-data-specification/pull/379)
14+
* [Specify Types for Query Params](https://github.com/openmobilityfoundation/mobility-data-specification/pull/352)
15+
* [Clarify the definition of Municipal Boundary](https://github.com/openmobilityfoundation/mobility-data-specification/pull/369)
16+
* [Update Status Change JSON Schema to include Associated Trip properly](https://github.com/openmobilityfoundation/mobility-data-specification/pull/353)
1717

1818
*_Agency_*
19-
* [Add Accuracy Field for GPS Telemetry Data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/360)
20-
* [String Limit to 255 Characters](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/361)
21-
* [Remove SLA from /telemetry](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/371)
22-
* [Update State Machine Diagram](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/363)
19+
* [Add Accuracy Field for GPS Telemetry Data](https://github.com/openmobilityfoundation/mobility-data-specification/pull/360)
20+
* [String Limit to 255 Characters](https://github.com/openmobilityfoundation/mobility-data-specification/pull/361)
21+
* [Remove SLA from /telemetry](https://github.com/openmobilityfoundation/mobility-data-specification/pull/371)
22+
* [Update State Machine Diagram](https://github.com/openmobilityfoundation/mobility-data-specification/pull/363)
2323

2424
*_Misc_*
25-
* [New Policy API Endpoint](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/382)
26-
* [Improved README for Schema Directory](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/398)
27-
* [Add Car Vehicle Type](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/219)
28-
* [Unify Error Responses between Provider / Agency](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/368)
29-
* [Imrovements to Release Process](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/372)
25+
* [New Policy API Endpoint](https://github.com/openmobilityfoundation/mobility-data-specification/pull/382)
26+
* [Improved README for Schema Directory](https://github.com/openmobilityfoundation/mobility-data-specification/pull/398)
27+
* [Add Car Vehicle Type](https://github.com/openmobilityfoundation/mobility-data-specification/pull/219)
28+
* [Unify Error Responses between Provider / Agency](https://github.com/openmobilityfoundation/mobility-data-specification/pull/368)
29+
* [Improvements to Release Process](https://github.com/openmobilityfoundation/mobility-data-specification/pull/372)
3030

3131
## 0.3.2
3232

@@ -37,16 +37,16 @@ This release is a series of non breaking and minor changes for provider, along w
3737
**CHANGES**
3838

3939
*_Provider_*
40-
* [Add an optional recorded field to provider](https://github.com/CityOfLosAngeles/mobility-data-specification/issues/307)
41-
* [Ordering Definitions](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/301)
42-
* [406 response - version negiotation](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/327)
40+
* [Add an optional recorded field to provider](https://github.com/openmobilityfoundation/mobility-data-specification/issues/307)
41+
* [Ordering Definitions](https://github.com/openmobilityfoundation/mobility-data-specification/pull/301)
42+
* [406 response - version negiotation](https://github.com/openmobilityfoundation/mobility-data-specification/pull/327)
4343

4444
*_Agency_*
45-
[JSON Schema for Agency](https://github.com/CityOfLosAngeles/mobility-data-specification/issues/169)
45+
[JSON Schema for Agency](https://github.com/openmobilityfoundation/mobility-data-specification/issues/169)
4646

4747
*_Misc_*
48-
[Schema Folder Cleanup](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/328)
49-
[Global GNSS Support](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/316)
48+
[Schema Folder Cleanup](https://github.com/openmobilityfoundation/mobility-data-specification/pull/328)
49+
[Global GNSS Support](https://github.com/openmobilityfoundation/mobility-data-specification/pull/316)
5050
## 0.3.1
5151

5252
> Released 2019-04-30
@@ -57,22 +57,22 @@ This release represents a series of non-breaking changes and clarifications for
5757

5858
*_Provider_*
5959
* MDS Schema version fix.
60-
* [New release process](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/264). Thanks @jfh for documenting, all for participating
61-
* [Additional documentation around what is considered Breaking / Non-Breaking](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/295). Thanks @rf-
62-
* [OPTIONS for version negotiation](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/293). Thanks @billdirks
63-
* [Add Agency Drop off / pick up](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/291). Thanks @margodawes
64-
* [Explicitly allow associated_trip for any event type](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/297)
60+
* [New release process](https://github.com/openmobilityfoundation/mobility-data-specification/pull/264). Thanks @jfh for documenting, all for participating
61+
* [Additional documentation around what is considered Breaking / Non-Breaking](https://github.com/openmobilityfoundation/mobility-data-specification/pull/295). Thanks @rf-
62+
* [OPTIONS for version negotiation](https://github.com/openmobilityfoundation/mobility-data-specification/pull/293). Thanks @billdirks
63+
* [Add Agency Drop off / pick up](https://github.com/openmobilityfoundation/mobility-data-specification/pull/291). Thanks @margodawes
64+
* [Explicitly allow associated_trip for any event type](https://github.com/openmobilityfoundation/mobility-data-specification/pull/297)
6565

6666
*_Agency_*
6767
* Change from UUIDv4 to just UUID. Thanks @karcass
6868
* Change Error Messages for State Machine validation.
6969
* Update Pagination Rules
7070
* Add Unregistered event.
71-
* [Add Event Diagram](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258). Thanks @whereissean
72-
* [Removing 412 Responses](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258)
71+
* [Add Event Diagram](https://github.com/openmobilityfoundation/mobility-data-specification/pull/258). Thanks @whereissean
72+
* [Removing 412 Responses](https://github.com/openmobilityfoundation/mobility-data-specification/pull/258)
7373
* Add deregister and decomissioned events. Thanks @dirkdk
74-
* [Remove 5 second Telemetry requirement](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/261)
75-
* [Improve failure and error handling around Telemetry Data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/290)
74+
* [Remove 5 second Telemetry requirement](https://github.com/openmobilityfoundation/mobility-data-specification/pull/261)
75+
* [Improve failure and error handling around Telemetry Data](https://github.com/openmobilityfoundation/mobility-data-specification/pull/290)
7676

7777
## 0.3.0
7878

@@ -114,11 +114,11 @@ Thanks to all contributors.
114114

115115
> Released 2018-10-15
116116
117-
This release backports two features from [`0.2.0`](https://github.com/CityOfLosAngeles/mobility-data-specification/releases/tag/0.2.0):
117+
This release backports two features from [`0.2.0`](https://github.com/openmobilityfoundation/mobility-data-specification/releases/tag/0.2.0):
118118

119-
* Clarifying Location Types as GeoJSON [#94](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/94)
119+
* Clarifying Location Types as GeoJSON [#94](https://github.com/openmobilityfoundation/mobility-data-specification/pull/94)
120120

121-
* Adding `electric-assist` as a propulsion type [#48](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/48)
121+
* Adding `electric-assist` as a propulsion type [#48](https://github.com/openmobilityfoundation/mobility-data-specification/pull/48)
122122

123123
This makes MDS `0.1.x` series more usable for Mobility Providers.
124124

@@ -128,17 +128,17 @@ This makes MDS `0.1.x` series more usable for Mobility Providers.
128128
129129
This release includes a number of enhancements and clarifications to the [`provider`][provider] spec:
130130

131-
* Introduce JSON Schema for Trips and Status Changes [#53](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/53)
131+
* Introduce JSON Schema for Trips and Status Changes [#53](https://github.com/openmobilityfoundation/mobility-data-specification/pull/53)
132132

133-
* Clarify query params for API endpoints [#64](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/64)
133+
* Clarify query params for API endpoints [#64](https://github.com/openmobilityfoundation/mobility-data-specification/pull/64)
134134

135-
* Clarify API authentication method [#81](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/81)
135+
* Clarify API authentication method [#81](https://github.com/openmobilityfoundation/mobility-data-specification/pull/81)
136136

137-
* Clarify location formatting [#94](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/94)
137+
* Clarify location formatting [#94](https://github.com/openmobilityfoundation/mobility-data-specification/pull/94)
138138

139-
* Clarify timestamp formatting [#93](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/93)
139+
* Clarify timestamp formatting [#93](https://github.com/openmobilityfoundation/mobility-data-specification/pull/93)
140140

141-
* Clarify the `associated_trips` field in Status Changes [#96](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/96)
141+
* Clarify the `associated_trips` field in Status Changes [#96](https://github.com/openmobilityfoundation/mobility-data-specification/pull/96)
142142

143143
## 0.1.0
144144

@@ -148,4 +148,4 @@ This release includes a number of enhancements and clarifications to the [`provi
148148

149149
* MDS is under active development. As such, pre-`1.0` versions may introduce breaking changes until things stabilize. Every effort will be made to ensure that any breaking change is well documented and that appropriate workarounds are suggested.
150150

151-
[provider]: https://github.com/CityOfLosAngeles/mobility-data-specification/tree/master/provider
151+
[provider]: https://github.com/openmobilityfoundation/mobility-data-specification/tree/master/provider

agency/get_vehicle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://raw.githubusercontent.com/CityofLosAngeles/mobility-data-specification/master/agency/get_vehicle.json",
2+
"$id": "https://raw.githubusercontent.com/openmobilityfoundation/mobility-data-specification/master/agency/get_vehicle.json",
33
"$schema": "http://json-schema.org/draft-06/schema#",
44
"title": "The MDS Agency Schema, GET vehicle payload",
55
"type": "object",

agency/post_vehicle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://raw.githubusercontent.com/CityofLosAngeles/mobility-data-specification/master/agency/post_vehicle.json",
2+
"$id": "https://raw.githubusercontent.com/openmobilityfoundation/mobility-data-specification/master/agency/post_vehicle.json",
33
"$schema": "http://json-schema.org/draft-06/schema#",
44
"title": "The MDS Agency Schema, register vehicle body",
55
"type": "object",

agency/post_vehicle_event.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://raw.githubusercontent.com/CityofLosAngeles/mobility-data-specification/master/agency/post_vehicle_event.json",
2+
"$id": "https://raw.githubusercontent.com/openmobilityfoundation/mobility-data-specification/master/agency/post_vehicle_event.json",
33
"$schema": "http://json-schema.org/draft-06/schema#",
44
"title": "The MDS Agency Schema, POST vehicle status body",
55
"type": "object",

agency/post_vehicle_telemetry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://raw.githubusercontent.com/CityofLosAngeles/mobility-data-specification/master/agency/post_vehicle_telemetry.json",
2+
"$id": "https://raw.githubusercontent.com/openmobilityfoundation/mobility-data-specification/master/agency/post_vehicle_telemetry.json",
33
"$schema": "http://json-schema.org/draft-06/schema#",
44
"title": "The MDS Agency Schema, POST vehicle telemetry body",
55
"type": "object",

0 commit comments

Comments
 (0)