-
Notifications
You must be signed in to change notification settings - Fork 140
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
Duplication in JSON schema: crossRefs and seeAlsos #826
Comments
Hm, I see. I vaguely remembered having read about it before. I stumbled across it while working on the Python tools. If the status of |
I completely agree that it is not necessary to support |
I believe this is resolved in 3.0 |
Extracted licensing infos in the json schema have a crossRefs property as well as a seeAlsos property. Looking at the tag/value spec and the rdf example listed there, I suspect there should only be
seeAlsos
, andcrossRefs
is unused: https://spdx.github.io/spdx-spec/v2.3/other-licensing-information-detected/#104-license-cross-reference-fieldThe text was updated successfully, but these errors were encountered: