qcif / data-curator

Data Curator - share usable open data
MIT License
266 stars 38 forks source link

Identify machine-readable source of open licences #6

Open Stephen-Gates opened 7 years ago

Stephen-Gates commented 7 years ago

See https://discuss.okfn.org/t/is-there-a-machine-readable-list-of-open-licences-and-urls/5503 and https://github.com/okfn/opendefinition/issues/7

See also http://opendefinition.org/licenses/ perhaps limit drop down list to Recommended conformant licenses

Stephen-Gates commented 7 years ago

Identify list of open source licences

Stephen-Gates commented 7 years ago

see https://github.com/okfn/licenses/pull/57 make a subset of licences based on recommended conformant licenses

Stephen-Gates commented 7 years ago

Using this code until above is fixed https://github.com/ODIQueensland/data-curator/blob/develop/src/renderer/components/DataPackage.vue#L20

Stephen-Gates commented 7 years ago

okfn/licenses#57 is ready. Only need licences from https://github.com/okfn/licenses/blob/master/licenses.csv with:

"domain_data": true, "od_conformance": "approved", "status": "active",

Stephen-Gates commented 5 years ago

At the moment licences are hard coded in https://github.com/ODIQueensland/data-curator/blob/master/src/renderer/partials/Licenses.vue

When the is a reliable source of open data licences to access, consider importing the data from there.

GitHub
ODIQueensland/data-curator
Data Curator - share usable open data. Contribute to ODIQueensland/data-curator development by creating an account on GitHub.