Arthit Suriyawongkul
Arthit Suriyawongkul
- Add links to ISO vocabularies (both are free) - Make IETF RFC URL format consistent with other instances in the spec (for example, as in [references.md](https://github.com/spdx/spdx-spec/blob/develop/docs/references.md)) - Use format:...
Fetch - `support/3.0` branch from spdx-spec; and - `support/3.0` branch from spdx-3-model then generate the website and publish to https://spdx.github.io/spdx-spec/v3.0.2-dev/ So we can see all the changes submitting to ISO....
As there are numerous fixes to `support/3.0` branch (in this `spdx-spec` repo, related to [edits for ISO submission](https://github.com/spdx/spdx-spec/compare/main...support/3.0); and in `spdx-3-model` repo, [mostly typos, example fixes, and translations](https://github.com/spdx/spdx-3-model/compare/main...support/3.0)), we should...
- Schedule workflow to rebuild dev spec website periodically, fetching latest changes from both spdx-spec and spdx-3-model repos (`develop` branches) - While PR merges in the spdx-spec repo will trigger...
Current view, logo/version selector on the left navigation pane hidden: Expected view, logo/version selector on the left navigation pane shown: This does not affect the actual functionality of the spec...
These URL redirections are needed for 3.1 to work: - https://spdx.org/schema/3.1/spdx-json-schema.json - https://spdx.org/rdf/3.1/spdx-model.ttl - https://spdx.org/rdf/3.1/spdx-context.jsonld
> This PR targets `develop` branch. > A similar PR for `support/3.0` is at #1247 To use "3.0"/"3.1" RDF URLs (version without patch version), as required by https://github.com/spdx/spdx-3-model/issues/1046, we need...
> This PR targets `support/3.0` branch. > A similar PR for `develop` is at #1244 To use "3.0" RDF URLs (version without patch version), as required by https://github.com/spdx/spdx-3-model/issues/1046, we need...
From https://github.com/spdx/spdx-3-model/issues/1104#issuecomment-3313621478, to avoid any possibility of having conflicting specifications, we should consolidate information from the following resources: 1. https://github.com/spdx/spdx-spec/blob/develop/docs/serializations.md (a chapter in `spdx-repo` repo) 1. https://github.com/spdx/spdx-3-model/blob/develop/serialization/ (a folder in...
After v3.0 ISO publication (or finalization of IRIs), submit the v3.0 ontology to Linked Open Vocabularies (LOV) https://lov.linkeddata.es/ for greater visibility, discoverability, and adoption within the global Linked Data ecosystem.