https://bugs.linuxfoundation.org/show_bug.cgi?id=1087
Bug #: 1087
Summary: Add JSON formated SPDX information to the SPDX License
web pages
Product: SPDX
Version: 1.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Pretty Printer
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Suggested by Jordi Boggiano:
... That said, json would be way easier than RDFa, if you compare the code we
have:
https://github.com/composer/composer/blob/master/bin/fetch-spdx-identifiers#L13-53
to a JSON approach which in PHP would be as simple as:
$spdx = json_decode(file_get_contents('http://...lala.json'));
...
--
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech