-
Notifications
You must be signed in to change notification settings - Fork 9
Populate data base from upstream data #52
Comments
The issue with the csv (besides the size) is that this is not original data, so it has to be created somehow. |
The new csv file data in #48 is created from https://github.com/spdx/license-list-data. (Also contain license text) |
If it was created, we need the software that created it, for review. But we shouldn't be transforming the data in other formats... [and please, stop requesting actions by referencing me and adding comments; I see all activity and all it will be handled at some point] |
See this for script.
Sorry, I will keep this in mind. |
As mentioned by @zvr in his comment on Pull Request #48, a functionality is needed through which database can be populated without using .csv file (large if we want to solve #47 ).
Note: In this method internet connection is required to populate the database, advantage of merging PR #48 is that anyone can populate database without using internet.
The text was updated successfully, but these errors were encountered: