Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect licenses during init #239

Open
loleg opened this issue Jan 12, 2018 · 2 comments
Open

Detect licenses during init #239

loleg opened this issue Jan 12, 2018 · 2 comments
Assignees
Milestone

Comments

@loleg
Copy link

loleg commented Jan 12, 2018

In the init process described in #63 there could be a detection of a LICENSE or LICENSE.md file in the current folder, leading to the addition to datapackage.json of the appropriate license fields from the specification. A range of open data licenses could be supported, perhaps linked to opendefinition.org to stay up to date.

See also: detectable licenses on GitHub.com

@anuveyatsu
Copy link
Member

@loleg you can add ODC licenses during the init command now (available from v0.9.0). By default, "ODC-PDDL" license is added but you can run the command in the interactive mode using -i option and select another license. Do you think it addresses this issue?

screen shot 2018-04-16 at 23 13 36

@anuveyatsu anuveyatsu self-assigned this Apr 16, 2018
@anuveyatsu anuveyatsu added this to the Sprint - 23 Apr 2018 milestone Apr 16, 2018
@loleg
Copy link
Author

loleg commented Apr 17, 2018

@anuveyatsu I don't think this completely responds to the suggestion, since I was thinking the license could be automatically detected. But for most intents and purposes, I think this will do the job.

Is there a confirmation of the default license being added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants