|
5 | 5 | "documentDescribes": [ |
6 | 6 | { |
7 | 7 | "Package": { |
8 | | - "id": "SPDXRef-Package", |
| 8 | + "SPDXID": "SPDXRef-Package", |
9 | 9 | "originator": "Organization: SPDX", |
10 | 10 | "files": [ |
11 | 11 | { |
|
28 | 28 | "licenseComments": "This license is used by Jena", |
29 | 29 | "checksums": [ |
30 | 30 | { |
31 | | - "value": "3ab4e1c67a2d28fced849ee1bb76e7391b93f125", |
| 31 | + "checksumValue": "3ab4e1c67a2d28fced849ee1bb76e7391b93f125", |
32 | 32 | "algorithm": "checksumAlgorithm_sha1" |
33 | 33 | } |
34 | 34 | ], |
35 | 35 | "fileTypes": [ |
36 | 36 | "fileType_archive" |
37 | 37 | ], |
38 | | - "id": "SPDXRef-File1" |
| 38 | + "SPDXID": "SPDXRef-File1" |
39 | 39 | } |
40 | 40 | }, |
41 | 41 | { |
|
49 | 49 | "licenseConcluded": "Apache-2.0", |
50 | 50 | "checksums": [ |
51 | 51 | { |
52 | | - "value": "2fd4e1c67a2d28fced849ee1bb76e7391b93eb12", |
| 52 | + "checksumValue": "2fd4e1c67a2d28fced849ee1bb76e7391b93eb12", |
53 | 53 | "algorithm": "checksumAlgorithm_sha1" |
54 | 54 | } |
55 | 55 | ], |
56 | 56 | "fileTypes": [ |
57 | 57 | "fileType_source" |
58 | 58 | ], |
59 | | - "id": "SPDXRef-File2" |
| 59 | + "SPDXID": "SPDXRef-File2" |
60 | 60 | } |
61 | 61 | } |
62 | 62 | ], |
|
77 | 77 | "sourceInfo": "Version 1.0 of the SPDX Translator application", |
78 | 78 | "copyrightText": " Copyright 2010, 2011 Source Auditor Inc.", |
79 | 79 | "packageVerificationCode": { |
80 | | - "value": "4e3211c67a2d28fced849ee1bb76e7391b93feba", |
81 | | - "excludedFilesNames": [ |
| 80 | + "packageVerificationCodeValue": "4e3211c67a2d28fced849ee1bb76e7391b93feba", |
| 81 | + "packageVerificationCodeExcludedFiles": [ |
82 | 82 | "SpdxTranslatorSpdx.rdf", |
83 | 83 | "SpdxTranslatorSpdx.txt" |
84 | 84 | ] |
85 | 85 | }, |
86 | 86 | "licenseConcluded": "(Apache-1.0 AND LicenseRef-2 AND MPL-1.1 AND LicenseRef-3 AND LicenseRef-4 AND Apache-2.0 AND LicenseRef-1)", |
87 | | - "supplier": "Organization: Linux Foundation", |
| 87 | + "supplier": "Organization: Linux Foundation", |
| 88 | + "attributionTexts" : [ "The GNU C Library is free software. See the file COPYING.LIB for copying conditions, and LICENSES for notices about a few contributions that require these additional notices to be distributed. License copyright years may be listed using range notation, e.g., 1996-2015, indicating that every year in the range, inclusive, is a copyrightable year that would otherwise be listed individually." ], |
88 | 89 | "checksums": [ |
89 | 90 | { |
90 | | - "value": "2fd4e1c67a2d28fced849ee1bb76e7391b93eb12", |
| 91 | + "checksumValue": "2fd4e1c67a2d28fced849ee1bb76e7391b93eb12", |
91 | 92 | "algorithm": "checksumAlgorithm_sha1" |
92 | 93 | } |
93 | 94 | ], |
|
111 | 112 | "externalDocumentRefs": [ |
112 | 113 | { |
113 | 114 | "checksum": { |
114 | | - "value": "d6a770ba38583ed4bb4525bd96e50461655d2759", |
| 115 | + "checksumValue": "d6a770ba38583ed4bb4525bd96e50461655d2759", |
115 | 116 | "algorithm": "checksumAlgorithm_sha1" |
116 | 117 | }, |
117 | | - "spdxDocumentNamespace": "https://spdx.org/spdxdocs/spdx-tools-v2.1-3F2504E0-4F89-41D3-9A0C-0305E82C3301", |
| 118 | + "spdxDocument": "https://spdx.org/spdxdocs/spdx-tools-v2.1-3F2504E0-4F89-41D3-9A0C-0305E82C3301", |
118 | 119 | "externalDocumentId": "DocumentRef-spdx-tool-2.1" |
119 | 120 | } |
120 | 121 | ], |
121 | | - "namespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", |
| 122 | + "documentNamespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", |
122 | 123 | "annotations": [ |
123 | 124 | { |
124 | 125 | "comment": "This is just an example. Some of the non-standard licenses look like they are actually BSD 3 clause licenses", |
125 | 126 | "annotationType": "REVIEW", |
126 | | - "id": "SPDXRef-45", |
| 127 | + "SPDXID": "SPDXRef-45", |
127 | 128 | "annotationDate": "2012-06-13T00:00:00Z", |
128 | 129 | "annotator": "Person: Jim Reviewer" |
129 | 130 | } |
130 | 131 | ], |
| 132 | + "relationships" : [ { |
| 133 | + "spdxElementId" : "SPDXRef-DOCUMENT", |
| 134 | + "relatedSpdxElement" : "SPDXRef-Package", |
| 135 | + "relationshipType" : "CONTAINS" |
| 136 | + }, { |
| 137 | + "spdxElementId" : "SPDXRef-DOCUMENT", |
| 138 | + "relatedSpdxElement" : "SPDXRef-File", |
| 139 | + "relationshipType" : "DESCRIBES" |
| 140 | + }, { |
| 141 | + "spdxElementId" : "SPDXRef-DOCUMENT", |
| 142 | + "relatedSpdxElement" : "SPDXRef-Package", |
| 143 | + "relationshipType" : "DESCRIBES" |
| 144 | + } ], |
131 | 145 | "dataLicense": "CC0-1.0", |
132 | 146 | "reviewers": [ |
133 | 147 | { |
|
141 | 155 | "reviewDate": "2011-03-13T00:00:00Z" |
142 | 156 | } |
143 | 157 | ], |
144 | | - "extractedLicenseInfos": [ |
| 158 | + "hasExtractedLicensingInfos": [ |
145 | 159 | { |
146 | 160 | "extractedText": "This package includes the GRDDL parser developed by Hewlett Packard under the following license:\n\u00a9 Copyright 2007 Hewlett-Packard Development Company, LP\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: \n\nRedistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. \nRedistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. \nThe name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. \nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ", |
147 | 161 | "licenseId": "LicenseRef-2" |
|
165 | 179 | "licenseId": "LicenseRef-1" |
166 | 180 | } |
167 | 181 | ], |
168 | | - "specVersion": "SPDX-2.1", |
169 | | - "id": "SPDXRef-DOCUMENT", |
| 182 | + "spdxVersion": "SPDX-2.1", |
| 183 | + "SPDXID": "SPDXRef-DOCUMENT", |
170 | 184 | "snippets": [ |
171 | 185 | { |
172 | 186 | "comment": "This snippet was identified as significant and highlighted in this Apache-2.0 file, when a commercial scanner identified it as being derived from file foo.c in package xyz which is licensed under GPL-2.0-or-later.", |
|
177 | 191 | "Apache-2.0" |
178 | 192 | ], |
179 | 193 | "licenseComments": "The concluded license was taken from package xyz, from which the snippet was copied into the current file. The concluded license information was found in the COPYING.txt file in package xyz.", |
180 | | - "id": "SPDXRef-Snippet", |
| 194 | + "SPDXID": "SPDXRef-Snippet", |
181 | 195 | "fileId": "SPDXRef-DoapSource" |
182 | 196 | } |
183 | 197 | ] |
|
0 commit comments