sdsc-ordes / gimie

Extract linked metadata from repositories
https://sdsc-ordes.github.io/gimie/
Apache License 2.0
6 stars 2 forks source link

License (SPDX) maintenance strategy #101

Open vancauwe opened 12 months ago

vancauwe commented 12 months ago

We use two data files for license matching, generated by the script generate_tfidf.py

Depending on the update rate of SPDX , we can see to have a GitHub Action to automate generation or, if release rate is once per year, then we can stick to a manual update. However, we should see to have a reminder to stay up-to-date.

cmdoret commented 12 months ago

note: spdx has new releases of their full list ~ every 6 months, however we only use the osi-approved licenses, which may not change nearly as frequently (Need to check).