spdx / spdx-spec

The SPDX specification in MarkDown and HTML formats.
https://spdx.github.io/spdx-spec/
Other
288 stars 137 forks source link

Generate JSON Schema using shacl2code #893

Closed JPEWdev closed 6 months ago

JPEWdev commented 6 months ago

Generates the JSON schema for validating JSON-LD documents using shacl2code

JPEWdev commented 6 months ago

@licquia Here is the actions to generate the JSON schema. Note that the schema is still incorrect until the model & spec parser are fixed

goneall commented 6 months ago

@licquia @JPEWdev - Is this ready to be merged?