spdx-spec icon indicating copy to clipboard operation
spdx-spec copied to clipboard

Documentation does not specify details on property hasExtractedLicensingInfos

Open vbazurtob opened this issue 1 year ago • 1 comments

Hi,

I have been browsing the official 2.3 spec and I cannot find a comprehensive description of the property hasExtractedLicensingInfos and the best practices on how to use it.

It seems to throw an error in the validation process if this property is null or empty array. It would very useful if this property and its usages would be better documented. If it is already done, could you provide me a link?

I only could find this one https://spdx.org/rdf/spdx-terms-v2.1/objectproperties/hasExtractedLicensingInfo___481361619.html

https://github.com/spdx/spdx-spec/blob/development/v2.3/chapters/other-licensing-information-detected.md

vbazurtob avatar Jul 29 '24 18:07 vbazurtob

You can find examples of how the extractedLicensingInfo is used in the spec examples.

There is also information in the ontology directory and schema directories that may help.

goneall avatar Jul 29 '24 21:07 goneall