https://bugs.linuxfoundation.org/show_bug.cgi?id=1166

             Bug #: 1166
           Summary: Inconsistency on licenseRef definition between RDF
                    terms and specification document
           Product: SPDX
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Spec
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Data format for the licenseId:

Section 5.1.4 of the 1.2 20131014b spec document states:
Data Format: "LicenseRef-"[idString] where [idString] is a unique string
containing letters, numbers, “.”, “-” or “+”. 

RDF terms page for version 1.2 states:

A short name for the license that is at least 3 characters long and made up of
the characters from the set 'a'-'z', 'A'-'Z', '0'-'9', '+', '_', '.', and '-'.
Formally, all licenseId values must match the regular expression:
[-+_.a-zA-Z0-9]{3,}

-- 
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech

Reply via email to