Gary O'Neall
Gary O'Neall
@mcombuechen - I created a pull request in the SPDX examples repo with what I would propose are additional fields for any tool which modifies an SPDX document: https://github.com/spdx/spdx-examples/tree/enrich/software/example14 Let...
I did a quick look at the code and the out of bound is likely caused by an a substring range where the end is before the start. I can...
@pmonks - Do you have some text that reproduces this?
@pmonks - no worries - if you could review #299 - I'm about 90% sure this will fix the issue.
@pmonks @bact - thanks for the review and comments. You're correct in that these are not officially part of the spec. There's a tool out there that's generating these expressions...
Fixing the error message turned out to be problematic. I'll switch this PR to draft mode awaiting the outcome of the discussion on license expressions.
Discussing this on the implementers call with @pmonks - we could just store the JSON data for the `extension` property as a simple array of strings. We would leave it...
Suggestion from tech call: Implement as a map of property name `String` to `Object`.
@pmonks @bact @karsten-klein Let me know if you see any other issues that should be addressed. Would also appreciate a couple opinions: - It's been almost a month since we...
> May be we can create a version milestone, so we can tag all relevant issues/PRs. We could, but I like having a list in one place across all the...