Gary O'Neall
Gary O'Neall
This should now be fixed - @szepeviktor can you rebase to get the latest licenseListPublisher tool version? That should trigger the CI and the error (hopefully) goes away.
I don't know of any preferred namespace prefix. I just checked the RDF SHACL / OWL files and the [JSON-LD context](https://spdx.org/rdf/3.0.1/spdx-context.jsonld) file and didn't see a prefix for the license....
I believe this is non-breaking - so moving to 3.1. @kestewart - if you disagree, please move back to the 3.0 milestone.
> The failure of check is strange. It fails in `titleText` tag that should be ignore for matching purposes. @goneall do you have idea? Otherwise LGTM, but I would rather...
Looks like a bug in the SPDX Java library compare routines. Somehow it is loosing one of the `*`'s from the XML file while doing the compare. I'll continue investigating.
I've narrowed down the issue. The text file lines which start with `\s*` are interpreted as comment characters and are stripped out. The XML and template files are not stripping...
OK - verified that if you update the XML for the title to the following, it will work: ``` ****** ***** ****** UnRAR - free utility for RAR archives **...
I would support handling this case by treating any lines of the format `[wordpart1]-\n[wordpart2]` the same as `[wordpart1wordpart2]` - essentially unwrapping the hyphenated word. If this is added to the...
@swinslow - makes sense. > For 3, there wouldn't be markup so we'd just want to call this out. So we would just need to confirm the specific language for...