OpenEnergyPlatform / OpenEnergyPlatform/omi
Implement the OKF license API
Open
@Ludee is already working on this.
Since Oct 26, 2021.
priority: low :sloth:
status: blocked :stop_sign:
type: enhancement :gear:
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
There is an API with checked licenses: https://opendefinition.org/licenses/api/
And here's how to use curl to access the CKAN license group:
curl https://licenses.opendefinition.org/licenses/groups/ckan.json
Check the licenses and give warnings, e.g. when the license is not open data.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.