Gary O'Neall
Gary O'Neall
On the 17 Dec 2024 tech call, an issue was raised that we should document translations in the "repository". I've searched through all open and closed issues and pull requests...
In SPDX 2.X, if you went to the URL represented by the IRI for a class or property, you went to an actual HTML page describing the spec. For SPDX...
From the discussion on implementers call on 29 Oct., we could use Unicode properties in the regular expressions to simplify and possible speed up the license matching algorithms. Reference: https://en.wikipedia.org/wiki/Unicode_character_property
This is a prototype of changes to improve the performance of compares. This commit is a partial implementation of a map that keeps track of elements which are equivalent. Unfortunately,...
This is a spin-off issue from #302 which discusses 2 issues focused on how to support Extension subclasses. According to the [SPDX AIPackage specification](https://spdx.github.io/spdx-spec/v3.0.1/model/AI/Classes/AIPackage/) an optional property field is `extension`....
This was not completed due to an incompatibility between the current published JSON schema and the generated Java code. Specifically, the Java code has a property `securityLocator` while the schema...
Checks that verify should fail when extra fields are added to the RDF file. Note that the unit test currently fails - awaiting implementation of a fix. This is initially...
This issue is to track any tasks or related issues to publishing release 1.4.0 of the online tools: - [ ] Review outstanding issues for any items we should fix...