Documentation does not specify details on property hasExtractedLicensingInfos
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
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.