Arthit Suriyawongkul

Results 393 comments of Arthit Suriyawongkul

@JPEWdev please kindly correct me if I'm wrong. Thank you.

Since the 3.0.1 CI is already up, we need this the change from this PR to be applied. Currently https://spdx.github.io/spdx-spec/v3.0.1/rdf/jsonld-annotations.ttl has `@base .`, it needs to be updated. ping @goneall...

@goneall noted. Btw, since we only have a change log file in the spdx-spec repo (and not in the spdx-3-model repo), should I also include the link to the release...

A link to model release notes added.

A change log for spdx-3-model repo is now available at https://github.com/spdx/spdx-3-model/blob/main/CHANGELOG.md

@goneall I will check it now. But so far I can't see the conflicts. There're only two files here and I don't think we change these changelog and contributing anywhere...

@goneall I will better open new PR and ping you in 2 mins.

@goneall I copy two files to this PR #1031, please use that one instead. sorry for inconvenience. Will close this.

(1) Currently RDF and schema IRIs on https://spdx.org/... like: https://spdx.org/rdf/3.0.0/spdx-context.jsonld https://spdx.org/schema/3.0.0/spdx-json-schema.json will be redirected to the actual physical files in model/ directory on spdx-spec gh-pages: https://spdx.github.io/spdx-spec/v3.0/model/spdx-context.jsonld https://spdx.github.io/spdx-spec/v3.0/model/schema.json -- (2) New...

@goneall #1100 is now taking care of - general 3.0/3.0.1 redirections - 3.0.0/3.0.1 name difference redirections - schema/RDF files copying