Gary O'Neall

Results 169 issues of Gary O'Neall

Since we are now generating the spec in the spdx-spec repo, this is no longer needed and indeed may cause some confusion. Discussed on the SPDX tech call on 23...

documentation

I'm not sure if this is an issue for the model of the spec parser, but I'm having trouble determining if a particular class (e.g. `Element`) is abstract solely from...

model
RDF/OWL/SHACL

We have a few RDF specific issues to resolve. This issue summarizes all open issues: - [x] https://github.com/spdx/spdx-3-model/issues/461 - [x] https://github.com/spdx/spdx-3-model/issues/460 - [ ] https://github.com/spdx/spdx-3-model/issues/439 - [ ] https://github.com/spdx/spdx-3-model/issues/438 -...

RDF/OWL/SHACL

We're getting [requests on the Gitter channel for more information on the markdown format](https://matrix.to/#/!KroEiQRgxgEcaPSUjc:gitter.im/$zdXtkV3Wvt5WdwADQSBnDuhimoX7hMWC3MdTVIpTvQ4?via=gitter.im&via=matrix.org&via=fosdem.org). The spec parser [documents the format grammar](https://github.com/spdx/spec-parser/blob/main/docs/md_docs/grammar.md), but I couldn't find any context other than the...

documentation

The build profile would like to add a constraint that there must be at least one of several possible relationship types to be considered valid under the build profile. We...

Profile:Build
RDF/OWL/SHACL

On the Security call on 10 Jan 2023 it was suggested that we allow for any definition of verification algorithms and codes for packages - similar to have "Other" in...

Profile:Software

This issue is a place to document any analysis of the External Map implementations. From the SPDX Tech call on 31 October, 2023 we requested help in identifying any current...

serialization

`externalPrefixOrId` would have the sematics of the external element ID starting with the externalPrefixOrId. This is compatible with representing the full ID since the full ID would "start with" the...

serialization

I'm working on migrating an app from using [fossdriver](https://github.com/fossology/fossdriver) to this fossology-python. I've worked out most of the mapping with the exception of the bulk text match described [here](https://github.com/fossology/fossdriver/blob/master/docs/BulkTextMatch.md). Is...