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

Split off data package #5

Open
anseljh opened this issue Dec 1, 2015 · 2 comments
Open

Split off data package #5

anseljh opened this issue Dec 1, 2015 · 2 comments

Comments

@anseljh
Copy link

anseljh commented Dec 1, 2015

Hello! This is an interesting project. I think the most valuable part of it is going to end up being not the code, but rather the data that's collected about which categories licenses fall under, and which categories are deemed "compatible".

To that end, what do you think about splitting off the data as a separate package (e.g., a package of just JSON files)? That way it could be used more readily in other projects & languages, and draw a bigger contributor base beyond Rubyists.

I have seen this pattern a few times for repos that are really about data at their heart.

@anseljh
Copy link
Author

anseljh commented Dec 1, 2015

@andrew
Copy link
Contributor

andrew commented Dec 3, 2015

@anseljh that's a great idea, I've initially started by splitting the license arrays out into a separate JSON file: https://github.com/librariesio/license-compatibility/blob/master/lib/license/licenses.json

Some next steps:

  • Extract the data into a separate repository
  • Follow the data-package schema

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

2 participants