Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,20 @@ Caution should be taken to avoid making changes to the spec that would render ex
* **Speculative features are discouraged.**
Each new addition to the spec adds complexity. We want to avoid additions to the spec that do not provide additional value to the shared mobility end user.

## Common Data Licenses
Below is a table of common licenses under which datasets can be made available. A permissive license will likely permit more apps and developers to ingest GBFS data. No recommendation for any particular license is offered here.

Definitions of terms:
- Requires attribution: Data users must give credit (attribution) to the data publisher and provide a link to the license.
- Share-alike (viral): Derivative works (remixed, transformed, or built upon the material) must be distributed under the same license as the original.

| *[SPDX License Identifier](https://spdx.org/licenses/)* | *Full name* | *Human-readable license summary* | *License text* | *Requires attribution* | *Share-alike (viral)* |
|-------------------|-----------------------------------------------------|--------------------------------------------------------------|-------------------------------------------------------------|----------------------|---------------------|
| CC0-1.0 | Creative Commons Universal Public Domain Dedication 1.0 | [Summary @ creativecommons.org](https://creativecommons.org/publicdomain/zero/1.0/) | [Text @ creativecommons.org](https://creativecommons.org/publicdomain/zero/1.0/legalcode) | No | No |
| CC-BY-4.0 | Creative Commons Attribution 4.0 International | [Summary @ creativecommons.org](https://creativecommons.org/licenses/by/4.0/) | [Text @ creativecommons.org](https://creativecommons.org/licenses/by/4.0/legalcode) | Yes | No |
| CDLA-Permissive-1.0 | Community Data License Agreement Permissive 1.0 | [Summary @ cdla.io](https://cdla.io/) | [Text @ cdla.io](https://cdla.io/permissive-1-0/) | Yes | No |
| ODC-By-1.0 | Open Data Commons Attribution License 1.0 | [Summary @ opendatacommons.org](https://opendatacommons.org/licenses/by/summary/index.html) | [Text @ opendatacommons.org](https://www.opendatacommons.org/licenses/by/1.0/) | Yes | No |

## Systems Catalog - Systems Implementing GBFS
There are hundreds of shared mobility systems publishing GBFS worldwide. This list contains all known systems publishing GBFS feeds and is maintained by the GBFS community. This is an incomplete list. If you have or are aware of a system that doesn’t appear on the list please add it.

Expand Down
14 changes: 0 additions & 14 deletions data-licenses.md

This file was deleted.

Loading