lkoskela / license-similarity

Identify an open-source SPDX license from license text. (Essentially a pure-JavaScript/TypeScript fork of https://github.com/spdx/spdx-license-matcher)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use RDF source data instead of JSON

lkoskela opened this issue · comments

Referring to #24, it might be best to migrate from using the SPDX.org JSON documents to using their RDF (XML) data instead as that seems to be more reliable.