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

Update Dataset Example 01 to 3.0.1 #100

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bact
Copy link
Contributor

@bact bact commented Aug 27, 2024

Use contentType (from Core) instead of software_contentType

Due to changes in 3.0.1

Will resolve #99

--

Note that this has to wait until the validator supports 3.0.1.

Currently this PR will produce an error:

Checking ./dataset/example01/spdx3.0/example01.spdx3.json...
./dataset/example01/spdx3.0/example01.spdx3.json has unknown version @context https://spdx.org/rdf/3.0.1/spdx-context.jsonld

Use `contentType` (from Core) instead of `software_contentType`

Signed-off-by: Arthit Suriyawongkul <[email protected]>
Signed-off-by: Arthit Suriyawongkul <[email protected]>
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.

Update Dataset Example 01 to use Core/contentType instead of Software/contentType
1 participant