-
Notifications
You must be signed in to change notification settings - Fork 124
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
Git repo usable as a submodule for open licenses and json in projects ... #27
Comments
This probably means a repository for license texts and a repository for json. Each could be included as needed by projects requiring them, using git submodule or git subtree, as desired. Suggest license text repository might be a fork of http://git.spdx.org/license-list.git which already has lots of license texts, including many of interest here. |
@mlinksva good point - I wonder if we should just use that repo but with our sublist of open definition ones (though we do have an issue of getting stuff upstream if we have new approved licenses). |
@rgrp I'm all for using the spdx repo, that is forking and treating as upstream. I suspect they'd be interested in at least some of the licenses we'd add. If agreed that's what we're doing, I can get on their list and tell them. |
@mlinksva +1 - please go ahead and chat with them :-) To summarize as I'm understanding it:
|
Ok, I'll get in touch with them. They keep license metadata in a spreadsheet (also in the repo) for better or worse; we'd almost certainly want a separate license metadata json file anyway. |
@mlinksva any update here? Would love to get this moving - I have a use case right now in http://data.okfn.org/ for using a nice json file and/or submodule |
In short no. Commented on frictionlessdata/frictionlessdata.io#55 |
@mlinksva thanks - do you think this issue is still worth moving on? If so, what are the steps needed to implement - maybe if we break down we can do one by one? |
@mlinksva here are some thoughts. I think once we get it sorted it what we want implemented will be pretty simple ... First pass suggestion as to what to do:
Questions
This does seem a bit complex. What's the simplest thing possible? My guess would be that it would be:
User stories ...Needs some work i think ;-) .. As a Developer I want to quickly get a JSON file listing all or the main open-source licenses so that I can use them in my app
As a Developer I want to quickly get a JSON file listing all or the main open data and open content licenses As a User I want to get a stable url to a human viewable version of a license |
I think separate license metadata (json) and texts (the spdx repo) repos would be useful, at least to others. I don't really have an opinion about location or uses of API; probably more user stories would help. To work forward incrementally, I'd say use /okfn/licenses to develop API, whatever URL it would ideally live at. |
@mlinksva sounds good. |
Moving discussion on merge / reuse of licenses repo to #7 |
OK, my view now is that:
Hence, this issue is WONTFIX and we can close. @mlinksva @hlainchb make sense to you? This is also relevant for merge license repo thread #7 |
Makes sense to me. |
WONTFIX |
Good idea from Mike Linksvayer on list
The text was updated successfully, but these errors were encountered: