xref: /freebsd/contrib/pkgconf/tests/lib-sbom-files/multiple_packages.json (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1{
2    "@context": "https://spdx.org/rdf/3.0.1/spdx-context.jsonld",
3    "@graph": [
4        {
5            "type": "Agent",
6            "creationInfo": "_:creationinfo_1",
7            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/default",
8            "name": "Default"
9        },
10        {
11            "type": "CreationInfo",
12            "@id": "_:creationinfo_1",
13            "created": "test",
14            "createdBy": [
15                "https://github.com/pkgconf/pkgconf/Agent/default"
16            ],
17            "specVersion": "3.0.1"
18        },
19        {
20            "type": "Agent",
21            "creationInfo": "_:creationinfo_1",
22            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/test5_maintainer",
23            "name": "Test5 Maintainer"
24        },
25        {
26            "type": "Agent",
27            "creationInfo": "_:creationinfo_1",
28            "spdxId": "https://github.com/pkgconf/pkgconf/Agent/test6_maintainer",
29            "name": "Test6 Maintainer"
30        },
31        {
32            "type": "simplelicensing_LicenseExpression",
33            "creationInfo": "_:creationinfo_1",
34            "spdxId": "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT",
35            "simplelicensing_licenseExpression": "MIT"
36        },
37        {
38            "type": "simplelicensing_LicenseExpression",
39            "creationInfo": "_:creationinfo_1",
40            "spdxId": "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/Apache-2.0",
41            "simplelicensing_licenseExpression": "Apache-2.0"
42        },
43        {
44            "type": "software_Sbom",
45            "creationInfo": "_:creationinfo_1",
46            "spdxId": "https://github.com/pkgconf/pkgconf/software_Sbom/test5",
47            "software_sbomType": [
48                "build"
49            ],
50            "rootElement": [
51                "https://github.com/pkgconf/pkgconf/Package/test5"
52            ],
53            "element": [
54                "https://github.com/pkgconf/pkgconf/Relationship/test5/hasDeclaredLicense",
55                "https://github.com/pkgconf/pkgconf/Relationship/test5/hasConcludedLicense"
56            ]
57        },
58        {
59            "type": "software_Sbom",
60            "creationInfo": "_:creationinfo_1",
61            "spdxId": "https://github.com/pkgconf/pkgconf/software_Sbom/test6",
62            "software_sbomType": [
63                "build"
64            ],
65            "rootElement": [
66                "https://github.com/pkgconf/pkgconf/Package/test6"
67            ],
68            "element": [
69                "https://github.com/pkgconf/pkgconf/Relationship/test6/hasDeclaredLicense",
70                "https://github.com/pkgconf/pkgconf/Relationship/test6/hasConcludedLicense"
71            ]
72        },
73        {
74            "type": "software_Package",
75            "creationInfo": "_:creationinfo_1",
76            "spdxId": "https://github.com/pkgconf/pkgconf/Package/test5",
77            "name": "test5",
78            "originatedBy": [
79                "https://github.com/pkgconf/pkgconf/Agent/default"
80            ],
81            "suppliedBy": [
82                "https://github.com/pkgconf/pkgconf/Agent/test5_maintainer"
83            ],
84            "software_copyrightText": "NOASSERTION",
85            "software_homePage": "https://github.com/pkgconf/pkgconf/",
86            "software_downloadLocation": "https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz",
87            "software_packageVersion": "5.0.0"
88        },
89        {
90            "type": "software_Package",
91            "creationInfo": "_:creationinfo_1",
92            "spdxId": "https://github.com/pkgconf/pkgconf/Package/test6",
93            "name": "test6",
94            "originatedBy": [
95                "https://github.com/pkgconf/pkgconf/Agent/default"
96            ],
97            "suppliedBy": [
98                "https://github.com/pkgconf/pkgconf/Agent/test6_maintainer"
99            ],
100            "software_copyrightText": "NOASSERTION",
101            "software_homePage": "https://github.com/pkgconf/pkgconf/releases/",
102            "software_downloadLocation": "https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz",
103            "software_packageVersion": "6.0.0"
104        },
105        {
106            "type": "Relationship",
107            "creationInfo": "_:creationinfo_1",
108            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/test5/hasDeclaredLicense",
109            "from": "https://github.com/pkgconf/pkgconf/Package/test5",
110            "to": [
111                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
112            ],
113            "relationshipType": "hasDeclaredLicense"
114        },
115        {
116            "type": "Relationship",
117            "creationInfo": "_:creationinfo_1",
118            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/test5/hasConcludedLicense",
119            "from": "https://github.com/pkgconf/pkgconf/Package/test5",
120            "to": [
121                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT"
122            ],
123            "relationshipType": "hasConcludedLicense"
124        },
125        {
126            "type": "Relationship",
127            "creationInfo": "_:creationinfo_1",
128            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/test6/hasDeclaredLicense",
129            "from": "https://github.com/pkgconf/pkgconf/Package/test6",
130            "to": [
131                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/Apache-2.0"
132            ],
133            "relationshipType": "hasDeclaredLicense"
134        },
135        {
136            "type": "Relationship",
137            "creationInfo": "_:creationinfo_1",
138            "spdxId": "https://github.com/pkgconf/pkgconf/Relationship/test6/hasConcludedLicense",
139            "from": "https://github.com/pkgconf/pkgconf/Package/test6",
140            "to": [
141                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/Apache-2.0"
142            ],
143            "relationshipType": "hasConcludedLicense"
144        },
145        {
146            "type": "SpdxDocument",
147            "creationInfo": "_:creationinfo_1",
148            "spdxId": "https://github.com/pkgconf/pkgconf/spdxDocument/1",
149            "rootElement": [
150                "https://github.com/pkgconf/pkgconf/software_Sbom/test5",
151                "https://github.com/pkgconf/pkgconf/software_Sbom/test6"
152            ],
153            "element": [
154                "https://github.com/pkgconf/pkgconf/Agent/default",
155                "https://github.com/pkgconf/pkgconf/Agent/test5_maintainer",
156                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/MIT",
157                "https://github.com/pkgconf/pkgconf/Agent/test6_maintainer",
158                "https://github.com/pkgconf/pkgconf/simplelicensing_LicenseExpression/Apache-2.0",
159                "https://github.com/pkgconf/pkgconf/Relationship/test5/hasDeclaredLicense",
160                "https://github.com/pkgconf/pkgconf/Relationship/test5/hasConcludedLicense",
161                "https://github.com/pkgconf/pkgconf/Relationship/test6/hasDeclaredLicense",
162                "https://github.com/pkgconf/pkgconf/Relationship/test6/hasConcludedLicense",
163                "https://github.com/pkgconf/pkgconf/software_Sbom/test5",
164                "https://github.com/pkgconf/pkgconf/Package/test5",
165                "https://github.com/pkgconf/pkgconf/software_Sbom/test6",
166                "https://github.com/pkgconf/pkgconf/Package/test6"
167            ]
168        }
169    ]
170}
171