While trying to convert this v2.3 SBOM to v3, the folowing error message is written:
Error converting: Error converting SPDX file: class org.spdx.core.InvalidSPDXAnalysisException Error parsing JSON field for ID SPDXRef-nginx-source: Unexpected SPDX error parsing license string
The license string in question is BSD-2-Clause, which is a valid SPDX license string. The error message does not elaborate why the license is invalid and it is not clear if the correct license is read.