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

software/example13: Fix property name and value #82

Closed
wants to merge 5 commits into from

Conversation

bact
Copy link
Contributor

@bact bact commented May 31, 2024

  • In JSON, fix property name and value to make it valid, based on the validation of spdx3ToGraph.
    • name:externalIdentifiers -> externalIdentifier
    • value: depends_on -> dependsOn
  • Move draw.io diagram (non-SPDX specific) to the root of the example13, also show it in the README
  • Add PlantUML diagram (SPDX 3.0 specific) to the spdx3.0/ subdirectory of the example13

bact added 5 commits June 1, 2024 00:26
- `externalIdentifiers` -> `externalIdentifier`
- `depends_on` -> `dependsOn`

Based on the validation of spdx3ToGraph
- spdx-3.0 -> spdx3.0: Make it consistent with the previous spdx2.2
- example-13 -> example13: Make it consistent with other examples naming
@bact
Copy link
Contributor Author

bact commented Jun 3, 2024

Tag @rnjudge to see if you agree with the proposed changes and/or having any suggestion. Thank you.

@bact
Copy link
Contributor Author

bact commented Jun 14, 2024

The JSON is now fixed by #86

@bact bact closed this Jun 14, 2024
@bact bact deleted the fix-validate-software-example13 branch June 17, 2024 00:15
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

Successfully merging this pull request may close these issues.

1 participant