Skip to content

Commit a0838f9

Browse files
zvrgoneall
authored andcommitted
Adds the RDF for 3.0.1
Signed-off-by: Alexios Zavras (zvr) <[email protected]>
1 parent 918bf0b commit a0838f9

10 files changed

+26733
-25177
lines changed

rdf/spdx-context.jsonld

+6-18
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@
1717
"ExternalRefType": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType",
1818
"Hash": "https://spdx.org/rdf/3.0.1/terms/Core/Hash",
1919
"HashAlgorithm": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm",
20+
"IndividualElement": "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement",
2021
"IntegrityMethod": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod",
2122
"LifecycleScopeType": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType",
2223
"LifecycleScopedRelationship": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship",
2324
"NamespaceMap": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap",
25+
"NoAssertionElement": "https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement",
26+
"NoneElement": "https://spdx.org/rdf/3.0.1/terms/Core/NoneElement",
2427
"Organization": "https://spdx.org/rdf/3.0.1/terms/Core/Organization",
2528
"PackageVerificationCode": "https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode",
2629
"Person": "https://spdx.org/rdf/3.0.1/terms/Core/Person",
@@ -32,6 +35,7 @@
3235
"RelationshipType": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType",
3336
"SoftwareAgent": "https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent",
3437
"SpdxDocument": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument",
38+
"SpdxOrganization": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization",
3539
"SupportType": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType",
3640
"Tool": "https://spdx.org/rdf/3.0.1/terms/Core/Tool",
3741
"ai_AIPackage": "https://spdx.org/rdf/3.0.1/terms/AI/AIPackage",
@@ -306,9 +310,6 @@
306310
"@type": "http://www.w3.org/2001/XMLSchema#string"
307311
},
308312
"element": {
309-
"@context": {
310-
"@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
311-
},
312313
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/element",
313314
"@type": "@vocab"
314315
},
@@ -330,6 +331,8 @@
330331
"expandedlicensing_LicenseAddition": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition",
331332
"expandedlicensing_ListedLicense": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense",
332333
"expandedlicensing_ListedLicenseException": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException",
334+
"expandedlicensing_NoAssertionLicense": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense",
335+
"expandedlicensing_NoneLicense": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense",
333336
"expandedlicensing_OrLaterOperator": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator",
334337
"expandedlicensing_WithAdditionOperator": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator",
335338
"expandedlicensing_additionText": {
@@ -446,9 +449,6 @@
446449
"@type": "http://www.w3.org/2001/XMLSchema#anyURI"
447450
},
448451
"from": {
449-
"@context": {
450-
"@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
451-
},
452452
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/from",
453453
"@type": "@vocab"
454454
},
@@ -527,9 +527,6 @@
527527
"@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
528528
},
529529
"rootElement": {
530-
"@context": {
531-
"@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
532-
},
533530
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/rootElement",
534531
"@type": "@vocab"
535532
},
@@ -566,9 +563,6 @@
566563
"@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
567564
},
568565
"security_assessedElement": {
569-
"@context": {
570-
"@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
571-
},
572566
"@id": "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement",
573567
"@type": "@vocab"
574568
},
@@ -783,9 +777,6 @@
783777
"@type": "http://www.w3.org/2001/XMLSchema#string"
784778
},
785779
"subject": {
786-
"@context": {
787-
"@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
788-
},
789780
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/subject",
790781
"@type": "@vocab"
791782
},
@@ -805,9 +796,6 @@
805796
"@type": "@vocab"
806797
},
807798
"to": {
808-
"@context": {
809-
"@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
810-
},
811799
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/to",
812800
"@type": "@vocab"
813801
},

rdf/spdx-model.hext

+3,508-3,427
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)