Gary O'Neall
Gary O'Neall
@hoijui - There is a hardware profile team discussing how to add hardware to the SPDX specification. They meet weekly - the meeting information can be found [here](https://github.com/spdx/meetings?tab=readme-ov-file#hardware-profile-group-meetings). Minutes of...
@boravinod145 - thanks for reporting the issue. In looking at the RDF file, the license exceptions include a property `spdx:isDeprecatedLicenseId` which is not defined in the SPDX RDF OWL ontology...
I figured out why Verify didn't report the issue. Verify goes through all the **known** properties for a given model class and verifies them. It doesn't go through any additional...
@bhorsujal - Can you resolve the conflicts? I'd like to get this merged into the next release. @rtgdk @bact - Can you do a a review?
@bact I just resolved the merge conflicts - if you could just do a review of the requirements.txt and confirm I didn't miss anything, I'll go ahead and merge.
@rtgdk @bact - could you please review
The way we are maintaining the license information in the [license-list-XML github repository](https://github.com/spdx/license-list-XML) it is not feasible to retain the formatting of the original text since XML removes the white...
Resolves in PR spdx/LicenseListPublisher#83
@sschuberth - Just going through the older issue. Any thoughts or progress on updating the text in the license-list-XML repo?
@sschuberth I agree with the above approach. I'll move this issue over to the license-list-XML repo since this is where the work will be done. @swinslow @jlovejoy FYI - if...