Arthit Suriyawongkul
Arthit Suriyawongkul
If we can guarantee the collection (of differences) is sorted, will it help the comparison? The sorting order is a desired enhancement from this https://github.com/spdx/Spdx-Java-Library/issues/232 too. So looks like a...
Currently, the DatasetType is more about structure of the data in the dataset but not where the data is from. Arguably, "synthetic" is more about the source of data rather...
Should the "license" --> `AnyLicenseInfo` update be in 3.0 too? @kestewart @goneall @zvr If it should, I will create another PR targets `support/3.0` that only update the "license" --> `AnyLicenseInfo`.
In case there will be a change in "each to", and the change is not in 3.0, will the change (in post-3.0) be considered a breaking change?
Note that the description of `hasDeclaredLicense` and `hasConcludedLicense` may need further clarification too, see @JPEWdev comments and my comments in #1022 Update: I have added another sentence to `hasConcludedLicense` description,...
> But I am a little skeptical of the wording that says stuff about "each `to`". Why "each"? Can there be more than one? I am pretty sure in the...
@stevenc-stb So the general suggestion is to keep the Licensing profile conformance separated from the type constraints as describe in the relationship type description - right? i.e. `hasConcludedLicense` / `hasDeclaredLicense`...
> What about for this Profile conformance? > > 1. for every `/Software/SoftwareArtifact` there is a `/Core/Relationship` of type `hasConcludedLicense` having that element as its `from` property and there shall...
@swinslow There's a case of `Hardware`, which is also `Artifact` and it could have a license. But also please see @stevenc-stb 's comment, particularly the (2): > There are three...
Btw, since the "each to" is also in 3.0 relationship type descriptions for both `hasConcludedLicense` and `hasDeclaredLicense`, we may want to update there as well https://github.com/spdx/spdx-3-model/blob/support%2F3.0/model%2FCore%2FVocabularies%2FRelationshipType.md