data-curator icon indicating copy to clipboard operation
data-curator copied to clipboard

Identify machine-readable source of open licences

Open Stephen-Gates opened this issue 8 years ago • 5 comments
trafficstars

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 avatar Jul 16 '17 02:07 Stephen-Gates

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

Stephen-Gates avatar Jul 18 '17 22:07 Stephen-Gates

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

Stephen-Gates avatar Sep 18 '17 06:09 Stephen-Gates

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 avatar Oct 24 '17 13:10 Stephen-Gates

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
Data Curator - share usable open data. Contribute to ODIQueensland/data-curator development by creating an account on GitHub.

Stephen-Gates avatar May 31 '19 12:05 Stephen-Gates