diff --git a/CHANGELOG.md b/CHANGELOG.md
index 673eb7f855..70575dd26f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
-## 3.0.1 (2024-11-13)
+## 3.0.1 (2024-12-17)
* Changes in document structure and location.
The following documents are now located in the
diff --git a/rdf/spdx-context.jsonld b/rdf/spdx-context.jsonld
index 83deaa0464..f692cb9960 100644
--- a/rdf/spdx-context.jsonld
+++ b/rdf/spdx-context.jsonld
@@ -17,10 +17,13 @@
"ExternalRefType": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType",
"Hash": "https://spdx.org/rdf/3.0.1/terms/Core/Hash",
"HashAlgorithm": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm",
+ "IndividualElement": "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement",
"IntegrityMethod": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod",
"LifecycleScopeType": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType",
"LifecycleScopedRelationship": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship",
"NamespaceMap": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap",
+ "NoAssertionElement": "https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement",
+ "NoneElement": "https://spdx.org/rdf/3.0.1/terms/Core/NoneElement",
"Organization": "https://spdx.org/rdf/3.0.1/terms/Core/Organization",
"PackageVerificationCode": "https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode",
"Person": "https://spdx.org/rdf/3.0.1/terms/Core/Person",
@@ -32,6 +35,7 @@
"RelationshipType": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType",
"SoftwareAgent": "https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent",
"SpdxDocument": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument",
+ "SpdxOrganization": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization",
"SupportType": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType",
"Tool": "https://spdx.org/rdf/3.0.1/terms/Core/Tool",
"ai_AIPackage": "https://spdx.org/rdf/3.0.1/terms/AI/AIPackage",
@@ -306,9 +310,6 @@
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"element": {
- "@context": {
- "@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
- },
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/element",
"@type": "@vocab"
},
@@ -330,6 +331,8 @@
"expandedlicensing_LicenseAddition": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition",
"expandedlicensing_ListedLicense": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense",
"expandedlicensing_ListedLicenseException": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException",
+ "expandedlicensing_NoAssertionLicense": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense",
+ "expandedlicensing_NoneLicense": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense",
"expandedlicensing_OrLaterOperator": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator",
"expandedlicensing_WithAdditionOperator": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator",
"expandedlicensing_additionText": {
@@ -446,9 +449,6 @@
"@type": "http://www.w3.org/2001/XMLSchema#anyURI"
},
"from": {
- "@context": {
- "@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
- },
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/from",
"@type": "@vocab"
},
@@ -527,9 +527,6 @@
"@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
},
"rootElement": {
- "@context": {
- "@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
- },
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/rootElement",
"@type": "@vocab"
},
@@ -566,9 +563,6 @@
"@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
},
"security_assessedElement": {
- "@context": {
- "@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
- },
"@id": "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement",
"@type": "@vocab"
},
@@ -783,9 +777,6 @@
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"subject": {
- "@context": {
- "@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
- },
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/subject",
"@type": "@vocab"
},
@@ -805,9 +796,6 @@
"@type": "@vocab"
},
"to": {
- "@context": {
- "@vocab": "https://spdx.org/rdf/3.0.1/terms/Core/Element/"
- },
"@id": "https://spdx.org/rdf/3.0.1/terms/Core/to",
"@type": "@vocab"
},
diff --git a/rdf/spdx-model.hext b/rdf/spdx-model.hext
index b2d5d14078..284a032dfe 100644
--- a/rdf/spdx-model.hext
+++ b/rdf/spdx-model.hext
@@ -1,3488 +1,3569 @@
-["_:N8c3b465b415b409d895456c2f6ee7c50", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/2000/01/rdf-schema#label", "funding", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/2000/01/rdf-schema#label", "timestamp", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N441c940eb087403188d7f17bd5a55a61", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/environment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerability does not require action at this time. The organization would continue to track the vulnerability and reassess it if new information becomes available. CISA recommends remediating Track vulnerabilities within standard update timelines.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N341003cfbb2341dc85b4e126aedddb6f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N40997879b8144df69163822d2df5baef", "localId", "", ""]
-["_:N2d8b30121bba468383f1a52208a233a0", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/abstract", "This ontology defines the terms and relationships used in the SPDX specification to describe system packages", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures a standard that is being complied with.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/2000/01/rdf-schema#label", "syntactic", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ncdcdce99937a4256a16f3f88605197d9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4cf191c2823c4f9ba2e3124c01643d11", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Na4175476fbca48768ff989c226c9a147", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability has no impact on each `to` Element. The use of the `doesNotAffect` is constrained to `VexNotAffectedVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N7476374ddf7c4c82a95e5a63b60e4e0e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["_:N7c1de3ae74ec4d1d9b6be8a05eea2f76", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9c88962fdf0e47f99a0477fe51b4207d", "localId", "", ""]
-["_:N5332cee7bc2443a3b1d7513e03dbfdca", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5c42defa8afb4ab59df899067c1e54af", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerableCodeNotInExecutePath", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/2000/01/rdf-schema#label", "hasHost", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the End Of Sale (EOS) and/or End Of Life (EOL) information related to a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/2000/01/rdf-schema#label", "generates", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N2895a64ec18c48e68dbf01572a5d0cc8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N442fd7eee89f41b2a0f43bb6b2a05372", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/extension", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
-["_:N4379f82c1b44400197a0281504402fc5", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/2000/01/rdf-schema#label", "trackStar", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb953247c1d474ff9b1190938b713a604", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/ns/shacl#property", "_:N00e5d1a9fc9f4e8ea643c5dec21372c9", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/ns/shacl#property", "_:N74164e072d8147ca808c451ad6b5d980", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N784fd0e933c9417b9e11ea351159df76", "localId", "", ""]
-["_:N49a4e0f670334d2cbe90cca23083d0ad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the AI profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N7e6385c5f3414e35862d986501bfff61", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
-["_:Nc034445fd507418d8439a09bb2e562dc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nfa5229038d564307aa21cdf1f0981a70", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndb56a4a0aad9490faaa05462a9fcc5b9", "localId", "", ""]
-["_:Nf9cc156a3e084f8ab0ce054200c8fca7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/2000/01/rdf-schema#label", "adler32", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nc0df3f2041aa425183862b62f02dd829", "http://www.w3.org/ns/shacl#pattern", "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/2000/01/rdf-schema#label", "securityAdversaryModel", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N35cc536a7b8e4401b4f4e6b8982306e1", "http://www.w3.org/ns/shacl#in", "_:N6f651952b35948a8be2adee1bac83c6f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is modified by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Neb11974d792545bab359067d0609d8ef", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N5a9be7ba8fdb49af9acd6f2e114fd2b8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing a set of licensing information where\nonly one of the elements applies.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3ef3340b9a594445b7754965e6a0adaf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Nf39729cdf1294ea88879ccd16e468339", "http://www.w3.org/ns/shacl#in", "_:Na9e5a2b2a00c4436a1ad0b1cb737f8f7", "localId", "", ""]
-["_:N1f599cc99ec04100bcd965c2ec4fdbfe", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/2000/01/rdf-schema#label", "limitedSupport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nc6fa5c5fdf614c2f88c2b4fc315663fb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "globalId", "", ""]
-["_:Ne3895908b9eb4cf68888a0b70d8088ff", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Extension profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb6b505dc76be4a36b1710a497695e245", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6731fd512ee84a2781b8140677b0161e", "localId", "", ""]
-["_:Ne2b61099faaa4dfeb2a1dbb6cb39c943", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "globalId", "", ""]
-["_:Nad60293878ba46b5b12652a41f9e5b9e", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N097b38569ab54334ba50aa2055c21bf9", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:Ncadfef9a365e400a9db499b45bcaafcb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/2000/01/rdf-schema#label", "requirement", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1b7b0e6303e14427817b4b206ef940ce", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N9547de9ed84145228bed37ef2d51f84f", "localId", "", ""]
-["_:Nc6fa5c5fdf614c2f88c2b4fc315663fb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb6b505dc76be4a36b1710a497695e245", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/prefix", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/2000/01/rdf-schema#label", "vcs", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/2000/01/rdf-schema#label", "install", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N320baf3ea5274f3393919c1999ded96d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nd4eff7d7430d4e6f98acd7f97e4910f1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5e376019b0684f24bf032cb891f1c491", "localId", "", ""]
-["_:N14c84f27ec214a8aa7744493af4f1b05", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "globalId", "", ""]
-["_:Nd3eb5f22c3be4e02942314bbb3d6fc3e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N81774ccb63bb44f59726b12497ed50c2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne8efa463e51845deb9ed8d60461313c3", "localId", "", ""]
-["_:N5665c63b6756409c9cdaed2974ba4360", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N71251064642941d5a8323c552deea710", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/2000/01/rdf-schema#comment", "A tuple of two positive integers that define a range.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5ba1e97374714be89c6ce6144cda737a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/2000/01/rdf-schema#comment", "The second-highest level of risk posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:N999ce6cccf4c43f493041f0c109b3166", "localId", "", ""]
-["_:N293889ce0f674698af83932fc5a7b302", "http://www.w3.org/ns/shacl#minCount", "2", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Ne2b61099faaa4dfeb2a1dbb6cb39c943", "localId", "", ""]
-["_:N04f6ef255f0f45e0843face78e6af32f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "globalId", "", ""]
-["_:Nf43982ec469c40b4b91b9ef5cea7460d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N556257d7798d418ea42ac047b24405ec", "localId", "", ""]
-["_:N97819d7a350747339be471fc904dd3e6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "globalId", "", ""]
-["_:N3cfc6c76a3744d609a80a0095af2dcad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_224", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N00f0f016bff441178fb3b14b0f1ba310", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N941027defe6c4c49915b8fb72263813e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N353611490d3c430e8e861c3a903369fb", "localId", "", ""]
-["_:Nc642cb7cb5d441eaaa4a1fc86368d998", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N68dfb19b51934b85a897e13ae36b552a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N2be1468f91bc454082c8d0af333d205f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2751c2ba1ffd40bda218899993caf814", "localId", "", ""]
-["_:N700fb510f2d245d387b84b64f59e834a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "globalId", "", ""]
-["_:N7c1de3ae74ec4d1d9b6be8a05eea2f76", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during an element's design.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/2000/01/rdf-schema#label", "availableFrom", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N69fe400001ad47cbb9e616ed9d727696", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "globalId", "", ""]
-["_:Nc26fe6b1cfc54bc6811b7d4724089f96", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/2000/01/rdf-schema#label", "socialMedia", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N3df9880d78624ddba1dd8e35a428b9c9", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:N1e4dbab89bc942d6934c8d53674bbf1b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "globalId", "", ""]
-["_:N37e9effec5ca4011a388b871588a9bfc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM generated through analysis of artifacts (e.g., executables, packages, containers, and virtual machine images) after its build. Such analysis generally requires a variety of heuristics. In some contexts, this may also be referred to as a \"3rd party\" SBOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne1fcb633a4f546229e86a46e5a84a543", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N42dac2d2cbe6407596e2fb585812097d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/ns/shacl#property", "_:Nb3c96ed9edf047408c12db5df1daaf43", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:N0809050b78e64f1c8f5666cc9ffc92a6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N1f599cc99ec04100bcd965c2ec4fdbfe", "localId", "", ""]
-["_:N5ba1e97374714be89c6ce6144cda737a", "http://www.w3.org/ns/shacl#in", "_:N3051e5f9bfdf45b19c416045118502ef", "localId", "", ""]
-["_:Ncf36f0c937574a40957458e67ccab9cc", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of the external reference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N61bad2d32f474f829df8b09e757aec59", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "globalId", "", ""]
-["_:N35cc536a7b8e4401b4f4e6b8982306e1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Core profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/endTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/2000/01/rdf-schema#label", "qualityAssessmentReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/2000/01/rdf-schema#label", "md5", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N88066f14b8624768ac4e2ef3ea08df92", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndecce5d991454f63835a411ad5c3d25f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Na62fed341d814dc8ac95b17410dd06e9", "localId", "", ""]
-["_:Ne1476e00df5f4847a5f13d26ed774a56", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildType", "http://www.w3.org/2000/01/rdf-schema#comment", "A buildType is a hint that is used to indicate the toolchain, platform, or\ninfrastructure that the build was invoked on.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/percentile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Ncd7fa1f2b5334cd680d0c04e40453667", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Na9d0fc4b8c454d308184549fca9959b6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerabilityExploitabilityAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset provider is not making available the underlying data and the dataset must be reassembled, typically using the provided script for scraping the data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/severity", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the CVSS qualitative severity rating of a vulnerability in relation to a piece of software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["_:Nf2495df384ef4dfe9e42259508a5f433", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N13b921afee3a413e9a3b06c638bf7824", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "globalId", "", ""]
-["_:N045868218fe84846bfd5a8efe73f5f05", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
-["_:N5c4503ba9d8a43719f83795d17b3c7a7", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nfa63aaf3414846a894fd74b0e16b27ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0c63fb970906431f8ed02f6980609420", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/2000/01/rdf-schema#label", "mavenCentral", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "exportControlAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N1288d377b72c44a58a576536a10d2030", "localId", "", ""]
-["_:N75a4a8a0dcc14090818fdc6eade781c2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N66b9ee3f008340d2b9dffa814afd424b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N7a1979daf894407dabf96d89e984ff05", "localId", "", ""]
-["_:N80091d0c87724fbf9c10267c2549575d", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/context", "http://www.w3.org/2000/01/rdf-schema#comment", "Gives information about the circumstances or unifying properties\nthat Elements of the bundle have been assembled under.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Naee034377c334f78a3af1a4d25c3d468", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ne6082a08d51b4476b3a983aafaf1d69e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/parameter", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describing a parameter used in an instance of a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nebb958f1bf4c40b2abcb1472090d7504", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N015d97ba72604b6fa2e5fa44fa994d9a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5a9be7ba8fdb49af9acd6f2e114fd2b8", "localId", "", ""]
-["_:N553eab502b9344dfa8c5091d3acb923d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/2000/01/rdf-schema#label", "hasAssessmentFor", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N97819d7a350747339be471fc904dd3e6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nfd92f942c5e84eb79e459f1d3f1ac4a6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["_:Nad1212fd5ed241c891f8afc9235f406c", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N86117ed461e44611b359453a2e0ddc6d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4dc5e2b6b5fa44d79acdc84229f675fe", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/2000/01/rdf-schema#label", "act", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1cfe20f0d2a049b7b751bd3aa0b4a09d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ncd807f7a6b8b429283fa3418dc19e6d9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nbf51d2fce0c449ca8df0fa964ec48e89", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is a configuration applied to each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N69fe400001ad47cbb9e616ed9d727696", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N0f509a18a72e4662a7e7fc2fe485c3ac", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/ns/shacl#property", "_:Nf3860ad4cc5d4d87be1f408701c9f435", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nd3eb5f22c3be4e02942314bbb3d6fc3e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:Necfb795205bb49a69ffa1a569c48717a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/2000/01/rdf-schema#label", "swid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N6cddf83b203740bbb3558b7474a07821", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the confidentiality level of the data points contained in the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N275d7c15ea6640618cb7cde014c0aa3e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4707a6558f8643199e75a488fd156a09", "localId", "", ""]
-["_:Ndaecf52053104527964b081f8f6d4dfe", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "globalId", "", ""]
-["_:Na9d7622cd7e94569b9540b0dc94308f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf43982ec469c40b4b91b9ef5cea7460d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element was invoked by the `to` Agent, during a LifecycleScopeType period (for example, a Build element that describes a build step).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N8a37f4cffd6247e08ac9432f8447d89a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nf2495df384ef4dfe9e42259508a5f433", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N2895a64ec18c48e68dbf01572a5d0cc8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N7f66313069b94a1386353f07d06a8ce2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8e3eb89dc9a84ae0ae77a3bbc07580c9", "localId", "", ""]
-["_:N67fc6e9fc5d24eabb8543cdc669b1145", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Ndfbc16b71fc74cb09458e7b7f0e12f1a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "globalId", "", ""]
-["_:N0da978c5d15a4e0ca2abb1d9a336eba1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/2000/01/rdf-schema#label", "test", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#label", "swhid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
-["_:N68dfb19b51934b85a897e13ae36b552a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N9fc754cd17fe403b9e6567ff39e96ef5", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N15fc27df69c64453aa991097a3de803a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the release notes for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element statically links in each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an independently reproducible mechanism that permits verification of a specific Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#label", "swhid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N682a1c11ac5b4e2ea369c111bf3c01c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9a36e08577374de4a5b5818cbd4e6583", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies all the text and metadata associated with a license in the license\nXML format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N1b99de6ce73e49328dc792c34798532e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N67b0d956754a43a5b927ae155984d43e", "localId", "", ""]
-["_:Nad60293878ba46b5b12652a41f9e5b9e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "globalId", "", ""]
-["_:Nf1c469cfa41644dd9f4cafc8ea99bad5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N99061926c1b041518ba79742537acbaf", "localId", "", ""]
-["_:Nb3c96ed9edf047408c12db5df1daaf43", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/created", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies when the Element was originally created.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2305488d52f34ae3bd7f3de8a96329e4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N3daf4b35020144689a44f0ff15ab9244", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ne1476e00df5f4847a5f13d26ed774a56", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "globalId", "", ""]
-["_:N5a18c93b836b4c75887455a2be533616", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Ne880e2c5878f4becba59cd843618c77a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "globalId", "", ""]
-["_:N86dbcc278d2a463da15bda1f007010e6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nab408dbbfc0f4711b251486cdcbf2168", "localId", "", ""]
-["_:N2751f527dac048b29b31dea36517c56a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "globalId", "", ""]
-["_:Nf37cc853c16d47099115691bcb77f2e1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Nb7591bd67efe44909d92824106c3b13d", "http://www.w3.org/ns/shacl#in", "_:N2e8a1060d29d437ba2a94908211b9554", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/2000/01/rdf-schema#label", "hasDependencyManifest", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nf39729cdf1294ea88879ccd16e468339", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/completeness", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N2e7af3d6eac3464eafe353090d745bf8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Ne9376f7e610a4f378d34348bf09acb82", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N80a219d388944c2c9272a65ce39a65d4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N058b8decd10442dc9da66c8ec337fe89", "localId", "", ""]
-["_:N36ba7d6688234724ae43de9320a88887", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:Nc5839c1a42cb4cbf8b8f389491a2b604", "http://www.w3.org/ns/shacl#pattern", "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the instant messaging system used by the maintainer for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/2000/01/rdf-schema#label", "descendantOf", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nbb554a0d397845a2a23c335ba508c87e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncb7110c05f9f446f887398fa2d241dd1", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N4d420b10df2e48ec90b7a163f5e7774c", "http://www.w3.org/ns/shacl#in", "_:N86117ed461e44611b359453a2e0ddc6d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for License where the SPDX data creator determines that no\nlicense is present.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nd0989d19000249b7b6abdfee096c9f41", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N082cb9b35b7b4791aa1d9debf6080789", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nfd60dc4acf8f405b86d3ebb119d8edeb", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "globalId", "", ""]
-["_:N3ed90f3640954f3cb8ac8478cc923b35", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nee5028549c054614bcad84bd05b4e1a7", "localId", "", ""]
-["_:Nbb554a0d397845a2a23c335ba508c87e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "globalId", "", ""]
-["_:Ne4619e36e32c4fdc886ba17b636520a3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/namespace", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/2000/01/rdf-schema#label", "security", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/2000/01/rdf-schema#label", "evidence", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/endTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N293889ce0f674698af83932fc5a7b302", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/2000/01/rdf-schema#label", "model", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:N00e5d1a9fc9f4e8ea643c5dec21372c9", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N32c6410af083493aa3238362e1cbd67e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/2000/01/rdf-schema#comment", "Built-in inline controls or mitigations prevent an adversary from leveraging the vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/2000/01/rdf-schema#label", "attend", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N00f0f016bff441178fb3b14b0f1ba310", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/2000/01/rdf-schema#label", "critical", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nd78d72bd38c34a3c804f97f9e6b927a3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a privacy assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9a4f2ea8112e48b18e9aaa109a1e02b3", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N9b52daafec44429186724a6d9a846793", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:Ne0a4093971cc4c949d28cdad8bdcb48d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N46c1d107f9c3474aac7ed47419f9465a", "localId", "", ""]
-["_:N4477c4b31f20446998b8dff00cd309b3", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N931242be4ac14a95b8ef51122ba2cf40", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "http://www.w3.org/2000/01/rdf-schema#comment", "A license expression participating in a license set.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N556257d7798d418ea42ac047b24405ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a certain part of a file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of a content identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/2000/01/rdf-schema#label", "categorical", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N86dbcc278d2a463da15bda1f007010e6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "globalId", "", ""]
-["_:N6f651952b35948a8be2adee1bac83c6f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6a5bd79f035f4d7c9d036bc4a4d9990a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_384", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N8746b43004e5422e8a87906a64680ef4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N5f799594600d45d0b83461261182f275", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N349d882683524e14ae98f62402cadf06", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2684328da52949f091f313d918153601", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Records any relevant background information or additional comments\nabout the origin of the package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N69674ef0cb504722bc20bd3195026b39", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/description", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Nd217b5feb10442a4b50049ba66de62ed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncd807f7a6b8b429283fa3418dc19e6d9", "localId", "", ""]
-["_:N7cdb8eb1992246f785b58b577320b504", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc709c441c5e04513bcf2e73d3670fca8", "localId", "", ""]
-["_:Nc416283f46f74c5ca28e42eede357fc1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N9ee209fef169433cbe6e5201db0529b7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/2000/01/rdf-schema#label", "cve", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["_:Ncf36f0c937574a40957458e67ccab9cc", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "http://www.w3.org/2000/01/rdf-schema#comment", "[Common Weakness Enumeration](https://csrc.nist.gov/glossary/term/common_weakness_enumeration). A reference to a source of software flaw defined within the official [CWE List](https://cwe.mitre.org/data/) that conforms to the [CWE specification](https://cwe.mitre.org/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether the License is listed as approved by the\nOpen Source Initiative (OSI).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/2000/01/rdf-schema#comment", "(\"Track\\*\" in the SSVC spec) The vulnerability contains specific characteristics that may require closer monitoring for changes. CISA recommends remediating Track\\* vulnerabilities within standard update timelines.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N69fe400001ad47cbb9e616ed9d727696", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "http://www.w3.org/2000/01/rdf-schema#comment", "Contains a URL where the License or LicenseAddition can be found in use.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Necfb795205bb49a69ffa1a569c48717a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
-["_:Ne3895908b9eb4cf68888a0b70d8088ff", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["_:N4d420b10df2e48ec90b7a163f5e7774c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["_:Nad0e6f0b63fa454384d0c495911f493e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "globalId", "", ""]
-["_:N55072cbd77a64b16b152c20236d786f7", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/2000/01/rdf-schema#label", "hasAssociatedVulnerability", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "http://www.w3.org/2000/01/rdf-schema#comment", "This property is used to denote the root Element(s) of a tree of elements contained in a BOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Impact justification label to be used when linking a vulnerability to an element\nrepresenting a VEX product with a VexNotAffectedVulnAssessmentRelationship\nrelationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nea611e5c42f94004b40d78331b3f6977", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N6f651952b35948a8be2adee1bac83c6f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is metadata about the `from` Element (`from` hasMetadata `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N8e3eb89dc9a84ae0ae77a3bbc07580c9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nab78d95787b8439db6189f9699047620", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "globalId", "", ""]
-["_:N5c4503ba9d8a43719f83795d17b3c7a7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "globalId", "", ""]
-["_:N7884508b0c584d0288f2250c1ee3bc89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N137d0a75fd374daeb077f228da53897d", "localId", "", ""]
-["_:Nd0d9b8cea40d40dc91877f32f673ef66", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/import", "globalId", "", ""]
-["_:N833899f5b4b1487b8858f9aebd17a95c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf7e356ac5a1044be99fd42634fb81f7d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#property", "_:N5665c63b6756409c9cdaed2974ba4360", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a NamespaceMap of prefixes and associated namespace partial URIs applicable to an SpdxDocument and independent of any specific serialization format or instance.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/contentType", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ne7755fef413944e6a5bd969d379e8410", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/2000/01/rdf-schema#label", "securityThreatModel", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:N6dd024b62af74fb5a94391f7343f1c79", "localId", "", ""]
-["_:N2c65a23cf781468598b84d1456d825fb", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "globalId", "", ""]
-["_:Ndfeaf41c217c4e0c8c442c54949d7e6a", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N094c19bcead34504bd0d0b85f8ba1078", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0295e624408541b9b840c231db039610", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/2000/01/rdf-schema#comment", "there is a defined end of support for the artifact from the supplier. This may also be referred to as end of life. There is a validUntilDate that can be used to signal when support ends for the artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6a3cf2ffe9b9430390c5ce23bd48fce4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "globalId", "", ""]
-["_:Nbfec05fc44f6435dbdeeb9f608a28e4c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N931242be4ac14a95b8ef51122ba2cf40", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a sensor used for collecting the data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/2000/01/rdf-schema#comment", "the artifact has been released, and there is limited support available from the supplier. There is a validUntilDate that can provide additional information about the duration of support.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether an additional text identifier has been marked as deprecated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the type of the model used in the AI software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9b270772d72b4f059b6cf8c0703f1948", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne2f51219aefd476d89347b0e1c485369", "localId", "", ""]
-["_:N4d420b10df2e48ec90b7a163f5e7774c", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N761b1b05ac5746c3b86d599c46526598", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildId", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["_:N3daf4b35020144689a44f0ff15ab9244", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N79f0bab894254f7aa8a118661d65f476", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "globalId", "", ""]
-["_:Ne4d0e63a8226430099ec09bd81396164", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Ne5992967c6784ac0a64f460548c9c73c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
-["_:N6dd024b62af74fb5a94391f7343f1c79", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N353611490d3c430e8e861c3a903369fb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3d67d474d6584406964ab34eebc78a17", "localId", "", ""]
-["_:N9a2ece59dbaf463a9c858ceb00db829f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "globalId", "", ""]
-["_:N00e5d1a9fc9f4e8ea643c5dec21372c9", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N48e045eccfb146548852b6d7274d180e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N27a589ebe1bb40c483985fcde9a2d5f2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/2000/01/rdf-schema#label", "foundBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N69674ef0cb504722bc20bd3195026b39", "http://www.w3.org/ns/shacl#in", "_:N49a4e0f670334d2cbe90cca23083d0ad", "localId", "", ""]
-["_:Ne8b93e1651f84d5f8ff94e4b82012f07", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/from", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N8746b43004e5422e8a87906a64680ef4", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Ncd7fa1f2b5334cd680d0c04e40453667", "localId", "", ""]
-["_:N6afb5f6c981f4dc0b9434c037cffebfb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7e45c1203a3548efa7e52e91b09b78f1", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates the type of support that is associated with an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9547de9ed84145228bed37ef2d51f84f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/2000/01/rdf-schema#comment", "The third-highest level of risk posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N5c4503ba9d8a43719f83795d17b3c7a7", "localId", "", ""]
-["_:Na8a357017cea4aaf8263bb41e69ff340", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf385f0cc22b44164be25837552539b1c", "localId", "", ""]
-["_:N015d97ba72604b6fa2e5fa44fa994d9a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/2000/01/rdf-schema#label", "deployed", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N7d98dd34e2e442ec8f9dd87a82897c1a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/score", "globalId", "", ""]
-["_:Nc6df8997e25c4618ad64b329bea18fa4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:Nc642cb7cb5d441eaaa4a1fc86368d998", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Build has each `to` Element as an input, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne616eaa63e1944649dd12a3061e5726a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/2000/01/rdf-schema#comment", "data describes the syntax or semantics of a language or text, such as a parse tree used for natural language processing.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N22c1a3c4c4964b7f90a94e0af7e75d87", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "globalId", "", ""]
-["_:N659a17727ec34fe487d556cc5ed935fa", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nd1e13d5c3983406c938eabee95860c0e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["_:N2895a64ec18c48e68dbf01572a5d0cc8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/probability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies who or what created the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/2000/01/rdf-schema#comment", "Package URL, as defined in the corresponding [Annex](../../../annexes/pkg-url-specification.md) of this specification.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne5992967c6784ac0a64f460548c9c73c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N30a7d396784a431ba0eb686ae5b7e645", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide the enumeration of possible decisions in the\n[Stakeholder-Specific Vulnerability Categorization (SSVC) decision tree](https://www.cisa.gov/stakeholder-specific-vulnerability-categorization-ssvc).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N18a257cc80b34d42949a3f99d880f84c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na9d7622cd7e94569b9540b0dc94308f3", "localId", "", ""]
-["_:N9fc754cd17fe403b9e6567ff39e96ef5", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:Nc6df8997e25c4618ad64b329bea18fa4", "localId", "", ""]
-["_:Nea611e5c42f94004b40d78331b3f6977", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/value", "globalId", "", ""]
-["_:N8c0c4aa1f1ae4f7485a88627cfbc1631", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "http://www.w3.org/2000/01/rdf-schema#comment", "The result of applying a hash algorithm to an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N596d74921771447c9b35785007e34f1c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Nbfec05fc44f6435dbdeeb9f608a28e4c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N3393c7f385f241039c50705b72f15549", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/2000/01/rdf-schema#comment", "Element represents a runtime environment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nf98babca843e446f8ddf5dee59296ef5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerabilityDisclosureReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N442fd7eee89f41b2a0f43bb6b2a05372", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/metric", "globalId", "", ""]
-["_:Ndaecf52053104527964b081f8f6d4dfe", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N26117aef00804f4b9d67298a6fd9c1de", "localId", "", ""]
-["_:N107aa4617cfc41499f0678d83f303c24", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N35cc536a7b8e4401b4f4e6b8982306e1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM created directly from the development environment, source files, and included dependencies used to build an product artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["_:N8e8fa340313748a7b459ba889204f2c1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/percentile", "globalId", "", ""]
-["_:N69674ef0cb504722bc20bd3195026b39", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/description", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N6cddf83b203740bbb3558b7474a07821", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "globalId", "", ""]
-["_:N28c8fedea4324ffa8c41338d5fae0fe5", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["_:Ne3abaf912f304b1bbda537f0c9866ce8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N3b3c65b750eb401889ee9800adc1da9c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:Nffd32d595d024069b6df3a1ef8da642a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N7476374ddf7c4c82a95e5a63b60e4e0e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/2000/01/rdf-schema#label", "hasDeclaredLicense", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/2000/01/rdf-schema#label", "trainedOn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd", "localId", "", ""]
-["_:Nb05234e65ed34c2e86c4abf63f02725c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N30ddffc861f14836a83cde39db10d792", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N64aa14b2a42d49a394ae8a9d4febed04", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N31d0b150d561413c9ecc2d72bfc66683", "localId", "", ""]
-["_:N0295e624408541b9b840c231db039610", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9ee209fef169433cbe6e5201db0529b7", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/2000/01/rdf-schema#label", "exploitCreatedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element optionally depends on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:Nf7805d1c06ba43eaa22c6043949bd567", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nd78d72bd38c34a3c804f97f9e6b927a3", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Na62fed341d814dc8ac95b17410dd06e9", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/percentile", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N28c8fedea4324ffa8c41338d5fae0fe5", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "globalId", "", ""]
-["_:Nd4eff7d7430d4e6f98acd7f97e4910f1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a CVSS version 4 assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne880e2c5878f4becba59cd843618c77a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N8411f84580e2497da97dab50dc3b4df3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N80a219d388944c2c9272a65ce39a65d4", "localId", "", ""]
-["_:Nea5cd277bd75414183676bf891a32527", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc26fe6b1cfc54bc6811b7d4724089f96", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N6b8369d5442f4e3c902c0fd4c6ad7f11", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/2000/01/rdf-schema#label", "source", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N97819d7a350747339be471fc904dd3e6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N9a4f2ea8112e48b18e9aaa109a1e02b3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "globalId", "", ""]
-["_:N5cc19e587a4f464a9572d61b4352c919", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:Nff63d22b8dc54a40a1754583641b37f3", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nfc79218ef172418cad1d73977bceaf78", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element provides low level control over a device's hardware", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/ns/shacl#property", "_:Nb7591bd67efe44909d92824106c3b13d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/parameter", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Nfafa3bfbbc7b4ea7bd042cec31c4660f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "binaryArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/element", "http://www.w3.org/2000/01/rdf-schema#comment", "Refers to one or more Elements that are part of an ElementCollection.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/2000/01/rdf-schema#comment", "A map of Element identifiers that are used within a Document but defined\nexternal to that Document.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N069fdf6673d440b8ab54670ad7906662", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N7177e8b281d74917a500d212b7382b6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7f66313069b94a1386353f07d06a8ce2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/limitation", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N4d126f9477f941e8bd279a13b5a8f5bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of Elements, not necessarily with unifying context.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na9e5a2b2a00c4436a1ad0b1cb737f8f7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "globalId", "", ""]
-["_:N682a1c11ac5b4e2ea369c111bf3c01c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/name", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ne92d6e989fde455e8e2dd493a67d27bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Ne3895908b9eb4cf68888a0b70d8088ff", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "privacyAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a machine learning or artificial intelligence model", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:N8a37f4cffd6247e08ac9432f8447d89a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["_:Ne0a4093971cc4c949d28cdad8bdcb48d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "globalId", "", ""]
-["_:N99069f06ac76429c9f76e68132e89664", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N78f0595c63a44f9ea394e506cdf868e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8551607a3f804986877c0affaed0b752", "localId", "", ""]
-["_:Nb953247c1d474ff9b1190938b713a604", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "globalId", "", ""]
-["_:N3be22ea4244a43d6af104de9fed1b4fb", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nd677bc1745684cf98fb92f17a75ebd52", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "globalId", "", ""]
-["_:N4d420b10df2e48ec90b7a163f5e7774c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/severity", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N4c5910b87a7e4fc69577e8ccd52c8ab3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/2000/01/rdf-schema#comment", "A mapping between prefixes and namespace partial URIs.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N0c63fb970906431f8ed02f6980609420", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N727e38139bfa40d9b56e586cf9ac5bdb", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:N6dd024b62af74fb5a94391f7343f1c79", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N9dfffc9a0d064fbbb99f222927600262", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/2000/01/rdf-schema#comment", "Element is documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N49d9ce37bbb44f77a01b48e5f2009c3f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf6aee0ab31d04453b5b92d210b1ad859", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "hasDistributionArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N4d420b10df2e48ec90b7a163f5e7774c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability has been fixed by the `to` Agent(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1013910040b04b98b3a99c32bab64312", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element contains each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N2fa63ba2278342bb9c50f3eea6a8c45f", "localId", "", ""]
-["_:N99061926c1b041518ba79742537acbaf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncadfef9a365e400a9db499b45bcaafcb", "localId", "", ""]
-["_:N37e9effec5ca4011a388b871588a9bfc", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/File", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N4379f82c1b44400197a0281504402fc5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N80091d0c87724fbf9c10267c2549575d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is documented by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N35cc536a7b8e4401b4f4e6b8982306e1", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["_:N1192fb0a041f4b77a8c069659dad0770", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Ne7755fef413944e6a5bd969d379e8410", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nec3642cffbce44abbfb1f66ffa74d5c1", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/2000/01/rdf-schema#label", "design", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the location for more information regarding an external identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "http://www.w3.org/2000/01/rdf-schema#comment", "Maps a LicenseRef or AdditionRef string for a Custom License or a Custom\nLicense Addition to its URI ID.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N9177e2ee3c054acba6cd2b8f4d78e4f3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "globalId", "", ""]
-["_:Naa8dde945f86469da5292aed6e8c1634", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nff58f069db3f4f099a21fd26a1b4e17e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a file added to the `from` Element (`from` hasAddedFile `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies until when the artifact can be used before its usage needs to be\nreassessed.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nd43d5a2d7d1648598329bd2d9c226af3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9b40da1378ab4d6e80898c98996790e2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/2000/01/rdf-schema#label", "support", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "dynamicAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/context", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Nf7805d1c06ba43eaa22c6043949bd567", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N87ef2338681b493982fdd6660c334933", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nb28e67cb657b4e9e910e0447be07f36b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N76180350f15e4fd0be60faa3412ed1fa", "localId", "", ""]
-["_:N6cddf83b203740bbb3558b7474a07821", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Ne3abaf912f304b1bbda537f0c9866ce8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "globalId", "", ""]
-["_:N0da978c5d15a4e0ca2abb1d9a336eba1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "globalId", "", ""]
-["_:Nf1e92f23ec15434084ea8a1bcf7473a8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb40056258a0d4d96a453b1af72d463fc", "localId", "", ""]
-["_:Nad0e6f0b63fa454384d0c495911f493e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne1fcb633a4f546229e86a46e5a84a543", "localId", "", ""]
-["_:N885913019f4b4fe7afcd38cc847f9ef6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N04c56aaa0702449d89c679a6ae2d509e", "localId", "", ""]
-["_:N082cb9b35b7b4791aa1d9debf6080789", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N42775851ecec45ee90ee1fe5c1071993", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/2000/01/rdf-schema#label", "ancestorOf", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N21d7410f6a994075adab308941db7bcd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nec3642cffbce44abbfb1f66ffa74d5c1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "globalId", "", ""]
-["_:Nc7ccb8d419ad49ab9f18f22daf82266f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/metric", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the level of support associated with an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N931242be4ac14a95b8ef51122ba2cf40", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:Nd134630c82914216aaa76b9680232c0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N700fb510f2d245d387b84b64f59e834a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Build element generates each `to` Element as an output, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describing the start time of a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerableCodeNotPresent", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/rdf/3.0.1/terms/Licensing/NoAssertion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N00f0f016bff441178fb3b14b0f1ba310", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/subject", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N2305488d52f34ae3bd7f3de8a96329e4", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 224, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a file deleted from the `from` Element (`from` hasDeletedFile `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne9348ee72a18435bbcdf5bb338a3fcb6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/2000/01/rdf-schema#label", "chat", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nd0d9b8cea40d40dc91877f32f673ef66", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "http://www.w3.org/2000/01/rdf-schema#comment", "A name used in a CdxExtension name-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/2000/01/rdf-schema#label", "firmware", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Ndc5c3acba75e4205b113623c75621c6e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9dce65a406e14831b9cc10cfd6e434a6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:Ne3895908b9eb4cf68888a0b70d8088ff", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N62048f401c7a408d8e6074d8172edd5b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether the License is listed as free by the\nFree Software Foundation (FSF).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N950494b11f9e43fd9ce4b21264e6a0a8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "globalId", "", ""]
-["_:Nde44f9707bd34a41a8e403a4f539bb2e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes methods that can be used to explain the results from the AI model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/2000/01/rdf-schema#comment", "BLAKE2b algorithm with a digest size of 512, as defined in [RFC 7693](https://www.rfc-editor.org/info/rfc7693) Section 4.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Nf4064e5c7fb84a899bffb14df5844894", "localId", "", ""]
-["_:Nf32238231fca45f1ac5221bd1ecd220c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/locator", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the location of an external reference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to additional product metadata such as reference within organization's product catalog.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/2000/01/rdf-schema#comment", "Kilowatt-hour.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/2000/01/rdf-schema#label", "hasConcludedLicense", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/statement", "http://www.w3.org/2000/01/rdf-schema#comment", "Commentary on an assertion that an annotator has made.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/2000/01/rdf-schema#label", "low", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N8c3b465b415b409d895456c2f6ee7c50", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6f822a7a1a0748eaa9f4fe3e881d6726", "localId", "", ""]
-["_:Nc642cb7cb5d441eaaa4a1fc86368d998", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/domain", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures the domain in which the AI package can be used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/exploited", "http://www.w3.org/2000/01/rdf-schema#comment", "Describe that a CVE is known to have an exploit because it's been listed in an exploit catalog.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:N7f27ce1812214cf08ea19bcb018764e2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is the evidence that a specification or requirement has been fulfilled", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the SPDX License List version in which this ListedLicense or\nListedLicenseException identifier was first added.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ncadfef9a365e400a9db499b45bcaafcb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N092e19c1eb954e979b39018f62ba840a", "localId", "", ""]
-["_:Nc5bf40e3b2584e2eaa4becc473bed079", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nf1c469cfa41644dd9f4cafc8ea99bad5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "globalId", "", ""]
-["_:Ncf36f0c937574a40957458e67ccab9cc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nb28e67cb657b4e9e910e0447be07f36b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/2000/01/rdf-schema#comment", "A type of extension consisting of a list of name value pairs.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nee5028549c054614bcad84bd05b4e1a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N124216cccbad47f486b33fd9dce70c06", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/2000/01/rdf-schema#label", "packageUrl", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element generates each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3ef3340b9a594445b7754965e6a0adaf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N941027defe6c4c49915b8fb72263813e", "localId", "", ""]
-["_:N30ddffc861f14836a83cde39db10d792", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "globalId", "", ""]
-["_:N1a58fcdd17f342af8cfbbbb7d7a9ed87", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "globalId", "", ""]
-["_:Na40768ed7c6a40fcb01c9e8f1793b8a7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N73c4669b1ca14351aad291112524e432", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an exploit assessment of a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is 0.0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nba91218e21de428abcc29e6f6dd70951", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N55072cbd77a64b16b152c20236d786f7", "localId", "", ""]
-["_:N441c940eb087403188d7f17bd5a55a61", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
-["_:N0809050b78e64f1c8f5666cc9ffc92a6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is distributed as an artifact in each `to` Element (e.g. an RPM or archive file).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "runtimeAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N6f822a7a1a0748eaa9f4fe3e881d6726", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N301f290b72884ba28b9bf8cee6c7d12e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/name", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#property", "_:Nffd32d595d024069b6df3a1ef8da642a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["_:N761b1b05ac5746c3b86d599c46526598", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/summary", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "http://www.w3.org/2000/01/rdf-schema#comment", "The relative file name of a file to be excluded from the\n`PackageVerificationCode`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/prefix", "http://www.w3.org/2000/01/rdf-schema#comment", "A substitute for a URI.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/2000/01/rdf-schema#label", "testedOn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/2000/01/rdf-schema#comment", "data consists of unstructured text, such as a book, Wikipedia article (without images), or transcript.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/2000/01/rdf-schema#label", "design", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a LicenseAddition, in SPDX templating format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a dynamic analysis report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne2b61099faaa4dfeb2a1dbb6cb39c943", "http://www.w3.org/ns/shacl#in", "_:N6afb5f6c981f4dc0b9434c037cffebfb", "localId", "", ""]
-["_:Nf6a8366ab85b4074b187672b593f3e6e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nada0379a8e6840aeab21269255f5c588", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/2000/01/rdf-schema#label", "inlineMitigationsAlreadyExist", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/2000/01/rdf-schema#label", "core", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` archive expands out as an artifact described by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N659a17727ec34fe487d556cc5ed935fa", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/2000/01/rdf-schema#label", "productMetadata", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the text of one or more copyright notices for a software Package,\nFile or Snippet, if any.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9b270772d72b4f059b6cf8c0703f1948", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a test case for the `from` Element (`from` hasTestCase `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na40768ed7c6a40fcb01c9e8f1793b8a7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the preprocessing steps that were applied to the raw data to create the given dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
-["_:N7d98dd34e2e442ec8f9dd87a82897c1a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["_:N9fc754cd17fe403b9e6567ff39e96ef5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "globalId", "", ""]
-["_:N092e19c1eb954e979b39018f62ba840a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne9348ee72a18435bbcdf5bb338a3fcb6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nff63d22b8dc54a40a1754583641b37f3", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N80091d0c87724fbf9c10267c2549575d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nc7ccb8d419ad49ab9f18f22daf82266f", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N193f441ef82a4c6f872a77fdc536a646", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb3642a2160e24cfd8d98230c09e472be", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nf37cc853c16d47099115691bcb77f2e1", "localId", "", ""]
-["_:Nb3642a2160e24cfd8d98230c09e472be", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "globalId", "", ""]
-["_:Nbc63e97d65ef4f38936c3be4f51c6827", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/2000/01/rdf-schema#comment", "An SPDX version 2.X compatible verification method for software packages.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N744e6bd4bf054480b6e284543bb79b87", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Necfb795205bb49a69ffa1a569c48717a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["_:Nc034445fd507418d8439a09bb2e562dc", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nb6697d6a50a946d9a78f5c1d507fee30", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N107aa4617cfc41499f0678d83f303c24", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:N89f5ced0d2b44da98e135f5754616ccc", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N3df9880d78624ddba1dd8e35a428b9c9", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/exploited", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has a requirement on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/probability", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["_:N9dfffc9a0d064fbbb99f222927600262", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nfc79218ef172418cad1d73977bceaf78", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether a license or additional text identifier has been marked as\ndeprecated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/2000/01/rdf-schema#label", "hasRequirement", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability was made available for public use or reference by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N81c3ab3c353544c9b673be7535094681", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "globalId", "", ""]
-["_:N1f248bb10ce740cc9124e394b35259ba", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4b5795c987f1446dbda919350438fd0a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/summary", "http://www.w3.org/2000/01/rdf-schema#comment", "A short description of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6cddf83b203740bbb3558b7474a07821", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N1a58fcdd17f342af8cfbbbb7d7a9ed87", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3cfc6c76a3744d609a80a0095af2dcad", "localId", "", ""]
-["_:N1b790cf0ad524fad8d4f129ccda94fa6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 512, as defined in [RFC 6234](https://www.rfc-editor.org/info/rfc6234).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N3df9880d78624ddba1dd8e35a428b9c9", "localId", "", ""]
-["_:N28c546d9833444d7b7370a64f4274b1b", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/created", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the exploit catalog type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N0da978c5d15a4e0ca2abb1d9a336eba1", "localId", "", ""]
-["_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N6dd024b62af74fb5a94391f7343f1c79", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N60de5e93a2424ac08a6d0747c85f5699", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "globalId", "", ""]
-["_:Na1f3d174a6d64488a8ff34be710850c5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/2000/01/rdf-schema#label", "md6", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/2000/01/rdf-schema#label", "copiedTo", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N731ab899248d4b07adeacd5aafffa0bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/metric", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the measurement of prediction quality of the AI model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["_:Ndf7085005814495cbc9689c68bb9683d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/2000/01/rdf-schema#label", "noSupport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N3d67d474d6584406964ab34eebc78a17", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2e7af3d6eac3464eafe353090d745bf8", "localId", "", ""]
-["_:Nd7c9818a72e64d35a203d1b243e90dd6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "globalId", "", ""]
-["_:N5665c63b6756409c9cdaed2974ba4360", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
-["_:Nd1e13d5c3983406c938eabee95860c0e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N2fd6d6c96c7b46dabc958e2ddb32657c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the license under which the SPDX documentation of the Element can be\nused.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nfc73e3099ed6465bb089df33bbf469ff", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "globalId", "", ""]
-["_:N744e6bd4bf054480b6e284543bb79b87", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/2000/01/rdf-schema#label", "blake2b512", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N6349b0f36b7f449faa1d73050fbde88f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N9177e2ee3c054acba6cd2b8f4d78e4f3", "localId", "", ""]
-["_:N5cc19e587a4f464a9572d61b4352c919", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "globalId", "", ""]
-["_:N21d7410f6a994075adab308941db7bcd", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Bower package. The package locator format, looks like `package#version`, is defined in the \"install\" section of [Bower API documentation](https://bower.io/docs/api/#install).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5c307bac3b90460f8b755b5d46827013", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N35bab262301147c0b1b11e0643a659c6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "globalId", "", ""]
-["_:N8746b43004e5422e8a87906a64680ef4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N5f799594600d45d0b83461261182f275", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nbe2a417f2d204fcb9bb60e5d58b0044f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "globalId", "", ""]
-["_:N999ce6cccf4c43f493041f0c109b3166", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "globalId", "", ""]
-["_:N6d28e1bd9c9f4454b0cd19fce2d51a40", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "globalId", "", ""]
-["_:Nc709c441c5e04513bcf2e73d3670fca8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N78f0595c63a44f9ea394e506cdf868e9", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Nfdf2a70978294bcebad4f299b134dc99", "localId", "", ""]
-["_:N71251064642941d5a8323c552deea710", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "http://www.w3.org/2000/01/rdf-schema#comment", "Conveys information about how VEX status was determined.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a software framework", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a packaged instance of the `from` Element (`from` packagedBy `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9a36e08577374de4a5b5818cbd4e6583", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N73c4669b1ca14351aad291112524e432", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N5165398aea9744d49e3ba082cb6fa0d8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "globalId", "", ""]
-["_:N87ef2338681b493982fdd6660c334933", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/standardName", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/2000/01/rdf-schema#label", "fixedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Nd78d72bd38c34a3c804f97f9e6b927a3", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:N6d28e1bd9c9f4454b0cd19fce2d51a40", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9f2f4966ca1442de8457e4f8329d0710", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["_:N5c307bac3b90460f8b755b5d46827013", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "globalId", "", ""]
-["_:N4c5910b87a7e4fc69577e8ccd52c8ab3", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N999ce6cccf4c43f493041f0c109b3166", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N597e9b8e9fea4a669873e005bac16fc5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["_:Nc5bf40e3b2584e2eaa4becc473bed079", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nbf34bde0e54243da9c73928c648b8ad7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "globalId", "", ""]
-["_:Nbd9879e4dffa4f9bbdc67aa2782f06f5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne92d6e989fde455e8e2dd493a67d27bd", "localId", "", ""]
-["_:N950494b11f9e43fd9ce4b21264e6a0a8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N2454277637b14ff0b3c86e707c803ebf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "globalId", "", ""]
-["_:Nb37183f337474d0d8058f31577954cf8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "globalId", "", ""]
-["_:Nf4064e5c7fb84a899bffb14df5844894", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Tool", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/2000/01/rdf-schema#label", "republishedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/severity", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N896ec867378949ebbc26581fe9cf864c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nea611e5c42f94004b40d78331b3f6977", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N41aee74b0dbe4609888f3e3488e75e26", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides relevant information about the AI software, not including the model\ndescription.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/2000/01/rdf-schema#comment", "An SPDX Element containing an SPDX license expression string.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nee5028549c054614bcad84bd05b4e1a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the biases that the dataset is known to encompass.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a certification report for a package from an accredited/independent body.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
-["_:N312b811b38e3467eb37fbf91bc0dd93b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "globalId", "", ""]
+["_:N2a72f2e0c3d44dd5ac4c0633f336d556", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "globalId", "", ""]
+["_:N186b972a57284ae1946b3f7d8e762830", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N66595c518c6248f69bdca82dccebf454", "localId", "", ""]
+["_:N8f24e4128c124ec08b9e80f45a43dd1e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N00d83dee7aa44a7991821a46e83e5164", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/2000/01/rdf-schema#label", "support", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N0c3b30ca2bdf4cb1839bdc608bc41186", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/2000/01/rdf-schema#label", "hasExample", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nebecc80c7e4045d1b3ad15ab0c1d04ec", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/severity", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes if any sensitive personal information is present in the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4278c3d777ea4ebd81cd23af80459c2d", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/Agent", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N60be8975df7d4f659d6589e10d3c8e19", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "globalId", "", ""]
-["_:N065968ff4b1d468f80d208a94f728820", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N731ab899248d4b07adeacd5aafffa0bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb05234e65ed34c2e86c4abf63f02725c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/2000/01/rdf-schema#label", "audio", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Naae3483836e249d3a4cdd827af0f8631", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndf7f8e578ea545babb3686ec4ccbd3ad", "localId", "", ""]
-["_:Na9e5a2b2a00c4436a1ad0b1cb737f8f7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N71c5c74023cf4a52a8b457b1547df6f4", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a CVSS version 2.0 assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Security profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "http://www.w3.org/ns/shacl#in", "_:N4d126f9477f941e8bd279a13b5a8f5bd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#comment", "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne9376f7e610a4f378d34348bf09acb82", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Nda26387d9677485d8554cf33b606d465", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability affects each `to` Element. The use of the `affects` type is constrained to `VexAffectedVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N0809050b78e64f1c8f5666cc9ffc92a6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies a vulnerability and its associated information.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N0da978c5d15a4e0ca2abb1d9a336eba1", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Na62fed341d814dc8ac95b17410dd06e9", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/to", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N3ed90f3640954f3cb8ac8478cc923b35", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "globalId", "", ""]
-["_:Ndf7f8e578ea545babb3686ec4ccbd3ad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na8a357017cea4aaf8263bb41e69ff340", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerability requires attention from the organization's internal, supervisory-level individuals. Necessary actions include requesting assistance or information about the vulnerability, and may involve publishing a notification either internally and/or externally. CISA recommends remediating Attend vulnerabilities sooner than standard update timelines.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N81c3ab3c353544c9b673be7535094681", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4545916c069c4e0ab8f2f3c3e582d429", "localId", "", ""]
-["_:N293889ce0f674698af83932fc5a7b302", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["_:Nfdf2a70978294bcebad4f299b134dc99", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "globalId", "", ""]
-["_:N40997879b8144df69163822d2df5baef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N9586947b2f2b402c815b61cb75a37942", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nee384a627c3d4a89bbf6312a1aa64aba", "localId", "", ""]
-["_:N22c1a3c4c4964b7f90a94e0af7e75d87", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://www.w3.org/2002/07/owl#versionIRI", "https://spdx.org/rdf/3.0.1/terms/", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A license that is listed on the SPDX License List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5e77c3af3932465a99431b715d09d12e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["_:Nb55dc8c91e234dedbb3dbcc141a59bc9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfe1303da564e44c3ab64d0e8f83a0713", "localId", "", ""]
-["_:N5f799594600d45d0b83461261182f275", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "http://www.w3.org/2000/01/rdf-schema#comment", "Records a hyperparameter used to build the AI model contained in the AI\npackage.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1192fb0a041f4b77a8c069659dad0770", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N57470b62e6a142f9928ab5bfe4606b0a", "localId", "", ""]
-["_:N442fd7eee89f41b2a0f43bb6b2a05372", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:Nda26387d9677485d8554cf33b606d465", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nc416283f46f74c5ca28e42eede357fc1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/prefix", "globalId", "", ""]
-["_:N89f5ced0d2b44da98e135f5754616ccc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerability requires attention from the organization's internal, supervisory-level and leadership-level individuals. Necessary actions include requesting assistance or information about the vulnerability, as well as publishing a notification either internally and/or externally. Typically, internal groups would meet to determine the overall response and then execute agreed upon actions. CISA recommends remediating Act vulnerabilities as soon as possible.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nff63d22b8dc54a40a1754583641b37f3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates elements as products where the impact of a vulnerability is being\ninvestigated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2fa63ba2278342bb9c50f3eea6a8c45f", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nada0379a8e6840aeab21269255f5c588", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Ndfeaf41c217c4e0c8c442c54949d7e6a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N1fb6b0088d4c43e7b3c2fc9342ceaa64", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd134630c82914216aaa76b9680232c0c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/subject", "http://www.w3.org/2000/01/rdf-schema#comment", "An Element an annotator has made an assertion about.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is not publicly available and can only be accessed after affirmatively accepting terms on a clickthrough webpage.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N999ce6cccf4c43f493041f0c109b3166", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N26117aef00804f4b9d67298a6fd9c1de", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/2000/01/rdf-schema#label", "sha256", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:Nf385f0cc22b44164be25837552539b1c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "globalId", "", ""]
-["_:N40b61fa0587f469bb27b3e4ece9283bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N7476374ddf7c4c82a95e5a63b60e4e0e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a software application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N097b38569ab54334ba50aa2055c21bf9", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nad1212fd5ed241c891f8afc9235f406c", "http://www.w3.org/ns/shacl#in", "_:Nfa63aaf3414846a894fd74b0e16b27ef", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "serializedInArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N62c446ad08764db680206dcd96bc8476", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nda9579bf8aeb475c986dfda97af9e414", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["_:N5f35c1f648d4471ba9ad3e7fc90e56b7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1a58fcdd17f342af8cfbbbb7d7a9ed87", "localId", "", ""]
-["_:Nf1e92f23ec15434084ea8a1bcf7473a8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "globalId", "", ""]
-["_:Nba91218e21de428abcc29e6f6dd70951", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6717b73c37f1437da67113b68f12bf12", "localId", "", ""]
-["_:N208b27c07ce6469e9114d5b80dfc4f8f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ncd807f7a6b8b429283fa3418dc19e6d9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N833899f5b4b1487b8858f9aebd17a95c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N441c940eb087403188d7f17bd5a55a61", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N3b3c65b750eb401889ee9800adc1da9c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "globalId", "", ""]
-["_:N29943647d0a54ed3bbf4236b7f26fed8", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "globalId", "", ""]
-["_:Ne7755fef413944e6a5bd969d379e8410", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/key", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N56b887d449ac42dcac573916474bbce1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2bae390e06fc47d4916dcf58441c0065", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/2000/01/rdf-schema#label", "hasDynamicLink", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N1e4dbab89bc942d6934c8d53674bbf1b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N70201d67aa3f481b9abefcb469f48d98", "localId", "", ""]
-["_:Nf43982ec469c40b4b91b9ef5cea7460d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Bom", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/Package", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "http://www.w3.org/2000/01/rdf-schema#comment", "Property that describes the digest of the build configuration file used to\ninvoke a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has a dependency on each `to` Element, dependency is not in the distributed artifact, but assumed to be provided, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N100bd4537cc64a3c9da777da1eb0ce8e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf9ea823dce8b4178968bb583746dda07", "localId", "", ""]
-["_:Ne616eaa63e1944649dd12a3061e5726a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N835bfbd04e26414fa4e0357251d9e6c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf1e92f23ec15434084ea8a1bcf7473a8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Vulnerability Disclosure Report (VDR) which provides the software supplier's analysis and findings describing the impact (or lack of impact) that reported vulnerabilities have on packages or products in the supplier's SBOM as defined in [NIST SP 800-161 Cybersecurity Supply Chain Risk Management Practices for Systems and Organizations](https://csrc.nist.gov/pubs/sp/800/161/r1/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3cf591f215db46d1b2957c0113ce16f8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N16549d2169e94a4d8d291368d2d9f71b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of SPDX Elements describing a single package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N69674ef0cb504722bc20bd3195026b39", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N990faf2e9bde43ab98201c748005987c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/2000/01/rdf-schema#label", "medium", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Naae3483836e249d3a4cdd827af0f8631", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "globalId", "", ""]
-["_:Ne3abaf912f304b1bbda537f0c9866ce8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Na40768ed7c6a40fcb01c9e8f1793b8a7", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a resource identifier defined outside the scope of SPDX-3.0 content that uniquely identifies an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["_:N659a17727ec34fe487d556cc5ed935fa", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/2000/01/rdf-schema#comment", "A key with an associated value.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N8d911077b7fd4e4180299a09ca29ea53", "localId", "", ""]
-["_:Nb6b505dc76be4a36b1710a497695e245", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the primary purpose of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/2000/01/rdf-schema#label", "device", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N3f6ce06e6ca2446781e41b064c3d1d58", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nd3eb5f22c3be4e02942314bbb3d6fc3e", "localId", "", ""]
-["_:N80091d0c87724fbf9c10267c2549575d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/identifier", "http://www.w3.org/2000/01/rdf-schema#comment", "Uniquely identifies an external element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Nbfec05fc44f6435dbdeeb9f608a28e4c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N88066f14b8624768ac4e2ef3ea08df92", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "globalId", "", ""]
-["_:N60be8975df7d4f659d6589e10d3c8e19", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N20563c47790549c1a3121000a834c4cb", "localId", "", ""]
-["_:N71251064642941d5a8323c552deea710", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nf98babca843e446f8ddf5dee59296ef5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "globalId", "", ""]
-["_:Nc2c6dbe5330f4b17ae33727e45f3e9d4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/2000/01/rdf-schema#comment", "Element is a bill of materials", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne4c7d5c25b2f46f3b980935a3b7858e2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb28e67cb657b4e9e910e0447be07f36b", "localId", "", ""]
-["_:Ne1fcb633a4f546229e86a46e5a84a543", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N1cfe20f0d2a049b7b751bd3aa0b4a09d", "http://www.w3.org/ns/shacl#in", "_:N5332cee7bc2443a3b1d7513e03dbfdca", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["_:N8746b43004e5422e8a87906a64680ef4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N29943647d0a54ed3bbf4236b7f26fed8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N2d8b30121bba468383f1a52208a233a0", "localId", "", ""]
-["_:Nbf34bde0e54243da9c73928c648b8ad7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1b7b0e6303e14427817b4b206ef940ce", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies a data package and its associated information.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nc034445fd507418d8439a09bb2e562dc", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the unit in which energy is measured.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/File", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/2000/01/rdf-schema#label", "hasMetadata", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ndecce5d991454f63835a411ad5c3d25f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne8307a3d6a8a433fad20e9cf2bd69327", "localId", "", ""]
-["_:N2751c2ba1ffd40bda218899993caf814", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N731ab899248d4b07adeacd5aafffa0bf", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#property", "_:N596d74921771447c9b35785007e34f1c", "localId", "", ""]
-["_:N3be22ea4244a43d6af104de9fed1b4fb", "http://www.w3.org/ns/shacl#in", "_:N193f441ef82a4c6f872a77fdc536a646", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nbf51d2fce0c449ca8df0fa964ec48e89", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N0ffbbdd15b364d55bc0212ba5c32739b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N30c0e029fe894fb8809a14d4f50d81cb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Neb11974d792545bab359067d0609d8ef", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/2000/01/rdf-schema#label", "test", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N442fd7eee89f41b2a0f43bb6b2a05372", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the CVSS base, temporal, threat, or environmental severity type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N67a7c2de8c574fb991ccc64346e1de56", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/subject", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 384, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/scope", "http://www.w3.org/2000/01/rdf-schema#comment", "Capture the scope of information about a specific relationship between elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2fd6d6c96c7b46dabc958e2ddb32657c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a map of a property names to a values.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["_:N315a049473324a5d82678153bc504c4b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8c3b465b415b409d895456c2f6ee7c50", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Maven repository artifact. The artifact locator format is defined in the [Maven documentation](https://maven.apache.org/guides/mini/guide-naming-conventions.html) and looks like `groupId:artifactId[:version]`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/2000/01/rdf-schema#comment", "BLAKE2b algorithm with a digest size of 384, as defined in [RFC 7693](https://www.rfc-editor.org/info/rfc7693) Section 4.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a specification for the `from` Element (`from` hasSpecification `to`), during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/2000/01/rdf-schema#label", "kev", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of an external reference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N96ab198cab814dceb4dc205e80f644d6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N727e38139bfa40d9b56e586cf9ac5bdb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/2000/01/rdf-schema#label", "issueTracker", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N8373dd8071e2429e95b3b0897bdab7de", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element refers to a chipset, processor, or electronic board", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element doesn't fit into any of the other categories", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ndfbc16b71fc74cb09458e7b7f0e12f1a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2bdf11c1b85e405a835c07e19f150556", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/startTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/2000/01/rdf-schema#label", "kilowattHour", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N37e9effec5ca4011a388b871588a9bfc", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/2000/01/rdf-schema#label", "hasVariant", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/created", "2024-04-05", "http://www.w3.org/2001/XMLSchema#date", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N744e6bd4bf054480b6e284543bb79b87", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N30ddffc861f14836a83cde39db10d792", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd698c35793ab47df8eaa1d9f6fe9f131", "localId", "", ""]
-["_:Nbf51d2fce0c449ca8df0fa964ec48e89", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/2000/01/rdf-schema#label", "securityAdvisory", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N08242c50c463457c930eba2a9659cdf9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["_:Nb4381a5cee3143a482af28cf9a364f3c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N208b27c07ce6469e9114d5b80dfc4f8f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
-["_:N18ed9985cff84e34807e6aa0a780a707", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N0da978c5d15a4e0ca2abb1d9a336eba1", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/2000/01/rdf-schema#label", "development", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N3be22ea4244a43d6af104de9fed1b4fb", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N6761e7f2e133401fa1a4d1f8bed0202e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N48e045eccfb146548852b6d7274d180e", "localId", "", ""]
-["_:Nee384a627c3d4a89bbf6312a1aa64aba", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "globalId", "", ""]
-["_:N99061926c1b041518ba79742537acbaf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "globalId", "", ""]
-["_:N37712d80dea04088b1ab530db3aaa7fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1192fb0a041f4b77a8c069659dad0770", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N6dd024b62af74fb5a94391f7343f1c79", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nad60293878ba46b5b12652a41f9e5b9e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["_:N56d611894502410481612d5cb6016003", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/2000/01/rdf-schema#label", "directDownload", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Na168e6a25ca4415aa927f2d16152226c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/2000/01/rdf-schema#label", "hasEvidence", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_256", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nbfec05fc44f6435dbdeeb9f608a28e4c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Na9d0fc4b8c454d308184549fca9959b6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N67b0d956754a43a5b927ae155984d43e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "globalId", "", ""]
-["_:N2895a64ec18c48e68dbf01572a5d0cc8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Na9d0fc4b8c454d308184549fca9959b6", "http://www.w3.org/ns/shacl#in", "_:N64aa14b2a42d49a394ae8a9d4febed04", "localId", "", ""]
-["_:N1f599cc99ec04100bcd965c2ec4fdbfe", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N65e7526ffa224998af69bd3d4082b522", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N045868218fe84846bfd5a8efe73f5f05", "localId", "", ""]
-["_:N2c65a23cf781468598b84d1456d825fb", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb09770ecd1d644e4aa2b0faf704a96de", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Agent", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/2000/01/rdf-schema#label", "contains", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a runtime analysis report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/2000/01/rdf-schema#label", "hasStaticLink", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N2fd6d6c96c7b46dabc958e2ddb32657c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Hash", "globalId", "", ""]
-["_:Ne2b61099faaa4dfeb2a1dbb6cb39c943", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:N7f27ce1812214cf08ea19bcb018764e2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N67a7c2de8c574fb991ccc64346e1de56", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/2000/01/rdf-schema#comment", "data is recorded with a timestamp for each entry, but not necessarily ordered or at specific intervals, such as when a taxi ride starts and ends.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N46b3ee96a83c4a44bb51112e0ca4621c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["_:N87ef2338681b493982fdd6660c334933", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing a License which has additional\ntext applied to it.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM of intended, planned software project or product with included components (some of which may not yet exist) for a new software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a risk assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N57470b62e6a142f9928ab5bfe4606b0a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N990faf2e9bde43ab98201c748005987c", "localId", "", ""]
-["_:Nf3860ad4cc5d4d87be1f408701c9f435", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N28c546d9833444d7b7370a64f4274b1b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#property", "_:N80091d0c87724fbf9c10267c2549575d", "localId", "", ""]
-["_:N70a01ce1edb94124ac3d6a3b187db793", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nde44f9707bd34a41a8e403a4f539bb2e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndfbc16b71fc74cb09458e7b7f0e12f1a", "localId", "", ""]
-["_:Nb3c96ed9edf047408c12db5df1daaf43", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/2000/01/rdf-schema#comment", "Low/no risk is posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N8049abc6ee7f449ebf27e3e8357bdf75", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N058b8decd10442dc9da66c8ec337fe89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "globalId", "", ""]
-["_:Na168e6a25ca4415aa927f2d16152226c", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/scope", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["_:N6e7150c4286149b7aa27ddf655625b5e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N1013910040b04b98b3a99c32bab64312", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N60e06f4852a44b05b3dfdbd769a39b3a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/2000/01/rdf-schema#comment", "Element is an Artifact that can be run on a computer", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne84bb159066e48a1a884cceaa3854438", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1013910040b04b98b3a99c32bab64312", "localId", "", ""]
-["_:N208b27c07ce6469e9114d5b80dfc4f8f", "http://www.w3.org/ns/shacl#pattern", "^[^\\/]+\\/[^\\/]+$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Neb11974d792545bab359067d0609d8ef", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "globalId", "", ""]
-["_:N320baf3ea5274f3393919c1999ded96d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when the type does not match any of the other options.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/environment", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/2000/01/rdf-schema#label", "hasOptionalDependency", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N150b1880a8e64af2af56beec5b8f629e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/name", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the name of an Element as designated by the creator.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/2000/01/rdf-schema#comment", "A license exception that is listed on the SPDX Exceptions list.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5a18c93b836b4c75887455a2be533616", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class representing a License or an OrLaterOperator.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N7e45c1203a3548efa7e52e91b09b78f1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N312b811b38e3467eb37fbf91bc0dd93b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/2000/01/rdf-schema#comment", "data is audio based, such as a collection of music from the 80s.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/2000/01/rdf-schema#label", "none", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N5c307bac3b90460f8b755b5d46827013", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is considered as evidence for the `from` Element (`from` hasEvidence `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:Ncdb4a970c7f542688b373a1da217c447", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Na1ab85fdd72146cfb0eb275a20aed6fb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "globalId", "", ""]
-["_:Ne14b54567e794b13a34acf8718d2ccf6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "globalId", "", ""]
-["_:N9b40da1378ab4d6e80898c98996790e2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf05790d65f4b451781271dd86a5b4005", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/2000/01/rdf-schema#label", "act", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
+["_:Nce9a69dc19af4e1394f03174c67c5857", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc9ddcdf86e874968aa8f5ba821975eb4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/percentile", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#property", "_:N1647e706f6764e7d9ec4e0aa8979d0c6", "localId", "", ""]
+["_:Nf284f365ba5c4e4da40d7d7900d82744", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["_:N4b7945a329d940d7a4167237a4e60e53", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of Elements that have a shared context.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nc7b49cc0a08745e08e5ba42ee492184f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ndde9f898797c42b989ef522557debf64", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N4f7ca95fbfad4d20810e92ab09220394", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N95c7a63c89e94f8d9ceb0dd0c34ac9e3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/probability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/2000/01/rdf-schema#label", "modifiedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://www.w3.org/2000/01/rdf-schema#label", "System Package Data Exchange (SPDX) Ontology", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a place for the SPDX data creator to record the package URL string\n(in accordance with the Package URL specification) for a software Package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/2000/01/rdf-schema#comment", "Data points in the dataset can be shared only with specific organizations and their clients on a need to know basis.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N91d11db27b28462b8545b78734a27503", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Na8cf54eee3ac40cca0ed6cfdaef6a576", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N2061c93cd5774c61823bf76c952d5242", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6369a0cffc0445e888c1e30a54a5be5d", "localId", "", ""]
+["_:Nbf6c9a626dad41fa8a0422cb3ddab7a3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndcdb30d7deca45a8bc3e563144933f0e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/2000/01/rdf-schema#label", "republishedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/ns/shacl#property", "_:Na96bc2776ef4488595f136d0fbac26a6", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/2000/01/rdf-schema#comment", "A license or addition that is not listed on the SPDX License List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/2000/01/rdf-schema#label", "clear", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "sourceArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nbc1332652da345c49ad3c948238f404b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["_:N516b1b46dbb04f1c953906f0388bf8b4", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Ne3e1ac11e78640fab50085207414679f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N510a0fe04f844da5bb96208d9e6a563c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/2000/01/rdf-schema#label", "delegatedTo", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nae8e63939c7c4cf4aa4ba555362d775c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/startTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a runtime analysis report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N89d361d3f1d94de5b28ee82b1d3da3de", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N93d2d1d1dc3e4b7ea516ee004f674bfb", "localId", "", ""]
+["_:N163fe4499b2a454a9641b23118bf53ae", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["_:N425d570f86674f7facee623f8d84a311", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbd45f3e248c84b27b2e1a0da67d47a71", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
+["_:N5ddf9ddcd2bc446f8729bd7a23566faf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0cac787ed3f3421fa6687df4da790a0c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Na1cdda0a73e94e598b769cac4a5a5cb8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A distinct article or unit related to Software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference the [security threat model](https://en.wikipedia.org/wiki/Threat_model) for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nebecc80c7e4045d1b3ad15ab0c1d04ec", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N58c62d134f5e41d78440946685ecf0cc", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Na0242fde5c314aa599a3a00cfb01634c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "globalId", "", ""]
+["_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/created", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Ontology", "globalId", "", ""]
+["_:N07cb32d0626a45cfbea37a7dd2a8b854", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ne21f363965114243b81ce67f76575de3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates elements as products where the impact of a vulnerability is being\ninvestigated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/2000/01/rdf-schema#comment", "[FALCON](https://falcon-sign.info/falcon.pdf)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/2000/01/rdf-schema#comment", "[Kyber](https://pq-crystals.org/kyber/)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N1a0279389d714631b1d12935e9f2b014", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N70cbc4a60eda4e648df0df882fab278d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a file added to the `from` Element (`from` hasAddedFile `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4b7945a329d940d7a4167237a4e60e53", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N4881d1614aa0403894d16c3ca276d790", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "globalId", "", ""]
+["_:Ne223bb746dc9463bbbe16ca844619e98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Na1cdda0a73e94e598b769cac4a5a5cb8", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is distributed as an artifact in each `to` Element (e.g. an RPM or archive file).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N7368659f06844e79815bdbdeac2b73f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "globalId", "", ""]
+["_:Nf71f6300b14a4726a20ffad899bed919", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8adbab8e05cf4258a0b7e9eedbd03e5f", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:N66595c518c6248f69bdca82dccebf454", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "globalId", "", ""]
+["_:N6ac0694afb0c40c1bb0988b0569f0cb4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "globalId", "", ""]
+["_:N52399fdf517c416ebb2e470463b71b5d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N38aeb59117654398b393a546eaaa5fd9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "globalId", "", ""]
+["_:N4f9424fdcb0643a6b8dbd2c83de164a1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne21f363965114243b81ce67f76575de3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/2000/01/rdf-schema#comment", "data is stored in tabular format or retrieved from a relational database.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne3b40c9739164b2eb0ae163374d9c4ac", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of a content identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na44640dae5c34e6ab6f3759a75426eb0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbbe9948554644fd8b49899d278739242", "localId", "", ""]
+["_:N954579de61d84bef909737ad4568a536", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Bom", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nc51fb19223644705a84f646344b7e9d3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "globalId", "", ""]
+["_:N9eda1b52fa264730ab0b383d300e1726", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N73f9586a8a7d4b978afcb9cfe998050b", "localId", "", ""]
+["_:N036299b1f2af44eeb966da8a1217ac9e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd6ca1bcbdc494e39a9c1a4da0c52a0b3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/2000/01/rdf-schema#label", "megajoule", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N4278c3d777ea4ebd81cd23af80459c2d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["_:N78c7513398064da1a55c5df1b3c96444", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/2000/01/rdf-schema#label", "patch", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Ndb56a4a0aad9490faaa05462a9fcc5b9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/2000/01/rdf-schema#comment", "The class that helps note down the quantity of energy consumption and the unit\nused for measurement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies an external Element used within a Document but defined external to\nthat Document.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N00f0f016bff441178fb3b14b0f1ba310", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N097b38569ab54334ba50aa2055c21bf9", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/homePage", "http://www.w3.org/2000/01/rdf-schema#comment", "A place for the SPDX document creator to record a website that serves as the\npackage's home page.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Na341e2127b1c4da9b7a2c521b48ba61d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc7468096abf8437e9360a8148a93acdf", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the results of general safety risk assessment of the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "http://www.w3.org/2000/01/rdf-schema#comment", "Enumeration of the different kinds of SPDX file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/limitation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Nf37cc853c16d47099115691bcb77f2e1", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/exploited", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N065968ff4b1d468f80d208a94f728820", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/locator", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM provides an inventory of software that is present on a system. This may be an assembly of other SBOMs that combines analysis of configuration options, and examination of execution behavior in a (potentially simulated) deployment environment.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N761b1b05ac5746c3b86d599c46526598", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the issue tracker for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/endTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time from which an element is no longer applicable / valid.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N75a4a8a0dcc14090818fdc6eade781c2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N264b55b33a4549a6a131d79763879896", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N52399fdf517c416ebb2e470463b71b5d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N40f9e58aac214052a173ad93b4ed57e9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N36b7d391e5cf402199bf454d82f5735c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfbd5a9c0923c423a84d0bb8fef89f4a3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N63f963c2c8a4467bb803f9af7eaafd3d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ne68051bb209048da9a57bc5dbaf28bf0", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/2000/01/rdf-schema#label", "yes", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N30d5cdb21c144005b1d74c81aa0e129e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N37829b662873490d9964f7bbbc300fce", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3c8c7c06f10e44fea576f974877ed15b", "localId", "", ""]
+["_:N576b7fbe3ba74572a6eb065c67761847", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Core profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4e1bd25f594a483ab492b4c24a5748eb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/2000/01/rdf-schema#label", "expandedLicensing", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/context", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N85ad449141be453592e9e80c2bc379f4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N7368659f06844e79815bdbdeac2b73f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2847f93323fd468eab2b926c5715c994", "localId", "", ""]
+["_:N89d38dc48bd64f1d894f7f8c5494c264", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/2000/01/rdf-schema#comment", "The highest level of risk posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N13396ee366a94de388e2aff47754e81f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "globalId", "", ""]
+["_:N6bd3d2cfd9cd4f248e354deb40a851ff", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/2000/01/rdf-schema#label", "specification", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ne68051bb209048da9a57bc5dbaf28bf0", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N034bf868068348fb92f2f33976cad5ae", "localId", "", ""]
+["_:Na461e12485ec495f9d16f08504499025", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nc4156282a9c34b6190b0869cdc1793db", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N0bf807da343b4645904db560abf69583", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/2000/01/rdf-schema#label", "blake2b384", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the AI profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "http://www.w3.org/2000/01/rdf-schema#comment", "The result of applying a hash algorithm to an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes one a profile which the creator of this ElementCollection intends to\nconform to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "A canonical, unique, immutable identifier of the artifact content, that may be\nused for verifying its identity and/or integrity.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N7a1979daf894407dabf96d89e984ff05", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/2000/01/rdf-schema#comment", "Used to associate a `from` Artifact with each `to` Vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the issue tracker for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "globalId", "", ""]
+["_:N132cde65c9b14a1694d400388aecf0cc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N23a349d7f4a14351adf4c70293152926", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nf26016059c3e414da185e30155b543f5", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a reference to a resource outside the scope of SPDX-3.0 content\nthat uniquely identifies an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:Ndde9f898797c42b989ef522557debf64", "localId", "", ""]
+["_:N4f6d0abf94b14a189b945346f00ba9dc", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "riskAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["_:N8e672d95ff7d48e68c1ed7ecf019b269", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N40f9e58aac214052a173ad93b4ed57e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf81435c80dee4c1db825f1917f62e947", "localId", "", ""]
+["_:Nb2f2a5ddadbe4718954d50737f92e201", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na44640dae5c34e6ab6f3759a75426eb0", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability is coordinatedBy the `to` Agent(s) (vendor, researcher, or consumer agent).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/ns/shacl#property", "_:N0f509a18a72e4662a7e7fc2fe485c3ac", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N01b77c997a784a81856bfe55a59f0d26", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "globalId", "", ""]
-["_:Nc0df3f2041aa425183862b62f02dd829", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N9c23cd2dcd4243b996ef8897bfa8759e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/2000/01/rdf-schema#label", "application", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#property", "_:N37e9effec5ca4011a388b871588a9bfc", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A License participating in an 'or later' model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a published list of releases for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the creation of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/comment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
+["_:N687efc23ea2c4c0b9a09c9ca45dc49b3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "globalId", "", ""]
+["_:N329ecc1447f349cc968623ddffe6a2f7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N963f7603cd844b03bd4631e0713b1635", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ne93ae5d0cb664d7ab2554eaa72a23f25", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a software library.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/2000/01/rdf-schema#label", "audio", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nb4381a5cee3143a482af28cf9a364f3c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerability requires attention from the organization's internal, supervisory-level and leadership-level individuals. Necessary actions include requesting assistance or information about the vulnerability, as well as publishing a notification either internally and/or externally. Typically, internal groups would meet to determine the overall response and then execute agreed upon actions. CISA recommends remediating Act vulnerabilities as soon as possible.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc3c21678fc9a459784f054a6954a9aa8", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["_:Na96bc2776ef4488595f136d0fbac26a6", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N8adbab8e05cf4258a0b7e9eedbd03e5f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N731241b6024d4e109893eb1354404ec5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N897df0f6e23b488988a2d2db8aad5bc4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/2000/01/rdf-schema#label", "directory", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/element", "http://www.w3.org/2000/01/rdf-schema#comment", "Refers to one or more Elements that are part of an ElementCollection.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during an element's design.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N58b8de667bb54771976a5e86a8a8139a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "globalId", "", ""]
+["_:Nbd47cac50394462f9015e00ec4b449a6", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/2000/01/rdf-schema#label", "buildSystem", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N894cee407d8747ec8adc2f05ce722a86", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N00fcf1f501a749fc9cbbdbdf23a7aaa8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nda71586c3c6541b4a6a907d316dca405", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N34cf4751490f48f9852ff2fa143a6321", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd1b797da281643468add752e036349fd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/2000/01/rdf-schema#label", "filesystemImage", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the version of a VEX statement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N942417ca6d844df0914d75b099a457f8", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N9c1ccbc2b86f454395a450f736b67eec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/2000/01/rdf-schema#label", "framework", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N9dbe04a2eaac4271aafe4a7650ec4e15", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N261545ecf40d4f65bf47dc050598e90f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N45b62edbd5f3406dba20232288ec19fd", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Na3925605d49b4db382603ae946c37f51", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "globalId", "", ""]
+["_:Ndb06ff981cef4e94bfdbec22badacd4d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N9bd771ac02cc41519919a01d4deca105", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/2000/01/rdf-schema#label", "releaseNotes", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N41fda4edc0294fce84cdb5688d8ef9ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne06f01bddfb24f69a9e1c0ba9694b11d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the CVSS vector string for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3d9237b249544033acbf7d94cac2b424", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:N2b7fa052bf664f2a9e1923831d282602", "http://www.w3.org/ns/shacl#in", "_:Na5ef7f1675b84ce99e4f4ca36d200a91", "localId", "", ""]
+["_:N8e672d95ff7d48e68c1ed7ecf019b269", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N74551d5c49b94ece99a5fdec0d58d233", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N034bf868068348fb92f2f33976cad5ae", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/startTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has been trained on the `to` Element(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N62b8677868664944abc9f19745aed957", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "globalId", "", ""]
+["_:Nc3c21678fc9a459784f054a6954a9aa8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has a prerequisite on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nb850dda843534d3ab3ffbadf70766fef", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "globalId", "", ""]
+["_:N4aa1ea2c440f4aecb7a6656a599fbf22", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_256", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a packaged instance of the `from` Element (`from` packagedBy `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM generated as part of the process of building the software to create a releasable artifact (e.g., executable or package) from data such as source files, dependencies, built components, build process ephemeral data, and other SBOMs.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne11c75cafdb0438299216847b06716cf", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["_:N5a2b8b0073a54a3db4d6092f1c5043ed", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Na2b089e6c69d4697ae4de61d18f020f7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the End Of Sale (EOS) and/or End Of Life (EOL) information related to a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Build element generates each `to` Element as an output, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:N0bf807da343b4645904db560abf69583", "localId", "", ""]
+["_:N615be2b8b7174608b24884d12a2039ad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N37829b662873490d9964f7bbbc300fce", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/2000/01/rdf-schema#label", "patchedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability impact is being investigated for each `to` Element. The use of the `underInvestigationFor` type is constrained to `VexUnderInvestigationVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N894cee407d8747ec8adc2f05ce722a86", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Ne20cfbefa1424ba79abfc89287f1eef3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N00fcf1f501a749fc9cbbdbdf23a7aaa8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nb40076de31ba4cc08826656559e10385", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N59f692071bb64860ab9f02cfb4670088", "localId", "", ""]
+["_:Nda71586c3c6541b4a6a907d316dca405", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N7a48123f699948b5867af1fec0d7b88e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Nc8b9ea4213214eccb17ccccf3790161d", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to metrics related to package such as OpenSSF scorecards.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na8cf54eee3ac40cca0ed6cfdaef6a576", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Nae7b37ebeef141519b9f1102ae1b30c5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "globalId", "", ""]
+["_:N0713bbcf2b1f4e23b912a81e12b5d270", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N542022ab56194a2184bd872572ca204b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/2000/01/rdf-schema#label", "buildMeta", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nce9a69dc19af4e1394f03174c67c5857", "localId", "", ""]
+["_:Nf44042158d4d4c85a5bd6a0fcb538498", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nf5531d9c16ff4f589dff19f480634c29", "http://www.w3.org/ns/shacl#pattern", "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N991d42b910e64656b45d7c4ce9e7f5e3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N734a831b529349fb969fd328dc6dcb1c", "localId", "", ""]
+["_:N565a78360e28494ea80897aadf944c0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/context", "http://www.w3.org/2000/01/rdf-schema#comment", "Gives information about the circumstances or unifying properties\nthat Elements of the bundle have been assembled under.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["_:N5b2278fb3a8e4e239193a033f8b4bf04", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/2000/01/rdf-schema#label", "publishedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N4f6d0abf94b14a189b945346f00ba9dc", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/2000/01/rdf-schema#label", "hasDependencyManifest", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/2000/01/rdf-schema#comment", "Dataset may be distributed freely, without restriction.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N0781395df11e44a6a3186f0fa8908958", "localId", "", ""]
+["_:N5a2b8b0073a54a3db4d6092f1c5043ed", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the primary purpose of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerability does not require action at this time. The organization would continue to track the vulnerability and reassess it if new information becomes available. CISA recommends remediating Track vulnerabilities within standard update timelines.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["_:N763c69315ee040a88ca27b5205984626", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the unit of energy consumption.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/2000/01/rdf-schema#label", "sensor", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/subject", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a file deleted from the `from` Element (`from` hasDeletedFile `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
["https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures the threshold that was used for computation of a metric described in\nthe metric field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/from", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "globalId", "", ""]
-["_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N41aee74b0dbe4609888f3e3488e75e26", "localId", "", ""]
-["_:N55072cbd77a64b16b152c20236d786f7", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildId", "http://www.w3.org/2000/01/rdf-schema#comment", "A buildId is a locally unique identifier used by a builder to identify a unique\ninstance of a build produced by it.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N5332cee7bc2443a3b1d7513e03dbfdca", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether the License is listed as free by the\nFree Software Foundation (FSF).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N80dc66a1ccec469392596c5291fa2864", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nebecc80c7e4045d1b3ad15ab0c1d04ec", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "globalId", "", ""]
+["_:N9b9dc778bc5c415fad7f82cf4f6047d2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N68767751c5f64fc1afe82f2dcbae6636", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element refers to a disk image that can be written to a disk, booted in a VM, etc. A disk image typically contains most or all of the components necessary to boot, such as bootloaders, kernels, firmware, userspace, etc.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/import", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a risk assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/2000/01/rdf-schema#comment", "A tuple of two positive integers that define a range.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na2b089e6c69d4697ae4de61d18f020f7", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Ne820a8ec67114d53b03a71f5f7be31f5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N105628f6c8b040edb9db617f35f30bec", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is publicly available and can be downloaded directly.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/2000/01/rdf-schema#label", "sha224", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Ne11c75cafdb0438299216847b06716cf", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Used to store extra information about an Element which is not part of a review (e.g. extra information provided during the creation of the Element).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/from", "http://www.w3.org/2000/01/rdf-schema#comment", "References the Element on the left-hand side of a relationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the exploit catalog type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7c7a260c778e4d4491ba75a0fe083ebe", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nd6f4245b3ebe44e6b100782b191deb97", "http://www.w3.org/ns/shacl#not", "_:Nf58f6bed32c5414ca98526a5d6a7b6dc", "localId", "", ""]
+["_:Nc0c94fed0eb041ef8c4fe70f4b1fd7c0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A distinct article or unit related to Software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates whether the system can perform a decision or action without human\ninvolvement or guidance.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/ns/shacl#property", "_:Nf32238231fca45f1ac5221bd1ecd220c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N5e77c3af3932465a99431b715d09d12e", "localId", "", ""]
-["_:N0f7bf6e1b6a84c71b96db0ed65f445fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "globalId", "", ""]
-["_:N5165398aea9744d49e3ba082cb6fa0d8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7d3cea31b9db4418ad60cbbcd3f14b75", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the version of a VEX statement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf7805d1c06ba43eaa22c6043949bd567", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/2000/01/rdf-schema#label", "usesTool", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N62354c6ede0641c2a17958df1fce06bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5165398aea9744d49e3ba082cb6fa0d8", "localId", "", ""]
-["_:Ne8b93e1651f84d5f8ff94e4b82012f07", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N13b921afee3a413e9a3b06c638bf7824", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:Nfc79218ef172418cad1d73977bceaf78", "localId", "", ""]
-["_:N75afbc0eb6e646f28396b52ee0131582", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/2000/01/rdf-schema#comment", "[Common Platform Enumeration: Naming Specification Version 2.3](https://csrc.nist.gov/publications/detail/nistir/7695/final)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf37cc853c16d47099115691bcb77f2e1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 512, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to funding information related to a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/2000/01/rdf-schema#label", "securityOther", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "globalId", "", ""]
+["_:N9ed65925a89e40e8b7faaa925d739c72", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/ns/shacl#property", "_:Nc51fb19223644705a84f646344b7e9d3", "localId", "", ""]
+["_:Na2b089e6c69d4697ae4de61d18f020f7", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N58c62d134f5e41d78440946685ecf0cc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N230a41f8c8d549b8844a37595ce56867", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/2000/01/rdf-schema#label", "securityFix", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N13396ee366a94de388e2aff47754e81f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Ne3b40c9739164b2eb0ae163374d9c4ac", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:Nda71586c3c6541b4a6a907d316dca405", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N10002d3538094764a9c6d3893234cd04", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N037a9f94d4da4593a56a6804fca57483", "localId", "", ""]
+["_:N210fbcf85b384009a2cee68e4a7e6b78", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/2000/01/rdf-schema#comment", "The relationship is known to be exhaustive.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4f6d0abf94b14a189b945346f00ba9dc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildType", "globalId", "", ""]
+["_:N682abb8a6bbc40e9947aa2d9d66eec4d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4571ded3acc34f068931feecaa278a44", "localId", "", ""]
+["_:N2056bd91659a4260a6eb99a0cbdd9f14", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/homePage", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#property", "_:N825f749765e348a0abfef75f63c1588a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/from", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:N53970517ea09401691d51549f8e0fd90", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/extension", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
+["_:Naf01116eff7c4759be95f8f97c257d9c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nf44042158d4d4c85a5bd6a0fcb538498", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N07868b0098174c478ac47f3fbc946ff0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Hash", "globalId", "", ""]
+["_:N53970517ea09401691d51549f8e0fd90", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N1314ef461724483f9bd5c56d939b17c4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4dcad64fd9cf4af2b8d6ea98d6c5450a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/locator", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the location of an external reference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/ns/shacl#property", "_:N10f5cc15b506459db381c02764d60e76", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:Nd3d538fe1cb544b5808c51dffd844c81", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies who or what created the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a NuGet package. The package locator format is defined in the [NuGet documentation](https://docs.nuget.org) and looks like `package/version`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Nd11df36dd5014f759eab790e847b9857", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/2000/01/rdf-schema#label", "hasVariant", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/2000/01/rdf-schema#label", "deployed", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element depends on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N510a0fe04f844da5bb96208d9e6a563c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N7c7a260c778e4d4491ba75a0fe083ebe", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N6369a0cffc0445e888c1e30a54a5be5d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes relevant information about different steps of the training process.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3c8c7c06f10e44fea576f974877ed15b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the licenseId that is preferred to be used in place of a deprecated\nLicense or LicenseAddition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3c163fcab8684aa09c61e78b4cbb9b38", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N77f1a43a35e5447c83116261ae574acc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "globalId", "", ""]
+["_:N329ecc1447f349cc968623ddffe6a2f7", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nae7b37ebeef141519b9f1102ae1b30c5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N682abb8a6bbc40e9947aa2d9d66eec4d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N786a3eaa8fbe4cf0bb67c4e086fa8b5b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "http://www.w3.org/2000/01/rdf-schema#comment", "Points to a resource outside the scope of the SPDX-3.0 content\nthat provides additional characteristics of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N0274510beacf46b0b7cd7048ff3cbb4d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3b50e4323e8b4d388d8d522e18a49070", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N4aa1ea2c440f4aecb7a6656a599fbf22", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/import", "globalId", "", ""]
+["_:Nc704d39d408f41caa9805e140ff0016a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the security adversary model for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has a requirement on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/2000/01/rdf-schema#label", "eolNotice", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N954579de61d84bef909737ad4568a536", "http://www.w3.org/ns/shacl#in", "_:N48b3e9d109d34fdeaa6cbef58c05c171", "localId", "", ""]
+["_:Nc4156282a9c34b6190b0869cdc1793db", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:N5ddf9ddcd2bc446f8729bd7a23566faf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "globalId", "", ""]
+["_:Nb40076de31ba4cc08826656559e10385", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "globalId", "", ""]
+["_:N91d11db27b28462b8545b78734a27503", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/2000/01/rdf-schema#label", "sha512", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N8adbab8e05cf4258a0b7e9eedbd03e5f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/2000/01/rdf-schema#label", "track", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N79b4dcdd054d4ca8a87fc86377c9366b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N30d1dbbf97fb456eb18d38b76c8004d3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N7a66c734ced842b4913ff95c5f5cf452", "localId", "", ""]
+["_:N5ab248e680454bbcb3ed254de24ac49f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N4182e8c878544ebb842682b1ece2bd3a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nae7b37ebeef141519b9f1102ae1b30c5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Na42e3794f624483e818646ed683c5ba2", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "http://www.w3.org/2000/01/rdf-schema#comment", "An entity that is authorized to issue identification credentials.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/2000/01/rdf-schema#label", "medium", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N7f095ac56c3e4bccbcd4348b29980439", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "globalId", "", ""]
+["_:Nf142b126cd744b69be8d6c35ee1361e4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "globalId", "", ""]
+["_:Ndbf7c5384f2242b98dd62b6a8d6a503f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement", "http://www.w3.org/2000/01/rdf-schema#comment", "This individual element was defined by the spec.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N83935261300041758021c5a3fbdae6c0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7368659f06844e79815bdbdeac2b73f3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/2000/01/rdf-schema#label", "syntactic", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is an archived collection of one or more files (.tar, .zip, etc.).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/2000/01/rdf-schema#label", "graph", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Na79e142094fb464da3de3ceb4108e4ff", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N28c7097edd884a9b92697ec6b6729dc9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/Package", "globalId", "", ""]
+["_:N5b2e4dda703849e4933338ff0970e968", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Naf01116eff7c4759be95f8f97c257d9c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N87131d5acc2b478ba16230f714aa0bb0", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N27a8c8f61e944083abcc670fe4586df8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Na3925605d49b4db382603ae946c37f51", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/2000/01/rdf-schema#label", "software", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a certification report for a package from an accredited/independent body.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/namespace", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["_:Naa7e95f812804669b3e89daed8d27b21", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when someone reviews the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc7f12b88e8f5489dacbbfeb81192696a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/2000/01/rdf-schema#comment", "Dataset can be shared within a community of peers and partners.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/probability", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Ndde9f898797c42b989ef522557debf64", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ncae19f1586924a439b37e75eb5b57ed4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "globalId", "", ""]
+["_:N96120491adc84204822952240ddadf13", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
+["_:N39638ea4b52f4236b7a808cb979d2f4b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "globalId", "", ""]
+["_:Na1ce1658c3be4bc0b082944caae9ddea", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N328adb4bb1ec422084a2169890188a03", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N507c6135f8424e8db67fe59ae93eb464", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "globalId", "", ""]
+["_:N8692a82c280845c3a6fa37c02ddae229", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:N3c163fcab8684aa09c61e78b4cbb9b38", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/description", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a detailed description of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N07cb32d0626a45cfbea37a7dd2a8b854", "localId", "", ""]
+["_:N942417ca6d844df0914d75b099a457f8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is not publicly available and an email registration is required before accessing the dataset, although without an affirmative acceptance of terms.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/2000/01/rdf-schema#label", "red", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#label", "swhid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N8b86dbc23a22407a9380fbd9376d3b83", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "globalId", "", ""]
+["_:N07cb32d0626a45cfbea37a7dd2a8b854", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/contentType", "globalId", "", ""]
+["_:N510a0fe04f844da5bb96208d9e6a563c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9dbe04a2eaac4271aafe4a7650ec4e15", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/2000/01/rdf-schema#label", "secureSoftwareAttestation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is publicly available and can be downloaded directly.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N0295e624408541b9b840c231db039610", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/2000/01/rdf-schema#label", "dataset", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/2000/01/rdf-schema#comment", "data is stored in tabular format or retrieved from a relational database.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf56fec24d5a44761b7a239c789c51504", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "globalId", "", ""]
-["_:Nfe1303da564e44c3ab64d0e8f83a0713", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nde44f9707bd34a41a8e403a4f539bb2e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N896ec867378949ebbc26581fe9cf864c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has manifest files that contain dependency information in each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the type of the given dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nfc79218ef172418cad1d73977bceaf78", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the SSVC decision type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf2495df384ef4dfe9e42259508a5f433", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Nf05790d65f4b451781271dd86a5b4005", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "globalId", "", ""]
+["_:Nef3e82bf7eac41aa8dc101eabd0f1815", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4ac93d52ef544d5cb73aeaeb279b7567", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/parameter", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describing a parameter used in an instance of a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nfcc30e48020d4dd2b3493a0cd55ea457", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N27a8c8f61e944083abcc670fe4586df8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:N0b728d22a9674ecc87af12fde5aae61c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Links a vulnerability and elements representing products (in the VEX sense) where\na fix has been applied and are no longer affected.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nf507b9bee5ae4254bafe4ce3c72a9f18", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the amount of energy consumed during inference time by an AI model\nthat is being used in the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A License participating in a 'with addition' model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nb6e99584403541df96486fcac6d79017", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "globalId", "", ""]
+["_:Nc15495aea74e4883afce40f042a057d5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N58c3f747313349d396ead702e2de2953", "localId", "", ""]
+["_:N14d7232930234cad917631e1993d7ccd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time an artifact was released.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ndb06ff981cef4e94bfdbec22badacd4d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a single file which can be independently distributed (configuration file, statically linked binary, Kubernetes deployment, etc.).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N65301d1be04341678842dfc049e2a33c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N269b628c85f04f5d8a10fa3c500745a4", "localId", "", ""]
+["_:N264b55b33a4549a6a131d79763879896", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc0c94fed0eb041ef8c4fe70f4b1fd7c0", "localId", "", ""]
+["_:Nc82d9b6d9a4a40d6b95e4cd04612ac98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4ad4011b5f8c44cbb3e76f5da0885cfd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N516b1b46dbb04f1c953906f0388bf8b4", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "globalId", "", ""]
+["_:N722c45f262084ffa9b063b852952397b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability was made available for public use or reference by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N8a37deb026864cdca312209746e2caaa", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/2000/01/rdf-schema#label", "dependsOn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to binary artifacts related to a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N0e471571470240e5872be57bfd58fed9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "globalId", "", ""]
+["_:Naa7e95f812804669b3e89daed8d27b21", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies an Element contained in a piece of software where a vulnerability was\nfound.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N45481eab750645b4929b7b63c8ca7916", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf94717c65e4f4b86b4df261ecf26650d", "localId", "", ""]
+["_:Ne820a8ec67114d53b03a71f5f7be31f5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/locator", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Vulnerability Disclosure Report (VDR) which provides the software supplier's analysis and findings describing the impact (or lack of impact) that reported vulnerabilities have on packages or products in the supplier's SBOM as defined in [NIST SP 800-161 Cybersecurity Supply Chain Risk Management Practices for Systems and Organizations](https://csrc.nist.gov/pubs/sp/800/161/r1/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5e678b3ba38745b58c0103b8e085d5c8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a software manifest.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N7f2c8d25f5df4c27b35c70d38090eab3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N1a8882804ac24104946e7afa0b36905a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the algorithm used for calculating the hash value.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/2000/01/rdf-schema#label", "endOfSupport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N85ad449141be453592e9e80c2bc379f4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies from where or whom the Element originally came.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N328adb4bb1ec422084a2169890188a03", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/ns/shacl#property", "_:Ne81afbff18a74c75ac853da24ab327a0", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/2000/01/rdf-schema#label", "affects", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/2000/01/rdf-schema#label", "incomplete", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nabd40767fbd84edea7e048b911a681e4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncba4137ebcf84a728acd12bde91130e9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an IntegrityMethod with which the integrity of an Element can be\nasserted.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N61b9a25cae674e199ce6572456d8e72f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N00d83dee7aa44a7991821a46e83e5164", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nc4286224070a4248ad8590c45a7c8bc6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N425d570f86674f7facee623f8d84a311", "localId", "", ""]
+["_:Na3d930b22d4f462cb8bcb86adb108e16", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "globalId", "", ""]
+["_:Nd73c69088f734dffb4cc9539c637aecf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/ns/shacl#property", "_:Nadd5d6fa295c47ee82d49e5fde059110", "localId", "", ""]
+["_:N6f8ca85700744b0e9f7a8672675d1dca", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures the size of the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nf507b9bee5ae4254bafe4ce3c72a9f18", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N1aac3c1c2ffb45d79910e133d9ec02f9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3c34004e669a4f809790739b55299420", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/2000/01/rdf-schema#label", "hasAssociatedVulnerability", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne03121e956234709bc0f8f288597ff50", "http://www.w3.org/ns/shacl#in", "_:N261c61aa119e4f4e9ce3c9387fb29c9f", "localId", "", ""]
+["_:N40bcef929ef64825a68929a36aefa27c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/2000/01/rdf-schema#label", "falcon", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/2000/01/rdf-schema#comment", "data is recorded in an ordered sequence of timestamped entries, such as the price of a stock over the course of a day.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nc82d9b6d9a4a40d6b95e4cd04612ac98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "globalId", "", ""]
+["_:N1256cfafa26e453a9d5f8b08cc5920d7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N90cb783276d74a2881e21a08abf01e2f", "localId", "", ""]
+["_:N61b9a25cae674e199ce6572456d8e72f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/summary", "globalId", "", ""]
+["_:N74551d5c49b94ece99a5fdec0d58d233", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Nc3c21678fc9a459784f054a6954a9aa8", "localId", "", ""]
+["_:N00d83dee7aa44a7991821a46e83e5164", "http://www.w3.org/ns/shacl#in", "_:N2456bf573caa4efeab27607dfed5a451", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/2000/01/rdf-schema#comment", "[BLAKE3](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/2000/01/rdf-schema#comment", "A group of people who work together in an organized way for a shared purpose.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nd08114b692094bc788d0ff08c066c7fe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N229d11f8176c4bb7acd631c6b7187287", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "http://www.w3.org/2000/01/rdf-schema#comment", "Represents the energy quantity.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ndf7085005814495cbc9689c68bb9683d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/2000/01/rdf-schema#label", "publishedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1b7b0e6303e14427817b4b206ef940ce", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3b17c87267444ae5aae5e12fc54addb6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N73c4669b1ca14351aad291112524e432", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Nb40056258a0d4d96a453b1af72d463fc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9063493949754db985c6c4bb9effda34", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a software framework.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
+["_:Nda791debefe5491aa84d61433873c630", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["_:N93d2d1d1dc3e4b7ea516ee004f674bfb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc71de92f1cc649fcab4d77d974dac329", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is publicly available, but not all at once, and can only be accessed through queries which return parts of the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N916e8c3c85774fcd96b700a20240ca75", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "globalId", "", ""]
+["_:Nb2747510507b404f9243bfd7225f629d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc9235a4485e64fff9b1298095061a58e", "localId", "", ""]
+["_:N904326509fc04cc4be66ea123ed9fdc4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nc63741a7112e471ba97ce37e05f2dac1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "globalId", "", ""]
+["_:N50c6944cf3544d0ab17d40d70d7715c3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Ne8b93e1651f84d5f8ff94e4b82012f07", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/2000/01/rdf-schema#label", "urlScheme", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N5665c63b6756409c9cdaed2974ba4360", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N1f599cc99ec04100bcd965c2ec4fdbfe", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#property", "_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the unit of energy consumption.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nc034445fd507418d8439a09bb2e562dc", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ne2b61099faaa4dfeb2a1dbb6cb39c943", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N6717b73c37f1437da67113b68f12bf12", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N37712d80dea04088b1ab530db3aaa7fd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/key", "http://www.w3.org/2000/01/rdf-schema#comment", "A key used in a generic key-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nc05797f950af44fbadd42eee2e56df6c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N558588160dbd42e28c5618ebcbb6e00a", "localId", "", ""]
-["_:Nab78d95787b8439db6189f9699047620", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1b99de6ce73e49328dc792c34798532e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N7f27ce1812214cf08ea19bcb018764e2", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to information assuring that the software is developed using security practices as defined by [NIST SP 800-218 Secure Software Development Framework (SSDF) Version 1.1](https://csrc.nist.gov/pubs/sp/800/218/final) or [CISA Secure Software Development Attestation Form](https://www.cisa.gov/resources-tools/resources/secure-software-development-attestation-form).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1685d66aa43c40318d7f1a9af5281dbf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "globalId", "", ""]
-["_:Nf37cc853c16d47099115691bcb77f2e1", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N896ec867378949ebbc26581fe9cf864c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "globalId", "", ""]
-["_:N7e45c1203a3548efa7e52e91b09b78f1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "globalId", "", ""]
-["_:Nf3860ad4cc5d4d87be1f408701c9f435", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nc7468096abf8437e9360a8148a93acdf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "globalId", "", ""]
-["_:N21edc1b1c7c94a53a14c23900721c4b8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "globalId", "", ""]
-["_:N3e6f3584b185432c90902e8ec47e33fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5f35c1f648d4471ba9ad3e7fc90e56b7", "localId", "", ""]
-["_:Nb953247c1d474ff9b1190938b713a604", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Agent is delegating an action to the Agent of the `to` Relationship (which must be of type invokedBy), during a LifecycleScopeType (e.g. the `to` invokedBy Relationship is being done on behalf of `from`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/value", "http://www.w3.org/2000/01/rdf-schema#comment", "A value used in a generic key-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Nd73c665e4d964b40be2d12cdc7ab7fa2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/2000/01/rdf-schema#label", "extension", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N64aa14b2a42d49a394ae8a9d4febed04", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/ns/shacl#property", "_:Ne14b54567e794b13a34acf8718d2ccf6", "localId", "", ""]
-["_:N6b93f4527c92420f97b4d4d8c27840f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/2000/01/rdf-schema#label", "support", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/ns/shacl#property", "_:Ne7755fef413944e6a5bd969d379e8410", "localId", "", ""]
-["_:N4a26fc9e687f4bfda660730718e55700", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/scope", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/2000/01/rdf-schema#comment", "The file represents a directory and all content stored in that directory.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nc642cb7cb5d441eaaa4a1fc86368d998", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N5665c63b6756409c9cdaed2974ba4360", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/2000/01/rdf-schema#label", "securityPolicy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N9ee209fef169433cbe6e5201db0529b7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd4eff7d7430d4e6f98acd7f97e4910f1", "localId", "", ""]
-["_:N3051e5f9bfdf45b19c416045118502ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6ca1589ab2b443ac91b26c54805eb352", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the creation of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/2000/01/rdf-schema#label", "buildSystem", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb040ef9136c54fc59750d17abc90a3ea", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "globalId", "", ""]
-["_:Ncdb4a970c7f542688b373a1da217c447", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N37712d80dea04088b1ab530db3aaa7fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N53970517ea09401691d51549f8e0fd90", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of an annotation.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N9b79adf6684a4d328dc28ae0ee98d95d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/2000/01/rdf-schema#comment", "A `from` Vulnerability has been fixed in each `to` Element. The use of the `fixedIn` type is constrained to `VexFixedVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N45b62edbd5f3406dba20232288ec19fd", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Nf9bf03371d92462f91a54baa946fd625", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the SimpleLicensing profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/2000/01/rdf-schema#label", "releaseHistory", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/2000/01/rdf-schema#label", "none", "http://www.w3.org/2001/XMLSchema#string", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "globalId", "", ""]
-["_:N950494b11f9e43fd9ce4b21264e6a0a8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/2000/01/rdf-schema#label", "hasDataFile", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N4dc5e2b6b5fa44d79acdc84229f675fe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of the content identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N784fd0e933c9417b9e11ea351159df76", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/name", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the amount of energy consumed when training the AI model that is\nbeing used in the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is publicly available, but not all at once, and can only be accessed through queries which return parts of the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:Nb387237d7787460e8f7e72786252a39f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/2000/01/rdf-schema#comment", "data is recorded in an ordered sequence of timestamped entries, such as the price of a stock over the course of a day.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
-["_:N784fd0e933c9417b9e11ea351159df76", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/2000/01/rdf-schema#comment", "A software agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a published list of releases for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N99c96394ef494f739f0ba15682e92ea3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "globalId", "", ""]
-["_:Ndaea8b0d88324897b34af58f66f51f7c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9586947b2f2b402c815b61cb75a37942", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the algorithm used for calculating the hash value.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2e8a1060d29d437ba2a94908211b9554", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2751f527dac048b29b31dea36517c56a", "localId", "", ""]
-["_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/identifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/2000/01/rdf-schema#comment", "An individual human being.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N0ac53be222cb49b7af09086cfaaed1db", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Nd5b3406d866f449096ede6b24376294b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7177e8b281d74917a500d212b7382b6b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nff63d22b8dc54a40a1754583641b37f3", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N4fd4703e2c5d4687bed9b05563fc9cda", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbd9879e4dffa4f9bbdc67aa2782f06f5", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/2000/01/rdf-schema#comment", "[Kyber](https://pq-crystals.org/kyber/)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` SoftwareArtifact is concluded by the SPDX data creator to be governed by each `to` license.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na2392fa55f5342ceaccb5f4312194416", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N49d9ce37bbb44f77a01b48e5f2009c3f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during an element's testing phase, during development.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Na2392fa55f5342ceaccb5f4312194416", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Nfd60dc4acf8f405b86d3ebb119d8edeb", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/2000/01/rdf-schema#comment", "Data points in the dataset can be shared only with specific organizations and their clients on a need to know basis.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/2000/01/rdf-schema#label", "md2", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["_:Nc05797f950af44fbadd42eee2e56df6c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/2000/01/rdf-schema#label", "hasTest", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N61bad2d32f474f829df8b09e757aec59", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N2751c2ba1ffd40bda218899993caf814", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for Element representing a set of Elements of unknown\nidentify or cardinality (number).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nfc8707d6d8b944508b09d8d3125e53f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3cb5c5f5df694e3aaf52da4c410b011e", "localId", "", ""]
-["_:N9d46caf53cc94a77812c6af4cd5653dd", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/probability", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/2000/01/rdf-schema#label", "expandsTo", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/2000/01/rdf-schema#label", "hasDocumentation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/2000/01/rdf-schema#label", "track", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Na9d0fc4b8c454d308184549fca9959b6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nf2495df384ef4dfe9e42259508a5f433", "localId", "", ""]
-["_:Nc14cc862b5494776966375d4711f1f8d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfafa3bfbbc7b4ea7bd042cec31c4660f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N866122f61ea34bdca92b963b42f6fae2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Software profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N10f5cc15b506459db381c02764d60e76", "http://www.w3.org/ns/shacl#not", "_:Ne41f054fce23460dba46863153e67567", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ndaeba75fb43b4db7b777e9b00ecd7064", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N8bdb3da6da754d98843024e1dcbe3e43", "http://www.w3.org/ns/shacl#in", "_:Ndc659c8552d54ab684aadbdacdbd7a8d", "localId", "", ""]
+["_:Nd05558aa816f416f8c26895bb8d1d9bb", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the confidentiality level of the data points contained in the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/2000/01/rdf-schema#label", "requirement", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N97120636b11b4b158892706019486fb5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N89d38dc48bd64f1d894f7f8c5494c264", "localId", "", ""]
+["_:N96c753d614db4e7b844bcb3b5f9ff291", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N168bcfc831bd4f85b6a82742eb7ad4f5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ndb31c53559be41e0b28e79b74da0b557", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N425d570f86674f7facee623f8d84a311", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
+["_:N38e1279dca3f4e53be4eb3245a0e4ec2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:N916e8c3c85774fcd96b700a20240ca75", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne976bc717eb6446291a939038610ee2c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:Nbc1332652da345c49ad3c948238f404b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "http://www.w3.org/2000/01/rdf-schema#comment", "The relative file name of a file to be excluded from the\n`PackageVerificationCode`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["_:N894cee407d8747ec8adc2f05ce722a86", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/description", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a place for the SPDX data creator to record acknowledgement text for\na software Package, File or Snippet.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne7cb91f8739a4acdb1e220785f261efb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "globalId", "", ""]
+["_:N77f1a43a35e5447c83116261ae574acc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N81c1c3e2bbc4470ab2eaf9e5c6c4d1f0", "localId", "", ""]
+["_:N94e6bbd4fb004035a4cbdb3e969a1fbb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://www.w3.org/2002/07/owl#versionIRI", "https://spdx.org/rdf/3.0.1/terms/", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/scope", "http://www.w3.org/2000/01/rdf-schema#comment", "Capture the scope of information about a specific relationship between elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N7e6385c5f3414e35862d986501bfff61", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N320baf3ea5274f3393919c1999ded96d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N7d98dd34e2e442ec8f9dd87a82897c1a", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N065968ff4b1d468f80d208a94f728820", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/probability", "http://www.w3.org/2000/01/rdf-schema#comment", "A probability score between 0 and 1 of a vulnerability being exploited.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/2000/01/rdf-schema#label", "email", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Na168e6a25ca4415aa927f2d16152226c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
-["_:Nb7591bd67efe44909d92824106c3b13d", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/2000/01/rdf-schema#label", "packagedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N1cfe20f0d2a049b7b751bd3aa0b4a09d", "localId", "", ""]
-["_:N5c42defa8afb4ab59df899067c1e54af", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne616eaa63e1944649dd12a3061e5726a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/2000/01/rdf-schema#label", "hasPrerequisite", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
-["_:Nd698c35793ab47df8eaa1d9f6fe9f131", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N13b921afee3a413e9a3b06c638bf7824", "http://www.w3.org/ns/shacl#in", "_:N35bab262301147c0b1b11e0643a659c6", "localId", "", ""]
-["_:N77693c7bc7954401a66962a8958fac0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "globalId", "", ""]
-["_:N9fc754cd17fe403b9e6567ff39e96ef5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/2000/01/rdf-schema#label", "diskImage", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N107aa4617cfc41499f0678d83f303c24", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nf0d9d94b4d9a4523a1d863217249938a", "localId", "", ""]
-["_:N0eeb34b48dec4bf48dbba6ee4c6f829f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "globalId", "", ""]
-["_:Ne7755fef413944e6a5bd969d379e8410", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/environment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N8e8fa340313748a7b459ba889204f2c1", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["_:Nc7468096abf8437e9360a8148a93acdf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndee65321b0f14da3a2a5675702243602", "localId", "", ""]
-["_:Naee034377c334f78a3af1a4d25c3d468", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N6dd024b62af74fb5a94391f7343f1c79", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
-["_:N6b8369d5442f4e3c902c0fd4c6ad7f11", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N4379f82c1b44400197a0281504402fc5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
-["_:N69fe400001ad47cbb9e616ed9d727696", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of SPDX Elements that could potentially be serialized.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies an AI package and its associated information.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specified the time and date when a vulnerability was withdrawn.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Enumeration of the valid profiles.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildType", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N40b61fa0587f469bb27b3e4ece9283bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N81774ccb63bb44f59726b12497ed50c2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/2000/01/rdf-schema#comment", "Dataset may be distributed freely, without restriction.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1288d377b72c44a58a576536a10d2030", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N5e82508a25064d719d7bcac05ecaa033", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/2000/01/rdf-schema#label", "registration", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nd08114b692094bc788d0ff08c066c7fe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:N744e6bd4bf054480b6e284543bb79b87", "localId", "", ""]
-["_:Ne8efa463e51845deb9ed8d60461313c3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1f248bb10ce740cc9124e394b35259ba", "localId", "", ""]
-["_:N5ba1e97374714be89c6ce6144cda737a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["_:N1cfe20f0d2a049b7b751bd3aa0b4a09d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nda26387d9677485d8554cf33b606d465", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/2000/01/rdf-schema#label", "executable", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb1e48771e71b47e98ac6156affc3e067", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N14c84f27ec214a8aa7744493af4f1b05", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/2000/01/rdf-schema#label", "crystalsKyber", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb09770ecd1d644e4aa2b0faf704a96de", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Neca5f29d67c84d0ba9ac05e9216798e8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/2000/01/rdf-schema#label", "runtime", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#property", "_:N0ac53be222cb49b7af09086cfaaed1db", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/context", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N29943647d0a54ed3bbf4236b7f26fed8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/2000/01/rdf-schema#label", "hasExample", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N75a4a8a0dcc14090818fdc6eade781c2", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["_:N67b0d956754a43a5b927ae155984d43e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N597e9b8e9fea4a669873e005bac16fc5", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Links a vulnerability and one or more elements designating the latter as products\nnot affected by the vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N999ce6cccf4c43f493041f0c109b3166", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N87f3315e965b43ebab1aa1b8deccf16f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of the external identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/2000/01/rdf-schema#label", "scrapingScript", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nd3eb5f22c3be4e02942314bbb3d6fc3e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N2305488d52f34ae3bd7f3de8a96329e4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:N56d611894502410481612d5cb6016003", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N8a37f4cffd6247e08ac9432f8447d89a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["_:N8373dd8071e2429e95b3b0897bdab7de", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/2000/01/rdf-schema#comment", "A container for a grouping of SPDX-3.0 content characterizing details\n(provenence, composition, licensing, etc.) about a product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to instructions for reporting newly discovered security vulnerabilities for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nbb925214ef4742999c6047ece09174ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/2000/01/rdf-schema#comment", "Element represents software that controls hardware devices", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/2000/01/rdf-schema#comment", "The relationship is known to be exhaustive.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/2000/01/rdf-schema#label", "specification", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1af3b716f6264641976ddd0da85d3b1a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/2000/01/rdf-schema#comment", "data that is classified into a discrete number of categories, such as the eye color of a population of people.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to additional license information related to an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/namespace", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an unambiguous mechanism for conveying a URI fragment portion of an\nElement ID.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "The version of the SPDX License List used in the license expression.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/2000/01/rdf-schema#label", "hasRequirement", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/2000/01/rdf-schema#label", "socialMedia", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N328adb4bb1ec422084a2169890188a03", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8692a82c280845c3a6fa37c02ddae229", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
+["_:N825f749765e348a0abfef75f63c1588a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/standardName", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Nc4156282a9c34b6190b0869cdc1793db", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N75f6c4472b7b45349200afcce0dbacef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N58c62d134f5e41d78440946685ecf0cc", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N2b7fa052bf664f2a9e1923831d282602", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "globalId", "", ""]
+["_:N250a4372ab014e66ba3eec07accb85dc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N74551d5c49b94ece99a5fdec0d58d233", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N163fe4499b2a454a9641b23118bf53ae", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
+["_:Ne976bc717eb6446291a939038610ee2c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc5485992ed4e4cbea07fa6d87ee716ac", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures a standard that is being complied with.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N716ee87802fd4b6f98bfcff38ca5ff8a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability's details were tracked, aggregated, and/or enriched to improve context (i.e. NVD) by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4881d1614aa0403894d16c3ca276d790", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/2000/01/rdf-schema#comment", "The software is not affected because the vulnerable component is not in the product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N53970517ea09401691d51549f8e0fd90", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N461fe7f9c28b4d81a4fb17726fc9adf6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Nf5531d9c16ff4f589dff19f480634c29", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N105628f6c8b040edb9db617f35f30bec", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/2000/01/rdf-schema#comment", "Megajoule.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneElement", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "globalId", "", ""]
+["_:Nb850dda843534d3ab3ffbadf70766fef", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Ne820a8ec67114d53b03a71f5f7be31f5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the instant messaging system used by the maintainer for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/ns/shacl#property", "_:Nbd47cac50394462f9015e00ec4b449a6", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/2000/01/rdf-schema#label", "numeric", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N4d92ede494e34e51ba6eca91292dc0dc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "globalId", "", ""]
+["_:N91d11db27b28462b8545b78734a27503", "http://www.w3.org/ns/shacl#in", "_:N1a8882804ac24104946e7afa0b36905a", "localId", "", ""]
+["_:Nf81435c80dee4c1db825f1917f62e947", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N507c6135f8424e8db67fe59ae93eb464", "localId", "", ""]
+["_:Na3743aad0c334d06a729f81988609c9f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7f2c8d25f5df4c27b35c70d38090eab3", "localId", "", ""]
+["_:N82b5fa65536b400a809bd5f3104f6ec0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndfe4dc1d7d574b10a92ee8955837ad9d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/2000/01/rdf-schema#label", "usesTool", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to an alternative download location.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["_:N0b353053b3cd41e89351acf39abb719c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["_:Na449b0b56e3540618b2a2698204edde9", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/severity", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/2000/01/rdf-schema#label", "nuget", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/2000/01/rdf-schema#comment", "data is video based, such as a collection of movie clips featuring Tom Hanks.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Nae8e63939c7c4cf4aa4ba555362d775c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:Nfa72871f5924444491d18910ec431abb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference build system used to create or publish the package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd77657e0b19d459c931f64f48ed7e1a6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "globalId", "", ""]
+["_:Nd90adf23ae66491daa68ac6dd4501bdf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N243ef6907efb40d38e00f4430d63fc19", "localId", "", ""]
+["_:N93d2d1d1dc3e4b7ea516ee004f674bfb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a specification for the `from` Element (`from` hasSpecification `to`), during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N25b71b41baf8408a91b66336f376a5b6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["_:N30d5cdb21c144005b1d74c81aa0e129e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Nc37985fef6884679b49d387a2ef08d3f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N105628f6c8b040edb9db617f35f30bec", "localId", "", ""]
+["_:Nd11df36dd5014f759eab790e847b9857", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/from", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/created", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies when the Element was originally created.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N565a78360e28494ea80897aadf944c0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3d9237b249544033acbf7d94cac2b424", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ncc35596b6f164968b0bd35143cbc52ea", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0dc54ccc3f8d4afe897d7be97f9f6928", "localId", "", ""]
+["_:Nfc3f4dc279d7471b83aa1a9df09f8d3f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "globalId", "", ""]
+["_:N4881d1614aa0403894d16c3ca276d790", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM generated through instrumenting the system running the software, to capture only components present in the system, as well as external call-outs or dynamically loaded components. In some contexts, this may also be referred to as an \"Instrumented\" or \"Dynamic\" SBOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N64ae0543871444f6b7d2a497fcf55186", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na0242fde5c314aa599a3a00cfb01634c", "localId", "", ""]
+["_:Nd90adf23ae66491daa68ac6dd4501bdf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/2000/01/rdf-schema#comment", "data is a collection of images such as pictures of animals.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
+["_:N5eab3a0a527f4705bdb2f04b7c39e36c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb6e99584403541df96486fcac6d79017", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nb07efffce0ba43a2bcac0e3a90a48609", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb245e59ae52342bea2f1feb05bb80e79", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N34cf4751490f48f9852ff2fa143a6321", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "globalId", "", ""]
+["_:N377b547285074591a904911ef1fc1977", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies until when the artifact can be used before its usage needs to be\nreassessed.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne976bc717eb6446291a939038610ee2c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/2000/01/rdf-schema#comment", "data consists only of numeric entries.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ncba4137ebcf84a728acd12bde91130e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Nb916f2dfc1c640bd8e0dac9bb5956172", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has been copied to each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/2000/01/rdf-schema#label", "operatingSystem", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element contains a set of changes to update, fix, or improve another Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 7.0 - 8.9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/2000/01/rdf-schema#label", "swid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N91adaf3024344ddcbcbf3f943faaad6b", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
+["_:Nf6a05248229d4fe292d04534a4c4573d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "globalId", "", ""]
+["_:N7a66c734ced842b4913ff95c5f5cf452", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nad909dcc4fad4339a9eb809fabd6a871", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide an enumerated set of lifecycle phases that can provide context to relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerabilityDisclosureReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N33da303c78e142a2acc0db12f3ee6686", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nedaa28cbd856413e95e7805cf2d255dd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N8bdb3da6da754d98843024e1dcbe3e43", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "globalId", "", ""]
+["_:N8ec4229c1a674693bde766506ca93e87", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5f694c64068844ca80652791ca7749d9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is an example for the `from` Element (`from` hasExample `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2d1a418cbe234eceb99e5900d573b9f0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "globalId", "", ""]
-["_:Ndc5c3acba75e4205b113623c75621c6e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "globalId", "", ""]
-["_:N2279545cee4f47fb9986df1b11a68c0f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "globalId", "", ""]
-["_:N13b921afee3a413e9a3b06c638bf7824", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
-["_:Ne202363026264077a74d779bbd16e04c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nba91218e21de428abcc29e6f6dd70951", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Ndaecf52053104527964b081f8f6d4dfe", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/2000/01/rdf-schema#comment", "Class that describes a build instance of software/artifacts.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/identifier", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/2000/01/rdf-schema#comment", "[Dilithium](https://pq-crystals.org/dilithium/)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N75afbc0eb6e646f28396b52ee0131582", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:Na40768ed7c6a40fcb01c9e8f1793b8a7", "localId", "", ""]
-["_:N3df9880d78624ddba1dd8e35a428b9c9", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/2000/01/rdf-schema#label", "lite", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N67fc6e9fc5d24eabb8543cdc669b1145", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:Neecbcd12ce83469c90d8e79c41ce15e2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/2000/01/rdf-schema#comment", "Refers to any object that stores content on a computer.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/score", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["_:N208b27c07ce6469e9114d5b80dfc4f8f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/contentType", "globalId", "", ""]
-["_:Nd43d5a2d7d1648598329bd2d9c226af3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "globalId", "", ""]
-["_:Nb1e48771e71b47e98ac6156affc3e067", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N3be22ea4244a43d6af104de9fed1b4fb", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/startTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time from which an element is applicable / valid.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na9d0fc4b8c454d308184549fca9959b6", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates presence of the field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Neecbcd12ce83469c90d8e79c41ce15e2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has been trained on the `to` Element(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N4a26fc9e687f4bfda660730718e55700", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N08242c50c463457c930eba2a9659cdf9", "localId", "", ""]
-["_:N069fdf6673d440b8ab54670ad7906662", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
-["_:Nb134dbc7f13f499887fd10287bcaba2e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "globalId", "", ""]
-["_:N2e8a1060d29d437ba2a94908211b9554", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/2000/01/rdf-schema#comment", "data is audio based, such as a collection of music from the 80s.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/2000/01/rdf-schema#comment", "The product is not affected because the code underlying the vulnerability is not present in the product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc8b9ea4213214eccb17ccccf3790161d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "globalId", "", ""]
+["_:N4f6d0abf94b14a189b945346f00ba9dc", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N2dbc8b0a30da433a94050a3ab1190bb8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "globalId", "", ""]
+["_:Nb4381a5cee3143a482af28cf9a364f3c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nd33af007bad14a4594f7039df1c5df75", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Na267e7b88a344e4fbd0c59a6dc760e65", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "globalId", "", ""]
+["_:N1a0a0b40de254f55a8372bba19b60496", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the release notes for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/context", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N694be39aecbe44d49f3850275de952ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N29cadfcf5dfa4e73b1b0f56fa6e4352f", "localId", "", ""]
+["_:Nfbb5f5e996be44989d31d47d46540443", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nc7b49cc0a08745e08e5ba42ee492184f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is available from the additional supplier described by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nf4609fa7f53e4898a47341b507b5e03e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N91adaf3024344ddcbcbf3f943faaad6b", "localId", "", ""]
+["_:Nd2a11bb8a1a14a82994d02e9dd610275", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N4382805b6a5947d38ffcfd8b182bddbf", "localId", "", ""]
+["_:N79e0fdc8a753446e8e1931aab90b02ae", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the ExpandedLicensing profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/2000/01/rdf-schema#comment", "An SPDX version 2.X compatible verification method for software packages.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/2000/01/rdf-schema#label", "fixedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne778a773be4f408192f2ed37c6143a5d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N2a72f2e0c3d44dd5ac4c0633f336d556", "localId", "", ""]
+["_:N5e678b3ba38745b58c0103b8e085d5c8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "globalId", "", ""]
+["_:Ncb6c9deb0ba44382a0b957b7ea80228c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "globalId", "", ""]
+["_:N8ad3af20ea5248df91865def0b7a98de", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd0d48abef81b4c44a952c0925a6e30a9", "localId", "", ""]
+["_:N1dd7c94072d1478ca91bee2c7af967a8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nda791debefe5491aa84d61433873c630", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/2000/01/rdf-schema#label", "md5", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N8358def5fd2b4668b759d786315e799f", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerabilityExploitabilityAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nddcc9ac569c4442b894f208d7722b4f8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/locator", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N65301d1be04341678842dfc049e2a33c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/name", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Na00b6f47e860415881f7e8a524a04316", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf6f1751e3ea84341bdeec66f7c44a8ce", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N694e3d4238ff4006b46b450b91f4179a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "globalId", "", ""]
+["_:Ndc4f18efad334d78a498ea9df84fbd02", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:Nf1326177a8f54cd38fb0d7aae60d69bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N5f799594600d45d0b83461261182f275", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N329ecc1447f349cc968623ddffe6a2f7", "localId", "", ""]
+["_:N261545ecf40d4f65bf47dc050598e90f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N451bba51c46a4c9d9a2343aef3356453", "localId", "", ""]
+["_:Nd1b797da281643468add752e036349fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A license that is listed on the SPDX License List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/2000/01/rdf-schema#comment", "data is recorded from a physical sensor, such as a thermometer reading or biometric device.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nddcc9ac569c4442b894f208d7722b4f8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nbb0a3a63cdba4f078c6de6eef7ff6579", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N5eab3a0a527f4705bdb2f04b7c39e36c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N9bd771ac02cc41519919a01d4deca105", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is the evidence that a specification or requirement has been fulfilled.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc63741a7112e471ba97ce37e05f2dac1", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/comment", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nda9579bf8aeb475c986dfda97af9e414", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/2000/01/rdf-schema#label", "doesNotAffect", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability is coordinatedBy the `to` Agent(s) (vendor, researcher, or consumer agent).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/2000/01/rdf-schema#comment", "there is no support for the artifact from the supplier, consumer assumes any support obligations.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/2000/01/rdf-schema#comment", "Element contains a set of changes to update, fix, or improve another Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2fd6d6c96c7b46dabc958e2ddb32657c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:Nd3eb5f22c3be4e02942314bbb3d6fc3e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N1288d377b72c44a58a576536a10d2030", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N4477c4b31f20446998b8dff00cd309b3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N29943647d0a54ed3bbf4236b7f26fed8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N2bae390e06fc47d4916dcf58441c0065", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1e4dbab89bc942d6934c8d53674bbf1b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nc642cb7cb5d441eaaa4a1fc86368d998", "localId", "", ""]
+["_:N315dc3dd043c41a49ffaaba74d10eeb0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/2000/01/rdf-schema#label", "securityPolicy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nb916f2dfc1c640bd8e0dac9bb5956172", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/2000/01/rdf-schema#label", "amber", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N40f9e58aac214052a173ad93b4ed57e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N29cadfcf5dfa4e73b1b0f56fa6e4352f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element uses each `to` Element as a tool, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na3d930b22d4f462cb8bcb86adb108e16", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N236307149ca247fcad8df1b0dd41fcfc", "localId", "", ""]
+["_:Nce9a69dc19af4e1394f03174c67c5857", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "globalId", "", ""]
+["_:N10f5cc15b506459db381c02764d60e76", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4c8c5257e6c144099de859c3f43b1961", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "globalId", "", ""]
+["_:N963f7603cd844b03bd4631e0713b1635", "http://www.w3.org/ns/shacl#minCount", "2", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "riskAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N62c446ad08764db680206dcd96bc8476", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/2000/01/rdf-schema#comment", "data consists only of numeric entries.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/statement", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N2bae390e06fc47d4916dcf58441c0065", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is available from the additional supplier described by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/2000/01/rdf-schema#label", "text", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/summary", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/environment", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describing the session in which a build is invoked.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne14b54567e794b13a34acf8718d2ccf6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/references", "https://spdx.dev/specifications/", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/2000/01/rdf-schema#label", "dependsOn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Ne20cfbefa1424ba79abfc89287f1eef3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N07cb32d0626a45cfbea37a7dd2a8b854", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N3b50e4323e8b4d388d8d522e18a49070", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/2000/01/rdf-schema#comment", "Data points in the dataset are highly confidential and can only be shared with named recipients.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N275d7c15ea6640618cb7cde014c0aa3e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nd134630c82914216aaa76b9680232c0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "globalId", "", ""]
-["_:Ncb7110c05f9f446f887398fa2d241dd1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nfc1e6fef13174b9e90d4ca817a331079", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na1f3d174a6d64488a8ff34be710850c5", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "http://www.w3.org/2000/01/rdf-schema#comment", "Categories of confidentiality level.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N1b970adab24f43699ff9033a7892334e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbb554a0d397845a2a23c335ba508c87e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the anonymization methods used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N80091d0c87724fbf9c10267c2549575d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N4c5910b87a7e4fc69577e8ccd52c8ab3", "http://www.w3.org/ns/shacl#in", "_:Nd5b3406d866f449096ede6b24376294b", "localId", "", ""]
-["_:N3b17c87267444ae5aae5e12fc54addb6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb6697d6a50a946d9a78f5c1d507fee30", "localId", "", ""]
-["_:N37e9effec5ca4011a388b871588a9bfc", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N1f599cc99ec04100bcd965c2ec4fdbfe", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes if a given file is a directory or non-directory kind of file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nc416283f46f74c5ca28e42eede357fc1", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N35cc536a7b8e4401b4f4e6b8982306e1", "localId", "", ""]
-["_:N70201d67aa3f481b9abefcb469f48d98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "globalId", "", ""]
-["_:N18a257cc80b34d42949a3f99d880f84c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/2000/01/rdf-schema#comment", "[Uniform Resource Identifier (URI) Schemes](https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml). The scheme used in order to locate a resource.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nff58f069db3f4f099a21fd26a1b4e17e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "globalId", "", ""]
-["_:N4b5795c987f1446dbda919350438fd0a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N30a7d396784a431ba0eb686ae5b7e645", "localId", "", ""]
-["_:Nad60293878ba46b5b12652a41f9e5b9e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Naee034377c334f78a3af1a4d25c3d468", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/2000/01/rdf-schema#comment", "MD4 message-digest algorithm, as defined in [RFC 1186](https://www.rfc-editor.org/info/rfc1186).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N7a477b2d627c40bfbee3b6eca010b404", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nbe19063f503a46969af5f11469f71a33", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N998d2725c2574c8f8344620b839e2d6f", "localId", "", ""]
-["_:Ne8efa463e51845deb9ed8d60461313c3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Lite profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9547de9ed84145228bed37ef2d51f84f", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N3cb5c5f5df694e3aaf52da4c410b011e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N015d97ba72604b6fa2e5fa44fa994d9a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nebb958f1bf4c40b2abcb1472090d7504", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N26117aef00804f4b9d67298a6fd9c1de", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/from", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["_:Nf3860ad4cc5d4d87be1f408701c9f435", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 256, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3f1a11bf8f004d80a83fff483af24469", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "globalId", "", ""]
-["_:N8d911077b7fd4e4180299a09ca29ea53", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ne4d0e63a8226430099ec09bd81396164", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N6cddf83b203740bbb3558b7474a07821", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nb3c96ed9edf047408c12db5df1daaf43", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nb040ef9136c54fc59750d17abc90a3ea", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nebb958f1bf4c40b2abcb1472090d7504", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time an artifact was released.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne883dfda4a7445ceb1e70f39ddd03fea", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Na267e7b88a344e4fbd0c59a6dc760e65", "http://www.w3.org/ns/shacl#in", "_:N89d361d3f1d94de5b28ee82b1d3da3de", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:N3daf4b35020144689a44f0ff15ab9244", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nd78d72bd38c34a3c804f97f9e6b927a3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "globalId", "", ""]
-["_:N2684328da52949f091f313d918153601", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbb8a5798239c4e919f8766e4ec36f99c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N70201d67aa3f481b9abefcb469f48d98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1d5173c248f14304bd9adef81206e060", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to binary artifacts related to a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#property", "_:N71251064642941d5a8323c552deea710", "localId", "", ""]
-["_:Nd5b3406d866f449096ede6b24376294b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
-["_:N35cc536a7b8e4401b4f4e6b8982306e1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/2000/01/rdf-schema#label", "hasDeletedFile", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N4477c4b31f20446998b8dff00cd309b3", "http://www.w3.org/ns/shacl#in", "_:Nbf34bde0e54243da9c73928c648b8ad7", "localId", "", ""]
-["_:N9063493949754db985c6c4bb9effda34", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "globalId", "", ""]
-["_:Na108e2b1e33249d1a7c16ae86469a51b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the primary purpose of the software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/2000/01/rdf-schema#comment", "A license or addition that is not listed on the SPDX License List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N91adaf3024344ddcbcbf3f943faaad6b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N904326509fc04cc4be66ea123ed9fdc4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nca9532c3dd0b421e95d0800b68e3442a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N79e0fdc8a753446e8e1931aab90b02ae", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 256, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N3ba51db196c04386ae47cb64aab6c95c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the biases that the dataset is known to encompass.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Nd8679c5e3311467ca097a4151ac8fa54", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/2000/01/rdf-schema#label", "timeseries", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc7f12b88e8f5489dacbbfeb81192696a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates the type of support that is associated with an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Ned1f0afb78d3460c9478383abf3da36b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during development phase of an element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/2000/01/rdf-schema#label", "hasDataFile", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Nf284f365ba5c4e4da40d7d7900d82744", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Na449b0b56e3540618b2a2698204edde9", "http://www.w3.org/ns/shacl#in", "_:Ndc4add4edebe43f4821fb10dd712e481", "localId", "", ""]
+["_:Ndc4add4edebe43f4821fb10dd712e481", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether an additional text identifier has been marked as deprecated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N28c7097edd884a9b92697ec6b6729dc9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N02fadd3757064be6a0b797d8675b611e", "localId", "", ""]
+["_:Ne81afbff18a74c75ac853da24ab327a0", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nc63741a7112e471ba97ce37e05f2dac1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/2000/01/rdf-schema#comment", "Concise Software Identification (CoSWID) tag, as defined in [RFC 9393](https://datatracker.ietf.org/doc/rfc9393/) Section 2.3.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/2000/01/rdf-schema#comment", "An element of hardware and/or software utilized to carry out a particular function.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5d195bb929fc404584503e9c9b17a526", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
+["_:Naf01116eff7c4759be95f8f97c257d9c", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N626b5ad29167479dabae9a9177315404", "localId", "", ""]
+["_:N3c8c7c06f10e44fea576f974877ed15b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N79b4dcdd054d4ca8a87fc86377c9366b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/ns/shacl#property", "_:N87131d5acc2b478ba16230f714aa0bb0", "localId", "", ""]
+["_:Nf3c62ca118b94d17a1ef6b04e407421c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N186b972a57284ae1946b3f7d8e762830", "localId", "", ""]
+["_:N9ed65925a89e40e8b7faaa925d739c72", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/exploited", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N722c45f262084ffa9b063b852952397b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf4609fa7f53e4898a47341b507b5e03e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/2000/01/rdf-schema#label", "development", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N63f963c2c8a4467bb803f9af7eaafd3d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:Nba03adbea09d477299a596cac9fd8319", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is an operating system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N024478cff6eb4ef48dc45dabdb7b0a35", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Nff33e8337dc8421d9e74b338e35a75d5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N7c9974a53d5443c5831f3e7dc56073d0", "localId", "", ""]
+["_:Nbd47cac50394462f9015e00ec4b449a6", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8adbab8e05cf4258a0b7e9eedbd03e5f", "http://www.w3.org/ns/shacl#in", "_:N7eb015d497fc4c09bb8530f59c65624d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/prefix", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N348ad67a2abe4f9d929b1e20acc594b5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is an optional component of the `from` Element (`from` hasOptionalComponent `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/environment", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describing the session in which a build is invoked.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N82b5fa65536b400a809bd5f3104f6ec0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "globalId", "", ""]
+["_:N3bf9008e5422473bb689602da04ccca1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nad909dcc4fad4339a9eb809fabd6a871", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/File", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/2000/01/rdf-schema#label", "altDownloadLocation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/score", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a numerical (0-10) representation of the severity of a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N14c84f27ec214a8aa7744493af4f1b05", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Ne4619e36e32c4fdc886ba17b636520a3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N1cfe20f0d2a049b7b751bd3aa0b4a09d", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N00e5d1a9fc9f4e8ea643c5dec21372c9", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nc7ccb8d419ad49ab9f18f22daf82266f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/2000/01/rdf-schema#comment", "Concise Software Identification (CoSWID) tag, as defined in [RFC 9393](https://www.rfc-editor.org/info/rfc9393) Section 2.3.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb55dc8c91e234dedbb3dbcc141a59bc9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/2000/01/rdf-schema#label", "releaseHistory", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nf0d9d94b4d9a4523a1d863217249938a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "globalId", "", ""]
-["_:N22c1a3c4c4964b7f90a94e0af7e75d87", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract ancestor class for all vulnerability assessments", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N4cf191c2823c4f9ba2e3124c01643d11", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/2000/01/rdf-schema#comment", "Dataset can be shared within a community of peers and partners.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne4d0e63a8226430099ec09bd81396164", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Ncdb4a970c7f542688b373a1da217c447", "localId", "", ""]
-["_:N99c96394ef494f739f0ba15682e92ea3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0eeb34b48dec4bf48dbba6ee4c6f829f", "localId", "", ""]
-["_:N6b8369d5442f4e3c902c0fd4c6ad7f11", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N4545916c069c4e0ab8f2f3c3e582d429", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Nf39729cdf1294ea88879ccd16e468339", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Na168e6a25ca4415aa927f2d16152226c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N81a9816f437e481bb798da6e731d8252", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "globalId", "", ""]
-["_:N2757a283e93b45ad88b85a593725d092", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Ncd7fa1f2b5334cd680d0c04e40453667", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
-["_:Nc6df8997e25c4618ad64b329bea18fa4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Ne9376f7e610a4f378d34348bf09acb82", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N5ca015566baa49e1be7bab3e5ca1b85a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "globalId", "", ""]
-["_:N6535885322084aa986c62f1ad80b3668", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N9d46caf53cc94a77812c6af4cd5653dd", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Neecbcd12ce83469c90d8e79c41ce15e2", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N28c8fedea4324ffa8c41338d5fae0fe5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a set of values to be used to describe the common types of SBOMs that\ntools may create.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf39729cdf1294ea88879ccd16e468339", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N7a1979daf894407dabf96d89e984ff05", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N870a0a4f2a794e2aae2a22975ec6fa49", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "http://www.w3.org/2000/01/rdf-schema#comment", "Information about the relationship between two Elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N7476374ddf7c4c82a95e5a63b60e4e0e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N14c84f27ec214a8aa7744493af4f1b05", "localId", "", ""]
-["_:Nc0df3f2041aa425183862b62f02dd829", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 9.0 - 10.0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9dce65a406e14831b9cc10cfd6e434a6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "globalId", "", ""]
-["_:Nec3642cffbce44abbfb1f66ffa74d5c1", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/2000/01/rdf-schema#label", "amendedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N13b921afee3a413e9a3b06c638bf7824", "localId", "", ""]
-["_:N7bd6e74fed5e42d29e8234d5933efd98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncb9989fa0c964e6f8d1f94c2ac8e2674", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/comment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N9c23cd2dcd4243b996ef8897bfa8759e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N81c3ab3c353544c9b673be7535094681", "localId", "", ""]
-["_:N6ca1589ab2b443ac91b26c54805eb352", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N870a0a4f2a794e2aae2a22975ec6fa49", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9b270772d72b4f059b6cf8c0703f1948", "localId", "", ""]
-["_:N55072cbd77a64b16b152c20236d786f7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N9b40da1378ab4d6e80898c98996790e2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N62c446ad08764db680206dcd96bc8476", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["_:N66b9ee3f008340d2b9dffa814afd424b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6761e7f2e133401fa1a4d1f8bed0202e", "localId", "", ""]
-["_:N4477c4b31f20446998b8dff00cd309b3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "globalId", "", ""]
-["_:N70a01ce1edb94124ac3d6a3b187db793", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N456086b235914b4f9bd89adfd54de37c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "globalId", "", ""]
-["_:Nc7ccb8d419ad49ab9f18f22daf82266f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
-["_:N443dd85c241c4fe58205e0b7c7f18034", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/2000/01/rdf-schema#label", "componentNotPresent", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the patch or source code that fixes a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N6eb9ec15081f404a99935ff4e2aaa14b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "globalId", "", ""]
+["_:N7676f1bbd99e47659502f87b9936453e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "http://www.w3.org/2000/01/rdf-schema#comment", "Enumeration of dataset types.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N98018fef19484e2fae944af82b21920e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nc704d39d408f41caa9805e140ff0016a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["_:N328adb4bb1ec422084a2169890188a03", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "globalId", "", ""]
+["_:N1314ef461724483f9bd5c56d939b17c4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` archive expands out as an artifact described by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7676f1bbd99e47659502f87b9936453e", "http://www.w3.org/ns/shacl#in", "_:N5b2278fb3a8e4e239193a033f8b4bf04", "localId", "", ""]
+["_:N9a582f09d0b7426d81ae74b09a5ed252", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7f095ac56c3e4bccbcd4348b29980439", "localId", "", ""]
+["_:Nb3e77cdb9a14442eafb0659c7081c110", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/endTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Nf26016059c3e414da185e30155b543f5", "localId", "", ""]
+["_:Ndb31c53559be41e0b28e79b74da0b557", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/2000/01/rdf-schema#label", "install", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies all the text and metadata associated with a license in the license\nXML format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N72dd028519c2443b94229cfc4a2639bc", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["_:N5912892962274966938ef83f3f23c015", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N6f8ca85700744b0e9f7a8672675d1dca", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N30d1dbbf97fb456eb18d38b76c8004d3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nece0b4f721a847f98727202b50f4a753", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "http://www.w3.org/2000/01/rdf-schema#comment", "Availability of dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N894cee407d8747ec8adc2f05ce722a86", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["_:Nc9ccffdec66347509395f75c9845128f", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N576b7fbe3ba74572a6eb065c67761847", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/to", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/2000/01/rdf-schema#label", "fixedIn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N4ad4011b5f8c44cbb3e76f5da0885cfd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9e3f2c4f96904bddb1aa46c01701b0f6", "localId", "", ""]
+["_:N38aeb59117654398b393a546eaaa5fd9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N17c879855daa4fd7b7d7ef9da34e7ea6", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Nce436d556d4e4606ba37d9ad32d22967", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Nfcc30e48020d4dd2b3493a0cd55ea457", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/identifier", "http://www.w3.org/2000/01/rdf-schema#comment", "Uniquely identifies an external element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N024478cff6eb4ef48dc45dabdb7b0a35", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element optionally depends on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/abstract", "This ontology defines the terms and relationships used in the SPDX specification to describe system packages", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd951591fca6c47c2985dd159db6ad52c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "globalId", "", ""]
+["_:Na96bc2776ef4488595f136d0fbac26a6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/namespace", "globalId", "", ""]
+["_:N61b9a25cae674e199ce6572456d8e72f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N694be39aecbe44d49f3850275de952ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "globalId", "", ""]
+["_:N7b50bf552c054e5baab961ecc882b722", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "globalId", "", ""]
+["_:Nbd013d07f45a42d99931fe619ee4ca95", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7583808b54c947658126a7846ad7cc76", "localId", "", ""]
+["_:Nbbbec88245754e9d9390b9a11f0b67c2", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N54d1f829ecc441b9b7d9248324cbea6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "globalId", "", ""]
+["_:N8b86dbc23a22407a9380fbd9376d3b83", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4f9424fdcb0643a6b8dbd2c83de164a1", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "A concrete subclass of AnyLicenseInfo used by Individuals in the\nExpandedLicensing profile.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/statement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/key", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/standardName", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/ns/shacl#property", "_:Ne880e2c5878f4becba59cd843618c77a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N8a37f4cffd6247e08ac9432f8447d89a", "localId", "", ""]
-["_:N62354c6ede0641c2a17958df1fce06bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "globalId", "", ""]
-["_:N1b99de6ce73e49328dc792c34798532e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "globalId", "", ""]
-["_:N13b921afee3a413e9a3b06c638bf7824", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N46c1d107f9c3474aac7ed47419f9465a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N01e0073f9d2a49f49037b8e666018bbd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/creator", "SPDX Project", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N419137dca06848e2a161d5eaadc9992f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "globalId", "", ""]
-["_:Nd0d9b8cea40d40dc91877f32f673ef66", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "globalId", "", ""]
-["_:N3cf591f215db46d1b2957c0113ce16f8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N0c63fb970906431f8ed02f6980609420", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/2000/01/rdf-schema#label", "configuration", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/2000/01/rdf-schema#label", "high", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#property", "_:N6b8369d5442f4e3c902c0fd4c6ad7f11", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/2000/01/rdf-schema#comment", "the artifact is in active development and is not considered ready for formal support from the supplier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:Nda9579bf8aeb475c986dfda97af9e414", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nfc1e6fef13174b9e90d4ca817a331079", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
-["_:Nf2495df384ef4dfe9e42259508a5f433", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N81a9816f437e481bb798da6e731d8252", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf56fec24d5a44761b7a239c789c51504", "localId", "", ""]
-["_:N26117aef00804f4b9d67298a6fd9c1de", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "data is of a type not included in this list.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/2000/01/rdf-schema#comment", "The product is not affected because the code underlying the vulnerability is not present in the product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/ns/shacl#property", "_:Neecbcd12ce83469c90d8e79c41ce15e2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes relevant information about different steps of the training process.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N7d98dd34e2e442ec8f9dd87a82897c1a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["_:N069fdf6673d440b8ab54670ad7906662", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nffd32d595d024069b6df3a1ef8da642a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
-["_:N8049abc6ee7f449ebf27e3e8357bdf75", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/ns/shacl#property", "_:Nf98babca843e446f8ddf5dee59296ef5", "localId", "", ""]
-["_:N62c446ad08764db680206dcd96bc8476", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "globalId", "", ""]
-["_:Nc0df3f2041aa425183862b62f02dd829", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "globalId", "", ""]
-["_:Nc6df8997e25c4618ad64b329bea18fa4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N6731fd512ee84a2781b8140677b0161e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nff83286adad842f19d79a36e90df97d2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:N5ba1e97374714be89c6ce6144cda737a", "localId", "", ""]
-["_:N2684328da52949f091f313d918153601", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "globalId", "", ""]
-["_:N866122f61ea34bdca92b963b42f6fae2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "globalId", "", ""]
-["_:Nf32238231fca45f1ac5221bd1ecd220c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["_:Nb9bfca375550473584a9365efe4f29a3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N77693c7bc7954401a66962a8958fac0c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N9832a681241a4a91bd95ecdfaa05670d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N4a639a72aca4429f900632616a34bef4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A license that is not listed on the SPDX License List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6afb5f6c981f4dc0b9434c037cffebfb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "globalId", "", ""]
-["_:N87f3315e965b43ebab1aa1b8deccf16f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6b93f4527c92420f97b4d4d8c27840f3", "localId", "", ""]
-["_:N5c307bac3b90460f8b755b5d46827013", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/ns/shacl#property", "_:N069fdf6673d440b8ab54670ad7906662", "localId", "", ""]
-["_:Nb3642a2160e24cfd8d98230c09e472be", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N3851673c346e4c9cacc8cf50837d6cfb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb9bfca375550473584a9365efe4f29a3", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/score", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Nf9cc156a3e084f8ab0ce054200c8fca7", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/contentType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N5cc19e587a4f464a9572d61b4352c919", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N9dfffc9a0d064fbbb99f222927600262", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/value", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Nee384a627c3d4a89bbf6312a1aa64aba", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:Nf0b9c1849e524f0e8b565e2bde495ce5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/homePage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/import", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "globalId", "", ""]
-["_:Nb9bfca375550473584a9365efe4f29a3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "globalId", "", ""]
-["_:N3f6ce06e6ca2446781e41b064c3d1d58", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/statement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/2000/01/rdf-schema#label", "securityPenTestReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N2be1468f91bc454082c8d0af333d205f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` SpdxDocument can be found in a serialized form in each `to` Artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ndb8f89749acf4352b1d62c554af7fde6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "globalId", "", ""]
-["_:N7d3cea31b9db4418ad60cbbcd3f14b75", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N097b38569ab54334ba50aa2055c21bf9", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N2454277637b14ff0b3c86e707c803ebf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf5e9739ded9643ef8a3fe72118c28135", "localId", "", ""]
-["_:N9586947b2f2b402c815b61cb75a37942", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N761b1b05ac5746c3b86d599c46526598", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when someone reviews the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element treats each `to` Element as a data file. A data file is an artifact that stores data required or optional for the `from` Element's functionality. A data file can be a database file, an index file, a log file, an AI model file, a calibration data file, a temporary file, a backup file, and more. For AI training dataset, test dataset, test artifact, configuration data, build input data, and build output data, please consider using the more specific relationship types: `trainedOn`, `testedOn`, `hasTest`, `configures`, `hasInput`, and `hasOutput`, respectively. This relationship does not imply dependency.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates absence of the field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N6535885322084aa986c62f1ad80b3668", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/2000/01/rdf-schema#label", "bower", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/2000/01/rdf-schema#label", "buildMeta", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N70a01ce1edb94124ac3d6a3b187db793", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Tool", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/2000/01/rdf-schema#label", "underInvestigationFor", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:N0ac53be222cb49b7af09086cfaaed1db", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N29943647d0a54ed3bbf4236b7f26fed8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a NuGet package. The package locator format is defined in the [NuGet documentation](https://docs.nuget.org) and looks like `package/version`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/ns/shacl#property", "_:N8049abc6ee7f449ebf27e3e8357bdf75", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nb387237d7787460e8f7e72786252a39f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N2d8b30121bba468383f1a52208a233a0", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time an artifact was built.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/2000/01/rdf-schema#label", "data", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/2000/01/rdf-schema#label", "expandedLicensing", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nf4064e5c7fb84a899bffb14df5844894", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nd73c665e4d964b40be2d12cdc7ab7fa2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N082cb9b35b7b4791aa1d9debf6080789", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "globalId", "", ""]
+["_:N951ec4cbce414b3bab847840bf18d59f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "globalId", "", ""]
+["_:Na82fb3a822a04f6180f1ca7808276d8f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc6bdb22311b243119db2aee3b54fabe4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract ancestor class for all vulnerability assessments", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["_:Nfcc30e48020d4dd2b3493a0cd55ea457", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nadd6173eaf8b4550a3ec8c90524cc599", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4d86b5ad122d431bbf443326643a51df", "localId", "", ""]
+["_:Nabd40767fbd84edea7e048b911a681e4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/startTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time from which an element is applicable / valid.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 384, as defined in [RFC 6234](https://datatracker.ietf.org/doc/rfc6234/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N58b8de667bb54771976a5e86a8a8139a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["_:Nd77e569c4d2d4d2c9bb29ea462bc94cc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N39638ea4b52f4236b7a808cb979d2f4b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N4d2df683a0ea4c39be288b78f9e61ca4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N184c02d9c66a4e9d988d681d20c5ddc6", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the CVSS base, temporal, threat, or environmental severity type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3de741ac343042e6ac53564501076e44", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne0ff4ba19d0a41c18c6ccfc733f2193d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a patch for the `from` Element (`from` patchedBy `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/severity", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["_:N4278c3d777ea4ebd81cd23af80459c2d", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["_:N73833299f42a4f78b3a3379f9d2302d7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N38e1279dca3f4e53be4eb3245a0e4ec2", "localId", "", ""]
+["_:N30a10bdc909f4c4bb84f02821147b416", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf6a05248229d4fe292d04534a4c4573d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["_:Nb2747510507b404f9243bfd7225f629d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nf81435c80dee4c1db825f1917f62e947", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "globalId", "", ""]
+["_:N61753ca6fa484199b143356d20b0476e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N5a2b8b0073a54a3db4d6092f1c5043ed", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/2000/01/rdf-schema#label", "manifest", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N7b5b4ad7f9a54d91a292ac0738539050", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/2000/01/rdf-schema#label", "metrics", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Na34b98cc7abc4ac2bb5b1ba9777ec6a0", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/2000/01/rdf-schema#label", "deviceDriver", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/2000/01/rdf-schema#comment", "Used to associate a `from` Artifact with each `to` Vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "http://www.w3.org/2000/01/rdf-schema#comment", "A mathematical algorithm that maps data of arbitrary size to a bit string.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is documented by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc2ac7680f26b40408ebfc2b4bb40def7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:Nc6bdb22311b243119db2aee3b54fabe4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/2000/01/rdf-schema#comment", "Low/no risk is posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/2000/01/rdf-schema#label", "hasOptionalDependency", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N963f7603cd844b03bd4631e0713b1635", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "globalId", "", ""]
+["_:N70cf024bfa9e40a08de101b510631f60", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4f925ef656b840928e22aa51252c2976", "localId", "", ""]
+["_:Na3b27046864941989a486e5a70e0edb4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Ndc659c8552d54ab684aadbdacdbd7a8d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf142b126cd744b69be8d6c35ee1361e4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "http://www.w3.org/2000/01/rdf-schema#comment", "[Common Weakness Enumeration](https://csrc.nist.gov/glossary/term/common_weakness_enumeration). A reference to a source of software flaw defined within the official [CWE List](https://cwe.mitre.org/data/) that conforms to the [CWE specification](https://cwe.mitre.org/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ncff880d9e9c24887adcf512cbce2a444", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:Na1ce1658c3be4bc0b082944caae9ddea", "localId", "", ""]
+["_:N74551d5c49b94ece99a5fdec0d58d233", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "globalId", "", ""]
+["_:N0e4d30a5dd60459dbbb5efc7333deb37", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "globalId", "", ""]
+["_:N73e74213eec84d8daaa36a51dab963d6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "globalId", "", ""]
+["_:Nf3c62ca118b94d17a1ef6b04e407421c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "globalId", "", ""]
+["_:N8692a82c280845c3a6fa37c02ddae229", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N7091d1b764924e4db3551e0b422e61ba", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N1d4668e7f12244a7a9407b898c9b0534", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/value", "http://www.w3.org/2000/01/rdf-schema#comment", "A value used in a generic key-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/score", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["_:N28c7097edd884a9b92697ec6b6729dc9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during an element's testing phase, during development.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/2000/01/rdf-schema#label", "hasDynamicLink", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/2000/01/rdf-schema#comment", "Refers to any unit of content that can be associated with a distribution of\nsoftware.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the tooling that was used during the creation of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for Element representing a set of Elements of unknown\nidentify or cardinality (number).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildType", "http://www.w3.org/2000/01/rdf-schema#comment", "A buildType is a hint that is used to indicate the toolchain, platform, or\ninfrastructure that the build was invoked on.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N453a2981f56c4d3a943752e7740f87fd", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N6e913b09266e498887238fae6898e289", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6bd3d2cfd9cd4f248e354deb40a851ff", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N072d6f5c7eee40859e3a93d05034536f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4a3178783c58491bb646a056a8dbb37a", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to an alternative web page.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N04f6ef255f0f45e0843face78e6af32f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf854d2bed3524a08aa85d987a15ae3b4", "localId", "", ""]
-["_:N15fc27df69c64453aa991097a3de803a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:Nc71de92f1cc649fcab4d77d974dac329", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfc3f4dc279d7471b83aa1a9df09f8d3f", "localId", "", ""]
+["_:N4f7ca95fbfad4d20810e92ab09220394", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/2000/01/rdf-schema#label", "reportedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne883dfda4a7445ceb1e70f39ddd03fea", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nbd0d551be201428eb241c70d0e315cfa", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N79b4dcdd054d4ca8a87fc86377c9366b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N8115c0678af046f9bb8fe56f1541b92b", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
+["_:N2456bf573caa4efeab27607dfed5a451", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb40076de31ba4cc08826656559e10385", "localId", "", ""]
+["_:N5912892962274966938ef83f3f23c015", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/Organization", "globalId", "", ""]
+["_:Nd3d538fe1cb544b5808c51dffd844c81", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N269b628c85f04f5d8a10fa3c500745a4", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["_:N95c7a63c89e94f8d9ceb0dd0c34ac9e3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N348ad67a2abe4f9d929b1e20acc594b5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/2000/01/rdf-schema#label", "noSupport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nef3e82bf7eac41aa8dc101eabd0f1815", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "globalId", "", ""]
+["_:Nadd5d6fa295c47ee82d49e5fde059110", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N0dc54ccc3f8d4afe897d7be97f9f6928", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6946aaeee89545da9d91b8527c54139a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/2000/01/rdf-schema#label", "hasTestCase", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N8eab6125211e4549a03d744617823ad5", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/2000/01/rdf-schema#label", "hasDeletedFile", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/ns/shacl#property", "_:Na92e8ceda7e548bb9a144c2e9c857639", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N74551d5c49b94ece99a5fdec0d58d233", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability was first reported to a project, vendor, or tracking database for formal identification by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd385c846dfa14371a0a3697f7168b4c1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N91adaf3024344ddcbcbf3f943faaad6b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8f24e4128c124ec08b9e80f45a43dd1e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/statement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/2000/01/rdf-schema#comment", "A software agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N951ec4cbce414b3bab847840bf18d59f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N451bba51c46a4c9d9a2343aef3356453", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "globalId", "", ""]
+["_:N4e6142c3e2dd4f3f9e2aed1df9452bc7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N716ee87802fd4b6f98bfcff38ca5ff8a", "localId", "", ""]
+["_:Nc37985fef6884679b49d387a2ef08d3f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Na3b27046864941989a486e5a70e0edb4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/2000/01/rdf-schema#label", "crystalsKyber", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/2000/01/rdf-schema#label", "hasOptionalComponent", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc1bb7a1b7d034342906511e27e066abc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf21725c3245f4286b67bd679d3351c59", "localId", "", ""]
+["_:Nd05558aa816f416f8c26895bb8d1d9bb", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies a vulnerability and its associated information.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:N4382805b6a5947d38ffcfd8b182bddbf", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/", "globalId", "", ""]
+["_:Ne3b40c9739164b2eb0ae163374d9c4ac", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describing the start time of a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/2000/01/rdf-schema#label", "medium", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N7a66c734ced842b4913ff95c5f5cf452", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nf0752cee7bef48efaa39267516a6b21a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the type of the given dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a variant the `from` Element (`from` hasVariant `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability has been fixed by the `to` Agent(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N7091d1b764924e4db3551e0b422e61ba", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nf41c7f62f52f4c10b14344ec13dfe1e5", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nb6e99584403541df96486fcac6d79017", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4538304380bf48b895869aa8dbea3275", "localId", "", ""]
+["_:Ne223bb746dc9463bbbe16ca844619e98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N45481eab750645b4929b7b63c8ca7916", "localId", "", ""]
+["_:N06465237afe4406eb4803558f7a57c08", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:N024478cff6eb4ef48dc45dabdb7b0a35", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "globalId", "", ""]
+["_:Nce9a69dc19af4e1394f03174c67c5857", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N9e3f2c4f96904bddb1aa46c01701b0f6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/2000/01/rdf-schema#label", "low", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N453a2981f56c4d3a943752e7740f87fd", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/2000/01/rdf-schema#label", "support", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne11c75cafdb0438299216847b06716cf", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N2c7697a923534e9988689746f1d03e41", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "hasDistributionArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nb28702ad1ccc478ba7b8aa42bc12985d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na3d930b22d4f462cb8bcb86adb108e16", "localId", "", ""]
+["_:N4b7945a329d940d7a4167237a4e60e53", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/2000/01/rdf-schema#label", "high", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N2056bd91659a4260a6eb99a0cbdd9f14", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nf94717c65e4f4b86b4df261ecf26650d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N576b7fbe3ba74572a6eb065c67761847", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/2000/01/rdf-schema#label", "design", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N6eb9ec15081f404a99935ff4e2aaa14b", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Agent", "http://www.w3.org/2000/01/rdf-schema#comment", "Agent represents anything with the potential to act on a system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na42e3794f624483e818646ed683c5ba2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N734a831b529349fb969fd328dc6dcb1c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/element", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:Ne03121e956234709bc0f8f288597ff50", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N78c7513398064da1a55c5df1b3c96444", "localId", "", ""]
+["_:Nf44042158d4d4c85a5bd6a0fcb538498", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/2000/01/rdf-schema#comment", "Refers to any object that stores content on a computer.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N61753ca6fa484199b143356d20b0476e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:Nc22ee04d695b4582bd604f6206900620", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "http://www.w3.org/2000/01/rdf-schema#comment", "A LicenseAddition participating in a 'with addition' model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/2000/01/rdf-schema#label", "hasDeclaredLicense", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N187a93895c7b43bea96131212a0ba3f5", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nce6e2333750a40619f2e93e40be35d7e", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specified the time and date when a vulnerability was withdrawn.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:Nc37985fef6884679b49d387a2ef08d3f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/2000/01/rdf-schema#label", "hasEvidence", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nd6ca1bcbdc494e39a9c1a4da0c52a0b3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb81407b76fc94f228f1f5ad011d931a5", "localId", "", ""]
+["_:Nf0752cee7bef48efaa39267516a6b21a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Na1ce1658c3be4bc0b082944caae9ddea", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during an element's build phase, during development.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N7a66c734ced842b4913ff95c5f5cf452", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nadc18a90b6ca4cc3af0fb2aa7418dda8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc2ac7680f26b40408ebfc2b4bb40def7", "localId", "", ""]
+["_:Nd8679c5e3311467ca097a4151ac8fa54", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies an external Element used within an SpdxDocument but defined\nexternal to that SpdxDocument.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["_:N0e4d30a5dd60459dbbb5efc7333deb37", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N10ab85203a394bd3ba6ef86074d64233", "localId", "", ""]
+["_:N95b6da49b56e4298924cd2f153f00905", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes what the given dataset should be used for.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nf507b9bee5ae4254bafe4ce3c72a9f18", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N7c9974a53d5443c5831f3e7dc56073d0", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/2000/01/rdf-schema#label", "trackStar", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "http://www.w3.org/2000/01/rdf-schema#comment", "Contains a URL where the License or LicenseAddition can be found in use.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ndc4f18efad334d78a498ea9df84fbd02", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the amount of energy consumed when finetuning the AI model that is\nbeing used in the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/2000/01/rdf-schema#label", "extension", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "http://www.w3.org/2000/01/rdf-schema#comment", "Information about the relationship between two Elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N61753ca6fa484199b143356d20b0476e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Tool", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 224, as defined in [RFC 3874](https://datatracker.ietf.org/doc/rfc3874/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability has had an exploit created against it by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbd14f0a1267744e89f6930e710689414", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Ndfe4dc1d7d574b10a92ee8955837ad9d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "globalId", "", ""]
+["_:Na96bc2776ef4488595f136d0fbac26a6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/2000/01/rdf-schema#label", "hasHost", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N4c8c5257e6c144099de859c3f43b1961", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N97120636b11b4b158892706019486fb5", "localId", "", ""]
+["_:N45481eab750645b4929b7b63c8ca7916", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "globalId", "", ""]
+["_:N87131d5acc2b478ba16230f714aa0bb0", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/ns/shacl#property", "_:N2056bd91659a4260a6eb99a0cbdd9f14", "localId", "", ""]
+["_:N30d5cdb21c144005b1d74c81aa0e129e", "http://www.w3.org/ns/shacl#in", "_:Nbffaba2351c747ef8e380b89888a5f14", "localId", "", ""]
+["_:N80dac4ea19f44488ae2dc09ba1429116", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
+["_:N2b94274553ab4bc2bbc78307f39b3327", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability affects each `to` Element. The use of the `affects` type is constrained to `VexAffectedVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Naa7e95f812804669b3e89daed8d27b21", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N451bba51c46a4c9d9a2343aef3356453", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N731241b6024d4e109893eb1354404ec5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nbd14f0a1267744e89f6930e710689414", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N25b71b41baf8408a91b66336f376a5b6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N29e8eb1e03be45ae92093e6937585f14", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N954579de61d84bef909737ad4568a536", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization", "https://spdx.org/rdf/3.0.1/terms/Core/created", "2024-11-22T03:00:01Z", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "", ""]
+["_:N16cb468a2dcd423bb3654b71a6f00062", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "globalId", "", ""]
+["_:Ndb50eefe33ac4feda6cfb13073b5324e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class for the portion of an AnyLicenseInfo representing a license.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N94e6bbd4fb004035a4cbdb3e969a1fbb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncf68ed04ac534a92808a38217fa55530", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N453a2981f56c4d3a943752e7740f87fd", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/2000/01/rdf-schema#comment", "A license addition that is not listed on the SPDX Exceptions List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N072d6f5c7eee40859e3a93d05034536f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "globalId", "", ""]
+["_:N02fadd3757064be6a0b797d8675b611e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Ne7cb91f8739a4acdb1e220785f261efb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N38aeb59117654398b393a546eaaa5fd9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/rdf/3.0.1/terms/Licensing/None", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/Package", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/2000/01/rdf-schema#label", "file", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Nc704d39d408f41caa9805e140ff0016a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["_:N47d32bc3b4e04c9ab083ec76d4f22585", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "globalId", "", ""]
+["_:N6f8ca85700744b0e9f7a8672675d1dca", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/startTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N30a10bdc909f4c4bb84f02821147b416", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/statement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N03140b327b9d4620b37b847528c7140b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4d2df683a0ea4c39be288b78f9e61ca4", "localId", "", ""]
+["_:Nd1b797da281643468add752e036349fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N40bcef929ef64825a68929a36aefa27c", "localId", "", ""]
+["_:Nb0ab9a298e9845b1b1b770398def929d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nabd40767fbd84edea7e048b911a681e4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nc704d39d408f41caa9805e140ff0016a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is configuration data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbd45f3e248c84b27b2e1a0da67d47a71", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "http://www.w3.org/2000/01/rdf-schema#comment", "A name used in a CdxPropertyEntry name-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/2000/01/rdf-schema#label", "amendedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for License when no assertion can be made about its actual\nvalue.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N8adbab8e05cf4258a0b7e9eedbd03e5f", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nc7f12b88e8f5489dacbbfeb81192696a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N80dac4ea19f44488ae2dc09ba1429116", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:N2b94274553ab4bc2bbc78307f39b3327", "localId", "", ""]
+["_:N23a349d7f4a14351adf4c70293152926", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6e913b09266e498887238fae6898e289", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N0b353053b3cd41e89351acf39abb719c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Ndcdb30d7deca45a8bc3e563144933f0e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6be5db9035a14b779b13bfa0a5a51c3e", "localId", "", ""]
+["_:Na96bc2776ef4488595f136d0fbac26a6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a mechanism to update the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N8711a8ae5ca942d1bbd795a0144ca9a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N13f4d81403034faaa93ea1abc3bd3d91", "localId", "", ""]
+["_:N32f50a51e84f4a2499a5d17f54bbed6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N694be39aecbe44d49f3850275de952ec", "localId", "", ""]
+["_:Na5a538a0052340c0ba01747cca3d3da8", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to instructions for reporting newly discovered security vulnerabilities for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N8f24e4128c124ec08b9e80f45a43dd1e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/2000/01/rdf-schema#label", "productMetadata", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N4466be96ec5a4942b916c3f1fad2d3ee", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N904326509fc04cc4be66ea123ed9fdc4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/2000/01/rdf-schema#comment", "the artifact has been released, and there is limited support available from the supplier. There is a validUntilDate that can provide additional information about the duration of support.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N48b3e9d109d34fdeaa6cbef58c05c171", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N220b4463e39147e99e8eeeb9974c5370", "localId", "", ""]
+["_:N7d2dbee05b72455c995a675186de5fd1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/identifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Nf028d12b2d0f4f6cb20747b6b39a8b5b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncb6c9deb0ba44382a0b957b7ea80228c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
+["_:Nd6f4245b3ebe44e6b100782b191deb97", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["_:N1358bfc70dc14db6aa3a799228bc2fdd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4091b2fb3d5c417fad7305927740d1d5", "localId", "", ""]
+["_:Nbd0d551be201428eb241c70d0e315cfa", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd0cfba2a98544626a8566f29105598e9", "localId", "", ""]
+["_:Nc9235a4485e64fff9b1298095061a58e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N05edbc4959e844438800e546abaebaea", "localId", "", ""]
+["_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N0c49370c41124d50ac6081418cb2432d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N511c01e1b6a146c3bf99fe3e88272f2e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N00fcf1f501a749fc9cbbdbdf23a7aaa8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/description", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "globalId", "", ""]
+["_:Nfbd5a9c0923c423a84d0bb8fef89f4a3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:Nff83286adad842f19d79a36e90df97d2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndaea8b0d88324897b34af58f66f51f7c", "localId", "", ""]
-["_:N9dfffc9a0d064fbbb99f222927600262", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Neb11974d792545bab359067d0609d8ef", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N4379f82c1b44400197a0281504402fc5", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/2000/01/rdf-schema#comment", "MD2 message-digest algorithm, as defined in [RFC 1319](https://www.rfc-editor.org/info/rfc1319/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne4619e36e32c4fdc886ba17b636520a3", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N9177e2ee3c054acba6cd2b8f4d78e4f3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["_:N3f6ce06e6ca2446781e41b064c3d1d58", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N4545916c069c4e0ab8f2f3c3e582d429", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2279545cee4f47fb9986df1b11a68c0f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["_:Nb7591bd67efe44909d92824106c3b13d", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of Elements that have a shared context.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the tooling that was used during the creation of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9f2f4966ca1442de8457e4f8329d0710", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "globalId", "", ""]
-["_:N2fa63ba2278342bb9c50f3eea6a8c45f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:N835bfbd04e26414fa4e0357251d9e6c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of an annotation.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["_:N97777d3f00c44071a9af1cf1e9b8d4bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:N71c5c74023cf4a52a8b457b1547df6f4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "globalId", "", ""]
-["_:Nc6df8997e25c4618ad64b329bea18fa4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 7.0 - 8.9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N7f27ce1812214cf08ea19bcb018764e2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/contentType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when there is a security related identifier of unspecified type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N75afbc0eb6e646f28396b52ee0131582", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N7884508b0c584d0288f2250c1ee3bc89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides additional purpose information of the software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N00f0f016bff441178fb3b14b0f1ba310", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "globalId", "", ""]
-["_:Nb387237d7787460e8f7e72786252a39f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/element", "globalId", "", ""]
-["_:Nf6a8366ab85b4074b187672b593f3e6e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a relationship between one or more elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nff63d22b8dc54a40a1754583641b37f3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N40997879b8144df69163822d2df5baef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc05797f950af44fbadd42eee2e56df6c", "localId", "", ""]
-["_:N3f1a11bf8f004d80a83fff483af24469", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7884508b0c584d0288f2250c1ee3bc89", "localId", "", ""]
-["_:N094c19bcead34504bd0d0b85f8ba1078", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the type of annotation.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/metric", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:N58b8de667bb54771976a5e86a8a8139a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a [penetration test](https://en.wikipedia.org/wiki/Penetration_test) report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N6f8ca85700744b0e9f7a8672675d1dca", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N3d9237b249544033acbf7d94cac2b424", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "globalId", "", ""]
+["_:N64a80dfe5e954cf59753ab8a96e4eff3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "globalId", "", ""]
+["_:Na1cdda0a73e94e598b769cac4a5a5cb8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A license that is not listed on the SPDX License List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N9c1ccbc2b86f454395a450f736b67eec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0f4d0a9a8e7d46a0b9cf255274bcce6b", "localId", "", ""]
+["_:Nbc8ae53aacf942ca88840a6c1d655d6c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of an external identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is related to the `from` Element where the relationship type is not described by any of the SPDX relationship types (this relationship is directionless).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N243ef6907efb40d38e00f4430d63fc19", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "globalId", "", ""]
+["_:N81c1c3e2bbc4470ab2eaf9e5c6c4d1f0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an exploit assessment of a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an EPSS assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
+["_:Nfa72871f5924444491d18910ec431abb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Nbdc672a90df4480da8648bd31507d48e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["_:Nf142b126cd744b69be8d6c35ee1361e4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5b2e4dda703849e4933338ff0970e968", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N2b94274553ab4bc2bbc78307f39b3327", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to related security information of unspecified type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N8b959a4ad4834d5a96d17ac52b3571cf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N553eab502b9344dfa8c5091d3acb923d", "localId", "", ""]
-["_:N124216cccbad47f486b33fd9dce70c06", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "globalId", "", ""]
-["_:N4707a6558f8643199e75a488fd156a09", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3ed90f3640954f3cb8ac8478cc923b35", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Na62fed341d814dc8ac95b17410dd06e9", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a mechanism to update the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ndecce5d991454f63835a411ad5c3d25f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "globalId", "", ""]
-["_:Na108e2b1e33249d1a7c16ae86469a51b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/2000/01/rdf-schema#label", "patch", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a plan, guideline or strategy how to create, perform or analyse an application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N393d2d53bef34fe0846e87c7df91588d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na1ab85fdd72146cfb0eb275a20aed6fb", "localId", "", ""]
-["_:N61bad2d32f474f829df8b09e757aec59", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Neecbcd12ce83469c90d8e79c41ce15e2", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/2000/01/rdf-schema#label", "license", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N9832a681241a4a91bd95ecdfaa05670d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N75afbc0eb6e646f28396b52ee0131582", "localId", "", ""]
-["_:N998d2725c2574c8f8344620b839e2d6f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/2000/01/rdf-schema#label", "sensor", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N72dd028519c2443b94229cfc4a2639bc", "http://www.w3.org/ns/shacl#not", "_:N0a961d271f304c8cbb2e0a1307a9d8ad", "localId", "", ""]
+["_:N89d361d3f1d94de5b28ee82b1d3da3de", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "globalId", "", ""]
+["_:Ndaeba75fb43b4db7b777e9b00ecd7064", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/2000/01/rdf-schema#label", "library", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N4b7945a329d940d7a4167237a4e60e53", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Nc6d18260ddfa478b84c2dc19c2059aa2", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N3c163fcab8684aa09c61e78b4cbb9b38", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nb28702ad1ccc478ba7b8aa42bc12985d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/2000/01/rdf-schema#label", "availableFrom", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N7d2dbee05b72455c995a675186de5fd1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nccde3ac271484f91b83ed5fb2e1d70c9", "http://www.w3.org/ns/shacl#in", "_:N0f568f8825144082a14a0e000b8ff13f", "localId", "", ""]
+["_:N619e2a32fb994ed69f916340e12ed7f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N315dc3dd043c41a49ffaaba74d10eeb0", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nddcc9ac569c4442b894f208d7722b4f8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:Ndaeba75fb43b4db7b777e9b00ecd7064", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Nc22ee04d695b4582bd604f6206900620", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["_:N4a56b875349e44729e9aca40972c86cd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "globalId", "", ""]
+["_:N4538304380bf48b895869aa8dbea3275", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/2000/01/rdf-schema#label", "text", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/2000/01/rdf-schema#label", "sha384", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne4baf3becb8740a79f8bceb49f40679f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd91122440e7149a28656eb9394e082b2", "localId", "", ""]
+["_:N6bd3d2cfd9cd4f248e354deb40a851ff", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N618f8c59ed9345ca8692a68f777a0fb0", "localId", "", ""]
+["_:N6ac0694afb0c40c1bb0988b0569f0cb4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Na449b0b56e3540618b2a2698204edde9", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Na1cdda0a73e94e598b769cac4a5a5cb8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/2000/01/rdf-schema#label", "altWebPage", "http://www.w3.org/2001/XMLSchema#string", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when the type does not match any of the other options.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/completeness", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the completeness of relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ndf7085005814495cbc9689c68bb9683d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/2000/01/rdf-schema#comment", "[Common Platform Enumeration Specification 2.2](https://cpe.mitre.org/files/cpe-specification_2.2.pdf)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/key", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N896ec867378949ebbc26581fe9cf864c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N41aee74b0dbe4609888f3e3488e75e26", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a [penetration test](https://en.wikipedia.org/wiki/Penetration_test) report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during the execution phase of an element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N8d911077b7fd4e4180299a09ca29ea53", "http://www.w3.org/ns/shacl#in", "_:N443dd85c241c4fe58205e0b7c7f18034", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N8e8fa340313748a7b459ba889204f2c1", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["_:N4707a6558f8643199e75a488fd156a09", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/2000/01/rdf-schema#label", "eolNotice", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Build was run on the `to` Element during a LifecycleScopeType period (e.g. the host that the build runs on).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2fa63ba2278342bb9c50f3eea6a8c45f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/homePage", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Ne1476e00df5f4847a5f13d26ed774a56", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies who or what supplied the artifact or VulnAssessmentRelationship\nreferenced by the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na341e2127b1c4da9b7a2c521b48ba61d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is used to install software on disk", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nd217b5feb10442a4b50049ba66de62ed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "globalId", "", ""]
-["_:N8d911077b7fd4e4180299a09ca29ea53", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
-["_:N9a36e08577374de4a5b5818cbd4e6583", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "globalId", "", ""]
-["_:Nfdf2a70978294bcebad4f299b134dc99", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/2000/01/rdf-schema#comment", "A characterization of some aspect of an Element that is associated with the Element in a generalized fashion.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/ns/shacl#property", "_:Na168e6a25ca4415aa927f2d16152226c", "localId", "", ""]
-["_:Nbe2a417f2d204fcb9bb60e5d58b0044f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nca5f3f2dadbd4839a75e31645149c809", "localId", "", ""]
-["_:Nb95a1dba72b847409cd9eab4ed5e0033", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "globalId", "", ""]
-["_:Ncd7fa1f2b5334cd680d0c04e40453667", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerable component is present, and the component contains the vulnerable code. However, vulnerable code is used in such a way that an attacker cannot mount any anticipated attack.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#property", "_:Nd677bc1745684cf98fb92f17a75ebd52", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes what the given dataset should be used for.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb95a1dba72b847409cd9eab4ed5e0033", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "http://www.w3.org/2000/01/rdf-schema#comment", "A value used in a CdxExtension name-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["_:Nc8b9ea4213214eccb17ccccf3790161d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N132cde65c9b14a1694d400388aecf0cc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/2000/01/rdf-schema#comment", "A license exception that is listed on the SPDX Exceptions list.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/2000/01/rdf-schema#label", "copiedTo", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N9bd771ac02cc41519919a01d4deca105", "http://www.w3.org/ns/shacl#in", "_:N96c753d614db4e7b844bcb3b5f9ff291", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/2000/01/rdf-schema#label", "runtime", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "globalId", "", ""]
-["_:N1dc8357fca8043ee86196ff6f1400d3f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8411f84580e2497da97dab50dc3b4df3", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#property", "_:N97819d7a350747339be471fc904dd3e6", "localId", "", ""]
-["_:Nd677bc1745684cf98fb92f17a75ebd52", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/2000/01/rdf-schema#label", "image", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the safety risk level.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/2000/01/rdf-schema#label", "timeseries", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N81774ccb63bb44f59726b12497ed50c2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "globalId", "", ""]
-["_:N7d98dd34e2e442ec8f9dd87a82897c1a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nb7591bd67efe44909d92824106c3b13d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the documentation for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3be22ea4244a43d6af104de9fed1b4fb", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Ndaea8b0d88324897b34af58f66f51f7c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "globalId", "", ""]
-["_:Nca5f3f2dadbd4839a75e31645149c809", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the line range in the original host file that the snippet information\napplies to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nf7e356ac5a1044be99fd42634fb81f7d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/to", "http://www.w3.org/2000/01/rdf-schema#comment", "References an Element on the right-hand side of a relationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a patch for the `from` Element (`from` patchedBy `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/ns/shacl#property", "_:Nc034445fd507418d8439a09bb2e562dc", "localId", "", ""]
-["_:N6197d862963b45bb806101e5df0a51a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the original host file that the snippet information applies to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3df9880d78624ddba1dd8e35a428b9c9", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class representing a license combination consisting of one or more licenses.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N28c8fedea4324ffa8c41338d5fae0fe5", "http://www.w3.org/ns/shacl#in", "_:N100bd4537cc64a3c9da777da1eb0ce8e", "localId", "", ""]
-["_:Nf5e9739ded9643ef8a3fe72118c28135", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["_:Nf6aee0ab31d04453b5b92d210b1ad859", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/namespace", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:Ndee65321b0f14da3a2a5675702243602", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N65e7526ffa224998af69bd3d4082b522", "localId", "", ""]
-["_:Nada0379a8e6840aeab21269255f5c588", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Hash", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Ne1476e00df5f4847a5f13d26ed774a56", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N28c546d9833444d7b7370a64f4274b1b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the software support channel or other support information for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/2000/01/rdf-schema#label", "clear", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nbb8a5798239c4e919f8766e4ec36f99c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne84bb159066e48a1a884cceaa3854438", "localId", "", ""]
-["_:N744e6bd4bf054480b6e284543bb79b87", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Ne2f51219aefd476d89347b0e1c485369", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb6e9515340134630a513fd38825c064d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:N320baf3ea5274f3393919c1999ded96d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/2000/01/rdf-schema#label", "hasProvidedDependency", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:Nad1212fd5ed241c891f8afc9235f406c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N87ef2338681b493982fdd6660c334933", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneElement", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "3.0.1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N763c69315ee040a88ca27b5205984626", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/2000/01/rdf-schema#label", "sha1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/ns/shacl#property", "_:N2b7fa052bf664f2a9e1923831d282602", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N236307149ca247fcad8df1b0dd41fcfc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "globalId", "", ""]
+["_:N269b628c85f04f5d8a10fa3c500745a4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "globalId", "", ""]
+["_:N4538304380bf48b895869aa8dbea3275", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne223bb746dc9463bbbe16ca844619e98", "localId", "", ""]
+["_:N163b018b3d984833a5523252ed920c58", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "globalId", "", ""]
+["_:N511c01e1b6a146c3bf99fe3e88272f2e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd0ec388aab40469ab0a4297c30e0c906", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies an AI package and its associated information.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N1256cfafa26e453a9d5f8b08cc5920d7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4182e8c878544ebb842682b1ece2bd3a", "localId", "", ""]
+["_:N9b79adf6684a4d328dc28ae0ee98d95d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5eab3a0a527f4705bdb2f04b7c39e36c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is a configuration applied to each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement", "http://www.w3.org/2000/01/rdf-schema#comment", "A concrete subclass of Element used by Individuals in the\nCore profile.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:N0b728d22a9674ecc87af12fde5aae61c", "localId", "", ""]
+["_:N2f8145031850475ba01bc466221debed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "globalId", "", ""]
+["_:Nf9bf03371d92462f91a54baa946fd625", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N7b50bf552c054e5baab961ecc882b722", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf593d6da70614e2581430bd37d9cd4ef", "localId", "", ""]
+["_:N4278c3d777ea4ebd81cd23af80459c2d", "http://www.w3.org/ns/shacl#in", "_:N82b5fa65536b400a809bd5f3104f6ec0", "localId", "", ""]
+["_:N4e4b35788e1b4064b856bcd8d2cc6670", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/2000/01/rdf-schema#label", "kev", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:Nd2a11bb8a1a14a82994d02e9dd610275", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N0753f471dae945e885cde15702c705bb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N619e2a32fb994ed69f916340e12ed7f3", "localId", "", ""]
+["_:N2b7fa052bf664f2a9e1923831d282602", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a module of a piece of software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/2000/01/rdf-schema#label", "cpe23", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Na92e8ceda7e548bb9a144c2e9c857639", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N9dbe04a2eaac4271aafe4a7650ec4e15", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N885913019f4b4fe7afcd38cc847f9ef6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["_:N04c56aaa0702449d89c679a6ae2d509e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfc1e6fef13174b9e90d4ca817a331079", "localId", "", ""]
-["_:Ne3895908b9eb4cf68888a0b70d8088ff", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ncb6c9deb0ba44382a0b957b7ea80228c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne7cb91f8739a4acdb1e220785f261efb", "localId", "", ""]
+["_:N96c753d614db4e7b844bcb3b5f9ff291", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/2000/01/rdf-schema#label", "mavenCentral", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/2000/01/rdf-schema#label", "md6", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/2000/01/rdf-schema#label", "blake2b512", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N8b5253826157456ba3297cf9f4f8db15", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "globalId", "", ""]
+["_:N516b1b46dbb04f1c953906f0388bf8b4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/2000/01/rdf-schema#label", "critical", "http://www.w3.org/2001/XMLSchema#string", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N8049abc6ee7f449ebf27e3e8357bdf75", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nab408dbbfc0f4711b251486cdcbf2168", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N62c446ad08764db680206dcd96bc8476", "localId", "", ""]
-["_:N4c5910b87a7e4fc69577e8ccd52c8ab3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
-["_:Nfdf2a70978294bcebad4f299b134dc99", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/2000/01/rdf-schema#label", "no", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/severity", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Nb6e9515340134630a513fd38825c064d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N89f5ced0d2b44da98e135f5754616ccc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "globalId", "", ""]
-["_:N727e38139bfa40d9b56e586cf9ac5bdb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb040ef9136c54fc59750d17abc90a3ea", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the download Uniform Resource Identifier for the package at the time\nthat the document was created.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies from where or whom the Element originally came.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3cfc6c76a3744d609a80a0095af2dcad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbe19063f503a46969af5f11469f71a33", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/2000/01/rdf-schema#label", "invokedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Agent", "http://www.w3.org/2000/01/rdf-schema#comment", "Agent represents anything with the potential to act on a system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N2d1a418cbe234eceb99e5900d573b9f0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2454277637b14ff0b3c86e707c803ebf", "localId", "", ""]
-["_:N8373dd8071e2429e95b3b0897bdab7de", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:N7f66313069b94a1386353f07d06a8ce2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "globalId", "", ""]
-["_:N596d74921771447c9b35785007e34f1c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
-["_:Nab408dbbfc0f4711b251486cdcbf2168", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nad0e6f0b63fa454384d0c495911f493e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N31d0b150d561413c9ecc2d72bfc66683", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8b959a4ad4834d5a96d17ac52b3571cf", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/2000/01/rdf-schema#label", "crystalsDilithium", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nf854d2bed3524a08aa85d987a15ae3b4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "componentAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/ns/shacl#property", "_:N6e7150c4286149b7aa27ddf655625b5e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N16549d2169e94a4d8d291368d2d9f71b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N315a049473324a5d82678153bc504c4b", "localId", "", ""]
-["_:N2c65a23cf781468598b84d1456d825fb", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/ns/shacl#property", "_:Ne4619e36e32c4fdc886ba17b636520a3", "localId", "", ""]
-["_:N8c0c4aa1f1ae4f7485a88627cfbc1631", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3cf591f215db46d1b2957c0113ce16f8", "localId", "", ""]
-["_:N13b921afee3a413e9a3b06c638bf7824", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "http://www.w3.org/2000/01/rdf-schema#comment", "Enumeration of dataset types.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/created", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N9d46caf53cc94a77812c6af4cd5653dd", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes if any sensitive personal information is present in the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N46c1d107f9c3474aac7ed47419f9465a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Used to store extra information about an Element which is not part of a Review (e.g. extra information provided during the creation of the Element).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N75afbc0eb6e646f28396b52ee0131582", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nefe7cf242fd84f90a4f3cc6062e671c8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd217b5feb10442a4b50049ba66de62ed", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N9063493949754db985c6c4bb9effda34", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd08114b692094bc788d0ff08c066c7fe", "localId", "", ""]
-["_:Ne8b93e1651f84d5f8ff94e4b82012f07", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nff58f069db3f4f099a21fd26a1b4e17e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne202363026264077a74d779bbd16e04c", "localId", "", ""]
-["_:N0da978c5d15a4e0ca2abb1d9a336eba1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N83935261300041758021c5a3fbdae6c0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "globalId", "", ""]
+["_:Ne20cfbefa1424ba79abfc89287f1eef3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/metric", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N3ba51db196c04386ae47cb64aab6c95c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["_:N1d4668e7f12244a7a9407b898c9b0534", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Naa7e95f812804669b3e89daed8d27b21", "localId", "", ""]
+["_:Nc3c21678fc9a459784f054a6954a9aa8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N5011f0cdb4544a70b796520ecd436a25", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N4f925ef656b840928e22aa51252c2976", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nce6e2333750a40619f2e93e40be35d7e", "localId", "", ""]
+["_:N91d11db27b28462b8545b78734a27503", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
+["_:N626b5ad29167479dabae9a9177315404", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N96120491adc84204822952240ddadf13", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb0ab9a298e9845b1b1b770398def929d", "localId", "", ""]
+["_:Nb3e77cdb9a14442eafb0659c7081c110", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/2000/01/rdf-schema#label", "generates", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability was originally discovered by the `to` Agent(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/2000/01/rdf-schema#label", "secureSoftwareAttestation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/2000/01/rdf-schema#comment", "the artifact is in active development and is not considered ready for formal support from the supplier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc5485992ed4e4cbea07fa6d87ee716ac", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc85a3a5deac54465a32d993ba5434b00", "localId", "", ""]
+["_:Nf6a05248229d4fe292d04534a4c4573d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N83935261300041758021c5a3fbdae6c0", "localId", "", ""]
+["_:N737b3d5b3c8f4cb7b5fb665b52f1dd96", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ne820a8ec67114d53b03a71f5f7be31f5", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N80dc66a1ccec469392596c5291fa2864", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["_:N81c1c3e2bbc4470ab2eaf9e5c6c4d1f0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N461fe7f9c28b4d81a4fb17726fc9adf6", "localId", "", ""]
+["_:N763c69315ee040a88ca27b5205984626", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/prefix", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:Nf7fd042770064703a84cd9039273e4f7", "localId", "", ""]
+["_:Ne03121e956234709bc0f8f288597ff50", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "globalId", "", ""]
+["_:N3b695bebf32746039b555b8460ffe552", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/2000/01/rdf-schema#label", "doesNotAffect", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nbffaba2351c747ef8e380b89888a5f14", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N288949a61054447689377b531414e0b7", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/exploited", "http://www.w3.org/2000/01/rdf-schema#comment", "Describe that a CVE is known to have an exploit because it's been listed in an exploit catalog.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N2b94274553ab4bc2bbc78307f39b3327", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/key", "http://www.w3.org/2000/01/rdf-schema#comment", "A key used in a generic key-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nad909dcc4fad4339a9eb809fabd6a871", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/limitation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nccde3ac271484f91b83ed5fb2e1d70c9", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N4e4b35788e1b4064b856bcd8d2cc6670", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Ndb31c53559be41e0b28e79b74da0b557", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#property", "_:N942417ca6d844df0914d75b099a457f8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the level of support associated with an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/2000/01/rdf-schema#comment", "A mapping between prefixes and namespace partial URIs.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na42e3794f624483e818646ed683c5ba2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Nf9bf03371d92462f91a54baa946fd625", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "globalId", "", ""]
+["_:Nc6d18260ddfa478b84c2dc19c2059aa2", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N377b547285074591a904911ef1fc1977", "localId", "", ""]
+["_:N78c7513398064da1a55c5df1b3c96444", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/2000/01/rdf-schema#comment", "[MD6 hash function](https://people.csail.mit.edu/rivest/pubs/RABCx08.pdf)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6ca1589ab2b443ac91b26c54805eb352", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfc8707d6d8b944508b09d8d3125e53f3", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a published security advisory (where advisory as defined per [ISO 29147:2018](https://www.iso.org/standard/72311.html)) that may affect one or more elements, e.g., vendor advisories or specific NVD entries.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N8049abc6ee7f449ebf27e3e8357bdf75", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "globalId", "", ""]
-["_:Nb3c96ed9edf047408c12db5df1daaf43", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has other specific context information necessary to capture that the above set of enumerations does not handle.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "No assertion can be made about the completeness of the relationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/2000/01/rdf-schema#comment", "A property name with an associated value.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5e77c3af3932465a99431b715d09d12e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nc14cc862b5494776966375d4711f1f8d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an indication of where to retrieve an external Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a variant the `from` Element (`from` hasVariant `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1fcc6df939fe4ff6b57639467f64eff7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N5a18c93b836b4c75887455a2be533616", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N96ab198cab814dceb4dc205e80f644d6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a License or Addition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/2000/01/rdf-schema#label", "sha1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N092e19c1eb954e979b39018f62ba840a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates the amount of energy consumption incurred by an AI model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has a prerequisite on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a module of a piece of software", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A distinct article or unit within the digital domain.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9c88962fdf0e47f99a0477fe51b4207d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "globalId", "", ""]
-["_:N9a4f2ea8112e48b18e9aaa109a1e02b3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N150b1880a8e64af2af56beec5b8f629e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a reference to a resource outside the scope of SPDX-3.0 content\nthat uniquely identifies an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2c65a23cf781468598b84d1456d825fb", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N999ce6cccf4c43f493041f0c109b3166", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N659a17727ec34fe487d556cc5ed935fa", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "globalId", "", ""]
-["_:N8746b43004e5422e8a87906a64680ef4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/description", "globalId", "", ""]
-["_:Ne8307a3d6a8a433fad20e9cf2bd69327", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "globalId", "", ""]
-["_:N5a9be7ba8fdb49af9acd6f2e114fd2b8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0f7bf6e1b6a84c71b96db0ed65f445fd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element refers to a disk image that can be written to a disk, booted in a VM, etc. A disk image typically contains most or all of the components necessary to boot, such as bootloaders, kernels, firmware, userspace, etc.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N5e82508a25064d719d7bcac05ecaa033", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N66b9ee3f008340d2b9dffa814afd424b", "localId", "", ""]
-["_:N3cd13df3eb014a37bb535428e0c037e6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N275d7c15ea6640618cb7cde014c0aa3e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/ns/shacl#property", "_:N293889ce0f674698af83932fc5a7b302", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Connects a vulnerability and an element designating the element as a product\naffected by the vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne1476e00df5f4847a5f13d26ed774a56", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N0b728d22a9674ecc87af12fde5aae61c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "globalId", "", ""]
+["_:N73e74213eec84d8daaa36a51dab963d6", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N75f6c4472b7b45349200afcce0dbacef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N91fee785616543dd9952683d70d387bf", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the VEX justification type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N06465237afe4406eb4803558f7a57c08", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/prefix", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N4ac93d52ef544d5cb73aeaeb279b7567", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "globalId", "", ""]
+["_:N00fcf1f501a749fc9cbbdbdf23a7aaa8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Ndbf7c5384f2242b98dd62b6a8d6a503f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "globalId", "", ""]
+["_:Nf71f6300b14a4726a20ffad899bed919", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nc9ddcdf86e874968aa8f5ba821975eb4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N105628f6c8b040edb9db617f35f30bec", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "http://www.w3.org/2000/01/rdf-schema#comment", "Records a hyperparameter used to build the AI model contained in the AI\npackage.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
+["_:Nfbb5f5e996be44989d31d47d46540443", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N163fe4499b2a454a9641b23118bf53ae", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N5011f0cdb4544a70b796520ecd436a25", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N0bf807da343b4645904db560abf69583", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["_:Nadd5d6fa295c47ee82d49e5fde059110", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "globalId", "", ""]
+["_:Ne778a773be4f408192f2ed37c6143a5d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/ns/shacl#property", "_:Na1cdda0a73e94e598b769cac4a5a5cb8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a single or a collection of source files.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nc63741a7112e471ba97ce37e05f2dac1", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a resource outside the scope of SPDX-3.0 content related to an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/2000/01/rdf-schema#label", "source", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/2000/01/rdf-schema#label", "complete", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nf71f6300b14a4726a20ffad899bed919", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense", "https://spdx.org/rdf/3.0.1/terms/Core/created", "2024-11-22T03:00:01Z", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "", ""]
+["_:Nb916f2dfc1c640bd8e0dac9bb5956172", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "globalId", "", ""]
+["_:Nbc1332652da345c49ad3c948238f404b", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["_:Nce9a69dc19af4e1394f03174c67c5857", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N64a80dfe5e954cf59753ab8a96e4eff3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["_:Nfe1814d375d7456e843deb8cde1cf341", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneElement", "http://www.w3.org/2000/01/rdf-schema#comment", "This individual element was defined by the spec.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbbe9948554644fd8b49899d278739242", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "A class for describing the energy consumption incurred by an AI model in\ndifferent stages of its lifecycle.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N8adbab8e05cf4258a0b7e9eedbd03e5f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a relationship between one or more elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element statically links in each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N73f9586a8a7d4b978afcb9cfe998050b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["_:N897df0f6e23b488988a2d2db8aad5bc4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfa72871f5924444491d18910ec431abb", "localId", "", ""]
+["_:N7b5b4ad7f9a54d91a292ac0738539050", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb28702ad1ccc478ba7b8aa42bc12985d", "localId", "", ""]
+["_:N70cf024bfa9e40a08de101b510631f60", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/2000/01/rdf-schema#label", "md4", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc9ddcdf86e874968aa8f5ba821975eb4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Na267e7b88a344e4fbd0c59a6dc760e65", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["_:N66b43817d95d4468bf805207af159230", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the type of the model used in the AI software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N90cb783276d74a2881e21a08abf01e2f", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/standardName", "http://www.w3.org/2000/01/rdf-schema#comment", "The name of a relevant standard that may apply to an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na92e8ceda7e548bb9a144c2e9c857639", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N288949a61054447689377b531414e0b7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:Nca9532c3dd0b421e95d0800b68e3442a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Other exploit catalogs", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbd47cac50394462f9015e00ec4b449a6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/key", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/2000/01/rdf-schema#label", "securityAdvisory", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N675847984777421d9fb9b171cdf0bb53", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a purchase order for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/2000/01/rdf-schema#label", "securityAdversaryModel", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/2000/01/rdf-schema#comment", "Class that describes a build instance of software/artifacts.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N261c61aa119e4f4e9ce3c9387fb29c9f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb9165bd1d4e8406eb56e237a892cfba4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N80dc66a1ccec469392596c5291fa2864", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "globalId", "", ""]
+["_:Nc6d18260ddfa478b84c2dc19c2059aa2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 0.1 - 3.9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5d195bb929fc404584503e9c9b17a526", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_384", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N5912892962274966938ef83f3f23c015", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing this version, or any later version,\nof the indicated License.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5e678b3ba38745b58c0103b8e085d5c8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#property", "_:Nc22ee04d695b4582bd604f6206900620", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "Makes no assertion about the field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N59f692071bb64860ab9f02cfb4670088", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N27a8c8f61e944083abcc670fe4586df8", "localId", "", ""]
+["_:N05edbc4959e844438800e546abaebaea", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "globalId", "", ""]
+["_:Nff8e6ed55f604249b913b2bbc6d8411d", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "http://www.w3.org/2000/01/rdf-schema#comment", "The field describes the availability of a dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nfbb5f5e996be44989d31d47d46540443", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/2000/01/rdf-schema#comment", "A key with an associated value.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is used to install software on disk.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7c7a260c778e4d4491ba75a0fe083ebe", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N73f9586a8a7d4b978afcb9cfe998050b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Property that describes the time at which a build stops.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N58c62d134f5e41d78440946685ecf0cc", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/summary", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N88e97455b377466daa24bff58cde8f0d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/2000/01/rdf-schema#label", "attend", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["_:Nfc8b91023a9e4e08ae989e08b6c0b9ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf7e1508801cf4398b830fad84fe53388", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nae8e63939c7c4cf4aa4ba555362d775c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Ndfe4dc1d7d574b10a92ee8955837ad9d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0e31c4b45c4b442e9f1d32ab917a76ae", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N168bcfc831bd4f85b6a82742eb7ad4f5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "globalId", "", ""]
+["_:Nad909dcc4fad4339a9eb809fabd6a871", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
+["_:Na92e8ceda7e548bb9a144c2e9c857639", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N45b62edbd5f3406dba20232288ec19fd", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/2000/01/rdf-schema#comment", "data is recorded with a timestamp for each entry, but not necessarily ordered or at specific intervals, such as when a taxi ride starts and ends.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["_:Nc9ddcdf86e874968aa8f5ba821975eb4", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/2000/01/rdf-schema#label", "directDownload", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nfe1814d375d7456e843deb8cde1cf341", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N5e678b3ba38745b58c0103b8e085d5c8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/2000/01/rdf-schema#label", "ai", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/2000/01/rdf-schema#label", "build", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a version control system related to a software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/2000/01/rdf-schema#comment", "MD5 message-digest algorithm, as defined in [RFC 1321](https://datatracker.ietf.org/doc/rfc1321/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N5b2278fb3a8e4e239193a033f8b4bf04", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf3c62ca118b94d17a1ef6b04e407421c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "http://www.w3.org/2000/01/rdf-schema#comment", "A string in the license expression format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Naf01116eff7c4759be95f8f97c257d9c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N2b94274553ab4bc2bbc78307f39b3327", "http://www.w3.org/ns/shacl#in", "_:Nadd6173eaf8b4550a3ec8c90524cc599", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies who or what supplied the artifact or VulnAssessmentRelationship\nreferenced by the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N79e0fdc8a753446e8e1931aab90b02ae", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "globalId", "", ""]
+["_:N9e3f2c4f96904bddb1aa46c01701b0f6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8ad3af20ea5248df91865def0b7a98de", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#property", "_:Na3925605d49b4db382603ae946c37f51", "localId", "", ""]
+["_:N7c9974a53d5443c5831f3e7dc56073d0", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N0f4d0a9a8e7d46a0b9cf255274bcce6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N70cf024bfa9e40a08de101b510631f60", "localId", "", ""]
+["_:Nf10e65ca64f84003827c23ef339743e5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Nbbe9948554644fd8b49899d278739242", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7b50bf552c054e5baab961ecc882b722", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a published security advisory (where advisory as defined per [ISO 29147:2018](https://www.iso.org/standard/72311.html)) that may affect one or more elements, e.g., vendor advisories or specific NVD entries.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of the content identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
+["_:Ne81afbff18a74c75ac853da24ab327a0", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Timestamp of impact statement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4dda90621fe746a2972ace6f1e26f9c9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na00b6f47e860415881f7e8a524a04316", "localId", "", ""]
+["_:N91fee785616543dd9952683d70d387bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N94e6bbd4fb004035a4cbdb3e969a1fbb", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N47d32bc3b4e04c9ab083ec76d4f22585", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
+["_:N58c3f747313349d396ead702e2de2953", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "globalId", "", ""]
+["_:N0cac787ed3f3421fa6687df4da790a0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N44928392b4d8458f847c7fd69533d2ee", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` SpdxDocument can be found in a serialized form in each `to` Artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne68051bb209048da9a57bc5dbaf28bf0", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/2000/01/rdf-schema#comment", "there is a defined end of support for the artifact from the supplier. This may also be referred to as end of life. There is a validUntilDate that can be used to signal when support ends for the artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbac401e4be1249dd86dd149952baf59b", "http://www.w3.org/ns/shacl#not", "_:N5bda6a3731444310990a06326743f6aa", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/2000/01/rdf-schema#comment", "A group of people who work together in an organized way for a shared purpose.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N0d2bee57931544d786ff3bc0afb223b0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8f1dd8dbe42e46fb934adf94515048b1", "localId", "", ""]
+["_:Nc22ee04d695b4582bd604f6206900620", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "globalId", "", ""]
+["_:Nd385c846dfa14371a0a3697f7168b4c1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "globalId", "", ""]
+["_:N8a37deb026864cdca312209746e2caaa", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf3dfbb7f98e84c61b58f5b17e3ae9f19", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class representing a license combination consisting of one or more licenses.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne820a8ec67114d53b03a71f5f7be31f5", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerable component is present, and the component contains the vulnerable code. However, vulnerable code is used in such a way that an attacker cannot mount any anticipated attack.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na82fb3a822a04f6180f1ca7808276d8f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N13acbf7806c648f19f147c9073a04385", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/metric", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N0d09683a42354debacdd0b0625119609", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N8f1dd8dbe42e46fb934adf94515048b1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Maven repository artifact. The artifact locator format is defined in the [Maven documentation](https://maven.apache.org/guides/mini/guide-naming-conventions.html) and looks like `groupId:artifactId[:version]`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N991d42b910e64656b45d7c4ce9e7f5e3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "globalId", "", ""]
+["_:Nae8e63939c7c4cf4aa4ba555362d775c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N0f4d0a9a8e7d46a0b9cf255274bcce6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N5ab248e680454bbcb3ed254de24ac49f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Nbd14f0a1267744e89f6930e710689414", "localId", "", ""]
+["_:Na267e7b88a344e4fbd0c59a6dc760e65", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nbb0a3a63cdba4f078c6de6eef7ff6579", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/2000/01/rdf-schema#label", "file", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nb81407b76fc94f228f1f5ad011d931a5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc82d9b6d9a4a40d6b95e4cd04612ac98", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "http://www.w3.org/2000/01/rdf-schema#comment", "A value used in a CdxPropertyEntry name-value pair.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N1a0a0b40de254f55a8372bba19b60496", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N61b9a25cae674e199ce6572456d8e72f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/ns/shacl#property", "_:N63f963c2c8a4467bb803f9af7eaafd3d", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an IntegrityMethod with which the integrity of an Element can be\nasserted.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:Nddcc9ac569c4442b894f208d7722b4f8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/2000/01/rdf-schema#label", "qualityAssessmentReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/key", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N4382805b6a5947d38ffcfd8b182bddbf", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/score", "globalId", "", ""]
+["_:Nf7fd042770064703a84cd9039273e4f7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "globalId", "", ""]
+["_:Nac0a6f045e7e4efd9dbaf01201286a14", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2c7697a923534e9988689746f1d03e41", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#label", "gitoid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#property", "_:Nf5531d9c16ff4f589dff19f480634c29", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
+["_:N2b7fa052bf664f2a9e1923831d282602", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the preprocessing steps that were applied to the raw data to create the given dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N9bd771ac02cc41519919a01d4deca105", "localId", "", ""]
+["_:N4f6d0abf94b14a189b945346f00ba9dc", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/created", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N72a328f4b7e14cb194d99b35236c3430", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/2000/01/rdf-schema#comment", "data that is classified into a discrete number of categories, such as the eye color of a population of people.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/ns/shacl#property", "_:N3b695bebf32746039b555b8460ffe552", "localId", "", ""]
+["_:N6f8ca85700744b0e9f7a8672675d1dca", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "globalId", "", ""]
+["_:N17c879855daa4fd7b7d7ef9da34e7ea6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "globalId", "", ""]
+["_:Nd91122440e7149a28656eb9394e082b2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/2000/01/rdf-schema#label", "development", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N1647e706f6764e7d9ec4e0aa8979d0c6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/extension", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies an Extension characterization of some aspect of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N53970517ea09401691d51549f8e0fd90", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/completeness", "globalId", "", ""]
+["_:Nc15495aea74e4883afce40f042a057d5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "http://www.w3.org/2000/01/rdf-schema#comment", "A license expression participating in a license set.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
+["_:N89d641eef49d4a5f9ef42bfe5c4221bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a resource identifier defined outside the scope of SPDX-3.0 content that uniquely identifies an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to additional license information related to an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N8bdb3da6da754d98843024e1dcbe3e43", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["_:Nf6541e98d99947d9a7ccb49088b43ea0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:N230a41f8c8d549b8844a37595ce56867", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the mailing list used by the maintainer for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM generated through instrumenting the system running the software, to capture only components present in the system, as well as external call-outs or dynamically loaded components. In some contexts, this may also be referred to as an \"Instrumented\" or \"Dynamic\" SBOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N349d882683524e14ae98f62402cadf06", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#property", "_:Nad60293878ba46b5b12652a41f9e5b9e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/attributionText", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a place for the SPDX data creator to record acknowledgement text for\na software Package, File or Snippet.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the amount of energy consumed during inference time by an AI model\nthat is being used in the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6731fd512ee84a2781b8140677b0161e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the beginning of a range.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N618f8c59ed9345ca8692a68f777a0fb0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N36b7d391e5cf402199bf454d82f5735c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference build metadata related to a published package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N13acbf7806c648f19f147c9073a04385", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N7a48123f699948b5867af1fec0d7b88e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ne11c75cafdb0438299216847b06716cf", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "globalId", "", ""]
+["_:N4881d1614aa0403894d16c3ca276d790", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N9bd771ac02cc41519919a01d4deca105", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N65301d1be04341678842dfc049e2a33c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time an artifact was built.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N85ad449141be453592e9e80c2bc379f4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/environment", "globalId", "", ""]
+["_:N7676f1bbd99e47659502f87b9936453e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/2000/01/rdf-schema#comment", "A property name with an associated value.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne4baf3becb8740a79f8bceb49f40679f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nb916f2dfc1c640bd8e0dac9bb5956172", "localId", "", ""]
+["_:N8ec4229c1a674693bde766506ca93e87", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/2000/01/rdf-schema#comment", "An SPDX Element containing an SPDX license expression string.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N88e97455b377466daa24bff58cde8f0d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/2000/01/rdf-schema#label", "query", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/domain", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#comment", "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the licenseId that is preferred to be used in place of a deprecated\nLicense or LicenseAddition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6a4847abbdd84dbb8e43386c5d710563", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndc5c3acba75e4205b113623c75621c6e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N18ed9985cff84e34807e6aa0a780a707", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ncd7fa1f2b5334cd680d0c04e40453667", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a single file which can be independently distributed (configuration file, statically linked binary, Kubernetes deployment, etc)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a export control assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures the size of the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N8373dd8071e2429e95b3b0897bdab7de", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/2000/01/rdf-schema#label", "container", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N69fe400001ad47cbb9e616ed9d727696", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N96ab198cab814dceb4dc205e80f644d6", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nda26387d9677485d8554cf33b606d465", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/ns/shacl#property", "_:N2757a283e93b45ad88b85a593725d092", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:Nc38c872821b548ee8f430a027b2d711f", "localId", "", ""]
+["_:N3ba51db196c04386ae47cb64aab6c95c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "globalId", "", ""]
+["_:N80dac4ea19f44488ae2dc09ba1429116", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/import", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "globalId", "", ""]
+["_:N64ae0543871444f6b7d2a497fcf55186", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/completeness", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N6cddf83b203740bbb3558b7474a07821", "localId", "", ""]
-["_:N058b8decd10442dc9da66c8ec337fe89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfd92f942c5e84eb79e459f1d3f1ac4a6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a LicenseAddition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N5cc19e587a4f464a9572d61b4352c919", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/extension", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies an Extension characterization of some aspect of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9547de9ed84145228bed37ef2d51f84f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:Nc416283f46f74c5ca28e42eede357fc1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N5ba1e97374714be89c6ce6144cda737a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the end of a range.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N60e06f4852a44b05b3dfdbd769a39b3a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne4c7d5c25b2f46f3b980935a3b7858e2", "localId", "", ""]
-["_:Na4175476fbca48768ff989c226c9a147", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:N5e376019b0684f24bf032cb891f1c491", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "globalId", "", ""]
-["_:N97777d3f00c44071a9af1cf1e9b8d4bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "globalId", "", ""]
-["_:N700fb510f2d245d387b84b64f59e834a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N489ddf1400ed455cbb0fe6a27f318011", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Software Composition Analysis (SCA) report.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
-["_:N79f0bab894254f7aa8a118661d65f476", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndb8f89749acf4352b1d62c554af7fde6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nbd9879e4dffa4f9bbdc67aa2782f06f5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability has had an exploit created against it by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N8d911077b7fd4e4180299a09ca29ea53", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N7f27ce1812214cf08ea19bcb018764e2", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/2000/01/rdf-schema#label", "review", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N3e6f3584b185432c90902e8ec47e33fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["_:N8d911077b7fd4e4180299a09ca29ea53", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:Ndfeaf41c217c4e0c8c442c54949d7e6a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "staticAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N6a3cf2ffe9b9430390c5ce23bd48fce4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2b4ba84d3c35422383f41faeffab544e", "localId", "", ""]
-["_:Ncdb4a970c7f542688b373a1da217c447", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/limitation", "globalId", "", ""]
-["_:Nbed681e4050a4ed381ead86181284b9d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N87f3315e965b43ebab1aa1b8deccf16f", "localId", "", ""]
-["_:Ne6082a08d51b4476b3a983aafaf1d69e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6d28e1bd9c9f4454b0cd19fce2d51a40", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N3e048db4a4e747afb8dbf69ebcfef3c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N4d420b10df2e48ec90b7a163f5e7774c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Ne5992967c6784ac0a64f460548c9c73c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/extension", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N9d46caf53cc94a77812c6af4cd5653dd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N301f290b72884ba28b9bf8cee6c7d12e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/2000/01/rdf-schema#label", "hasTestCase", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N35bab262301147c0b1b11e0643a659c6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf1326177a8f54cd38fb0d7aae60d69bf", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/2000/01/rdf-schema#label", "purchaseOrder", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:Nb95a1dba72b847409cd9eab4ed5e0033", "localId", "", ""]
-["_:N6a5bd79f035f4d7c9d036bc4a4d9990a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the creation of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb6697d6a50a946d9a78f5c1d507fee30", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3f1a11bf8f004d80a83fff483af24469", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/2000/01/rdf-schema#comment", "in addition to being supported by the supplier, the software is known to have been deployed and is in use. For a software as a service provider, this implies the software is now available as a service.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N4fd4703e2c5d4687bed9b05563fc9cda", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/2000/01/rdf-schema#label", "delegatedTo", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM generated as part of the process of building the software to create a releasable artifact (e.g., executable or package) from data such as source files, dependencies, built components, build process ephemeral data, and other SBOMs.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nc2c6dbe5330f4b17ae33727e45f3e9d4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N04f6ef255f0f45e0843face78e6af32f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/2000/01/rdf-schema#label", "mailingList", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N5665c63b6756409c9cdaed2974ba4360", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/endTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:Nec3642cffbce44abbfb1f66ffa74d5c1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N04c144f227684ce48b50371ca423d8ee", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "globalId", "", ""]
-["_:Na108e2b1e33249d1a7c16ae86469a51b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N9fc754cd17fe403b9e6567ff39e96ef5", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a file system image that can be written to a disk (or virtual) partition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N353611490d3c430e8e861c3a903369fb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a test used to verify functionality on an software element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
-["_:N67a7c2de8c574fb991ccc64346e1de56", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N21d7410f6a994075adab308941db7bcd", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` SoftwareArtifact is concluded by the SPDX data creator to be governed by each `to` license.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N763c69315ee040a88ca27b5205984626", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/from", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N41fda4edc0294fce84cdb5688d8ef9ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:N13396ee366a94de388e2aff47754e81f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N06465237afe4406eb4803558f7a57c08", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nd3d538fe1cb544b5808c51dffd844c81", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N4f6d0abf94b14a189b945346f00ba9dc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N72a328f4b7e14cb194d99b35236c3430", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ncf68ed04ac534a92808a38217fa55530", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#property", "_:N250a4372ab014e66ba3eec07accb85dc", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for Element representing a set of Elements with\ncardinality (number/count) of zero.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/2000/01/rdf-schema#label", "firmware", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N13f4d81403034faaa93ea1abc3bd3d91", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncff880d9e9c24887adcf512cbce2a444", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Na5a538a0052340c0ba01747cca3d3da8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
+["_:N0cac787ed3f3421fa6687df4da790a0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "globalId", "", ""]
+["_:N2456bf573caa4efeab27607dfed5a451", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "globalId", "", ""]
+["_:Nc8b9ea4213214eccb17ccccf3790161d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:N5912892962274966938ef83f3f23c015", "localId", "", ""]
+["_:Nc51fb19223644705a84f646344b7e9d3", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N675847984777421d9fb9b171cdf0bb53", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "localId", "", ""]
+["_:Ne70b85feb564419597741ca637d61d03", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#comment", "Records if sensitive personal information is used during model training or\ncould be used during the inference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes all the preprocessing steps applied to the training data before the\nmodel training.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N5d195bb929fc404584503e9c9b17a526", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N5a2b8b0073a54a3db4d6092f1c5043ed", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Enumeration of the valid profiles.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:N72a328f4b7e14cb194d99b35236c3430", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
+["_:Nc4286224070a4248ad8590c45a7c8bc6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element provides a requirement needed as input for another Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "http://www.w3.org/2000/01/rdf-schema#comment", "An Organization representing the SPDX Project.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N13396ee366a94de388e2aff47754e81f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nf7fd042770064703a84cd9039273e4f7", "http://www.w3.org/ns/shacl#pattern", "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Ncae19f1586924a439b37e75eb5b57ed4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/2000/01/rdf-schema#comment", "Adler-32 checksum is part of the widely used zlib compression library as defined in [RFC 1950](https://datatracker.ietf.org/doc/rfc1950/) Section 2.3.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/statement", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nce9a69dc19af4e1394f03174c67c5857", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the creation of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N91d11db27b28462b8545b78734a27503", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/2000/01/rdf-schema#label", "green", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is an Artifact that can be run on a computer.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4d86b5ad122d431bbf443326643a51df", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N88e97455b377466daa24bff58cde8f0d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N4571ded3acc34f068931feecaa278a44", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1aac3c1c2ffb45d79910e133d9ec02f9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/2000/01/rdf-schema#label", "evidence", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/ns/shacl#property", "_:N4e4b35788e1b4064b856bcd8d2cc6670", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/2000/01/rdf-schema#label", "urlScheme", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Agent", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/2000/01/rdf-schema#label", "low", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to information assuring that the software is developed using security practices as defined by [NIST SP 800-218 Secure Software Development Framework (SSDF) Version 1.1](https://csrc.nist.gov/pubs/sp/800/218/final) or [CISA Secure Software Development Attestation Form](https://www.cisa.gov/resources-tools/resources/secure-software-development-attestation-form).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7f095ac56c3e4bccbcd4348b29980439", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na461e12485ec495f9d16f08504499025", "localId", "", ""]
+["_:N61753ca6fa484199b143356d20b0476e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N72dd028519c2443b94229cfc4a2639bc", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/2000/01/rdf-schema#label", "limitedSupport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/2000/01/rdf-schema#label", "descendantOf", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nd8679c5e3311467ca097a4151ac8fa54", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N06465237afe4406eb4803558f7a57c08", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a container image which can be used by a container runtime application.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
+["_:N763c69315ee040a88ca27b5205984626", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/percentile", "http://www.w3.org/2000/01/rdf-schema#comment", "The percentile of the current probability score.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/2000/01/rdf-schema#comment", "MD2 message-digest algorithm, as defined in [RFC 1319](https://datatracker.ietf.org/doc/rfc1319/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5ab248e680454bbcb3ed254de24ac49f", "http://www.w3.org/ns/shacl#pattern", "^[^\\/]+\\/[^\\/]+$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N32f50a51e84f4a2499a5d17f54bbed6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "globalId", "", ""]
+["_:N716ee87802fd4b6f98bfcff38ca5ff8a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd951591fca6c47c2985dd159db6ad52c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a CVSS version 3 assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N8ad3af20ea5248df91865def0b7a98de", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/2000/01/rdf-schema#comment", "The file represents a directory and all content stored in that directory.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na00b6f47e860415881f7e8a524a04316", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "globalId", "", ""]
+["_:N14d2ccc3ee7749088945c0ba96e7a88a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2dbc8b0a30da433a94050a3ab1190bb8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Na44640dae5c34e6ab6f3759a75426eb0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement", "https://spdx.org/rdf/3.0.1/terms/Core/created", "2024-11-22T03:00:01Z", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "", ""]
+["_:Nbdc672a90df4480da8648bd31507d48e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/parameter", "globalId", "", ""]
+["_:N963f7603cd844b03bd4631e0713b1635", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/identifier", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N5ab248e680454bbcb3ed254de24ac49f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/contentType", "globalId", "", ""]
+["_:N034bf868068348fb92f2f33976cad5ae", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N6eb9ec15081f404a99935ff4e2aaa14b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildId", "http://www.w3.org/2000/01/rdf-schema#comment", "A buildId is a locally unique identifier used by a builder to identify a unique\ninstance of a build produced by it.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne0ff4ba19d0a41c18c6ccfc733f2193d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4e1bd25f594a483ab492b4c24a5748eb", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/2000/01/rdf-schema#label", "hasInput", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nd385c846dfa14371a0a3697f7168b4c1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is documentation.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM generated through analysis of artifacts (e.g., executables, packages, containers, and virtual machine images) after its build. Such analysis generally requires a variety of heuristics. In some contexts, this may also be referred to as a \"3rd party\" SBOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the SPDX License List version in which this license or exception\nidentifier was deprecated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne81afbff18a74c75ac853da24ab327a0", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/2000/01/rdf-schema#label", "dataset", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-1, a secure hashing algorithm, as defined in [RFC 3174](https://datatracker.ietf.org/doc/rfc3174/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7d2dbee05b72455c995a675186de5fd1", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/2000/01/rdf-schema#label", "cpe22", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nf26016059c3e414da185e30155b543f5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:Nfbd5a9c0923c423a84d0bb8fef89f4a3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nadc18a90b6ca4cc3af0fb2aa7418dda8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:Nc4156282a9c34b6190b0869cdc1793db", "localId", "", ""]
+["_:N954579de61d84bef909737ad4568a536", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/comment", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide consumers with comments by the creator of the Element about the\nElement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd0d48abef81b4c44a952c0925a6e30a9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9bb1cced9aa14e08b36ebf9f952b1d01", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "privacyAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N4881d1614aa0403894d16c3ca276d790", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#property", "_:Nd05558aa816f416f8c26895bb8d1d9bb", "localId", "", ""]
+["_:Nb07efffce0ba43a2bcac0e3a90a48609", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "globalId", "", ""]
+["_:Nc1bb7a1b7d034342906511e27e066abc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes potentially noisy elements of the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne5e123ab8f7d4aa4b35a7442690fe19d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N072d6f5c7eee40859e3a93d05034536f", "localId", "", ""]
+["_:Nfbd3df443088485abe551fc6374a3c4c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#comment", "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a software application.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:Nb850dda843534d3ab3ffbadf70766fef", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N7eb015d497fc4c09bb8530f59c65624d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "globalId", "", ""]
+["_:N4091b2fb3d5c417fad7305927740d1d5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "globalId", "", ""]
+["_:Ne1917fc7b2894ab7a09e78e8e8b21989", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbc8ae53aacf942ca88840a6c1d655d6c", "localId", "", ""]
+["_:Nc3c21678fc9a459784f054a6954a9aa8", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nb345ac20ec3244e480ec30eee26dc06e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/ns/shacl#property", "_:N187a93895c7b43bea96131212a0ba3f5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N904326509fc04cc4be66ea123ed9fdc4", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for License when no assertion can be made about its actual\nvalue.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ncdb4a970c7f542688b373a1da217c447", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a License author's preferred text to indicate that a file is covered\nby the License.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 384, as defined in [RFC 6234](https://www.rfc-editor.org/info/rfc6234).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N990faf2e9bde43ab98201c748005987c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na2392fa55f5342ceaccb5f4312194416", "localId", "", ""]
-["_:N2fa63ba2278342bb9c50f3eea6a8c45f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N4c5910b87a7e4fc69577e8ccd52c8ab3", "localId", "", ""]
-["_:N9dce65a406e14831b9cc10cfd6e434a6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9c23cd2dcd4243b996ef8897bfa8759e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/2000/01/rdf-schema#comment", "BLAKE2b algorithm with a digest size of 256, as defined in [RFC 7693](https://www.rfc-editor.org/info/rfc7693) Section 4.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N21d7410f6a994075adab308941db7bcd", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "globalId", "", ""]
-["_:N784fd0e933c9417b9e11ea351159df76", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ne9376f7e610a4f378d34348bf09acb82", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N9d46caf53cc94a77812c6af4cd5653dd", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N150b1880a8e64af2af56beec5b8f629e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N045868218fe84846bfd5a8efe73f5f05", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3393c7f385f241039c50705b72f15549", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Na3925605d49b4db382603ae946c37f51", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/2000/01/rdf-schema#comment", "BLAKE2b algorithm with a digest size of 384, as defined in [RFC 7693](https://datatracker.ietf.org/doc/rfc7693/) Section 4.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N024478cff6eb4ef48dc45dabdb7b0a35", "localId", "", ""]
+["_:Nf028d12b2d0f4f6cb20747b6b39a8b5b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "A canonical, unique, immutable identifier of the artifact content, that may be\nused for verifying its identity and/or integrity.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd77657e0b19d459c931f64f48ed7e1a6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:Nd33af007bad14a4594f7039df1c5df75", "localId", "", ""]
+["_:N694e3d4238ff4006b46b450b91f4179a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9a582f09d0b7426d81ae74b09a5ed252", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Tool", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#property", "_:Ne11c75cafdb0438299216847b06716cf", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is an ancestor of each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/environment", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/2000/01/rdf-schema#label", "archive", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/2000/01/rdf-schema#label", "kilowattHour", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/2000/01/rdf-schema#label", "hasProvidedDependency", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates whether a relationship is known to be complete, incomplete, or if no assertion is made with respect to relationship completeness.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N0781395df11e44a6a3186f0fa8908958", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a reference number that can be used to understand how to parse and\ninterpret an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:Nc37985fef6884679b49d387a2ef08d3f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of SPDX Elements that could potentially be serialized.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:N0d09683a42354debacdd0b0625119609", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["_:Nb9165bd1d4e8406eb56e237a892cfba4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/2000/01/rdf-schema#label", "expandsTo", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nf10e65ca64f84003827c23ef339743e5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne1917fc7b2894ab7a09e78e8e8b21989", "localId", "", ""]
+["_:N833dac5833c24d35a16d11f2e318aeef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd90adf23ae66491daa68ac6dd4501bdf", "localId", "", ""]
+["_:Nece0b4f721a847f98727202b50f4a753", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "globalId", "", ""]
+["_:Na5a538a0052340c0ba01747cca3d3da8", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "componentAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nd83655f2100e4025b2eefd465fc154ab", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0c3b30ca2bdf4cb1839bdc608bc41186", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "serializedInArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/2000/01/rdf-schema#label", "packageUrl", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N168bcfc831bd4f85b6a82742eb7ad4f5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ned1f0afb78d3460c9478383abf3da36b", "localId", "", ""]
+["_:N2f8145031850475ba01bc466221debed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfb655ff9dcc6442baa6046d411f0624c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the exploit catalog type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N8f24e4128c124ec08b9e80f45a43dd1e", "localId", "", ""]
+["_:Nf4609fa7f53e4898a47341b507b5e03e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:N210fbcf85b384009a2cee68e4a7e6b78", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N02daaf1ea3874989948c16e26274de9f", "localId", "", ""]
+["_:Ne68051bb209048da9a57bc5dbaf28bf0", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N97120636b11b4b158892706019486fb5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "globalId", "", ""]
+["_:N8186b6d9dc534ac1b7a906d040a88d6a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9b79adf6684a4d328dc28ae0ee98d95d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:N73e74213eec84d8daaa36a51dab963d6", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ne94d7f462c66468a8c52086b6b54de89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "globalId", "", ""]
+["_:N682abb8a6bbc40e9947aa2d9d66eec4d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "globalId", "", ""]
+["_:N10ab85203a394bd3ba6ef86074d64233", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "globalId", "", ""]
+["_:Ne778a773be4f408192f2ed37c6143a5d", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/2000/01/rdf-schema#comment", "An assertion made in relation to one or more elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to an artifact containing the sources for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7c9974a53d5443c5831f3e7dc56073d0", "http://www.w3.org/ns/shacl#not", "_:N8358def5fd2b4668b759d786315e799f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of the external identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5e678b3ba38745b58c0103b8e085d5c8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:Nebecc80c7e4045d1b3ad15ab0c1d04ec", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:Na3b27046864941989a486e5a70e0edb4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/subject", "http://www.w3.org/2000/01/rdf-schema#comment", "An Element an annotator has made an assertion about.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4e4b35788e1b4064b856bcd8d2cc6670", "http://www.w3.org/ns/shacl#in", "_:Nce436d556d4e4606ba37d9ad32d22967", "localId", "", ""]
+["_:Ne06f01bddfb24f69a9e1c0ba9694b11d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/2000/01/rdf-schema#label", "underInvestigationFor", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the software support channel or other support information for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na3925605d49b4db382603ae946c37f51", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N90cb783276d74a2881e21a08abf01e2f", "http://www.w3.org/ns/shacl#not", "_:N986501d57648498ea8ed156092baf32c", "localId", "", ""]
+["_:Nd73c69088f734dffb4cc9539c637aecf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N58c3f747313349d396ead702e2de2953", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5ddf9ddcd2bc446f8729bd7a23566faf", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/namespace", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an unambiguous mechanism for conveying a URI fragment portion of an\nElement ID.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the safety risk level.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/probability", "http://www.w3.org/2000/01/rdf-schema#comment", "A probability score between 0 and 1 of a vulnerability being exploited.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the documentation for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "http://www.w3.org/2000/01/rdf-schema#comment", "Conveys information about how VEX status was determined.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nb9165bd1d4e8406eb56e237a892cfba4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0753f471dae945e885cde15702c705bb", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N88ce0438020d4326924db53dec9bd6b5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "globalId", "", ""]
+["_:Nb4381a5cee3143a482af28cf9a364f3c", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nbbbec88245754e9d9390b9a11f0b67c2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time when a vulnerability was published.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:Nbbbec88245754e9d9390b9a11f0b67c2", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/2000/01/rdf-schema#label", "application", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/2000/01/rdf-schema#label", "documentation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalRefType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of the external reference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Nf7fd042770064703a84cd9039273e4f7", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["_:N98018fef19484e2fae944af82b21920e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/contentType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["_:N7676f1bbd99e47659502f87b9936453e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/2000/01/rdf-schema#label", "deployed", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nccde3ac271484f91b83ed5fb2e1d70c9", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N4e4b35788e1b4064b856bcd8d2cc6670", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N00fcf1f501a749fc9cbbdbdf23a7aaa8", "localId", "", ""]
+["_:N79e0fdc8a753446e8e1931aab90b02ae", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Naa7e95f812804669b3e89daed8d27b21", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Bower package. The package locator format, looks like `package#version`, is defined in the \"install\" section of [Bower API documentation](https://bower.io/docs/api/#install).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ne68051bb209048da9a57bc5dbaf28bf0", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of SPDX Elements describing a single package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "http://www.w3.org/2000/01/rdf-schema#comment", "Information about the relationship between two Elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nf7e1508801cf4398b830fad84fe53388", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/relationshipType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nccde3ac271484f91b83ed5fb2e1d70c9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
+["_:N40bcef929ef64825a68929a36aefa27c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4d92ede494e34e51ba6eca91292dc0dc", "localId", "", ""]
+["_:Na461e12485ec495f9d16f08504499025", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N73833299f42a4f78b3a3379f9d2302d7", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element represents a runtime environment.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N6aa0e623203745d7b1fb18b485918354", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc4286224070a4248ad8590c45a7c8bc6", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/import", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/2000/01/rdf-schema#label", "hasAddedFile", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Vulnerability Exploitability eXchange (VEX) statement which provides information on whether a product is impacted by a specific vulnerability in an included package and, if affected, whether there are actions recommended to remediate. See also [NTIA VEX one-page summary](https://ntia.gov/files/ntia/publications/vex_one-page_summary.pdf).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nfd92f942c5e84eb79e459f1d3f1ac4a6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N094c19bcead34504bd0d0b85f8ba1078", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/ns/shacl#property", "_:N18ed9985cff84e34807e6aa0a780a707", "localId", "", ""]
-["_:N597e9b8e9fea4a669873e005bac16fc5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5e82508a25064d719d7bcac05ecaa033", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nc5bf40e3b2584e2eaa4becc473bed079", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N7f27ce1812214cf08ea19bcb018764e2", "http://www.w3.org/ns/shacl#pattern", "^[^\\/]+\\/[^\\/]+$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/ns/shacl#property", "_:Nc416283f46f74c5ca28e42eede357fc1", "localId", "", ""]
-["_:N1685d66aa43c40318d7f1a9af5281dbf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N62048f401c7a408d8e6074d8172edd5b", "localId", "", ""]
-["_:Nf9ea823dce8b4178968bb583746dda07", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7a477b2d627c40bfbee3b6eca010b404", "localId", "", ""]
-["_:N30c0e029fe894fb8809a14d4f50d81cb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1af3b716f6264641976ddd0da85d3b1a", "localId", "", ""]
-["_:Ne4d0e63a8226430099ec09bd81396164", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N4d420b10df2e48ec90b7a163f5e7774c", "localId", "", ""]
-["_:N301f290b72884ba28b9bf8cee6c7d12e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N79f0bab894254f7aa8a118661d65f476", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "sourceArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1b790cf0ad524fad8d4f129ccda94fa6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "A class for describing the energy consumption incurred by an AI model in\ndifferent stages of its lifecycle.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
-["_:N65e7526ffa224998af69bd3d4082b522", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "globalId", "", ""]
-["_:Nfdf2a70978294bcebad4f299b134dc99", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nbf51d2fce0c449ca8df0fa964ec48e89", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nb6e9515340134630a513fd38825c064d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N88066f14b8624768ac4e2ef3ea08df92", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a version control system related to a software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:N4477c4b31f20446998b8dff00cd309b3", "localId", "", ""]
-["_:N26117aef00804f4b9d67298a6fd9c1de", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N6535885322084aa986c62f1ad80b3668", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N9d46caf53cc94a77812c6af4cd5653dd", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["_:Nf385f0cc22b44164be25837552539b1c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N456086b235914b4f9bd89adfd54de37c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#property", "_:N67fc6e9fc5d24eabb8543cdc669b1145", "localId", "", ""]
-["_:N5e77c3af3932465a99431b715d09d12e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nf56fec24d5a44761b7a239c789c51504", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N393d2d53bef34fe0846e87c7df91588d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/2000/01/rdf-schema#label", "reportedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "http://www.w3.org/2000/01/rdf-schema#comment", "Categories of presence or absence.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N2e7af3d6eac3464eafe353090d745bf8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N7d98dd34e2e442ec8f9dd87a82897c1a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N2c65a23cf781468598b84d1456d825fb", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/domain", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Build profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7c7a260c778e4d4491ba75a0fe083ebe", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "globalId", "", ""]
+["_:Ne1917fc7b2894ab7a09e78e8e8b21989", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "globalId", "", ""]
+["_:Nc51fb19223644705a84f646344b7e9d3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N576b7fbe3ba74572a6eb065c67761847", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the location for more information regarding an external identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N1a8882804ac24104946e7afa0b36905a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc7b49cc0a08745e08e5ba42ee492184f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Links a vulnerability and one or more elements designating the latter as products\nnot affected by the vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 4.0 - 6.9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N619e2a32fb994ed69f916340e12ed7f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N98018fef19484e2fae944af82b21920e", "localId", "", ""]
+["_:N68767751c5f64fc1afe82f2dcbae6636", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "globalId", "", ""]
+["_:Nb2f2a5ddadbe4718954d50737f92e201", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an independently reproducible mechanism that permits verification of a specific Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerableCodeNotPresent", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N5d195bb929fc404584503e9c9b17a526", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "http://www.w3.org/2000/01/rdf-schema#comment", "Property that describes the URI of the build configuration source file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nfa63aaf3414846a894fd74b0e16b27ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "globalId", "", ""]
-["_:N596d74921771447c9b35785007e34f1c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/2000/01/rdf-schema#label", "operatingSystem", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
-["_:N3daabc6c6db94e5596afc49544cf4f73", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne6082a08d51b4476b3a983aafaf1d69e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/2000/01/rdf-schema#label", "build", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Ne9348ee72a18435bbcdf5bb338a3fcb6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N885913019f4b4fe7afcd38cc847f9ef6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
-["_:N7476374ddf7c4c82a95e5a63b60e4e0e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/to", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N489ddf1400ed455cbb0fe6a27f318011", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "globalId", "", ""]
-["_:N4b5795c987f1446dbda919350438fd0a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
-["_:Nbb14891b173645c4a19f0f952441b988", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element depends on each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/2000/01/rdf-schema#label", "falcon", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nbfec05fc44f6435dbdeeb9f608a28e4c", "http://www.w3.org/ns/shacl#in", "_:N3ef3340b9a594445b7754965e6a0adaf", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Nad1212fd5ed241c891f8afc9235f406c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/2000/01/rdf-schema#label", "filesystemImage", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/2000/01/rdf-schema#label", "securityOther", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nda26387d9677485d8554cf33b606d465", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
-["_:N1cfe20f0d2a049b7b751bd3aa0b4a09d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "globalId", "", ""]
-["_:N42dac2d2cbe6407596e2fb585812097d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N341003cfbb2341dc85b4e126aedddb6f", "localId", "", ""]
-["_:N3393c7f385f241039c50705b72f15549", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N52a5c2aa05cb4f3da33bc1a69bc054d3", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N097b38569ab54334ba50aa2055c21bf9", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N18ed9985cff84e34807e6aa0a780a707", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time when a vulnerability was published.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N8049abc6ee7f449ebf27e3e8357bdf75", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide an enumerated set of lifecycle phases that can provide context to relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
-["_:Ne880e2c5878f4becba59cd843618c77a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N6535885322084aa986c62f1ad80b3668", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N61bad2d32f474f829df8b09e757aec59", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/locator", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/standardName", "http://www.w3.org/2000/01/rdf-schema#comment", "The name of a relevant standard that may apply to an artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N01b77c997a784a81856bfe55a59f0d26", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/2000/01/rdf-schema#label", "endOfSupport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#property", "_:N89f5ced0d2b44da98e135f5754616ccc", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Any other units of energy measurement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3be22ea4244a43d6af104de9fed1b4fb", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N9177e2ee3c054acba6cd2b8f4d78e4f3", "http://www.w3.org/ns/shacl#in", "_:N40b61fa0587f469bb27b3e4ece9283bf", "localId", "", ""]
-["_:Nc5839c1a42cb4cbf8b8f389491a2b604", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/2000/01/rdf-schema#label", "fixedIn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability's details were tracked, aggregated, and/or enriched to improve context (i.e. NVD) by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N0ffbbdd15b364d55bc0212ba5c32739b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "globalId", "", ""]
-["_:Nc5839c1a42cb4cbf8b8f389491a2b604", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N00e5d1a9fc9f4e8ea643c5dec21372c9", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "globalId", "", ""]
-["_:Nbb14891b173645c4a19f0f952441b988", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N01b77c997a784a81856bfe55a59f0d26", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/2000/01/rdf-schema#label", "development", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nf7805d1c06ba43eaa22c6043949bd567", "http://www.w3.org/ns/shacl#in", "_:Nbc63e97d65ef4f38936c3be4f51c6827", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N6a9c7fd96f82444aac9a3bae9894656b", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N60de5e93a2424ac08a6d0747c85f5699", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N46b3ee96a83c4a44bb51112e0ca4621c", "localId", "", ""]
-["_:N8373dd8071e2429e95b3b0897bdab7de", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nca5f3f2dadbd4839a75e31645149c809", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N18a257cc80b34d42949a3f99d880f84c", "localId", "", ""]
-["_:N659a17727ec34fe487d556cc5ed935fa", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N3f6ce06e6ca2446781e41b064c3d1d58", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N9a4f2ea8112e48b18e9aaa109a1e02b3", "localId", "", ""]
-["_:N97819d7a350747339be471fc904dd3e6", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["_:Nd0989d19000249b7b6abdfee096c9f41", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/2000/01/rdf-schema#comment", "Relates a `from` Vulnerability and each `to` Element with a security assessment. To be used with `VulnAssessmentRelationship` types.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N4dc5e2b6b5fa44d79acdc84229f675fe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N60de5e93a2424ac08a6d0747c85f5699", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:Na34b98cc7abc4ac2bb5b1ba9777ec6a0", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["_:N107aa4617cfc41499f0678d83f303c24", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N89f5ced0d2b44da98e135f5754616ccc", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N1dc8357fca8043ee86196ff6f1400d3f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "globalId", "", ""]
-["_:Nc26fe6b1cfc54bc6811b7d4724089f96", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncdcdce99937a4256a16f3f88605197d9", "localId", "", ""]
-["_:N3b17c87267444ae5aae5e12fc54addb6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "http://www.w3.org/2000/01/rdf-schema#comment", "Points to a resource outside the scope of the SPDX-3.0 content\nthat provides additional characteristics of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/2000/01/rdf-schema#label", "megajoule", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N76180350f15e4fd0be60faa3412ed1fa", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "globalId", "", ""]
-["_:N96ab198cab814dceb4dc205e80f644d6", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/2000/01/rdf-schema#comment", "The software is not affected because the vulnerable component is not in the product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describes the invocation entrypoint of a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1d5173c248f14304bd9adef81206e060", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/vexVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is not publicly available and an email registration is required before accessing the dataset, although without an affirmative acceptance of terms.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N419137dca06848e2a161d5eaadc9992f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3e048db4a4e747afb8dbf69ebcfef3c7", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/2000/01/rdf-schema#label", "blake2b256", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/2000/01/rdf-schema#comment", "The affected code is not reachable through the execution of the code, including non-anticipated states of the product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Asbtract ancestor class for all VEX relationships", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "http://www.w3.org/2000/01/rdf-schema#comment", "The field describes the availability of a dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory", "http://www.w3.org/2000/01/rdf-schema#label", "directory", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/ns/shacl#property", "_:Nea611e5c42f94004b40d78331b3f6977", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/2000/01/rdf-schema#label", "affects", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N21edc1b1c7c94a53a14c23900721c4b8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3e6f3584b185432c90902e8ec47e33fd", "localId", "", ""]
-["_:Nf9cc156a3e084f8ab0ce054200c8fca7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/summary", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Nd1e13d5c3983406c938eabee95860c0e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the exploit catalog type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/2000/01/rdf-schema#label", "hasInput", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/2000/01/rdf-schema#comment", "data is recorded from a physical sensor, such as a thermometer reading or biometric device.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2fd6d6c96c7b46dabc958e2ddb32657c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:N74164e072d8147ca808c451ad6b5d980", "http://www.w3.org/ns/shacl#in", "_:N7cdb8eb1992246f785b58b577320b504", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability impact is being investigated for each `to` Element. The use of the `underInvestigationFor` type is constrained to `VexUnderInvestigationVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/2000/01/rdf-schema#label", "hasAddedFile", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N5a2b8b0073a54a3db4d6092f1c5043ed", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N186b972a57284ae1946b3f7d8e762830", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "globalId", "", ""]
+["_:N45b62edbd5f3406dba20232288ec19fd", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a static analysis report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N66b43817d95d4468bf805207af159230", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N4e4b35788e1b4064b856bcd8d2cc6670", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "globalId", "", ""]
+["_:Nc38c872821b548ee8f430a027b2d711f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
+["_:N516b1b46dbb04f1c953906f0388bf8b4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "globalId", "", ""]
+["_:N58021835a49a4b959f9428f8df7f7198", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates presence of the field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N1d4668e7f12244a7a9407b898c9b0534", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nff33e8337dc8421d9e74b338e35a75d5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N07cb32d0626a45cfbea37a7dd2a8b854", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N250a4372ab014e66ba3eec07accb85dc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/2000/01/rdf-schema#comment", "The relationship is known not to be exhaustive.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N137d0a75fd374daeb077f228da53897d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N8e8fa340313748a7b459ba889204f2c1", "localId", "", ""]
-["_:N7e6385c5f3414e35862d986501bfff61", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "globalId", "", ""]
-["_:N489ddf1400ed455cbb0fe6a27f318011", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N32c6410af083493aa3238362e1cbd67e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/2000/01/rdf-schema#label", "amber", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N3daf4b35020144689a44f0ff15ab9244", "localId", "", ""]
-["_:N835351dfbca44416893704268470fac2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4a26fc9e687f4bfda660730718e55700", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/2000/01/rdf-schema#label", "video", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N22c1a3c4c4964b7f90a94e0af7e75d87", "localId", "", ""]
-["_:Ncdeee899859040f3903c3212d22c1507", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the byte range in the original host file that the snippet information\napplies to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N107aa4617cfc41499f0678d83f303c24", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a quality assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N8373dd8071e2429e95b3b0897bdab7de", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/locator", "globalId", "", ""]
-["_:N80a219d388944c2c9272a65ce39a65d4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "globalId", "", ""]
-["_:N100bd4537cc64a3c9da777da1eb0ce8e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Property that describes the time at which a build stops.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is an optional component of the `from` Element (`from` hasOptionalComponent `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3b3c65b750eb401889ee9800adc1da9c", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/metric", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/2000/01/rdf-schema#comment", "A license addition that is not listed on the SPDX Exceptions List.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:N70a01ce1edb94124ac3d6a3b187db793", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nf4064e5c7fb84a899bffb14df5844894", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/startTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/ns/shacl#property", "_:N69674ef0cb504722bc20bd3195026b39", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Na108e2b1e33249d1a7c16ae86469a51b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["_:Ne880e2c5878f4becba59cd843618c77a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ne14b54567e794b13a34acf8718d2ccf6", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N2895a64ec18c48e68dbf01572a5d0cc8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N0eeb34b48dec4bf48dbba6ee4c6f829f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd43d5a2d7d1648598329bd2d9c226af3", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["_:N8e8fa340313748a7b459ba889204f2c1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ncf36f0c937574a40957458e67ccab9cc", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/identifier", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/to", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N57470b62e6a142f9928ab5bfe4606b0a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide context for a relationship that occurs in the lifecycle.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9b52daafec44429186724a6d9a846793", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N52a5c2aa05cb4f3da33bc1a69bc054d3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "globalId", "", ""]
-["_:Nf4064e5c7fb84a899bffb14df5844894", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N315a049473324a5d82678153bc504c4b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "globalId", "", ""]
-["_:N293889ce0f674698af83932fc5a7b302", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member", "globalId", "", ""]
-["_:N6a9c7fd96f82444aac9a3bae9894656b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile", "globalId", "", ""]
-["_:Nc5839c1a42cb4cbf8b8f389491a2b604", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "A canonical, unique, immutable identifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["_:N7091d1b764924e4db3551e0b422e61ba", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Software profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/ns/shacl#property", "_:N963f7603cd844b03bd4631e0713b1635", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nc8b9ea4213214eccb17ccccf3790161d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/namespace", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ne21f363965114243b81ce67f76575de3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf6541e98d99947d9a7ccb49088b43ea0", "localId", "", ""]
+["_:N3de741ac343042e6ac53564501076e44", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/2000/01/rdf-schema#label", "hasStaticLink", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/2000/01/rdf-schema#comment", "CISA's Known Exploited Vulnerability (KEV) Catalog", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:Ne778a773be4f408192f2ed37c6143a5d", "localId", "", ""]
+["_:N0dc54ccc3f8d4afe897d7be97f9f6928", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element generates each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nc8b9ea4213214eccb17ccccf3790161d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
+["_:N8e672d95ff7d48e68c1ed7ecf019b269", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N5bda6a3731444310990a06326743f6aa", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:N942417ca6d844df0914d75b099a457f8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:N4881d1614aa0403894d16c3ca276d790", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/references", "https://spdx.dev/specifications/", "globalId", "", ""]
+["_:N8b5253826157456ba3297cf9f4f8db15", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nff9c0c2a18f24f76bfa32806ec48ce59", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nadd5d6fa295c47ee82d49e5fde059110", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/parameter", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a NamespaceMap of prefixes and associated namespace partial URIs applicable to an SpdxDocument and independent of any specific serialization format or instance.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbd45f3e248c84b27b2e1a0da67d47a71", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N54d1f829ecc441b9b7d9248324cbea6b", "localId", "", ""]
+["_:N7583808b54c947658126a7846ad7cc76", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Nf71f6300b14a4726a20ffad899bed919", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/ns/shacl#property", "_:N50c6944cf3544d0ab17d40d70d7715c3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N00d83dee7aa44a7991821a46e83e5164", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
+["_:Ne20cfbefa1424ba79abfc89287f1eef3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Hash", "globalId", "", ""]
+["_:Nc2ac7680f26b40408ebfc2b4bb40def7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfd592b5830bc43009e433a4172fb036b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/2000/01/rdf-schema#comment", "(\"Track\\*\" in the SSVC spec) The vulnerability contains specific characteristics that may require closer monitoring for changes. CISA recommends remediating Track\\* vulnerabilities within standard update timelines.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for License where the SPDX data creator determines that no\nlicense is present.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nff9c0c2a18f24f76bfa32806ec48ce59", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N64ae0543871444f6b7d2a497fcf55186", "localId", "", ""]
+["_:N4e1bd25f594a483ab492b4c24a5748eb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1314ef461724483f9bd5c56d939b17c4", "localId", "", ""]
+["_:Ncedd59bf4f1a4436ac8325d34d020df5", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "http://www.w3.org/2000/01/rdf-schema#comment", "Categories of confidentiality level.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N618f8c59ed9345ca8692a68f777a0fb0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/title", "System Package Data Exchange (SPDX) Ontology", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Neff5f08fa9fd4aaeb51026e2484443c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "globalId", "", ""]
+["_:N63f963c2c8a4467bb803f9af7eaafd3d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N931294357284457f9a6f643757b29e72", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N687efc23ea2c4c0b9a09c9ca45dc49b3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N66b43817d95d4468bf805207af159230", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/2000/01/rdf-schema#label", "categorical", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N2061c93cd5774c61823bf76c952d5242", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether the License is listed as approved by the\nOpen Source Initiative (OSI).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nff33e8337dc8421d9e74b338e35a75d5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ncae19f1586924a439b37e75eb5b57ed4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/exploited", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["_:N453a2981f56c4d3a943752e7740f87fd", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneElement", "https://spdx.org/rdf/3.0.1/terms/Core/created", "2024-11-22T03:00:01Z", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to an npm package. The package locator format is defined in the [npm documentation](https://docs.npmjs.com/cli/v10/configuring-npm/package-json) and looks like `package@version`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/ns/shacl#property", "_:N3be22ea4244a43d6af104de9fed1b4fb", "localId", "", ""]
-["_:Nd7c9818a72e64d35a203d1b243e90dd6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf1c469cfa41644dd9f4cafc8ea99bad5", "localId", "", ""]
-["_:N2bdf11c1b85e405a835c07e19f150556", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1685d66aa43c40318d7f1a9af5281dbf", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is an ancestor of each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:Ndf7085005814495cbc9689c68bb9683d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Naee034377c334f78a3af1a4d25c3d468", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/2000/01/rdf-schema#comment", "Email address, as defined in [RFC 3696](https://www.rfc-editor.org/info/rfc3986) Section 3.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/2000/01/rdf-schema#comment", "MD5 message-digest algorithm, as defined in [RFC 1321](https://www.rfc-editor.org/info/rfc1321).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
-["_:N04c144f227684ce48b50371ca423d8ee", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb134dbc7f13f499887fd10287bcaba2e", "localId", "", ""]
-["_:Nf37cc853c16d47099115691bcb77f2e1", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low", "http://www.w3.org/2000/01/rdf-schema#label", "low", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N6b93f4527c92420f97b4d4d8c27840f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N42775851ecec45ee90ee1fe5c1071993", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
-["_:Nad1212fd5ed241c891f8afc9235f406c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/severity", "globalId", "", ""]
-["_:Necfb795205bb49a69ffa1a569c48717a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N8a37f4cffd6247e08ac9432f8447d89a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/locator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/import", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an ExternalMap of Element identifiers.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/percentile", "http://www.w3.org/2000/01/rdf-schema#comment", "The percentile of the current probability score.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/2000/01/rdf-schema#label", "file", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N1af3b716f6264641976ddd0da85d3b1a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbe2a417f2d204fcb9bb60e5d58b0044f", "localId", "", ""]
-["_:Nbed681e4050a4ed381ead86181284b9d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "globalId", "", ""]
-["_:N71c5c74023cf4a52a8b457b1547df6f4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0ffbbdd15b364d55bc0212ba5c32739b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/2000/01/rdf-schema#label", "clickthrough", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["http://spdx.invalid./AbstractClass", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nf7e356ac5a1044be99fd42634fb81f7d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8c0c4aa1f1ae4f7485a88627cfbc1631", "localId", "", ""]
-["_:Nad1212fd5ed241c891f8afc9235f406c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["_:N9f5fcae561fb42dbaa23d4b2cbedef0a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N1b970adab24f43699ff9033a7892334e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/2000/01/rdf-schema#label", "hasOptionalComponent", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/locator", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N41aee74b0dbe4609888f3e3488e75e26", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/standardName", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the VEX justification type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N9c88962fdf0e47f99a0477fe51b4207d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1dc8357fca8043ee86196ff6f1400d3f", "localId", "", ""]
-["_:Nd78d72bd38c34a3c804f97f9e6b927a3", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N60e06f4852a44b05b3dfdbd769a39b3a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a place for the SPDX data creator to record the package URL string\n(in accordance with the Package URL specification) for a software Package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nea5cd277bd75414183676bf891a32527", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/2000/01/rdf-schema#label", "medium", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N441c940eb087403188d7f17bd5a55a61", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N28c8fedea4324ffa8c41338d5fae0fe5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "http://www.w3.org/2000/01/rdf-schema#comment", "An entity that is authorized to issue identification credentials.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N18ed9985cff84e34807e6aa0a780a707", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/context", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Na4175476fbca48768ff989c226c9a147", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/ns/shacl#property", "_:N3b3c65b750eb401889ee9800adc1da9c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Nf3860ad4cc5d4d87be1f408701c9f435", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["_:N01b77c997a784a81856bfe55a59f0d26", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["_:N124216cccbad47f486b33fd9dce70c06", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:Nf0d9d94b4d9a4523a1d863217249938a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/2000/01/rdf-schema#comment", "data is in the form of a graph where entries are somehow related to each other through edges, such a social network of friends.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:Ndf7085005814495cbc9689c68bb9683d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N56d611894502410481612d5cb6016003", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#comment", "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing a set of licensing information\nwhere all elements apply.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "globalId", "", ""]
-["_:Nfc73e3099ed6465bb089df33bbf469ff", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1b790cf0ad524fad8d4f129ccda94fa6", "localId", "", ""]
-["_:Ne2b61099faaa4dfeb2a1dbb6cb39c943", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N9dfffc9a0d064fbbb99f222927600262", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ncb7110c05f9f446f887398fa2d241dd1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9a2ece59dbaf463a9c858ceb00db829f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nedaa28cbd856413e95e7805cf2d255dd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2f8145031850475ba01bc466221debed", "localId", "", ""]
+["_:Nf7fd042770064703a84cd9039273e4f7", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/2000/01/rdf-schema#comment", "The class that helps note down the quantity of energy consumption and the unit\nused for measurement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/2000/01/rdf-schema#label", "documentation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/2000/01/rdf-schema#label", "video", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
+["_:N0e471571470240e5872be57bfd58fed9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndbf7c5384f2242b98dd62b6a8d6a503f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/2000/01/rdf-schema#label", "timestamp", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N377b547285074591a904911ef1fc1977", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nd83655f2100e4025b2eefd465fc154ab", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "globalId", "", ""]
+["_:N73f9586a8a7d4b978afcb9cfe998050b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N904326509fc04cc4be66ea123ed9fdc4", "http://www.w3.org/ns/shacl#in", "_:N10002d3538094764a9c6d3893234cd04", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Software Composition Analysis (SCA) report.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nfb655ff9dcc6442baa6046d411f0624c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8711a8ae5ca942d1bbd795a0144ca9a7", "localId", "", ""]
+["_:N72a328f4b7e14cb194d99b35236c3430", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/ns/shacl#property", "_:Nf44042158d4d4c85a5bd6a0fcb538498", "localId", "", ""]
+["_:N461fe7f9c28b4d81a4fb17726fc9adf6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "globalId", "", ""]
+["_:Ndb50eefe33ac4feda6cfb13073b5324e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8b86dbc23a22407a9380fbd9376d3b83", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "https://www.omg.org/spec/Commons/AnnotationVocabulary/copyright", "Copyright (C) 2024 SPDX Project", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nb345ac20ec3244e480ec30eee26dc06e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:Nf9bf03371d92462f91a54baa946fd625", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Nb4381a5cee3143a482af28cf9a364f3c", "localId", "", ""]
+["_:N187a93895c7b43bea96131212a0ba3f5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N236307149ca247fcad8df1b0dd41fcfc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N88ce0438020d4326924db53dec9bd6b5", "localId", "", ""]
+["_:N82be0a238ea44c658a60ca20e0c8c6fa", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N4b7945a329d940d7a4167237a4e60e53", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:Ne03121e956234709bc0f8f288597ff50", "localId", "", ""]
+["_:N50c6944cf3544d0ab17d40d70d7715c3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N1647e706f6764e7d9ec4e0aa8979d0c6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "globalId", "", ""]
+["_:N73e74213eec84d8daaa36a51dab963d6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Nf0752cee7bef48efaa39267516a6b21a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/2000/01/rdf-schema#comment", "MD4 message-digest algorithm, as defined in [RFC 1186](https://datatracker.ietf.org/doc/rfc1186/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N8f1dd8dbe42e46fb934adf94515048b1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing a set of licensing information where\nonly one of the elements applies.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nadd6173eaf8b4550a3ec8c90524cc599", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "globalId", "", ""]
+["_:N4ac93d52ef544d5cb73aeaeb279b7567", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N07868b0098174c478ac47f3fbc946ff0", "localId", "", ""]
+["_:Nd33af007bad14a4594f7039df1c5df75", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N74551d5c49b94ece99a5fdec0d58d233", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne94d7f462c66468a8c52086b6b54de89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb07efffce0ba43a2bcac0e3a90a48609", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildId", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N14d2ccc3ee7749088945c0ba96e7a88a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a quality assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nb850dda843534d3ab3ffbadf70766fef", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "3.0.1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/endTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/summary", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nf5531d9c16ff4f589dff19f480634c29", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:Ne3b40c9739164b2eb0ae163374d9c4ac", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N187a93895c7b43bea96131212a0ba3f5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/value", "globalId", "", ""]
+["_:N65301d1be04341678842dfc049e2a33c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "globalId", "", ""]
+["_:N825f749765e348a0abfef75f63c1588a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 384, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/2000/01/rdf-schema#label", "contains", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N0d09683a42354debacdd0b0625119609", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the SPDX License List version in which this ListedLicense or\nListedLicenseException identifier was first added.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N0c49370c41124d50ac6081418cb2432d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nd0cfba2a98544626a8566f29105598e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/created", "2024-04-05", "http://www.w3.org/2001/XMLSchema#date", "", ""]
+["_:N16cb468a2dcd423bb3654b71a6f00062", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7b5b4ad7f9a54d91a292ac0738539050", "localId", "", ""]
+["_:Nc9ccffdec66347509395f75c9845128f", "http://www.w3.org/ns/shacl#not", "_:N8eab6125211e4549a03d744617823ad5", "localId", "", ""]
+["_:Nf71f6300b14a4726a20ffad899bed919", "http://www.w3.org/ns/shacl#in", "_:N2aa73eafba6f4d55938fb60c96ff2379", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "http://www.w3.org/2000/01/rdf-schema#label", "exploitCreatedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:Nfe1814d375d7456e843deb8cde1cf341", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to additional product metadata such as reference within organization's product catalog.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nb345ac20ec3244e480ec30eee26dc06e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "globalId", "", ""]
+["_:N511c01e1b6a146c3bf99fe3e88272f2e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "globalId", "", ""]
+["_:Nbf6c9a626dad41fa8a0422cb3ddab7a3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Na1ce1658c3be4bc0b082944caae9ddea", "http://www.w3.org/ns/shacl#not", "_:Nff8e6ed55f604249b913b2bbc6d8411d", "localId", "", ""]
+["_:Nda791debefe5491aa84d61433873c630", "http://www.w3.org/ns/shacl#in", "_:N1a0279389d714631b1d12935e9f2b014", "localId", "", ""]
+["_:N07cb32d0626a45cfbea37a7dd2a8b854", "http://www.w3.org/ns/shacl#pattern", "^[^\\/]+\\/[^\\/]+$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/2000/01/rdf-schema#label", "container", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nd2a11bb8a1a14a82994d02e9dd610275", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N0781395df11e44a6a3186f0fa8908958", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/2000/01/rdf-schema#label", "structured", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Na267e7b88a344e4fbd0c59a6dc760e65", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N184c02d9c66a4e9d988d681d20c5ddc6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide context for a relationship that occurs in the lifecycle.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Nb245e59ae52342bea2f1feb05bb80e79", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6aa0e623203745d7b1fb18b485918354", "localId", "", ""]
+["_:Na3b27046864941989a486e5a70e0edb4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N90cb783276d74a2881e21a08abf01e2f", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Na449b0b56e3540618b2a2698204edde9", "localId", "", ""]
+["_:Nd05558aa816f416f8c26895bb8d1d9bb", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/contentType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the content type of an Element or a Property.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N835351dfbca44416893704268470fac2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/2000/01/rdf-schema#comment", "CISA's Known Exploited Vulnerability (KEV) Catalog", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the CVSS vector string for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/2000/01/rdf-schema#label", "graph", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/2000/01/rdf-schema#label", "incomplete", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/2000/01/rdf-schema#label", "npm", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/2000/01/rdf-schema#label", "library", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N9a2ece59dbaf463a9c858ceb00db829f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbb14891b173645c4a19f0f952441b988", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["_:N31d0b150d561413c9ecc2d72bfc66683", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "globalId", "", ""]
-["_:N4cf191c2823c4f9ba2e3124c01643d11", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N419137dca06848e2a161d5eaadc9992f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/2000/01/rdf-schema#label", "yes", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ne4d0e63a8226430099ec09bd81396164", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/score", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Ne81afbff18a74c75ac853da24ab327a0", "http://www.w3.org/ns/shacl#minCount", "2", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["_:Ne0ff4ba19d0a41c18c6ccfc733f2193d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "globalId", "", ""]
+["_:Nf0752cee7bef48efaa39267516a6b21a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides additional purpose information of the software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N6535885322084aa986c62f1ad80b3668", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "globalId", "", ""]
-["_:N20563c47790549c1a3121000a834c4cb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Ne8b93e1651f84d5f8ff94e4b82012f07", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N62048f401c7a408d8e6074d8172edd5b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N21edc1b1c7c94a53a14c23900721c4b8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/ns/shacl#property", "_:Ndfeaf41c217c4e0c8c442c54949d7e6a", "localId", "", ""]
-["_:N5f35c1f648d4471ba9ad3e7fc90e56b7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Neecbcd12ce83469c90d8e79c41ce15e2", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/2000/01/rdf-schema#label", "describes", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N52a5c2aa05cb4f3da33bc1a69bc054d3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N30c0e029fe894fb8809a14d4f50d81cb", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nf5e9739ded9643ef8a3fe72118c28135", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N866122f61ea34bdca92b963b42f6fae2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies a time when a vulnerability assessment was modified", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/title", "System Package Data Exchange (SPDX) Ontology", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf98babca843e446f8ddf5dee59296ef5", "http://www.w3.org/ns/shacl#minCount", "2", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N61bad2d32f474f829df8b09e757aec59", "localId", "", ""]
-["_:Nb37183f337474d0d8058f31577954cf8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6197d862963b45bb806101e5df0a51a7", "localId", "", ""]
-["_:Nf6aee0ab31d04453b5b92d210b1ad859", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N04c144f227684ce48b50371ca423d8ee", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/ns/shacl#property", "_:N45b62edbd5f3406dba20232288ec19fd", "localId", "", ""]
+["_:Nc51fb19223644705a84f646344b7e9d3", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nf284f365ba5c4e4da40d7d7900d82744", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/probability", "globalId", "", ""]
+["_:N7676f1bbd99e47659502f87b9936453e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/scope", "globalId", "", ""]
+["_:Nf26016059c3e414da185e30155b543f5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/extension", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/percentile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N105628f6c8b040edb9db617f35f30bec", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ncff880d9e9c24887adcf512cbce2a444", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne3e1ac11e78640fab50085207414679f", "localId", "", ""]
+["_:N4571ded3acc34f068931feecaa278a44", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "no assertion about the type of support is made. This is considered the default if no other support type is used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to funding information related to a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N931242be4ac14a95b8ef51122ba2cf40", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri", "globalId", "", ""]
-["_:N67a7c2de8c574fb991ccc64346e1de56", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N0f509a18a72e4662a7e7fc2fe485c3ac", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nda26387d9677485d8554cf33b606d465", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "globalId", "", ""]
-["_:N5c42defa8afb4ab59df899067c1e54af", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N75a4a8a0dcc14090818fdc6eade781c2", "localId", "", ""]
-["_:N556a43c641024cdb92f4ef30ad62ff89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd7c9818a72e64d35a203d1b243e90dd6", "localId", "", ""]
-["_:Na9d7622cd7e94569b9540b0dc94308f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "globalId", "", ""]
-["_:N6717b73c37f1437da67113b68f12bf12", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N67a7c2de8c574fb991ccc64346e1de56", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/2000/01/rdf-schema#label", "manifest", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N2305488d52f34ae3bd7f3de8a96329e4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "globalId", "", ""]
-["_:N3b3c65b750eb401889ee9800adc1da9c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nada0379a8e6840aeab21269255f5c588", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/namespace", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "https://www.omg.org/spec/Commons/AnnotationVocabulary/copyright", "Copyright (C) 2024 SPDX Project", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Necfb795205bb49a69ffa1a569c48717a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N3f6ce06e6ca2446781e41b064c3d1d58", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Ne4d0e63a8226430099ec09bd81396164", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a purchase order for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6197d862963b45bb806101e5df0a51a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N7cdb8eb1992246f785b58b577320b504", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#property", "_:Nd0d9b8cea40d40dc91877f32f673ef66", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/2000/01/rdf-schema#label", "numeric", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N71251064642941d5a8323c552deea710", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N6a5bd79f035f4d7c9d036bc4a4d9990a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3851673c346e4c9cacc8cf50837d6cfb", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nf98babca843e446f8ddf5dee59296ef5", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["_:Nd1e13d5c3983406c938eabee95860c0e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/originatedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "http://www.w3.org/2000/01/rdf-schema#comment", "A LicenseAddition participating in a 'with addition' model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/2000/01/rdf-schema#label", "altDownloadLocation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Ne5992967c6784ac0a64f460548c9c73c", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "data type is not known.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N69674ef0cb504722bc20bd3195026b39", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N6349b0f36b7f449faa1d73050fbde88f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf0b9c1849e524f0e8b565e2bde495ce5", "localId", "", ""]
-["_:Nbb925214ef4742999c6047ece09174ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb09770ecd1d644e4aa2b0faf704a96de", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N950494b11f9e43fd9ce4b21264e6a0a8", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N0809050b78e64f1c8f5666cc9ffc92a6", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ndfeaf41c217c4e0c8c442c54949d7e6a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:Na34b98cc7abc4ac2bb5b1ba9777ec6a0", "localId", "", ""]
-["_:Nf9cc156a3e084f8ab0ce054200c8fca7", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during development phase of an element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the beginning of a range.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nad1212fd5ed241c891f8afc9235f406c", "localId", "", ""]
-["_:N7a1979daf894407dabf96d89e984ff05", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/domain", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N596d74921771447c9b35785007e34f1c", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nce436d556d4e4606ba37d9ad32d22967", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne5e123ab8f7d4aa4b35a7442690fe19d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates the amount of energy consumption incurred by an AI model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/2000/01/rdf-schema#label", "bom", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Na79e142094fb464da3de3ceb4108e4ff", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "globalId", "", ""]
+["_:Nc71de92f1cc649fcab4d77d974dac329", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "globalId", "", ""]
+["_:N47d32bc3b4e04c9ab083ec76d4f22585", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["_:N30d1dbbf97fb456eb18d38b76c8004d3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "globalId", "", ""]
+["_:N9bd771ac02cc41519919a01d4deca105", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Nc51fb19223644705a84f646344b7e9d3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
+["_:N0c3b30ca2bdf4cb1839bdc608bc41186", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0713bbcf2b1f4e23b912a81e12b5d270", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/2000/01/rdf-schema#label", "blake3", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N3bf9008e5422473bb689602da04ccca1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/subject", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/2000/01/rdf-schema#label", "describes", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ne70b85feb564419597741ca637d61d03", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N4a3178783c58491bb646a056a8dbb37a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N615be2b8b7174608b24884d12a2039ad", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N58c62d134f5e41d78440946685ecf0cc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the anonymization methods used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/2000/01/rdf-schema#label", "hasSpecification", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the amount of energy consumed when training the AI model that is\nbeing used in the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides relevant information about the AI software, not including the model\ndescription.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/ns/shacl#property", "_:N516b1b46dbb04f1c953906f0388bf8b4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a privacy assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc6d7eec7a63445c8a64113d0e59ce02c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "globalId", "", ""]
+["_:Nfd592b5830bc43009e433a4172fb036b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/locator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Ne93ae5d0cb664d7ab2554eaa72a23f25", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne94d7f462c66468a8c52086b6b54de89", "localId", "", ""]
+["_:N50c6944cf3544d0ab17d40d70d7715c3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N3bf9008e5422473bb689602da04ccca1", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Na449b0b56e3540618b2a2698204edde9", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a CVSS version 4 assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["_:N45b62edbd5f3406dba20232288ec19fd", "http://www.w3.org/ns/shacl#in", "_:N0eb0fa7732fb4a2db7455731d6a1ce53", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["_:N7a66c734ced842b4913ff95c5f5cf452", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N3c163fcab8684aa09c61e78b4cbb9b38", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/to", "globalId", "", ""]
+["_:N4a56b875349e44729e9aca40972c86cd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3de741ac343042e6ac53564501076e44", "localId", "", ""]
+["_:Nc6bdb22311b243119db2aee3b54fabe4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Na3b27046864941989a486e5a70e0edb4", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N91adaf3024344ddcbcbf3f943faaad6b", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Ne883dfda4a7445ceb1e70f39ddd03fea", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
+["_:N4d92ede494e34e51ba6eca91292dc0dc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfc8b91023a9e4e08ae989e08b6c0b9ec", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Organization", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N931294357284457f9a6f643757b29e72", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during the execution phase of an element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/ns/shacl#property", "_:Nbb0a3a63cdba4f078c6de6eef7ff6579", "localId", "", ""]
+["_:Nc6d7eec7a63445c8a64113d0e59ce02c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N30a10bdc909f4c4bb84f02821147b416", "localId", "", ""]
+["_:Nbd013d07f45a42d99931fe619ee4ca95", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Ndaecf52053104527964b081f8f6d4dfe", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:N7bd6e74fed5e42d29e8234d5933efd98", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ne9376f7e610a4f378d34348bf09acb82", "http://www.w3.org/ns/shacl#in", "_:Nbed681e4050a4ed381ead86181284b9d", "localId", "", ""]
-["_:Nf0d9d94b4d9a4523a1d863217249938a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Na4175476fbca48768ff989c226c9a147", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N556a43c641024cdb92f4ef30ad62ff89", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "globalId", "", ""]
-["_:Ndf7f8e578ea545babb3686ec4ccbd3ad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "globalId", "", ""]
-["_:Ne92d6e989fde455e8e2dd493a67d27bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2d1a418cbe234eceb99e5900d573b9f0", "localId", "", ""]
-["_:Nc034445fd507418d8439a09bb2e562dc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["_:N596d74921771447c9b35785007e34f1c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["_:N9f2f4966ca1442de8457e4f8329d0710", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nab78d95787b8439db6189f9699047620", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability was originally discovered by the `to` Agent(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "http://www.w3.org/2000/01/rdf-schema#comment", "An Individual Value for Element representing a set of Elements with\ncardinality (number/count) of zero.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb134dbc7f13f499887fd10287bcaba2e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb55dc8c91e234dedbb3dbcc141a59bc9", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/2000/01/rdf-schema#label", "analyzed", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/value", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Na9d0fc4b8c454d308184549fca9959b6", "localId", "", ""]
-["_:Nea611e5c42f94004b40d78331b3f6977", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Ontology", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N3cd13df3eb014a37bb535428e0c037e6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/2000/01/rdf-schema#label", "blake2b384", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/2000/01/rdf-schema#comment", "A `from` Vulnerability has been fixed in each `to` Element. The use of the `fixedIn` type is constrained to `VexFixedVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/parameter", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "globalId", "", ""]
-["_:N8d911077b7fd4e4180299a09ca29ea53", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N3e048db4a4e747afb8dbf69ebcfef3c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6a4847abbdd84dbb8e43386c5d710563", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class for the portion of an AnyLicenseInfo representing a license.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the expanded Licensing profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N0bf807da343b4645904db560abf69583", "http://www.w3.org/ns/shacl#in", "_:N1bd597d8851e43b79e3bde3fb6388627", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a test artifact for the `from` Element (`from` hasTest `to`), during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N7091d1b764924e4db3551e0b422e61ba", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when the type does not match any of the other options.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Nd3d538fe1cb544b5808c51dffd844c81", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has been tested on the `to` Element(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "This individual element was defined by the spec.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N2056bd91659a4260a6eb99a0cbdd9f14", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/locator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["_:Nf21725c3245f4286b67bd679d3351c59", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N916e8c3c85774fcd96b700a20240ca75", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/subject", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nfc8b91023a9e4e08ae989e08b6c0b9ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N453a2981f56c4d3a943752e7740f87fd", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/scope", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["_:N17c879855daa4fd7b7d7ef9da34e7ea6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8ff2b7ece321489a9ff262a2c697c89c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N73e74213eec84d8daaa36a51dab963d6", "http://www.w3.org/ns/shacl#in", "_:Ne93ae5d0cb664d7ab2554eaa72a23f25", "localId", "", ""]
+["_:Nf284f365ba5c4e4da40d7d7900d82744", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/2000/01/rdf-schema#comment", "A canonical, unique, immutable identifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/2000/01/rdf-schema#label", "security", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the text of one or more copyright notices for a software Package,\nFile or Snippet, if any.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N737b3d5b3c8f4cb7b5fb665b52f1dd96", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/environment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Ne41f054fce23460dba46863153e67567", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["_:Na5ef7f1675b84ce99e4f4ca36d200a91", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Na2b089e6c69d4697ae4de61d18f020f7", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Ne883dfda4a7445ceb1e70f39ddd03fea", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "http://www.w3.org/2000/01/rdf-schema#comment", "Records any relevant background information or additional comments\nabout the origin of the package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N47d32bc3b4e04c9ab083ec76d4f22585", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N13acbf7806c648f19f147c9073a04385", "localId", "", ""]
+["_:Ndb06ff981cef4e94bfdbec22badacd4d", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["_:Nbbbec88245754e9d9390b9a11f0b67c2", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/2000/01/rdf-schema#comment", "Email address, as defined in [RFC 3696](https://datatracker.ietf.org/doc/rfc3986/) Section 3.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd77e569c4d2d4d2c9bb29ea462bc94cc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/2000/01/rdf-schema#comment", "Relates a `from` Vulnerability and each `to` Element with a security assessment. To be used with `VulnAssessmentRelationship` types.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/2000/01/rdf-schema#label", "hasOutput", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N7d2dbee05b72455c995a675186de5fd1", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/buildId", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ne7777394524c4639973161dd3aff2db3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N33da303c78e142a2acc0db12f3ee6686", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nc85a3a5deac54465a32d993ba5434b00", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "globalId", "", ""]
+["_:Ne3e1ac11e78640fab50085207414679f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri", "http://www.w3.org/2000/01/rdf-schema#comment", "Maps a LicenseRef or AdditionRef string for a Custom License or a Custom\nLicense Addition to its URI ID.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N4182e8c878544ebb842682b1ece2bd3a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:Nd6f4245b3ebe44e6b100782b191deb97", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N87131d5acc2b478ba16230f714aa0bb0", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N80dac4ea19f44488ae2dc09ba1429116", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "http://www.w3.org/2000/01/rdf-schema#comment", "Property describes the invocation entrypoint of a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#comment", "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element represents software that controls hardware devices.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd951591fca6c47c2985dd159db6ad52c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4f7ca95fbfad4d20810e92ab09220394", "localId", "", ""]
+["_:N1a0279389d714631b1d12935e9f2b014", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development", "globalId", "", ""]
+["_:N91adaf3024344ddcbcbf3f943faaad6b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ndc4add4edebe43f4821fb10dd712e481", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8a37deb026864cdca312209746e2caaa", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N3b695bebf32746039b555b8460ffe552", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a file system image that can be written to a disk (or virtual) partition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nf94717c65e4f4b86b4df261ecf26650d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "globalId", "", ""]
+["_:N825f749765e348a0abfef75f63c1588a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "globalId", "", ""]
+["_:N0b728d22a9674ecc87af12fde5aae61c", "http://www.w3.org/ns/shacl#in", "_:N3899f43be1b142148dc7af5c1cd6a1b9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a test used to verify functionality on an software element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N250a4372ab014e66ba3eec07accb85dc", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
+["_:Na96bc2776ef4488595f136d0fbac26a6", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N0bf807da343b4645904db560abf69583", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/Agent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N96ab198cab814dceb4dc205e80f644d6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/2000/01/rdf-schema#label", "certificationReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#property", "_:Nb1e48771e71b47e98ac6156affc3e067", "localId", "", ""]
-["_:Neca5f29d67c84d0ba9ac05e9216798e8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N682a1c11ac5b4e2ea369c111bf3c01c7", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/locator", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the location of an exploit catalog.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N48e045eccfb146548852b6d7274d180e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N6dd024b62af74fb5a94391f7343f1c79", "http://www.w3.org/ns/shacl#in", "_:N56b887d449ac42dcac573916474bbce1", "localId", "", ""]
-["_:Nfd60dc4acf8f405b86d3ebb119d8edeb", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N5c4503ba9d8a43719f83795d17b3c7a7", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["_:N443dd85c241c4fe58205e0b7c7f18034", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9f5fcae561fb42dbaa23d4b2cbedef0a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/2000/01/rdf-schema#label", "releaseNotes", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N5ca015566baa49e1be7bab3e5ca1b85a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N835351dfbca44416893704268470fac2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/ns/shacl#property", "_:N7a48123f699948b5867af1fec0d7b88e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has specific context implications during an element's build phase, during development.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N4477c4b31f20446998b8dff00cd309b3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:Nf32238231fca45f1ac5221bd1ecd220c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/scope", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nf9ea823dce8b4178968bb583746dda07", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "globalId", "", ""]
-["_:Nb7591bd67efe44909d92824106c3b13d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N56d611894502410481612d5cb6016003", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Ne3abaf912f304b1bbda537f0c9866ce8", "localId", "", ""]
-["_:N74164e072d8147ca808c451ad6b5d980", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N0f509a18a72e4662a7e7fc2fe485c3ac", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N46b3ee96a83c4a44bb51112e0ca4621c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf6a8366ab85b4074b187672b593f3e6e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N08242c50c463457c930eba2a9659cdf9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2be1468f91bc454082c8d0af333d205f", "localId", "", ""]
-["_:Nb05234e65ed34c2e86c4abf63f02725c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a software manifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "http://www.w3.org/2000/01/rdf-schema#label", "green", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/2000/01/rdf-schema#label", "securityOther", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 4.0 - 6.9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy", "http://www.w3.org/2000/01/rdf-schema#label", "patchedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the security adversary model for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N1288d377b72c44a58a576536a10d2030", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/homePage", "globalId", "", ""]
-["_:Naa8dde945f86469da5292aed6e8c1634", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Ndfeaf41c217c4e0c8c442c54949d7e6a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/2000/01/rdf-schema#label", "cpe22", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a CVSS version 3 assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ncb9989fa0c964e6f8d1f94c2ac8e2674", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N81a9816f437e481bb798da6e731d8252", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N7a477b2d627c40bfbee3b6eca010b404", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N28c546d9833444d7b7370a64f4274b1b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/assessedElement", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies an Element contained in a piece of software where a vulnerability was\nfound.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is an operating system", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/exploited", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["_:N784fd0e933c9417b9e11ea351159df76", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a software library", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["_:N150b1880a8e64af2af56beec5b8f629e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N2757a283e93b45ad88b85a593725d092", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N2279545cee4f47fb9986df1b11a68c0f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Naa8dde945f86469da5292aed6e8c1634", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Ndb06ff981cef4e94bfdbec22badacd4d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N1d4668e7f12244a7a9407b898c9b0534", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N0b3155ddb4cc46678a8dadb3eb9e5e43", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nfcc30e48020d4dd2b3493a0cd55ea457", "localId", "", ""]
+["_:N2aa73eafba6f4d55938fb60c96ff2379", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8b5253826157456ba3297cf9f4f8db15", "localId", "", ""]
+["_:N833dac5833c24d35a16d11f2e318aeef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "globalId", "", ""]
+["_:N63f963c2c8a4467bb803f9af7eaafd3d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/context", "globalId", "", ""]
+["_:N7a48123f699948b5867af1fec0d7b88e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset provider is not making available the underlying data and the dataset must be reassembled, typically using the provided script for scraping the data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Nebecc80c7e4045d1b3ad15ab0c1d04ec", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["_:N33da303c78e142a2acc0db12f3ee6686", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N02fadd3757064be6a0b797d8675b611e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nef3e82bf7eac41aa8dc101eabd0f1815", "localId", "", ""]
+["_:N904326509fc04cc4be66ea123ed9fdc4", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "http://www.w3.org/2000/01/rdf-schema#label", "bower", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM provides an inventory of software that is present on a system. This may be an assembly of other SBOMs that combines analysis of configuration options, and examination of execution behavior in a (potentially simulated) deployment environment.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4e4b35788e1b4064b856bcd8d2cc6670", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nd2a11bb8a1a14a82994d02e9dd610275", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N615be2b8b7174608b24884d12a2039ad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "globalId", "", ""]
+["_:Nbc1332652da345c49ad3c948238f404b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an SSVC assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/name", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/2000/01/rdf-schema#comment", "there is no support for the artifact from the supplier, consumer assumes any support obligations.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a bill of materials.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes if a given file is a directory or non-directory kind of file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nba03adbea09d477299a596cac9fd8319", "http://www.w3.org/ns/shacl#not", "_:Ndbfe3b48ba714fb990a0e903863ea1ed", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "Artifact representing a serialization instance of SPDX data containing the\ndefinition of a particular Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/2000/01/rdf-schema#label", "hasDocumentation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N2847f93323fd468eab2b926c5715c994", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4a56b875349e44729e9aca40972c86cd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/severity", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the CVSS qualitative severity rating of a vulnerability in relation to a piece of software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nadd5d6fa295c47ee82d49e5fde059110", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N80dac4ea19f44488ae2dc09ba1429116", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nf507b9bee5ae4254bafe4ce3c72a9f18", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/2000/01/rdf-schema#comment", "any hashing algorithm that does not exist in this list of entries", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne03121e956234709bc0f8f288597ff50", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/2000/01/rdf-schema#label", "npm", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N7583808b54c947658126a7846ad7cc76", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4466be96ec5a4942b916c3f1fad2d3ee", "localId", "", ""]
+["_:N10f5cc15b506459db381c02764d60e76", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Lite profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nbc8ae53aacf942ca88840a6c1d655d6c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N58021835a49a4b959f9428f8df7f7198", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A distinct article or unit within the digital domain.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a map of a property names to a values.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N29cadfcf5dfa4e73b1b0f56fa6e4352f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb2747510507b404f9243bfd7225f629d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nb916f2dfc1c640bd8e0dac9bb5956172", "http://www.w3.org/ns/shacl#in", "_:N57e86c05425144f4a08e64395a0d5e1d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is amended by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["_:N942417ca6d844df0914d75b099a457f8", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N2aa14aff363e4fc1ab2ed86f71eb8873", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "http://www.w3.org/2000/01/rdf-schema#label", "lite", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N3bf9008e5422473bb689602da04ccca1", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:N37829b662873490d9964f7bbbc300fce", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Nf71f6300b14a4726a20ffad899bed919", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/ns/shacl#property", "_:Naf01116eff7c4759be95f8f97c257d9c", "localId", "", ""]
+["_:Ndb31c53559be41e0b28e79b74da0b557", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/2000/01/rdf-schema#label", "source", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:Nca9532c3dd0b421e95d0800b68e3442a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Person", "http://www.w3.org/2000/01/rdf-schema#comment", "An individual human being.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/2000/01/rdf-schema#label", "license", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/2000/01/rdf-schema#comment", "A mathematically calculated representation of a grouping of data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc7f12b88e8f5489dacbbfeb81192696a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "globalId", "", ""]
+["_:Nc22ee04d695b4582bd604f6206900620", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates absence of the field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N78c7513398064da1a55c5df1b3c96444", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed", "globalId", "", ""]
+["_:N13396ee366a94de388e2aff47754e81f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N53970517ea09401691d51549f8e0fd90", "http://www.w3.org/ns/shacl#in", "_:N77f1a43a35e5447c83116261ae574acc", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N7091d1b764924e4db3551e0b422e61ba", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Nbc1332652da345c49ad3c948238f404b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides advise on how to mitigate or remediate a vulnerability when a VEX product\nis affected by it.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:Naf01116eff7c4759be95f8f97c257d9c", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "globalId", "", ""]
+["_:N5a0ed5449f124c1e9ea7b05f0826cabd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne64dea82135241279d97934d928f2d35", "localId", "", ""]
+["_:Na449b0b56e3540618b2a2698204edde9", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N05edbc4959e844438800e546abaebaea", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:N825f749765e348a0abfef75f63c1588a", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N89d38dc48bd64f1d894f7f8c5494c264", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0d2bee57931544d786ff3bc0afb223b0", "localId", "", ""]
+["_:N98018fef19484e2fae944af82b21920e", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:Nb345ac20ec3244e480ec30eee26dc06e", "localId", "", ""]
+["_:N6aa0e623203745d7b1fb18b485918354", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "globalId", "", ""]
+["_:N675847984777421d9fb9b171cdf0bb53", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:Nc9ddcdf86e874968aa8f5ba821975eb4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["_:N786a3eaa8fbe4cf0bb67c4e086fa8b5b", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["_:Nd91122440e7149a28656eb9394e082b2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb2f2a5ddadbe4718954d50737f92e201", "localId", "", ""]
+["_:N23a349d7f4a14351adf4c70293152926", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory", "globalId", "", ""]
+["_:Ndaeba75fb43b4db7b777e9b00ecd7064", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N187a93895c7b43bea96131212a0ba3f5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N4dcad64fd9cf4af2b8d6ea98d6c5450a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/2000/01/rdf-schema#comment", "The second-highest level of risk posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/2000/01/rdf-schema#comment", "Common Vulnerabilities and Exposures identifiers, an identifier for a specific software flaw defined within the official CVE Dictionary and that conforms to the [CVE specification](https://csrc.nist.gov/glossary/term/cve_id).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf1326177a8f54cd38fb0d7aae60d69bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N5c307bac3b90460f8b755b5d46827013", "localId", "", ""]
-["_:N04c56aaa0702449d89c679a6ae2d509e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "globalId", "", ""]
-["_:Nb1e48771e71b47e98ac6156affc3e067", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "http://www.w3.org/2000/01/rdf-schema#label", "build", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nd3eb5f22c3be4e02942314bbb3d6fc3e", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N6b8369d5442f4e3c902c0fd4c6ad7f11", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "globalId", "", ""]
-["_:N6a4847abbdd84dbb8e43386c5d710563", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nfa5229038d564307aa21cdf1f0981a70", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "globalId", "", ""]
-["_:N7e6385c5f3414e35862d986501bfff61", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Ncdeee899859040f3903c3212d22c1507", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N349d882683524e14ae98f62402cadf06", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Ne202363026264077a74d779bbd16e04c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "globalId", "", ""]
-["_:Na108e2b1e33249d1a7c16ae86469a51b", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nf9cc156a3e084f8ab0ce054200c8fca7", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:N5a18c93b836b4c75887455a2be533616", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#property", "_:N6a9c7fd96f82444aac9a3bae9894656b", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/limitation", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures a limitation of the AI software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference the [security threat model](https://en.wikipedia.org/wiki/Threat_model) for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na8a357017cea4aaf8263bb41e69ff340", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an SSVC assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "Designates a `from` Vulnerability was first reported to a project, vendor, or tracking database for formal identification by each `to` Agent.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a test artifact for the `from` Element (`from` hasTest `to`), during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "staticAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Ne06f01bddfb24f69a9e1c0ba9694b11d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide the enumeration of possible decisions in the\n[Stakeholder-Specific Vulnerability Categorization (SSVC) decision tree](https://www.cisa.gov/stakeholder-specific-vulnerability-categorization-ssvc).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc6d18260ddfa478b84c2dc19c2059aa2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "A relationship has other specific context information necessary to capture that the above set of enumerations does not handle.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N7eb015d497fc4c09bb8530f59c65624d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbd0d551be201428eb241c70d0e315cfa", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 256, as defined in [RFC 6234](https://datatracker.ietf.org/doc/rfc6234/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N95b6da49b56e4298924cd2f153f00905", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/ns/shacl#property", "_:N7c7a260c778e4d4491ba75a0fe083ebe", "localId", "", ""]
+["_:N87131d5acc2b478ba16230f714aa0bb0", "http://www.w3.org/ns/shacl#pattern", "^[^\\/]+\\/[^\\/]+$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element describes each `to` Element. To denote the root(s) of a tree of elements in a collection, the rootElement property should be used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "globalId", "", ""]
+["_:N10002d3538094764a9c6d3893234cd04", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nbdc672a90df4480da8648bd31507d48e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/byteRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the byte range in the original host file that the snippet information\napplies to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N951ec4cbce414b3bab847840bf18d59f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/contentType", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is considered as evidence for the `from` Element (`from` hasEvidence `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N220b4463e39147e99e8eeeb9974c5370", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N75f6c4472b7b45349200afcce0dbacef", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes how the dataset was collected.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N87131d5acc2b478ba16230f714aa0bb0", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/contentType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N163b018b3d984833a5523252ed920c58", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N626b5ad29167479dabae9a9177315404", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N00d83dee7aa44a7991821a46e83e5164", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nce6e2333750a40619f2e93e40be35d7e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 512, as defined in [RFC 6234](https://datatracker.ietf.org/doc/rfc6234/).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N786a3eaa8fbe4cf0bb67c4e086fa8b5b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:N0713bbcf2b1f4e23b912a81e12b5d270", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbd013d07f45a42d99931fe619ee4ca95", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:N0781395df11e44a6a3186f0fa8908958", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerableCodeNotInExecutePath", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Neff5f08fa9fd4aaeb51026e2484443c7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N16cb468a2dcd423bb3654b71a6f00062", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N2aa14aff363e4fc1ab2ed86f71eb8873", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6ac0694afb0c40c1bb0988b0569f0cb4", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/ns/shacl#property", "_:Nd6f4245b3ebe44e6b100782b191deb97", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N5a0ed5449f124c1e9ea7b05f0826cabd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence", "globalId", "", ""]
+["_:Nbffaba2351c747ef8e380b89888a5f14", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/2000/01/rdf-schema#label", "certificationReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Na3925605d49b4db382603ae946c37f51", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N683c5b7b252949bda929dd4befe8bb50", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N5a2b8b0073a54a3db4d6092f1c5043ed", "http://www.w3.org/ns/shacl#in", "_:Nc1bb7a1b7d034342906511e27e066abc", "localId", "", ""]
+["_:N95c7a63c89e94f8d9ceb0dd0c34ac9e3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N4278c3d777ea4ebd81cd23af80459c2d", "localId", "", ""]
+["_:N8711a8ae5ca942d1bbd795a0144ca9a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N4f9424fdcb0643a6b8dbd2c83de164a1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact", "globalId", "", ""]
+["_:N1a0a0b40de254f55a8372bba19b60496", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/2000/01/rdf-schema#label", "executable", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/builtTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N6369a0cffc0445e888c1e30a54a5be5d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncc35596b6f164968b0bd35143cbc52ea", "localId", "", ""]
+["_:N10ab85203a394bd3ba6ef86074d64233", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0b353053b3cd41e89351acf39abb719c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N315dc3dd043c41a49ffaaba74d10eeb0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4e6142c3e2dd4f3f9e2aed1df9452bc7", "localId", "", ""]
+["_:Naa7e95f812804669b3e89daed8d27b21", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` SoftwareArtifact was discovered to actually contain each `to` license, for example as detected by use of automated tooling.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N03140b327b9d4620b37b847528c7140b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/created", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N1a0a0b40de254f55a8372bba19b60496", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/2000/01/rdf-schema#label", "hasMetadata", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element dynamically links in each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N5011f0cdb4544a70b796520ecd436a25", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nf4e0c03b381d4fb584571d8fdd2ca0a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc15495aea74e4883afce40f042a057d5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#property", "_:Nf9bf03371d92462f91a54baa946fd625", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/ns/shacl#property", "_:N80dac4ea19f44488ae2dc09ba1429116", "localId", "", ""]
+["_:Na2b089e6c69d4697ae4de61d18f020f7", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N731241b6024d4e109893eb1354404ec5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N184c02d9c66a4e9d988d681d20c5ddc6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N32f50a51e84f4a2499a5d17f54bbed6b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "http://www.w3.org/2000/01/rdf-schema#label", "core", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/completeness", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N9eda1b52fa264730ab0b383d300e1726", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Na0242fde5c314aa599a3a00cfb01634c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N694e3d4238ff4006b46b450b91f4179a", "localId", "", ""]
+["_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N897df0f6e23b488988a2d2db8aad5bc4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "globalId", "", ""]
+["_:N2dbc8b0a30da433a94050a3ab1190bb8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf10e65ca64f84003827c23ef339743e5", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a sensor used for collecting the data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4382805b6a5947d38ffcfd8b182bddbf", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/2000/01/rdf-schema#comment", "A type of extension consisting of a list of name value pairs.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text", "http://www.w3.org/2000/01/rdf-schema#comment", "data consists of unstructured text, such as a book, Wikipedia article (without images), or transcript.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/license", "https://spdx.org/licenses/Community-Spec-1.0.html", "globalId", "", ""]
+["_:N5b2e4dda703849e4933338ff0970e968", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/profileConformance", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["_:N037a9f94d4da4593a56a6804fca57483", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is 0.0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/2000/01/rdf-schema#label", "trainedOn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/percentile", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#decimal", "globalId", "", ""]
+["_:Nda791debefe5491aa84d61433873c630", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/supportLevel", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N89d641eef49d4a5f9ef42bfe5c4221bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N230a41f8c8d549b8844a37595ce56867", "localId", "", ""]
+["_:N8f24e4128c124ec08b9e80f45a43dd1e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nbac401e4be1249dd86dd149952baf59b", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Core/Element is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/2000/01/rdf-schema#label", "model", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N036299b1f2af44eeb966da8a1217ac9e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Dataset profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ncc35596b6f164968b0bd35143cbc52ea", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "The version of the SPDX License List used in the license expression.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther", "http://www.w3.org/2000/01/rdf-schema#label", "securityOther", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#property", "_:Nd77657e0b19d459c931f64f48ed7e1a6", "localId", "", ""]
+["_:Nf58f6bed32c5414ca98526a5d6a7b6dc", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nf593d6da70614e2581430bd37d9cd4ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
+["_:Ne64dea82135241279d97934d928f2d35", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nbf6c9a626dad41fa8a0422cb3ddab7a3", "localId", "", ""]
+["_:Ncf68ed04ac534a92808a38217fa55530", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/domain", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:Na2b089e6c69d4697ae4de61d18f020f7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/score", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/2000/01/rdf-schema#label", "high", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "3.0.1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nfbb5f5e996be44989d31d47d46540443", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N73e74213eec84d8daaa36a51dab963d6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/import", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an ExternalMap of Element identifiers.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["_:Nf593d6da70614e2581430bd37d9cd4ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N132cde65c9b14a1694d400388aecf0cc", "localId", "", ""]
+["_:N0e31c4b45c4b442e9f1d32ab917a76ae", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0e471571470240e5872be57bfd58fed9", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:Nbac401e4be1249dd86dd149952baf59b", "localId", "", ""]
+["_:Ndb06ff981cef4e94bfdbec22badacd4d", "http://www.w3.org/ns/shacl#in", "_:N0e4d30a5dd60459dbbb5efc7333deb37", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N02daaf1ea3874989948c16e26274de9f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N06a4b77ca26e4742a10723dc3349c395", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/name", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the name of an Element as designated by the creator.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N59f692071bb64860ab9f02cfb4670088", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 512, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a Vulnerability Exploitability eXchange (VEX) statement which provides information on whether a product is impacted by a specific vulnerability in an included package and, if affected, whether there are actions recommended to remediate. See also [NTIA VEX one-page summary](https://ntia.gov/files/ntia/publications/vex_one-page_summary.pdf).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "data type is not known.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#property", "_:N5a2b8b0073a54a3db4d6092f1c5043ed", "localId", "", ""]
+["_:N54d1f829ecc441b9b7d9248324cbea6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N96120491adc84204822952240ddadf13", "localId", "", ""]
+["_:N70cbc4a60eda4e648df0df882fab278d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4c8c5257e6c144099de859c3f43b1961", "localId", "", ""]
+["_:Nf21725c3245f4286b67bd679d3351c59", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "globalId", "", ""]
+["_:Ne778a773be4f408192f2ed37c6143a5d", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/ns/shacl#property", "_:N904326509fc04cc4be66ea123ed9fdc4", "localId", "", ""]
+["_:N261545ecf40d4f65bf47dc050598e90f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the results of general safety risk assessment of the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "globalId", "", ""]
+["_:Ncba4137ebcf84a728acd12bde91130e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8ec4229c1a674693bde766506ca93e87", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nccde3ac271484f91b83ed5fb2e1d70c9", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "globalId", "", ""]
+["_:N4278c3d777ea4ebd81cd23af80459c2d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/severity", "globalId", "", ""]
+["_:Nac0a6f045e7e4efd9dbaf01201286a14", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower", "globalId", "", ""]
+["_:N38e1279dca3f4e53be4eb3245a0e4ec2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/2000/01/rdf-schema#comment", "The affected code is not reachable through the execution of the code, including non-anticipated states of the product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc9ccffdec66347509395f75c9845128f", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N4382805b6a5947d38ffcfd8b182bddbf", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/parameter", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/value", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Nae8e63939c7c4cf4aa4ba555362d775c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-3 with a digest length of 224, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nfd592b5830bc43009e433a4172fb036b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9b9dc778bc5c415fad7f82cf4f6047d2", "localId", "", ""]
+["_:N3899f43be1b142148dc7af5c1cd6a1b9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0274510beacf46b0b7cd7048ff3cbb4d", "localId", "", ""]
+["_:N9b9dc778bc5c415fad7f82cf4f6047d2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
+["_:Nce6e2333750a40619f2e93e40be35d7e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/2000/01/rdf-schema#label", "md2", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nd8679c5e3311467ca097a4151ac8fa54", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N2b7fa052bf664f2a9e1923831d282602", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nd0d48abef81b4c44a952c0925a6e30a9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/2000/01/rdf-schema#label", "deviceDriver", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N0b3155ddb4cc46678a8dadb3eb9e5e43", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1dd7c94072d1478ca91bee2c7af967a8", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N3ba51db196c04386ae47cb64aab6c95c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nd8679c5e3311467ca097a4151ac8fa54", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM created directly from the development environment, source files, and included dependencies used to build an product artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N0e31c4b45c4b442e9f1d32ab917a76ae", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/statusNotes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:Nc9235a4485e64fff9b1298095061a58e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "globalId", "", ""]
+["_:N73f9586a8a7d4b978afcb9cfe998050b", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_512", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N7d2dbee05b72455c995a675186de5fd1", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["_:Nece0b4f721a847f98727202b50f4a753", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N210fbcf85b384009a2cee68e4a7e6b78", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/limitation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/lineRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the line range in the original host file that the snippet information\napplies to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Nda71586c3c6541b4a6a907d316dca405", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "globalId", "", ""]
+["_:N1647e706f6764e7d9ec4e0aa8979d0c6", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/homePage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/2000/01/rdf-schema#label", "module", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nbdc672a90df4480da8648bd31507d48e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N4a3178783c58491bb646a056a8dbb37a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing a License which has additional\ntext applied to it.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/buildType", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N034bf868068348fb92f2f33976cad5ae", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/ns/shacl#property", "_:N47d32bc3b4e04c9ab083ec76d4f22585", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the SSVC decision type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Na92e8ceda7e548bb9a144c2e9c857639", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N8ff2b7ece321489a9ff262a2c697c89c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N542022ab56194a2184bd872572ca204b", "localId", "", ""]
+["_:N1aac3c1c2ffb45d79910e133d9ec02f9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "globalId", "", ""]
+["_:Nca9532c3dd0b421e95d0800b68e3442a", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N986501d57648498ea8ed156092baf32c", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A License participating in an 'or later' model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne70b85feb564419597741ca637d61d03", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N13acbf7806c648f19f147c9073a04385", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N30d5cdb21c144005b1d74c81aa0e129e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/2000/01/rdf-schema#label", "mailingList", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element was invoked by the `to` Agent, during a LifecycleScopeType period (for example, a Build element that describes a build step).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N9eda1b52fa264730ab0b383d300e1726", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an indication of where to retrieve an external Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/2000/01/rdf-schema#label", "packagedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N542022ab56194a2184bd872572ca204b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N036299b1f2af44eeb966da8a1217ac9e", "localId", "", ""]
+["_:Nf5531d9c16ff4f589dff19f480634c29", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N48b3e9d109d34fdeaa6cbef58c05c171", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "globalId", "", ""]
+["_:N0eb0fa7732fb4a2db7455731d6a1ce53", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N91d11db27b28462b8545b78734a27503", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/2000/01/rdf-schema#comment", "the dataset is not publicly available and can only be accessed after affirmatively accepting terms on a clickthrough webpage.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N8bdb3da6da754d98843024e1dcbe3e43", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N02daaf1ea3874989948c16e26274de9f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "globalId", "", ""]
+["_:Na92e8ceda7e548bb9a144c2e9c857639", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N1bd597d8851e43b79e3bde3fb6388627", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Neff5f08fa9fd4aaeb51026e2484443c7", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Nd11df36dd5014f759eab790e847b9857", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/scope", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N0d2bee57931544d786ff3bc0afb223b0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "globalId", "", ""]
+["_:N942417ca6d844df0914d75b099a457f8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/2000/01/rdf-schema#label", "design", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N88ce0438020d4326924db53dec9bd6b5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N722c45f262084ffa9b063b852952397b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nf6f1751e3ea84341bdeec66f7c44a8ce", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/rootElement", "http://www.w3.org/2000/01/rdf-schema#comment", "This property is used to denote the root Element(s) of a tree of elements contained in a BOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/2000/01/rdf-schema#label", "build", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N744e6bd4bf054480b6e284543bb79b87", "http://www.w3.org/ns/shacl#in", "_:Nc14cc862b5494776966375d4711f1f8d", "localId", "", ""]
-["_:N32c6410af083493aa3238362e1cbd67e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "globalId", "", ""]
-["_:N5c307bac3b90460f8b755b5d46827013", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:Nda9579bf8aeb475c986dfda97af9e414", "localId", "", ""]
+["_:N91fee785616543dd9952683d70d387bf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N95b6da49b56e4298924cd2f153f00905", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a LicenseAddition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Extension profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a License author's preferred text to indicate that a file is covered\nby the License.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/2000/01/rdf-schema#comment", "A collection of Elements, not necessarily with unifying context.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4dda90621fe746a2972ace6f1e26f9c9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/limitation", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures a limitation of the AI software.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:Nb916f2dfc1c640bd8e0dac9bb5956172", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8692a82c280845c3a6fa37c02ddae229", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N58c62d134f5e41d78440946685ecf0cc", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/creator", "SPDX Project", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#property", "_:N894cee407d8747ec8adc2f05ce722a86", "localId", "", ""]
+["_:Nd2a11bb8a1a14a82994d02e9dd610275", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/2000/01/rdf-schema#label", "adler32", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a LicenseAddition, in SPDX templating format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ndde9f898797c42b989ef522557debf64", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "http://www.w3.org/2000/01/rdf-schema#comment", "Kilowatt-hour.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["_:Nd6ca1bcbdc494e39a9c1a4da0c52a0b3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/2000/01/rdf-schema#label", "build", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nad909dcc4fad4339a9eb809fabd6a871", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nf4e0c03b381d4fb584571d8fdd2ca0a7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "globalId", "", ""]
+["_:N57e86c05425144f4a08e64395a0d5e1d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N833dac5833c24d35a16d11f2e318aeef", "localId", "", ""]
+["_:N7f2c8d25f5df4c27b35c70d38090eab3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N8186b6d9dc534ac1b7a906d040a88d6a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/2000/01/rdf-schema#label", "funding", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NoneElement", "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo", "https://spdx.org/rdf/3.0.1/creationInfo_NoneElement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/homePage", "http://www.w3.org/2000/01/rdf-schema#comment", "A place for the SPDX document creator to record a website that serves as the\npackage's home page.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "http://www.w3.org/2000/01/rdf-schema#comment", "[Common Platform Enumeration Specification 2.2](https://cpe.mitre.org/files/cpe-specification_2.2.pdf)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Ne70b85feb564419597741ca637d61d03", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/2000/01/rdf-schema#label", "clickthrough", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "http://www.w3.org/2000/01/rdf-schema#comment", "Represents the energy quantity.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N737b3d5b3c8f4cb7b5fb665b52f1dd96", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/standardName", "globalId", "", ""]
+["_:N06a4b77ca26e4742a10723dc3349c395", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N03140b327b9d4620b37b847528c7140b", "localId", "", ""]
+["_:Nf6f1751e3ea84341bdeec66f7c44a8ce", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0c49370c41124d50ac6081418cb2432d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/2000/01/rdf-schema#label", "analyzed", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc0c94fed0eb041ef8c4fe70f4b1fd7c0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "globalId", "", ""]
+["_:N5f694c64068844ca80652791ca7749d9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4dda90621fe746a2972ace6f1e26f9c9", "localId", "", ""]
+["_:Nf5531d9c16ff4f589dff19f480634c29", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/2000/01/rdf-schema#label", "platform", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme", "http://www.w3.org/2000/01/rdf-schema#comment", "[Uniform Resource Identifier (URI) Schemes](https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml). The scheme used in order to locate a resource.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a License, in SPDX templating format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N377b547285074591a904911ef1fc1977", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#property", "_:N4aa1ea2c440f4aecb7a6656a599fbf22", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/score", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N82be0a238ea44c658a60ca20e0c8c6fa", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "globalId", "", ""]
+["_:N85ad449141be453592e9e80c2bc379f4", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["_:N9a582f09d0b7426d81ae74b09a5ed252", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "globalId", "", ""]
+["_:N1a0a0b40de254f55a8372bba19b60496", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#property", "_:Nb3e77cdb9a14442eafb0659c7081c110", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N57e86c05425144f4a08e64395a0d5e1d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N3bf9008e5422473bb689602da04ccca1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/summary", "http://www.w3.org/2000/01/rdf-schema#comment", "A short description of an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nfc3f4dc279d7471b83aa1a9df09f8d3f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N64a80dfe5e954cf59753ab8a96e4eff3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the download Uniform Resource Identifier for the package at the time\nthat the document was created.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element contains each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#label", "swhid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "http://www.w3.org/2000/01/rdf-schema#comment", "Explains why a VEX product is not affected by a vulnerability. It is an\nalternative in VexNotAffectedVulnAssessmentRelationship to the machine-readable\njustification label.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/2000/01/rdf-schema#comment", "A map of Element identifiers that are used within an SpdxDocument but defined\nexternal to that SpdxDocument.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing a set of licensing information\nwhere all elements apply.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript", "http://www.w3.org/2000/01/rdf-schema#label", "scrapingScript", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/locator", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["_:Na3743aad0c334d06a729f81988609c9f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "globalId", "", ""]
+["_:N8e672d95ff7d48e68c1ed7ecf019b269", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/exploited", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N0f7bf6e1b6a84c71b96db0ed65f445fd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne0a4093971cc4c949d28cdad8bdcb48d", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a License, in SPDX templating format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to metrics related to package such as OpenSSF scorecards.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/2000/01/rdf-schema#comment", "the artifact has been released, and is supported from the supplier. There is a validUntilDate that can provide additional information about the duration of support.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/2000/01/rdf-schema#label", "md4", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ne4c7d5c25b2f46f3b980935a3b7858e2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
-["_:Nf0b9c1849e524f0e8b565e2bde495ce5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N27a589ebe1bb40c483985fcde9a2d5f2", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/fileKind", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has been tested on the `to` Element(s).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/releaseTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Nc5bf40e3b2584e2eaa4becc473bed079", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Ne9376f7e610a4f378d34348bf09acb82", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "globalId", "", ""]
-["_:N3df9880d78624ddba1dd8e35a428b9c9", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N553eab502b9344dfa8c5091d3acb923d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/2000/01/rdf-schema#comment", "The third-highest level of risk posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["_:N024478cff6eb4ef48dc45dabdb7b0a35", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N29e8eb1e03be45ae92093e6937585f14", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/2000/01/rdf-schema#comment", "Used when there is a security related identifier of unspecified type.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N786a3eaa8fbe4cf0bb67c4e086fa8b5b", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter", "globalId", "", ""]
+["_:N037a9f94d4da4593a56a6804fca57483", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N163b018b3d984833a5523252ed920c58", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
+["_:Nd33af007bad14a4594f7039df1c5df75", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nce6e2333750a40619f2e93e40be35d7e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N30d5cdb21c144005b1d74c81aa0e129e", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N91d11db27b28462b8545b78734a27503", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/2000/01/rdf-schema#label", "configures", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N61b9a25cae674e199ce6572456d8e72f", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nb3e77cdb9a14442eafb0659c7081c110", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Security profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Build has each `to` Element as an input, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N72dd028519c2443b94229cfc4a2639bc", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/2000/01/rdf-schema#comment", "Base domain class from which all other SPDX-3.0 domain classes derive.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N44928392b4d8458f847c7fd69533d2ee", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N0b3155ddb4cc46678a8dadb3eb9e5e43", "localId", "", ""]
+["_:N4f925ef656b840928e22aa51252c2976", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ndb50eefe33ac4feda6cfb13073b5324e", "localId", "", ""]
+["_:N4ad4011b5f8c44cbb3e76f5da0885cfd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "globalId", "", ""]
+["_:Ndcdb30d7deca45a8bc3e563144933f0e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "http://www.w3.org/2000/01/rdf-schema#label", "hasPrerequisite", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N47d32bc3b4e04c9ab083ec76d4f22585", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "globalId", "", ""]
+["_:N261c61aa119e4f4e9ce3c9387fb29c9f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application", "globalId", "", ""]
+["_:N507c6135f8424e8db67fe59ae93eb464", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc6d7eec7a63445c8a64113d0e59ce02c", "localId", "", ""]
+["_:N2a72f2e0c3d44dd5ac4c0633f336d556", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
+["_:Nf6541e98d99947d9a7ccb49088b43ea0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N931294357284457f9a6f643757b29e72", "localId", "", ""]
+["_:N220b4463e39147e99e8eeeb9974c5370", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "globalId", "", ""]
+["_:Na1cdda0a73e94e598b769cac4a5a5cb8", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Nba03adbea09d477299a596cac9fd8319", "localId", "", ""]
+["_:Ne70b85feb564419597741ca637d61d03", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has manifest files that contain dependency information in each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nff9c0c2a18f24f76bfa32806ec48ce59", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/2000/01/rdf-schema#label", "issueTracker", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nd385c846dfa14371a0a3697f7168b4c1", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes methods that can be used to explain the results from the AI model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes a certain part of a file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "http://www.w3.org/2000/01/rdf-schema#comment", "A characterization of some aspect of an Element that is associated with the Element in a generalized fashion.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/endTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the time from which an element is no longer applicable / valid.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N72a328f4b7e14cb194d99b35236c3430", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/to", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "http://www.w3.org/ns/shacl#property", "_:N763c69315ee040a88ca27b5205984626", "localId", "", ""]
+["_:Nd11df36dd5014f759eab790e847b9857", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense", "https://spdx.org/rdf/3.0.1/terms/Core/created", "2024-11-22T03:00:01Z", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/ns/shacl#property", "_:N5011f0cdb4544a70b796520ecd436a25", "localId", "", ""]
+["_:N288949a61054447689377b531414e0b7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N41fda4edc0294fce84cdb5688d8ef9ef", "localId", "", ""]
+["_:Nca9532c3dd0b421e95d0800b68e3442a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "http://www.w3.org/2000/01/rdf-schema#label", "hasAssessmentFor", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nb8a14d0c45314542aa2d6a98232399be", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nb0ab9a298e9845b1b1b770398def929d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/2000/01/rdf-schema#label", "device", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/2000/01/rdf-schema#label", "inlineMitigationsAlreadyExist", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N2c7697a923534e9988689746f1d03e41", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf4e0c03b381d4fb584571d8fdd2ca0a7", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N70cbc4a60eda4e648df0df882fab278d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/domain", "http://www.w3.org/2000/01/rdf-schema#comment", "Captures the domain in which the AI package can be used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/2000/01/rdf-schema#label", "securityThreatModel", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a set of values to be used to describe the common types of SBOMs that\ntools may create.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N6e913b09266e498887238fae6898e289", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment", "globalId", "", ""]
+["_:N4aa1ea2c440f4aecb7a6656a599fbf22", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["_:N269b628c85f04f5d8a10fa3c500745a4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:Nce6e2333750a40619f2e93e40be35d7e", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N3b50e4323e8b4d388d8d522e18a49070", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nac0a6f045e7e4efd9dbaf01201286a14", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph", "http://www.w3.org/2000/01/rdf-schema#comment", "data is in the form of a graph where entries are somehow related to each other through edges, such a social network of friends.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/2000/01/rdf-schema#label", "diskImage", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/2000/01/rdf-schema#label", "vulnerableCodeCannotBeControlledByAdversary", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N348ad67a2abe4f9d929b1e20acc594b5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N52399fdf517c416ebb2e470463b71b5d", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N9a4f2ea8112e48b18e9aaa109a1e02b3", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Agent", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/catalogType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/2000/01/rdf-schema#comment", "An assertion made in relation to one or more elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:Nbc63e97d65ef4f38936c3be4f51c6827", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N556a43c641024cdb92f4ef30ad62ff89", "localId", "", ""]
-["_:Ne3abaf912f304b1bbda537f0c9866ce8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/2000/01/rdf-schema#label", "source", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai", "http://www.w3.org/2000/01/rdf-schema#label", "ai", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N9fc754cd17fe403b9e6567ff39e96ef5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:N065968ff4b1d468f80d208a94f728820", "localId", "", ""]
-["_:Ne9376f7e610a4f378d34348bf09acb82", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/2000/01/rdf-schema#label", "altWebPage", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N49a4e0f670334d2cbe90cca23083d0ad", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N97777d3f00c44071a9af1cf1e9b8d4bd", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a reference number that can be used to understand how to parse and\ninterpret an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N2b4ba84d3c35422383f41faeffab544e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Dataset profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the type of an SBOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nff83286adad842f19d79a36e90df97d2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "globalId", "", ""]
-["_:N76180350f15e4fd0be60faa3412ed1fa", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3cd13df3eb014a37bb535428e0c037e6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a container image which can be used by a container runtime application", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to an artifact containing the sources for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N15fc27df69c64453aa991097a3de803a", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Build/parameter", "globalId", "", ""]
-["_:N1fcc6df939fe4ff6b57639467f64eff7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ncdeee899859040f3903c3212d22c1507", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N2757a283e93b45ad88b85a593725d092", "http://www.w3.org/ns/shacl#pattern", "^[^\\/]+\\/[^\\/]+$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
-["_:Nd677bc1745684cf98fb92f17a75ebd52", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
-["_:N16549d2169e94a4d8d291368d2d9f71b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "globalId", "", ""]
-["_:N1288d377b72c44a58a576536a10d2030", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/comment", "http://www.w3.org/2000/01/rdf-schema#comment", "Provide consumers with comments by the creator of the Element about the\nElement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is a single or a collection of source files", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes potentially noisy elements of the dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "http://www.w3.org/2000/01/rdf-schema#comment", "Availability of dataset.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf32238231fca45f1ac5221bd1ecd220c", "http://www.w3.org/ns/shacl#in", "_:Nbb925214ef4742999c6047ece09174ec", "localId", "", ""]
-["_:N229d11f8176c4bb7acd631c6b7187287", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/ns/shacl#property", "_:N87ef2338681b493982fdd6660c334933", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Ndaecf52053104527964b081f8f6d4dfe", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["_:N01b77c997a784a81856bfe55a59f0d26", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a resource outside the scope of SPDX-3.0 content related to an Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N6a9c7fd96f82444aac9a3bae9894656b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException", "http://www.w3.org/ns/shacl#property", "_:N56d611894502410481612d5cb6016003", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Nf0d9d94b4d9a4523a1d863217249938a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N8411f84580e2497da97dab50dc3b4df3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "globalId", "", ""]
-["_:Nf7805d1c06ba43eaa22c6043949bd567", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "http://www.w3.org/2000/01/rdf-schema#label", "structured", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N37e9effec5ca4011a388b871588a9bfc", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N558588160dbd42e28c5618ebcbb6e00a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1b970adab24f43699ff9033a7892334e", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/2000/01/rdf-schema#comment", "An element of hardware and/or software utilized to carry out a particular function.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://www.w3.org/2000/01/rdf-schema#label", "System Package Data Exchange (SPDX) Ontology", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N7177e8b281d74917a500d212b7382b6b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the amount of energy consumed when finetuning the AI model that is\nbeing used in the AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ne4619e36e32c4fdc886ba17b636520a3", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:Naee034377c334f78a3af1a4d25c3d468", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/completeness", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/2000/01/rdf-schema#comment", "Element is data", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/2000/01/rdf-schema#label", "securityFix", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Na62fed341d814dc8ac95b17410dd06e9", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Tool", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the value of the content identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/2000/01/rdf-schema#label", "simpleLicensing", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Neca5f29d67c84d0ba9ac05e9216798e8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:N8692a82c280845c3a6fa37c02ddae229", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:N80dc66a1ccec469392596c5291fa2864", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/prefix", "http://www.w3.org/2000/01/rdf-schema#comment", "A substitute for a URI.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Build was run on the `to` Element during a LifecycleScopeType period (e.g. the host that the build runs on).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/2000/01/rdf-schema#comment", "BLAKE2b algorithm with a digest size of 256, as defined in [RFC 7693](https://datatracker.ietf.org/doc/rfc7693/) Section 4.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["_:N2a72f2e0c3d44dd5ac4c0633f336d556", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["_:N3b695bebf32746039b555b8460ffe552", "http://www.w3.org/ns/shacl#not", "_:Nb8a14d0c45314542aa2d6a98232399be", "localId", "", ""]
+["_:N4d2df683a0ea4c39be288b78f9e61ca4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "globalId", "", ""]
+["_:N66b43817d95d4468bf805207af159230", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "globalId", "", ""]
+["_:Nd33af007bad14a4594f7039df1c5df75", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "No assertion can be made about the completeness of the relationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N8bdb3da6da754d98843024e1dcbe3e43", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N2aa73eafba6f4d55938fb60c96ff2379", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nfe1814d375d7456e843deb8cde1cf341", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/ns/shacl#property", "_:Ne68051bb209048da9a57bc5dbaf28bf0", "localId", "", ""]
+["_:Nc38c872821b548ee8f430a027b2d711f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nd3d538fe1cb544b5808c51dffd844c81", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N98018fef19484e2fae944af82b21920e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/createdBy", "globalId", "", ""]
+["_:N39638ea4b52f4236b7a808cb979d2f4b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Nbd47cac50394462f9015e00ec4b449a6", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8ff2b7ece321489a9ff262a2c697c89c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite", "globalId", "", ""]
+["_:N9eda1b52fa264730ab0b383d300e1726", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Ne820a8ec67114d53b03a71f5f7be31f5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:Ne11c75cafdb0438299216847b06716cf", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design", "http://www.w3.org/2000/01/rdf-schema#comment", "SBOM of intended, planned software project or product with included components (some of which may not yet exist) for a new software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "3.0.1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/locator", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Nd8679c5e3311467ca097a4151ac8fa54", "localId", "", ""]
+["_:N951ec4cbce414b3bab847840bf18d59f", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/ns/shacl#property", "_:N9eda1b52fa264730ab0b383d300e1726", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nebecc80c7e4045d1b3ad15ab0c1d04ec", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/ns/shacl#property", "_:N163fe4499b2a454a9641b23118bf53ae", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#property", "_:Ne70b85feb564419597741ca637d61d03", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nfbd3df443088485abe551fc6374a3c4c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1256cfafa26e453a9d5f8b08cc5920d7", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N00d83dee7aa44a7991821a46e83e5164", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/2000/01/rdf-schema#comment", "Built-in inline controls or mitigations prevent an adversary from leveraging the vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nedaa28cbd856413e95e7805cf2d255dd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2", "globalId", "", ""]
+["_:N329ecc1447f349cc968623ddffe6a2f7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/domain", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/2000/01/rdf-schema#label", "invokedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#comment", "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent", "http://www.w3.org/2000/01/rdf-schema#label", "componentNotPresent", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N0eb0fa7732fb4a2db7455731d6a1ce53", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd73c69088f734dffb4cc9539c637aecf", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Connects a vulnerability and an element designating the element as a product\naffected by the vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nfb655ff9dcc6442baa6046d411f0624c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5", "globalId", "", ""]
+["_:N687efc23ea2c4c0b9a09c9ca45dc49b3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc91762ec925048e0a85d224bd2bd6d32", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N377b547285074591a904911ef1fc1977", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#comment", "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N4dcad64fd9cf4af2b8d6ea98d6c5450a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N264b55b33a4549a6a131d79763879896", "localId", "", ""]
+["_:N0a961d271f304c8cbb2e0a1307a9d8ad", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nf284f365ba5c4e4da40d7d7900d82744", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the primary purpose of the software artifact.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "http://www.w3.org/2000/01/rdf-schema#comment", "Identifies the full text of a License or Addition.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy", "http://www.w3.org/2000/01/rdf-schema#label", "foundBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense", "http://www.w3.org/2000/01/rdf-schema#label", "hasConcludedLicense", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nf41c7f62f52f4c10b14344ec13dfe1e5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a machine learning or artificial intelligence model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd11df36dd5014f759eab790e847b9857", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N5d195bb929fc404584503e9c9b17a526", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Identify the version of a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/ns/shacl#property", "_:N675847984777421d9fb9b171cdf0bb53", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_224", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N2847f93323fd468eab2b926c5715c994", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "globalId", "", ""]
+["_:Nd385c846dfa14371a0a3697f7168b4c1", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "globalId", "", ""]
+["_:N4466be96ec5a4942b916c3f1fad2d3ee", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N14d2ccc3ee7749088945c0ba96e7a88a", "localId", "", ""]
+["_:N1bd597d8851e43b79e3bde3fb6388627", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/vectorString", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N4d86b5ad122d431bbf443326643a51df", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfbd3df443088485abe551fc6374a3c4c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/2000/01/rdf-schema#comment", "Package URL, as defined in the corresponding [Annex](../../../annexes/pkg-url-specification.md) of this specification.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N14d7232930234cad917631e1993d7ccd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:Na42e3794f624483e818646ed683c5ba2", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:Nfe1814d375d7456e843deb8cde1cf341", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nc38c872821b548ee8f430a027b2d711f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "http://www.w3.org/2000/01/rdf-schema#label", "vcs", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/2000/01/rdf-schema#label", "exportControlAssessment", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
+["_:Nbd47cac50394462f9015e00ec4b449a6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/2000/01/rdf-schema#label", "sha256", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is metadata about the `from` Element (`from` hasMetadata `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3c34004e669a4f809790739b55299420", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:Nc7f12b88e8f5489dacbbfeb81192696a", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email", "http://www.w3.org/2000/01/rdf-schema#label", "email", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:N82be0a238ea44c658a60ca20e0c8c6fa", "localId", "", ""]
+["_:N1dd7c94072d1478ca91bee2c7af967a8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N34cf4751490f48f9852ff2fa143a6321", "localId", "", ""]
+["_:Nc6d18260ddfa478b84c2dc19c2059aa2", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/File", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the original host file that the snippet information applies to.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Agent is delegating an action to the Agent of the `to` Relationship (which must be of type invokedBy), during a LifecycleScopeType (e.g. the `to` invokedBy Relationship is being done on behalf of `from`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3899f43be1b142148dc7af5c1cd6a1b9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the time when a recommended action was communicated in a VEX statement\nto mitigate a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/description", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/packageUrl", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ndbfe3b48ba714fb990a0e903863ea1ed", "http://www.w3.org/ns/shacl#hasValue", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "http://www.w3.org/2000/01/rdf-schema#label", "cwe", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N3851673c346e4c9cacc8cf50837d6cfb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "http://www.w3.org/2000/01/rdf-schema#comment", "A mathematical algorithm that maps data of arbitrary size to a bit string.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 0.1 - 3.9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N3daabc6c6db94e5596afc49544cf4f73", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://spdx.invalid./AbstractClass", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation", "http://www.w3.org/2000/01/rdf-schema#label", "documentation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-1, a secure hashing algorithm, as defined in [RFC 3174](https://www.rfc-editor.org/info/rfc3174).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:Ndb8f89749acf4352b1d62c554af7fde6", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1fb6b0088d4c43e7b3c2fc9342ceaa64", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N64ddee7ac73d4ece8829e73183990c09", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression", "http://www.w3.org/2000/01/rdf-schema#comment", "A string in the license expression format.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["_:N137d0a75fd374daeb077f228da53897d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc2c6dbe5330f4b17ae33727e45f3e9d4", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/2000/01/rdf-schema#comment", "The highest level of risk posed by an AI system.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N4d126f9477f941e8bd279a13b5a8f5bd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfa5229038d564307aa21cdf1f0981a70", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
-["_:Nad60293878ba46b5b12652a41f9e5b9e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N86117ed461e44611b359453a2e0ddc6d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of an external identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "http://www.w3.org/2000/01/rdf-schema#label", "bom", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb3c96ed9edf047408c12db5df1daaf43", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nbb8a5798239c4e919f8766e4ec36f99c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/rdf/3.0.1/terms/Licensing/None", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/2000/01/rdf-schema#comment", "in addition to being supported by the supplier, the software is known to have been deployed and is in use. For a software as a service provider, this implies the software is now available as a service.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/standardName", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest", "http://www.w3.org/2000/01/rdf-schema#comment", "Property that describes the digest of the build configuration file used to\ninvoke a build.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange", "http://www.w3.org/2000/01/rdf-schema#comment", "Defines the end of a range.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/2000/01/rdf-schema#label", "serious", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/statement", "http://www.w3.org/2000/01/rdf-schema#comment", "Commentary on an assertion that an annotator has made.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3bf9008e5422473bb689602da04ccca1", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N91adaf3024344ddcbcbf3f943faaad6b", "http://www.w3.org/ns/shacl#in", "_:N2aa14aff363e4fc1ab2ed86f71eb8873", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/2000/01/rdf-schema#label", "simpleLicensing", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/dataLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the license under which the SPDX documentation of the Element can be\nused.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbbbec88245754e9d9390b9a11f0b67c2", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/2000/01/rdf-schema#label", "purchaseOrder", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N68767751c5f64fc1afe82f2dcbae6636", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1358bfc70dc14db6aa3a799228bc2fdd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a export control assessment for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbd14f0a1267744e89f6930e710689414", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/identifier", "globalId", "", ""]
+["_:Na449b0b56e3540618b2a2698204edde9", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N328adb4bb1ec422084a2169890188a03", "localId", "", ""]
+["_:Nf71f6300b14a4726a20ffad899bed919", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nbac401e4be1249dd86dd149952baf59b", "http://www.w3.org/ns/shacl#path", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N8e672d95ff7d48e68c1ed7ecf019b269", "localId", "", ""]
+["_:N5ab248e680454bbcb3ed254de24ac49f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N163fe4499b2a454a9641b23118bf53ae", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "http://www.w3.org/ns/shacl#property", "_:N453a2981f56c4d3a943752e7740f87fd", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy", "http://www.w3.org/2000/01/rdf-schema#label", "coordinatedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1fb6b0088d4c43e7b3c2fc9342ceaa64", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "globalId", "", ""]
-["_:N2757a283e93b45ad88b85a593725d092", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "Makes no assertion about the field.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/2000/01/rdf-schema#comment", "data is a collection of images such as pictures of animals.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "globalId", "", ""]
-["_:N3daf4b35020144689a44f0ff15ab9244", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Ncf36f0c937574a40957458e67ccab9cc", "localId", "", ""]
-["_:Nf854d2bed3524a08aa85d987a15ae3b4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N60be8975df7d4f659d6589e10d3c8e19", "localId", "", ""]
-["_:N75afbc0eb6e646f28396b52ee0131582", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N2bdf11c1b85e405a835c07e19f150556", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "http://www.w3.org/2000/01/rdf-schema#comment", "data is video based, such as a collection of movie clips featuring Tom Hanks.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#label", "gitoid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N998d2725c2574c8f8344620b839e2d6f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9b52daafec44429186724a6d9a846793", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Ne84bb159066e48a1a884cceaa3854438", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:N77693c7bc7954401a66962a8958fac0c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:Nbfec05fc44f6435dbdeeb9f608a28e4c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N74164e072d8147ca808c451ad6b5d980", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator", "http://www.w3.org/2000/01/rdf-schema#comment", "Portion of an AnyLicenseInfo representing this version, or any later version,\nof the indicated License.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5e376019b0684f24bf032cb891f1c491", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6349b0f36b7f449faa1d73050fbde88f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N7e6385c5f3414e35862d986501bfff61", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType", "globalId", "", ""]
-["_:Nc0df3f2041aa425183862b62f02dd829", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N8551607a3f804986877c0affaed0b752", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nfc73e3099ed6465bb089df33bbf469ff", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/2000/01/rdf-schema#label", "other", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ne4619e36e32c4fdc886ba17b636520a3", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N28c8fedea4324ffa8c41338d5fae0fe5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N00e5d1a9fc9f4e8ea643c5dec21372c9", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Relationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:Ne14b54567e794b13a34acf8718d2ccf6", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nf39729cdf1294ea88879ccd16e468339", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:N312b811b38e3467eb37fbf91bc0dd93b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:Ne8307a3d6a8a433fad20e9cf2bd69327", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N99c96394ef494f739f0ba15682e92ea3", "localId", "", ""]
-["_:N49d9ce37bbb44f77a01b48e5f2009c3f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/2000/01/rdf-schema#label", "modifiedBy", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N61bad2d32f474f829df8b09e757aec59", "http://www.w3.org/ns/shacl#in", "_:N86dbcc278d2a463da15bda1f007010e6", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N7d3cea31b9db4418ad60cbbcd3f14b75", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:N30a7d396784a431ba0eb686ae5b7e645", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N36ba7d6688234724ae43de9320a88887", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N3cb5c5f5df694e3aaf52da4c410b011e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class for additional text intended to be added to a License, but\nwhich is not itself a standalone License.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N2b4ba84d3c35422383f41faeffab544e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5ca015566baa49e1be7bab3e5ca1b85a", "localId", "", ""]
-["_:N01e0073f9d2a49f49037b8e666018bbd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
-["_:Nf05790d65f4b451781271dd86a5b4005", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na341e2127b1c4da9b7a2c521b48ba61d", "localId", "", ""]
-["_:Nc7ccb8d419ad49ab9f18f22daf82266f", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N5a18c93b836b4c75887455a2be533616", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/2000/01/rdf-schema#label", "cpe23", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier", "http://www.w3.org/ns/shacl#property", "_:Nb953247c1d474ff9b1190938b713a604", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N6e7150c4286149b7aa27ddf655625b5e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nd698c35793ab47df8eaa1d9f6fe9f131", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nea5cd277bd75414183676bf891a32527", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact", "http://www.w3.org/2000/01/rdf-schema#comment", "Artifact representing a serialization instance of SPDX data containing the\ndefinition of a particular Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element describes each `to` Element. To denote the root(s) of a tree of elements in a collection, the rootElement property should be used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nc5839c1a42cb4cbf8b8f389491a2b604", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the time when a recommended action was communicated in a VEX statement\nto mitigate a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N456086b235914b4f9bd89adfd54de37c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N99069f06ac76429c9f76e68132e89664", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
-["_:Nfafa3bfbbc7b4ea7bd042cec31c4660f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7c1de3ae74ec4d1d9b6be8a05eea2f76", "localId", "", ""]
-["_:N99069f06ac76429c9f76e68132e89664", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N835bfbd04e26414fa4e0357251d9e6c7", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/startTime", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#dateTimeStamp", "globalId", "", ""]
-["_:N8e3eb89dc9a84ae0ae77a3bbc07580c9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["_:N626b5ad29167479dabae9a9177315404", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "globalId", "", ""]
+["_:N243ef6907efb40d38e00f4430d63fc19", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9ed65925a89e40e8b7faaa925d739c72", "localId", "", ""]
+["_:Nda71586c3c6541b4a6a907d316dca405", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Ndc659c8552d54ab684aadbdacdbd7a8d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "globalId", "", ""]
+["_:Ne5e123ab8f7d4aa4b35a7442690fe19d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "globalId", "", ""]
+["_:N0274510beacf46b0b7cd7048ff3cbb4d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#property", "_:N5ab248e680454bbcb3ed254de24ac49f", "localId", "", ""]
+["_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["_:N4e6142c3e2dd4f3f9e2aed1df9452bc7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/endTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/autonomyType", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates whether the system can perform a decision or action without human\ninvolvement or guidance.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#label", "noAssertion", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "globalId", "", ""]
+["_:N66595c518c6248f69bdca82dccebf454", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na82fb3a822a04f6180f1ca7808276d8f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/metric", "http://www.w3.org/2000/01/rdf-schema#comment", "Records the measurement of prediction quality of the AI model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nd0cfba2a98544626a8566f29105598e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na79e142094fb464da3de3ceb4108e4ff", "localId", "", ""]
+["_:N5f694c64068844ca80652791ca7749d9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Extension/Extension", "globalId", "", ""]
+["_:N0781395df11e44a6a3186f0fa8908958", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review", "http://www.w3.org/2000/01/rdf-schema#label", "review", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nd77657e0b19d459c931f64f48ed7e1a6", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to the patch or source code that fixes a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Nc5485992ed4e4cbea07fa6d87ee716ac", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256", "http://www.w3.org/2000/01/rdf-schema#label", "blake2b256", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "runtimeAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/ns/shacl#property", "_:Nf41c7f62f52f4c10b14344ec13dfe1e5", "localId", "", ""]
+["_:Nfcc30e48020d4dd2b3493a0cd55ea457", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies a data package and its associated information.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/ns/shacl#property", "_:Ndaeba75fb43b4db7b777e9b00ecd7064", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "This individual element was defined by the spec.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nf7fd042770064703a84cd9039273e4f7", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N65301d1be04341678842dfc049e2a33c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a social media channel for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/locator", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides the location of an exploit catalog.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "data is of a type not included in this list.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nff33e8337dc8421d9e74b338e35a75d5", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/name", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N1d4668e7f12244a7a9407b898c9b0534", "localId", "", ""]
+["_:N13f4d81403034faaa93ea1abc3bd3d91", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "globalId", "", ""]
+["_:Ndb31c53559be41e0b28e79b74da0b557", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N73e74213eec84d8daaa36a51dab963d6", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/ns/shacl#property", "_:N954579de61d84bef909737ad4568a536", "localId", "", ""]
+["_:N68e2aefd82ab40c59cc6c2bfeab0adc4", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/Snippet", "http://www.w3.org/ns/shacl#property", "_:Nc6d18260ddfa478b84c2dc19c2059aa2", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ne7777394524c4639973161dd3aff2db3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "http://www.w3.org/2000/01/rdf-schema#label", "registration", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nbb0a3a63cdba4f078c6de6eef7ff6579", "http://www.w3.org/ns/shacl#not", "_:Ncedd59bf4f1a4436ac8325d34d020df5", "localId", "", ""]
+["_:N58b8de667bb54771976a5e86a8a8139a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N9bb1cced9aa14e08b36ebf9f952b1d01", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization", "http://www.w3.org/2000/01/rdf-schema#comment", "This individual element was defined by the spec.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Ne883dfda4a7445ceb1e70f39ddd03fea", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nf284f365ba5c4e4da40d7d7900d82744", "localId", "", ""]
+["_:Nd0ec388aab40469ab0a4297c30e0c906", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N9c1ccbc2b86f454395a450f736b67eec", "localId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file", "http://www.w3.org/2000/01/rdf-schema#comment", "The file represents a single file (default).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element dynamically links in each `to` Element, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb40056258a0d4d96a453b1af72d463fc", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512", "http://www.w3.org/2000/01/rdf-schema#label", "sha3_512", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class for additional text intended to be added to a License, but\nwhich is not itself a standalone License.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat", "http://www.w3.org/2000/01/rdf-schema#label", "chat", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N6946aaeee89545da9d91b8527c54139a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:Nc0df3f2041aa425183862b62f02dd829", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N27a589ebe1bb40c483985fcde9a2d5f2", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N3daabc6c6db94e5596afc49544cf4f73", "localId", "", ""]
-["_:N4a639a72aca4429f900632616a34bef4", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Naae3483836e249d3a4cdd827af0f8631", "localId", "", ""]
-["_:Ncf36f0c937574a40957458e67ccab9cc", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nc642cb7cb5d441eaaa4a1fc86368d998", "http://www.w3.org/ns/shacl#in", "_:Nd0989d19000249b7b6abdfee096c9f41", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/packageVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Identify the version of a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/2000/01/rdf-schema#label", "archive", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Annotation", "http://www.w3.org/ns/shacl#property", "_:N208b27c07ce6469e9114d5b80dfc4f8f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "A License participating in a 'with addition' model.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
-["_:N393d2d53bef34fe0846e87c7df91588d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/actionStatement", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N58021835a49a4b959f9428f8df7f7198", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd77e569c4d2d4d2c9bb29ea462bc94cc", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N6be5db9035a14b779b13bfa0a5a51c3e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nd83655f2100e4025b2eefd465fc154ab", "localId", "", ""]
+["_:Nb3e77cdb9a14442eafb0659c7081c110", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Vulnerability has no impact on each `to` Element. The use of the `doesNotAffect` is constrained to `VexNotAffectedVulnAssessmentRelationship` classed relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N683c5b7b252949bda929dd4befe8bb50", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N991d42b910e64656b45d7c4ce9e7f5e3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is a test case for the `from` Element (`from` hasTestCase `to`).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/File", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N2b94274553ab4bc2bbc78307f39b3327", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Impact justification label to be used when linking a vulnerability to an element\nrepresenting a VEX product with a VexNotAffectedVulnAssessmentRelationship\nrelationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nba03adbea09d477299a596cac9fd8319", "http://www.w3.org/ns/shacl#message", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact is an abstract class and should not be instantiated directly. Instantiate a subclass instead.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N0f568f8825144082a14a0e000b8ff13f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes", "globalId", "", ""]
+["_:Nae8e63939c7c4cf4aa4ba555362d775c", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N8e672d95ff7d48e68c1ed7ecf019b269", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#boolean", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/2000/01/rdf-schema#label", "crystalsDilithium", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N0d09683a42354debacdd0b0625119609", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "http://www.w3.org/2000/01/rdf-schema#comment", "BLAKE2b algorithm with a digest size of 512, as defined in [RFC 7693](https://datatracker.ietf.org/doc/rfc7693/) Section 4.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nc3c21678fc9a459784f054a6954a9aa8", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a CVSS version 2.0 assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:Na267e7b88a344e4fbd0c59a6dc760e65", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element provides low level control over a device's hardware.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N2056bd91659a4260a6eb99a0cbdd9f14", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue", "globalId", "", ""]
+["_:N0753f471dae945e885cde15702c705bb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime", "http://www.w3.org/2000/01/rdf-schema#label", "runtime", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend", "http://www.w3.org/2000/01/rdf-schema#comment", "The vulnerability requires attention from the organization's internal, supervisory-level individuals. Necessary actions include requesting assistance or information about the vulnerability, and may involve publishing a notification either internally and/or externally. CISA recommends remediating Attend vulnerabilities sooner than standard update timelines.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3c163fcab8684aa09c61e78b4cbb9b38", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["_:N7a48123f699948b5867af1fec0d7b88e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/comment", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/2000/01/rdf-schema#comment", "data describes the syntax or semantics of a language or text, such as a parse tree used for natural language processing.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:Nc9ddcdf86e874968aa8f5ba821975eb4", "localId", "", ""]
+["_:N07868b0098174c478ac47f3fbc946ff0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N2061c93cd5774c61823bf76c952d5242", "localId", "", ""]
+["_:N95b6da49b56e4298924cd2f153f00905", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element treats each `to` Element as a data file. A data file is an artifact that stores data required or optional for the `from` Element's functionality. A data file can be a database file, an index file, a log file, an AI model file, a calibration data file, a temporary file, a backup file, and more. For AI training dataset, test dataset, test artifact, configuration data, build input data, and build output data, please consider using the more specific relationship types: `trainedOn`, `testedOn`, `hasTest`, `configures`, `hasInput`, and `hasOutput`, respectively. This relationship does not imply dependency.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nf7fd042770064703a84cd9039273e4f7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nf41c7f62f52f4c10b14344ec13dfe1e5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N8bdb3da6da754d98843024e1dcbe3e43", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:Ne778a773be4f408192f2ed37c6143a5d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText", "globalId", "", ""]
+["_:Na5ef7f1675b84ce99e4f4ca36d200a91", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N14d7232930234cad917631e1993d7ccd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract class representing a License or an OrLaterOperator.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/2000/01/rdf-schema#comment", "When a CVSS score is between 9.0 - 10.0", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ndb31c53559be41e0b28e79b74da0b557", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/2000/01/rdf-schema#label", "test", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/rdf/3.0.1/terms/Licensing/NoAssertion", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/2000/01/rdf-schema#label", "sha384", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes all the preprocessing steps applied to the training data before the\nmodel training.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the simple Licensing profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Links a vulnerability and elements representing products (in the VEX sense) where\na fix has been applied and are no longer affected.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a social media channel for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na1f3d174a6d64488a8ff34be710850c5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N1fcc6df939fe4ff6b57639467f64eff7", "localId", "", ""]
-["_:N941027defe6c4c49915b8fb72263813e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N6f822a7a1a0748eaa9f4fe3e881d6726", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1", "globalId", "", ""]
-["_:N55072cbd77a64b16b152c20236d786f7", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:N64ddee7ac73d4ece8829e73183990c09", "localId", "", ""]
-["_:N761b1b05ac5746c3b86d599c46526598", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the SPDX License List version in which this license or exception\nidentifier was deprecated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/AIPackage", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Software/Package", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element uses each `to` Element as a tool, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to an alternative download location.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:Ne2f51219aefd476d89347b0e1c485369", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["_:Nf32238231fca45f1ac5221bd1ecd220c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Nc416283f46f74c5ca28e42eede357fc1", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:Nc709c441c5e04513bcf2e73d3670fca8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "globalId", "", ""]
-["_:N2c65a23cf781468598b84d1456d825fb", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "http://www.w3.org/2000/01/rdf-schema#comment", "Explains why a VEX product is not affected by a vulnerability. It is an\nalternative in VexNotAffectedVulnAssessmentRelationship to the machine-readable\njustification label.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed", "http://www.w3.org/2000/01/rdf-schema#label", "deployed", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/element", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/justificationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "http://www.w3.org/2002/07/owl#sameAs", "https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Element", "http://www.w3.org/2000/01/rdf-schema#comment", "Base domain class from which all other SPDX-3.0 domain classes derive.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nf39729cdf1294ea88879ccd16e468339", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N45b62edbd5f3406dba20232288ec19fd", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Ne64dea82135241279d97934d928f2d35", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/2000/01/rdf-schema#label", "binaryArtifact", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N0b728d22a9674ecc87af12fde5aae61c", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/annotationType", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes the type of annotation.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText", "http://www.w3.org/ns/shacl#property", "_:Nda71586c3c6541b4a6a907d316dca405", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the unit in which energy is measured.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:N9bb1cced9aa14e08b36ebf9f952b1d01", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na3743aad0c334d06a729f81988609c9f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the value of the content identifier.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/ns/shacl#property", "_:Nc9ccffdec66347509395f75c9845128f", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/2000/01/rdf-schema#label", "configuration", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N44928392b4d8458f847c7fd69533d2ee", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "globalId", "", ""]
+["_:N6eb9ec15081f404a99935ff4e2aaa14b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N62b8677868664944abc9f19745aed957", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne4baf3becb8740a79f8bceb49f40679f", "localId", "", ""]
+["_:Nf3dfbb7f98e84c61b58f5b17e3ae9f19", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/externalRef", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has a dependency on each `to` Element, dependency is not in the distributed artifact, but assumed to be provided, during a LifecycleScopeType period.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N82be0a238ea44c658a60ca20e0c8c6fa", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Nf44042158d4d4c85a5bd6a0fcb538498", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#positiveInteger", "globalId", "", ""]
+["_:Nb3e77cdb9a14442eafb0659c7081c110", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:N4278c3d777ea4ebd81cd23af80459c2d", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies a time when a vulnerability assessment was modified", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is modified by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bom", "http://www.w3.org/2000/01/rdf-schema#comment", "A container for a grouping of SPDX-3.0 content characterizing details\n(provenence, composition, licensing, etc.) about a product.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve", "http://www.w3.org/2000/01/rdf-schema#label", "cve", "http://www.w3.org/2001/XMLSchema#string", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid", "http://www.w3.org/2000/01/rdf-schema#label", "gitoid", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete", "http://www.w3.org/2000/01/rdf-schema#label", "complete", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/decisionType", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
+["_:Nf7e1508801cf4398b830fad84fe53388", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N62b8677868664944abc9f19745aed957", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3", "http://www.w3.org/2000/01/rdf-schema#label", "blake3", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/publishedTime", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N8b959a4ad4834d5a96d17ac52b3571cf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element has been copied to each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/2000/01/rdf-schema#label", "red", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Ndee65321b0f14da3a2a5675702243602", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport", "globalId", "", ""]
-["_:Nffd32d595d024069b6df3a1ef8da642a", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Package", "http://www.w3.org/2000/01/rdf-schema#comment", "Refers to any unit of content that can be associated with a distribution of\nsoftware.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification", "http://www.w3.org/2000/01/rdf-schema#label", "hasSpecification", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation", "http://www.w3.org/2000/01/rdf-schema#label", "documentation", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nf2495df384ef4dfe9e42259508a5f433", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N6b8369d5442f4e3c902c0fd4c6ad7f11", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N8551607a3f804986877c0affaed0b752", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` SoftwareArtifact was discovered to actually contain each `to` license, for example as detected by use of automated tooling.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module", "http://www.w3.org/2000/01/rdf-schema#label", "module", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N2fd6d6c96c7b46dabc958e2ddb32657c", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 224, as defined in [RFC 3874](https://www.rfc-editor.org/info/rfc3874).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na168e6a25ca4415aa927f2d16152226c", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N56b887d449ac42dcac573916474bbce1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput", "http://www.w3.org/2000/01/rdf-schema#label", "hasOutput", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N1f248bb10ce740cc9124e394b35259ba", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference build system used to create or publish the package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType", "globalId", "", ""]
-["_:Na1ab85fdd72146cfb0eb275a20aed6fb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N68dfb19b51934b85a897e13ae36b552a", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:Nc5bf40e3b2584e2eaa4becc473bed079", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N3d67d474d6584406964ab34eebc78a17", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/description", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides a detailed description of the Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType", "globalId", "", ""]
-["_:Nfc8707d6d8b944508b09d8d3125e53f3", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing", "globalId", "", ""]
-["_:N64ddee7ac73d4ece8829e73183990c09", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N2d8b30121bba468383f1a52208a233a0", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Nd73c665e4d964b40be2d12cdc7ab7fa2", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/sensor", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "globalId", "", ""]
-["_:N28c546d9833444d7b7370a64f4274b1b", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nc642cb7cb5d441eaaa4a1fc86368d998", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N67a7c2de8c574fb991ccc64346e1de56", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N9dfffc9a0d064fbbb99f222927600262", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:Nfc79218ef172418cad1d73977bceaf78", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/hashValue", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software", "http://www.w3.org/2000/01/rdf-schema#label", "software", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation", "http://www.w3.org/2000/01/rdf-schema#comment", "Records if sensitive personal information is used during model training or\ncould be used during the inference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Na40768ed7c6a40fcb01c9e8f1793b8a7", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework", "http://www.w3.org/2000/01/rdf-schema#label", "framework", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N01e0073f9d2a49f49037b8e666018bbd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite", "globalId", "", ""]
-["_:N87ef2338681b493982fdd6660c334933", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N8e8fa340313748a7b459ba889204f2c1", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Na34b98cc7abc4ac2bb5b1ba9777ec6a0", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing", "globalId", "", ""]
-["_:N2751f527dac048b29b31dea36517c56a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4a639a72aca4429f900632616a34bef4", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
-["_:N341003cfbb2341dc85b4e126aedddb6f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric", "globalId", "", ""]
-["_:Neb11974d792545bab359067d0609d8ef", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N20563c47790549c1a3121000a834c4cb", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N870a0a4f2a794e2aae2a22975ec6fa49", "localId", "", ""]
-["_:N556257d7798d418ea42ac047b24405ec", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N7bd6e74fed5e42d29e8234d5933efd98", "localId", "", ""]
-["_:N42dac2d2cbe6407596e2fb585812097d", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Other exploit catalogs", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb95a1dba72b847409cd9eab4ed5e0033", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier", "globalId", "", ""]
-["_:N6e7150c4286149b7aa27ddf655625b5e", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N36ba7d6688234724ae43de9320a88887", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "globalId", "", ""]
-["_:N64ddee7ac73d4ece8829e73183990c09", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/copyrightText", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:Ne3895908b9eb4cf68888a0b70d8088ff", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/score", "globalId", "", ""]
-["_:Ne8b93e1651f84d5f8ff94e4b82012f07", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
-["_:N9f5fcae561fb42dbaa23d4b2cbedef0a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nb37183f337474d0d8058f31577954cf8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["_:N229d11f8176c4bb7acd631c6b7187287", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nc6fa5c5fdf614c2f88c2b4fc315663fb", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo", "http://www.w3.org/ns/shacl#property", "_:Nc0df3f2041aa425183862b62f02dd829", "localId", "", ""]
-["_:Nefe7cf242fd84f90a4f3cc6062e671c8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Build/Build", "http://www.w3.org/ns/shacl#property", "_:Nd78d72bd38c34a3c804f97f9e6b927a3", "localId", "", ""]
-["_:Nf4064e5c7fb84a899bffb14df5844894", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious", "http://www.w3.org/2000/01/rdf-schema#label", "serious", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N0ac53be222cb49b7af09086cfaaed1db", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness", "http://www.w3.org/2000/01/rdf-schema#comment", "Indicates whether a relationship is known to be complete, incomplete, or if no assertion is made with respect to relationship completeness.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N107aa4617cfc41499f0678d83f303c24", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/Sbom", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N4379f82c1b44400197a0281504402fc5", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/locator", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression", "http://www.w3.org/ns/shacl#property", "_:Nc5839c1a42cb4cbf8b8f389491a2b604", "localId", "", ""]
-["_:Nd73c665e4d964b40be2d12cdc7ab7fa2", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Every `to` Element is related to the `from` Element where the relationship type is not described by any of the SPDX relationhip types (this relationship is directionless).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "globalId", "", ""]
-["_:Nbf51d2fce0c449ca8df0fa964ec48e89", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N15fc27df69c64453aa991097a3de803a", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32", "http://www.w3.org/2000/01/rdf-schema#comment", "Adler-32 checksum is part of the widely used zlib compression library as defined in [RFC 1950](https://www.rfc-editor.org/info/rfc1950) Section 2.3.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/ns/shacl#property", "_:N659a17727ec34fe487d556cc5ed935fa", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap", "http://www.w3.org/2000/01/rdf-schema#range", "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap", "globalId", "", ""]
-["_:N42775851ecec45ee90ee1fe5c1071993", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N4fd4703e2c5d4687bed9b05563fc9cda", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNode", "globalId", "", ""]
-["_:N1d5173c248f14304bd9adef81206e060", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N6a3cf2ffe9b9430390c5ce23bd48fce4", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224", "http://www.w3.org/2000/01/rdf-schema#label", "sha224", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N2305488d52f34ae3bd7f3de8a96329e4", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator", "http://www.w3.org/ns/shacl#property", "_:Nc5bf40e3b2584e2eaa4becc473bed079", "localId", "", ""]
-["_:N9832a681241a4a91bd95ecdfaa05670d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/prefix", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
-["_:N5e77c3af3932465a99431b715d09d12e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId", "globalId", "", ""]
-["_:N6761e7f2e133401fa1a4d1f8bed0202e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Nc7ccb8d419ad49ab9f18f22daf82266f", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N950494b11f9e43fd9ce4b21264e6a0a8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/2000/01/rdf-schema#comment", "Element is configuration data", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/locationHint", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#anyURI", "globalId", "", ""]
-["_:N9832a681241a4a91bd95ecdfaa05670d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:Ne0cb74aabc9c4794b4d9319b9a1fe42b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Ndb56a4a0aad9490faaa05462a9fcc5b9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nefe7cf242fd84f90a4f3cc6062e671c8", "localId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/impactStatement", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform", "http://www.w3.org/2000/01/rdf-schema#label", "platform", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:Nb387237d7787460e8f7e72786252a39f", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high", "http://www.w3.org/2000/01/rdf-schema#label", "high", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element provides a requirement needed as input for another Element", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/", "http://purl.org/dc/terms/license", "https://spdx.org/licenses/Community-Spec-1.0.html", "globalId", "", ""]
-["_:N069fdf6673d440b8ab54670ad7906662", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["_:N069fdf6673d440b8ab54670ad7906662", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/energyUnit", "globalId", "", ""]
-["_:N9177e2ee3c054acba6cd2b8f4d78e4f3", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "http://www.w3.org/2000/01/rdf-schema#comment", "Megajoule.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N78f0595c63a44f9ea394e506cdf868e9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build", "globalId", "", ""]
-["_:N833899f5b4b1487b8858f9aebd17a95c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber", "globalId", "", ""]
-["_:N558588160dbd42e28c5618ebcbb6e00a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "http://www.w3.org/2000/01/rdf-schema#comment", "any hashing algorithm that does not exist in this list of entries", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
-["_:N069fdf6673d440b8ab54670ad7906662", "http://www.w3.org/ns/shacl#in", "_:N62354c6ede0641c2a17958df1fce06bf", "localId", "", ""]
-["_:N950494b11f9e43fd9ce4b21264e6a0a8", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N74164e072d8147ca808c451ad6b5d980", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SbomType", "globalId", "", ""]
-["_:Nbe19063f503a46969af5f11469f71a33", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn", "globalId", "", ""]
-["_:N4c5910b87a7e4fc69577e8ccd52c8ab3", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file", "http://www.w3.org/2000/01/rdf-schema#label", "file", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures", "http://www.w3.org/2000/01/rdf-schema#label", "configures", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive", "http://www.w3.org/2000/01/rdf-schema#comment", "the Element is an archived collection of one or more files (.tar, .zip, etc)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a static analysis report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N193f441ef82a4c6f872a77fdc536a646", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid", "globalId", "", ""]
-["_:N2757a283e93b45ad88b85a593725d092", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/contentType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides an EPSS assessment for a vulnerability.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/sbomType", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the type of an SBOM.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nb245e59ae52342bea2f1feb05bb80e79", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "http://www.w3.org/2000/01/rdf-schema#comment", "Information about the relationship between two Elements.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime", "http://www.w3.org/2000/01/rdf-schema#comment", "Timestamp of impact statement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N96ab198cab814dceb4dc205e80f644d6", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/subject", "globalId", "", ""]
-["_:Nfd60dc4acf8f405b86d3ebb119d8edeb", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/2000/01/rdf-schema#comment", "A mathematically calculated representation of a grouping of data.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N5c4503ba9d8a43719f83795d17b3c7a7", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["_:N3051e5f9bfdf45b19c416045118502ef", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/Hash", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid", "http://www.w3.org/2000/01/rdf-schema#comment", "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256", "http://www.w3.org/2000/01/rdf-schema#comment", "SHA-2 with a digest length of 256, as defined in [RFC 6234](https://www.rfc-editor.org/info/rfc6234).", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512", "http://www.w3.org/2000/01/rdf-schema#label", "sha512", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "globalId", "", ""]
-["_:N107aa4617cfc41499f0678d83f303c24", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Core/created", "globalId", "", ""]
-["_:N67fc6e9fc5d24eabb8543cdc669b1145", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess", "http://www.w3.org/2000/01/rdf-schema#comment", "Describes how the dataset was collected.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget", "http://www.w3.org/2000/01/rdf-schema#label", "nuget", "http://www.w3.org/2001/XMLSchema#string", "", ""]
-["_:N64ddee7ac73d4ece8829e73183990c09", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
-["_:N6e7150c4286149b7aa27ddf655625b5e", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference build metadata related to a published package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nfe1303da564e44c3ab64d0e8f83a0713", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/from", "http://www.w3.org/2000/01/rdf-schema#comment", "References the Element on the left-hand side of a relationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ncb9989fa0c964e6f8d1f94c2ac8e2674", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is a descendant of each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Nb7591bd67efe44909d92824106c3b13d", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
-["_:Ne7755fef413944e6a5bd969d379e8410", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
-["_:N0f509a18a72e4662a7e7fc2fe485c3ac", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon", "http://www.w3.org/2000/01/rdf-schema#comment", "[FALCON](https://falcon-sign.info/falcon.pdf)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:N208b27c07ce6469e9114d5b80dfc4f8f", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy", "http://www.w3.org/2000/01/rdf-schema#comment", "The `from` Element is amended by each `to` Element.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
-["_:Ncdcdce99937a4256a16f3f88605197d9", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile", "globalId", "", ""]
+["_:Nff33e8337dc8421d9e74b338e35a75d5", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:Ncae19f1586924a439b37e75eb5b57ed4", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/domain", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N30d5cdb21c144005b1d74c81aa0e129e", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nc91762ec925048e0a85d224bd2bd6d32", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost", "globalId", "", ""]
+["_:N95b6da49b56e4298924cd2f153f00905", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Ndb06ff981cef4e94bfdbec22badacd4d", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Na5a538a0052340c0ba01747cca3d3da8", "http://www.w3.org/ns/shacl#not", "_:N8115c0678af046f9bb8fe56f1541b92b", "localId", "", ""]
+["_:Nf41c7f62f52f4c10b14344ec13dfe1e5", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nfcc30e48020d4dd2b3493a0cd55ea457", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Security/score", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn", "http://www.w3.org/2000/01/rdf-schema#label", "testedOn", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc38c872821b548ee8f430a027b2d711f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Software/homePage", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument", "http://www.w3.org/ns/shacl#property", "_:Ndc4f18efad334d78a498ea9df84fbd02", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["_:N0b728d22a9674ecc87af12fde5aae61c", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/algorithm", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Nd11df36dd5014f759eab790e847b9857", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/Element", "globalId", "", ""]
+["_:N105628f6c8b040edb9db617f35f30bec", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ned1f0afb78d3460c9478383abf3da36b", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Na8cf54eee3ac40cca0ed6cfdaef6a576", "localId", "", ""]
+["_:N734a831b529349fb969fd328dc6dcb1c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N25b71b41baf8408a91b66336f376a5b6", "localId", "", ""]
+["_:Nb850dda843534d3ab3ffbadf70766fef", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Ndc4f18efad334d78a498ea9df84fbd02", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#BlankNodeOrIRI", "globalId", "", ""]
["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
-["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:Nda791debefe5491aa84d61433873c630", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support", "http://www.w3.org/2000/01/rdf-schema#comment", "the artifact has been released, and is supported from the supplier. There is a validUntilDate that can provide additional information about the duration of support.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N6be5db9035a14b779b13bfa0a5a51c3e", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element refers to a chipset, processor, or electronic board.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "http://www.w3.org/2000/01/rdf-schema#comment", "Categories of presence or absence.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:Nbd14f0a1267744e89f6930e710689414", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nf44042158d4d4c85a5bd6a0fcb538498", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N6eb9ec15081f404a99935ff4e2aaa14b", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N06a4b77ca26e4742a10723dc3349c395", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other", "globalId", "", ""]
+["_:Nccde3ac271484f91b83ed5fb2e1d70c9", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N36b7d391e5cf402199bf454d82f5735c", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Bundle", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/value", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#comment", "A reference to a dynamic analysis report for a package.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/to", "http://www.w3.org/2000/01/rdf-schema#comment", "References an Element on the right-hand side of a relationship.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#comment", "Abstract ancestor class for all VEX relationships", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:Nf3dfbb7f98e84c61b58f5b17e3ae9f19", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N565a78360e28494ea80897aadf944c0c", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License", "http://www.w3.org/ns/shacl#property", "_:N79e0fdc8a753446e8e1931aab90b02ae", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#IRI", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies the type of an external reference.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:N5011f0cdb4544a70b796520ecd436a25", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data", "http://www.w3.org/2000/01/rdf-schema#label", "data", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N1358bfc70dc14db6aa3a799228bc2fdd", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/createdUsing", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#ObjectProperty", "globalId", "", ""]
+["_:Nf507b9bee5ae4254bafe4ce3c72a9f18", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["_:N0f568f8825144082a14a0e000b8ff13f", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N89d641eef49d4a5f9ef42bfe5c4221bd", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/limitation", "http://www.w3.org/2000/01/rdf-schema#range", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image", "http://www.w3.org/2000/01/rdf-schema#label", "image", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc91762ec925048e0a85d224bd2bd6d32", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Nf028d12b2d0f4f6cb20747b6b39a8b5b", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf", "http://www.w3.org/2000/01/rdf-schema#label", "ancestorOf", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:Nc85a3a5deac54465a32d993ba5434b00", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:Ne7777394524c4639973161dd3aff2db3", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement", "https://spdx.org/rdf/3.0.1/terms/Core/specVersion", "3.0.1", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N163fe4499b2a454a9641b23118bf53ae", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:N29e8eb1e03be45ae92093e6937585f14", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode", "http://www.w3.org/ns/shacl#property", "_:N88e97455b377466daa24bff58cde8f0d", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId", "http://www.w3.org/2000/01/rdf-schema#comment", "Specifies whether a license or additional text identifier has been marked as\ndeprecated.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest", "http://www.w3.org/2000/01/rdf-schema#label", "hasTest", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport", "http://www.w3.org/2000/01/rdf-schema#label", "dynamicAnalysisReport", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N328adb4bb1ec422084a2169890188a03", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["_:Nadc18a90b6ca4cc3af0fb2aa7418dda8", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build", "http://www.w3.org/2000/01/rdf-schema#comment", "the element follows the Build profile specification", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage", "http://www.w3.org/ns/shacl#property", "_:N66b43817d95d4468bf805207af159230", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no", "http://www.w3.org/2000/01/rdf-schema#label", "no", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#NamedIndividual", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other", "http://www.w3.org/2000/01/rdf-schema#comment", "Any other units of energy measurement.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test", "http://www.w3.org/2000/01/rdf-schema#label", "test", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element is a plan, guideline or strategy how to create, perform or analyze an application.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/Artifact", "http://www.w3.org/ns/shacl#property", "_:N06465237afe4406eb4803558f7a57c08", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N6f8ca85700744b0e9f7a8672675d1dca", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/key", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#DatatypeProperty", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship", "http://www.w3.org/ns/shacl#property", "_:N7676f1bbd99e47659502f87b9936453e", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship", "http://www.w3.org/ns/shacl#property", "_:N8692a82c280845c3a6fa37c02ddae229", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2002/07/owl#Class", "globalId", "", ""]
+["_:N06465237afe4406eb4803558f7a57c08", "http://www.w3.org/ns/shacl#pattern", "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$", "http://www.w3.org/2001/XMLSchema#string", "", ""]
+["_:N30d5cdb21c144005b1d74c81aa0e129e", "http://www.w3.org/ns/shacl#class", "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType", "globalId", "", ""]
+["_:Nb81407b76fc94f228f1f5ad011d931a5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink", "globalId", "", ""]
+["_:N4091b2fb3d5c417fad7305927740d1d5", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N683c5b7b252949bda929dd4befe8bb50", "localId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/FileKindType", "http://www.w3.org/2000/01/rdf-schema#comment", "Enumeration of the different kinds of SPDX file.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose", "globalId", "", ""]
+["_:N73833299f42a4f78b3a3379f9d2302d7", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid", "globalId", "", ""]
+["_:N034bf868068348fb92f2f33976cad5ae", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship", "http://www.w3.org/2000/01/rdf-schema#subClassOf", "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/completeness", "http://www.w3.org/2000/01/rdf-schema#comment", "Provides information about the completeness of relationships.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/ns/shacl#NodeShape", "globalId", "", ""]
+["_:N6946aaeee89545da9d91b8527c54139a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video", "globalId", "", ""]
+["_:N4382805b6a5947d38ffcfd8b182bddbf", "http://www.w3.org/ns/shacl#maxCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other", "http://www.w3.org/2000/01/rdf-schema#comment", "The Element doesn't fit into any of the other categories.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N3c34004e669a4f809790739b55299420", "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest", "_:N5a0ed5449f124c1e9ea7b05f0826cabd", "localId", "", ""]
+["_:Nbd14f0a1267744e89f6930e710689414", "http://www.w3.org/ns/shacl#nodeKind", "http://www.w3.org/ns/shacl#Literal", "globalId", "", ""]
+["_:Nc37985fef6884679b49d387a2ef08d3f", "http://www.w3.org/ns/shacl#path", "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre", "globalId", "", ""]
+["_:Nb850dda843534d3ab3ffbadf70766fef", "http://www.w3.org/ns/shacl#minCount", "1", "http://www.w3.org/2001/XMLSchema#integer", "", ""]
+["_:Nd0ec388aab40469ab0a4297c30e0c906", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion", "http://www.w3.org/2000/01/rdf-schema#comment", "no assertion about the type of support is made. This is considered the default if no other support type is used.", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["_:N737b3d5b3c8f4cb7b5fb665b52f1dd96", "http://www.w3.org/ns/shacl#datatype", "http://www.w3.org/2001/XMLSchema#string", "globalId", "", ""]
+["_:N8186b6d9dc534ac1b7a906d040a88d6a", "http://www.w3.org/1999/02/22-rdf-syntax-ns#first", "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy", "globalId", "", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23", "http://www.w3.org/2000/01/rdf-schema#comment", "[Common Platform Enumeration: Naming Specification Version 2.3](https://csrc.nist.gov/publications/detail/nistir/7695/final)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium", "http://www.w3.org/2000/01/rdf-schema#comment", "[Dilithium](https://pq-crystals.org/dilithium/)", "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString", "en", ""]
+["https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact", "http://www.w3.org/ns/shacl#property", "_:Nfbb5f5e996be44989d31d47d46540443", "localId", "", ""]
diff --git a/rdf/spdx-model.json-ld b/rdf/spdx-model.json-ld
index 9ee26857a8..df4b0456ed 100644
--- a/rdf/spdx-model.json-ld
+++ b/rdf/spdx-model.json-ld
@@ -1,171 +1,217 @@
[
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "CISA's Known Exploited Vulnerability (KEV) Catalog"
+ "@value": "the dataset is not publicly available and an email registration is required before accessing the dataset, although without an affirmative acceptance of terms."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "kev"
+ "@value": "registration"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A string in the license expression format."
+ "@value": "A license addition that is not listed on the SPDX Exceptions List."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-3 with a digest length of 224, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
+ "@value": "The third-highest level of risk posed by an AI system."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "sha3_224"
+ "@value": "medium"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/profileConformance",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes one a profile which the creator of this ElementCollection intends to\nconform to."
+ "@value": "A map of Element identifiers that are used within an SpdxDocument but defined\nexternal to that SpdxDocument."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:Nebecc80c7e4045d1b3ad15ab0c1d04ec"
+ },
+ {
+ "@id": "_:Nb345ac20ec3244e480ec30eee26dc06e"
+ },
+ {
+ "@id": "_:N894cee407d8747ec8adc2f05ce722a86"
+ },
+ {
+ "@id": "_:Nd2a11bb8a1a14a82994d02e9dd610275"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Nebecc80c7e4045d1b3ad15ab0c1d04ec",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Property that describes the digest of the build configuration file used to\ninvoke a build."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Hash"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Nb345ac20ec3244e480ec30eee26dc06e",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Provides information about the primary purpose of the software artifact."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "@id": "_:N894cee407d8747ec8adc2f05ce722a86",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "the element follows the Build profile specification"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "build"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locationHint"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "@id": "_:Nd2a11bb8a1a14a82994d02e9dd610275",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "The `from` Element treats each `to` Element as a data file. A data file is an artifact that stores data required or optional for the `from` Element's functionality. A data file can be a database file, an index file, a log file, an AI model file, a calibration data file, a temporary file, a backup file, and more. For AI training dataset, test dataset, test artifact, configuration data, build input data, and build output data, please consider using the more specific relationship types: `trainedOn`, `testedOn`, `hasTest`, `configures`, `hasInput`, and `hasOutput`, respectively. This relationship does not imply dependency."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "hasDataFile"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to an npm package. The package locator format is defined in the [npm documentation](https://docs.npmjs.com/cli/v10/configuring-npm/package-json) and looks like `package@version`."
+ "@value": "Concise Software Identification (CoSWID) tag, as defined in [RFC 9393](https://datatracker.ietf.org/doc/rfc9393/) Section 2.3."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "npm"
+ "@value": "swid"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifier",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides relevant information about the AI software, not including the model\ndescription."
+ "@value": "Uniquely identifies an external element."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -175,55 +221,72 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes what the given dataset should be used for."
+ "@value": "A software agent."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/extension",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies an Extension characterization of some aspect of an Element."
+ "@value": "Specifies the type of a content identifier."
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "BLAKE2b algorithm with a digest size of 256, as defined in [RFC 7693](https://datatracker.ietf.org/doc/rfc7693/) Section 4."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
+ "@value": "blake2b256"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
"http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A distinct article or unit related to Software."
+ "@value": "Provides a CVSS version 2.0 assessment for a vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -233,422 +296,293 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N744e6bd4bf054480b6e284543bb79b87"
+ "@id": "_:Na2b089e6c69d4697ae4de61d18f020f7"
},
{
- "@id": "_:Nf7805d1c06ba43eaa22c6043949bd567"
- },
+ "@id": "_:Nb850dda843534d3ab3ffbadf70766fef"
+ }
+ ]
+ },
+ {
+ "@id": "_:Na2b089e6c69d4697ae4de61d18f020f7",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "_:N64ddee7ac73d4ece8829e73183990c09"
- },
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "_:N0809050b78e64f1c8f5666cc9ffc92a6"
- },
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:Nb95a1dba72b847409cd9eab4ed5e0033"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score"
}
]
},
{
- "@id": "_:N744e6bd4bf054480b6e284543bb79b87",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nb850dda843534d3ab3ffbadf70766fef",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test"
- }
- ]
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString"
}
]
},
{
- "@id": "_:Nf7805d1c06ba43eaa22c6043949bd567",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test"
- }
- ]
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "The Element is a machine learning or artificial intelligence model."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose"
+ "@value": "model"
}
]
},
{
- "@id": "_:N64ddee7ac73d4ece8829e73183990c09",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "The `from` Element is an ancestor of each `to` Element."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "ancestorOf"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "The `from` Element is available from the additional supplier described by each `to` Element."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/copyrightText"
+ "@value": "availableFrom"
}
]
},
{
- "@id": "_:N0809050b78e64f1c8f5666cc9ffc92a6",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "A reference to a runtime analysis report for a package."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/attributionText"
+ "@value": "runtimeAnalysisReport"
}
]
},
{
- "@id": "_:Nb95a1dba72b847409cd9eab4ed5e0033",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier"
+ "@language": "en",
+ "@value": "An Individual Value for License when no assertion can be made about its actual\nvalue."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2002/07/owl#sameAs": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Licensing/NoAssertion"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier"
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Information about the relationship between two Elements."
+ "@value": "Specifies the SPDX License List version in which this license or exception\nidentifier was deprecated."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-1, a secure hashing algorithm, as defined in [RFC 3174](https://www.rfc-editor.org/info/rfc3174)."
+ "@value": "Relates a `from` Vulnerability and each `to` Element with a security assessment. To be used with `VulnAssessmentRelationship` types."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "sha1"
+ "@value": "hasAssessmentFor"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildId",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "When a CVSS score is between 9.0 - 10.0"
+ "@value": "A buildId is a locally unique identifier used by a builder to identify a unique\ninstance of a build produced by it."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "critical"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/severity",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the SPDX License List version in which this ListedLicense or\nListedLicenseException identifier was first added."
+ "@value": "Specifies the CVSS qualitative severity rating of a vulnerability in relation to a piece of software."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Indicates whether a relationship is known to be complete, incomplete, or if no assertion is made with respect to relationship completeness."
+ "@value": "The Element is a file system image that can be written to a disk (or virtual) partition."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "filesystemImage"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies who or what supplied the artifact or VulnAssessmentRelationship\nreferenced by the Element."
+ "@value": "A `from` Vulnerability has been fixed in each `to` Element. The use of the `fixedIn` type is constrained to `VexFixedVulnAssessmentRelationship` classed relationships."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ "@value": "fixedIn"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element has been copied to each `to` Element."
+ "@value": "A reference to a [penetration test](https://en.wikipedia.org/wiki/Penetration_test) report for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "copiedTo"
+ "@value": "securityPenTestReport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
@@ -656,474 +590,539 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element doesn't fit into any of the other categories"
+ "@value": "The Element is a container image which can be used by a container runtime application."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "container"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#Ontology"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://purl.org/dc/terms/abstract": [
{
"@language": "en",
- "@value": "BLAKE2b algorithm with a digest size of 256, as defined in [RFC 7693](https://www.rfc-editor.org/info/rfc7693) Section 4."
+ "@value": "This ontology defines the terms and relationships used in the SPDX specification to describe system packages"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://purl.org/dc/terms/created": [
{
- "@value": "blake2b256"
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2024-04-05"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://purl.org/dc/terms/creator": [
{
"@language": "en",
- "@value": "A concrete subclass of AnyLicenseInfo used by Individuals in the\nExpandedLicensing profile."
+ "@value": "SPDX Project"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://purl.org/dc/terms/license": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@id": "https://spdx.org/licenses/Community-Spec-1.0.html"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://purl.org/dc/terms/references": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "https://spdx.dev/specifications/"
+ }
+ ],
+ "http://purl.org/dc/terms/title": [
+ {
+ "@language": "en",
+ "@value": "System Package Data Exchange (SPDX) Ontology"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@language": "en",
+ "@value": "System Package Data Exchange (SPDX) Ontology"
+ }
+ ],
+ "http://www.w3.org/2002/07/owl#versionIRI": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/"
+ }
+ ],
+ "https://www.omg.org/spec/Commons/AnnotationVocabulary/copyright": [
+ {
+ "@language": "en",
+ "@value": "Copyright (C) 2024 SPDX Project"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRefType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/percentile",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the type of the external reference."
+ "@value": "The percentile of the current probability score."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Element is data"
+ "@value": "The `from` SoftwareArtifact was discovered to actually contain each `to` license, for example as detected by use of automated tooling."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "data"
+ "@value": "hasDeclaredLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/Organization"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an independently reproducible mechanism that permits verification of a specific Element."
+ "@value": "An Organization representing the SPDX Project."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2002/07/owl#sameAs": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "https://spdx.org/"
}
],
- "http://www.w3.org/ns/shacl#property": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo": [
{
- "@id": "_:Nf3860ad4cc5d4d87be1f408701c9f435"
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization"
}
]
},
{
- "@id": "_:Nf3860ad4cc5d4d87be1f408701c9f435",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Provides information about the primary purpose of the software artifact."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "An Individual Value for License where the SPDX data creator determines that no\nlicense is present."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2002/07/owl#sameAs": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Licensing/None"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to additional product metadata such as reference within organization's product catalog."
+ "@value": "SBOM generated through instrumenting the system running the software, to capture only components present in the system, as well as external call-outs or dynamically loaded components. In some contexts, this may also be referred to as an \"Instrumented\" or \"Dynamic\" SBOM."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "productMetadata"
+ "@value": "runtime"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the type of a content identifier."
+ "@value": "data is video based, such as a collection of movie clips featuring Tom Hanks."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "video"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Used when the type does not match any of the other options."
+ "@value": "the dataset is publicly available, but not all at once, and can only be accessed through queries which return parts of the dataset."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "query"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/description",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a detailed description of the Element."
+ "@value": "Used when someone reviews the Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "review"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A license exception that is listed on the SPDX Exceptions list."
+ "@value": "The Element provides a requirement needed as input for another Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
+ "@value": "requirement"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "When a CVSS score is 0.0"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N56d611894502410481612d5cb6016003"
- },
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:Ne880e2c5878f4becba59cd843618c77a"
+ "@value": "none"
}
]
},
{
- "@id": "_:N56d611894502410481612d5cb6016003",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "Specifies the unit of energy consumption."
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "A reference to the software support channel or other support information for a package."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion"
+ "@value": "support"
}
]
},
{
- "@id": "_:Ne880e2c5878f4becba59cd843618c77a",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/algorithm",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Specifies the algorithm used for calculating the hash value."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyUnit",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The third-highest level of risk posed by an AI system."
+ "@value": "Specifies the unit in which energy is measured."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "medium"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Used to associate a `from` Artifact with each `to` Vulnerability."
+ "@value": "Describes the preprocessing steps that were applied to the raw data to create the given dataset."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "hasAssociatedVulnerability"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an IntegrityMethod with which the integrity of an Element can be\nasserted."
+ "@value": "the element follows the ExpandedLicensing profile specification"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ "@value": "expandedLicensing"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data type is not known."
+ "@value": "The `from` Element depends on each `to` Element, during a LifecycleScopeType period."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "noAssertion"
+ "@value": "dependsOn"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Vulnerability impact is being investigated for each `to` Element. The use of the `underInvestigationFor` type is constrained to `VexUnderInvestigationVulnAssessmentRelationship` classed relationships."
+ "@value": "The Element is a software framework."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "underInvestigationFor"
+ "@value": "framework"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/annotationType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes the type of annotation."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
+ "@value": "Provides a set of values to be used to describe the common types of SBOMs that\ntools may create."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a machine learning or artificial intelligence model"
+ "@value": "Built-in inline controls or mitigations prevent an adversary from leveraging the vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "model"
+ "@value": "inlineMitigationsAlreadyExist"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Captures the size of the dataset."
+ "@value": "A collection of SPDX Elements that could potentially be serialized."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N4aa1ea2c440f4aecb7a6656a599fbf22"
+ },
+ {
+ "@id": "_:Ndc4f18efad334d78a498ea9df84fbd02"
+ },
+ {
+ "@id": "_:Nc22ee04d695b4582bd604f6206900620"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "_:N4aa1ea2c440f4aecb7a6656a599fbf22",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "the Element is a single file which can be independently distributed (configuration file, statically linked binary, Kubernetes deployment, etc)"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "file"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/import"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/copyrightText",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Ndc4f18efad334d78a498ea9df84fbd02",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Identifies the text of one or more copyright notices for a software Package,\nFile or Snippet, if any."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Nc22ee04d695b4582bd604f6206900620",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "The relative file name of a file to be excluded from the\n`PackageVerificationCode`."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/dataLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssV2VulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -1131,70 +1130,86 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a CVSS version 2.0 assessment for a vulnerability."
+ "@value": "A canonical, unique, immutable identifier"
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N7d98dd34e2e442ec8f9dd87a82897c1a"
+ "@id": "_:N45b62edbd5f3406dba20232288ec19fd"
},
{
- "@id": "_:N950494b11f9e43fd9ce4b21264e6a0a8"
+ "@id": "_:N453a2981f56c4d3a943752e7740f87fd"
}
]
},
{
- "@id": "_:N7d98dd34e2e442ec8f9dd87a82897c1a",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N45b62edbd5f3406dba20232288ec19fd",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid"
+ }
+ ]
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType"
}
]
},
{
- "@id": "_:N950494b11f9e43fd9ce4b21264e6a0a8",
+ "@id": "_:N453a2981f56c4d3a943752e7740f87fd",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -1205,341 +1220,185 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Email address, as defined in [RFC 3696](https://www.rfc-editor.org/info/rfc3986) Section 3."
+ "@value": "Describes relevant information about different steps of the training process."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "email"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/lineRange",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides information about the creation of the Element."
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@value": "Defines the line range in the original host file that the snippet information\napplies to."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Nc0df3f2041aa425183862b62f02dd829"
- },
- {
- "@id": "_:N4379f82c1b44400197a0281504402fc5"
- },
- {
- "@id": "_:N107aa4617cfc41499f0678d83f303c24"
- },
- {
- "@id": "_:N9a4f2ea8112e48b18e9aaa109a1e02b3"
- },
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "_:N70a01ce1edb94124ac3d6a3b187db793"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
}
]
},
{
- "@id": "_:Nc0df3f2041aa425183862b62f02dd829",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/locator",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "Provides the location of an exploit catalog."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Provides the location for more information regarding an external identifier."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/specVersion"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"
- }
- ]
- },
- {
- "@id": "_:N4379f82c1b44400197a0281504402fc5",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
- }
- ]
- },
- {
- "@id": "_:N107aa4617cfc41499f0678d83f303c24",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/created"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
- }
- ]
- },
- {
- "@id": "_:N9a4f2ea8112e48b18e9aaa109a1e02b3",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdBy"
- }
- ]
- },
- {
- "@id": "_:N70a01ce1edb94124ac3d6a3b187db793",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Tool"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdUsing"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a Maven repository artifact. The artifact locator format is defined in the [Maven documentation](https://maven.apache.org/guides/mini/guide-naming-conventions.html) and looks like `groupId:artifactId[:version]`."
+ "@value": "there is no support for the artifact from the supplier, consumer assumes any support obligations."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "mavenCentral"
+ "@value": "noSupport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Abstract class representing a license combination consisting of one or more licenses."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "Records the results of general safety risk assessment of the AI system."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/completeness",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-3 with a digest length of 384, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
+ "@value": "Provides information about the completeness of relationships."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "sha3_384"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is an operating system"
+ "@value": "Data points in the dataset are highly confidential and can only be shared with named recipients."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "operatingSystem"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/hashValue",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "The result of applying a hash algorithm to an Element."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Identifies the download Uniform Resource Identifier for the package at the time\nthat the document was created."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@value": "red"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/element",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Refers to one or more Elements that are part of an ElementCollection."
+ "@value": "The field describes the availability of a dataset."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The software is not affected because the vulnerable component is not in the product."
+ "@value": "Used to associate a `from` Artifact with each `to` Vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "componentNotPresent"
+ "@value": "hasAssociatedVulnerability"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
@@ -1547,17 +1406,17 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the issue tracker for a package."
+ "@value": "A reference to an artifact containing the sources for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "issueTracker"
+ "@value": "sourceArtifact"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Annotation",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -1565,53 +1424,78 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A property name with an associated value."
+ "@value": "An assertion made in relation to one or more elements."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Neecbcd12ce83469c90d8e79c41ce15e2"
+ "@id": "_:N91adaf3024344ddcbcbf3f943faaad6b"
+ },
+ {
+ "@id": "_:N07cb32d0626a45cfbea37a7dd2a8b854"
+ },
+ {
+ "@id": "_:N8f24e4128c124ec08b9e80f45a43dd1e"
},
{
- "@id": "_:N0f509a18a72e4662a7e7fc2fe485c3ac"
+ "@id": "_:N3bf9008e5422473bb689602da04ccca1"
}
]
},
{
- "@id": "_:Neecbcd12ce83469c90d8e79c41ce15e2",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N91adaf3024344ddcbcbf3f943faaad6b",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review"
+ }
+ ]
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/annotationType"
}
]
},
{
- "@id": "_:N0f509a18a72e4662a7e7fc2fe485c3ac",
+ "@id": "_:N07cb32d0626a45cfbea37a7dd2a8b854",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -1619,6 +1503,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -1629,209 +1514,177 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^[^\\/]+\\/[^\\/]+$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "_:N8f24e4128c124ec08b9e80f45a43dd1e",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Element is documentation"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "documentation"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/statement"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "An SPDX Element containing an SPDX license expression string."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N5665c63b6756409c9cdaed2974ba4360"
- },
- {
- "@id": "_:Nc5839c1a42cb4cbf8b8f389491a2b604"
- },
- {
- "@id": "_:N0ac53be222cb49b7af09086cfaaed1db"
- }
- ]
- },
- {
- "@id": "_:N5665c63b6756409c9cdaed2974ba4360",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N3bf9008e5422473bb689602da04ccca1",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/subject"
}
]
},
{
- "@id": "_:Nc5839c1a42cb4cbf8b8f389491a2b604",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion"
+ "@language": "en",
+ "@value": "Every `to` Element is a file added to the `from` Element (`from` hasAddedFile `to`)."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"
+ "@value": "hasAddedFile"
}
]
},
{
- "@id": "_:N0ac53be222cb49b7af09086cfaaed1db",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "Describes all the preprocessing steps applied to the training data before the\nmodel training."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element optionally depends on each `to` Element, during a LifecycleScopeType period."
+ "@value": "SHA-3 with a digest length of 384, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasOptionalDependency"
+ "@value": "sha3_384"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/scope",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Capture the scope of information about a specific relationship between elements."
+ "@value": "A reference to a certification report for a package from an accredited/independent body."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ "@value": "certificationReport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-2 with a digest length of 512, as defined in [RFC 6234](https://www.rfc-editor.org/info/rfc6234)."
+ "@value": "A reference to funding information related to a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "sha512"
+ "@value": "funding"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Uniform Resource Identifier (URI) Schemes](https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml). The scheme used in order to locate a resource."
+ "@value": "Specifies whether the License is listed as approved by the\nOpen Source Initiative (OSI)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "urlScheme"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -1839,129 +1692,60 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a resource identifier defined outside the scope of SPDX-3.0 content that uniquely identifies an Element."
+ "@value": "Abstract ancestor class for all VEX relationships"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Ne9376f7e610a4f378d34348bf09acb82"
+ "@id": "_:Na5a538a0052340c0ba01747cca3d3da8"
},
{
- "@id": "_:Ncf36f0c937574a40957458e67ccab9cc"
+ "@id": "_:N1d4668e7f12244a7a9407b898c9b0534"
},
{
- "@id": "_:N5a18c93b836b4c75887455a2be533616"
- },
- {
- "@id": "_:Nb953247c1d474ff9b1190938b713a604"
- },
- {
- "@id": "_:Ne3abaf912f304b1bbda537f0c9866ce8"
+ "@id": "_:N0781395df11e44a6a3186f0fa8908958"
}
]
},
{
- "@id": "_:Ne9376f7e610a4f378d34348bf09acb82",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme"
- }
- ]
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
+ "@id": "_:Na5a538a0052340c0ba01747cca3d3da8",
+ "http://www.w3.org/ns/shacl#message": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "_:N8115c0678af046f9bb8fe56f1541b92b"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType"
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
]
},
{
- "@id": "_:Ncf36f0c937574a40957458e67ccab9cc",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
+ "@id": "_:N8115c0678af046f9bb8fe56f1541b92b",
+ "http://www.w3.org/ns/shacl#hasValue": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifier"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
}
]
},
{
- "@id": "_:N5a18c93b836b4c75887455a2be533616",
+ "@id": "_:N1d4668e7f12244a7a9407b898c9b0534",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -1969,6 +1753,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -1979,30 +1764,12 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
- }
- ]
- },
- {
- "@id": "_:Nb953247c1d474ff9b1190938b713a604",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vexVersion"
}
]
},
{
- "@id": "_:Ne3abaf912f304b1bbda537f0c9866ce8",
+ "@id": "_:N0781395df11e44a6a3186f0fa8908958",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -2010,6 +1777,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -2020,263 +1788,254 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/statusNotes"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The vulnerability does not require action at this time. The organization would continue to track the vulnerability and reassess it if new information becomes available. CISA recommends remediating Track vulnerabilities within standard update timelines."
+ "@value": "SBOM generated as part of the process of building the software to create a releasable artifact (e.g., executable or package) from data such as source files, dependencies, built components, build process ephemeral data, and other SBOMs."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "track"
+ "@value": "build"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` SoftwareArtifact is concluded by the SPDX data creator to be governed by each `to` license."
+ "@value": "SHA-2 with a digest length of 224, as defined in [RFC 3874](https://datatracker.ietf.org/doc/rfc3874/)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasConcludedLicense"
+ "@value": "sha224"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes the confidentiality level of the data points contained in the dataset."
+ "@value": "Provides information about the creation of the Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:Nf7fd042770064703a84cd9039273e4f7"
+ },
+ {
+ "@id": "_:Nca9532c3dd0b421e95d0800b68e3442a"
+ },
+ {
+ "@id": "_:N68e2aefd82ab40c59cc6c2bfeab0adc4"
+ },
+ {
+ "@id": "_:N98018fef19484e2fae944af82b21920e"
+ },
+ {
+ "@id": "_:N61753ca6fa484199b143356d20b0476e"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/statement",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nf7fd042770064703a84cd9039273e4f7",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Commentary on an assertion that an annotator has made."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@language": "en",
- "@value": "data describes the syntax or semantics of a language or text, such as a parse tree used for natural language processing."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "syntactic"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/standardName",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "The name of a relevant standard that may apply to an artifact."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/specVersion"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/homePage",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nca9532c3dd0b421e95d0800b68e3442a",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "A place for the SPDX document creator to record a website that serves as the\npackage's home page."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "the element follows the Lite profile specification"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "lite"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxDocument",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "@id": "_:N68e2aefd82ab40c59cc6c2bfeab0adc4",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A collection of SPDX Elements that could potentially be serialized."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Nd0d9b8cea40d40dc91877f32f673ef66"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:Nb1e48771e71b47e98ac6156affc3e067"
- },
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/created"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@id": "_:N97819d7a350747339be471fc904dd3e6"
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "_:Nd0d9b8cea40d40dc91877f32f673ef66",
+ "@id": "_:N98018fef19484e2fae944af82b21920e",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/import"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdBy"
}
]
},
{
- "@id": "_:Nb1e48771e71b47e98ac6156affc3e067",
+ "@id": "_:N61753ca6fa484199b143356d20b0476e",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Tool"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdUsing"
}
]
},
{
- "@id": "_:N97819d7a350747339be471fc904dd3e6",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "The `from` Vulnerability has had an exploit created against it by each `to` Agent."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/dataLicense"
+ "@value": "exploitCreatedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/summary",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Element represents software that controls hardware devices"
+ "@value": "A short description of an Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "deviceDriver"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -2284,140 +2043,140 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is a packaged instance of the `from` Element (`from` packagedBy `to`)."
+ "@value": "The `from` SoftwareArtifact is concluded by the SPDX data creator to be governed by each `to` license."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "packagedBy"
+ "@value": "hasConcludedLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the element follows the Security profile specification"
+ "@value": "Specifies the type of the external identifier."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "security"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to additional license information related to an artifact."
+ "@value": "Dataset may be distributed freely, without restriction."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "license"
+ "@value": "clear"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/sensor",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SBOM generated as part of the process of building the software to create a releasable artifact (e.g., executable or package) from data such as source files, dependencies, built components, build process ephemeral data, and other SBOMs."
+ "@value": "Describes a sensor used for collecting the data."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "build"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A LicenseAddition participating in a 'with addition' model."
+ "@value": "Every `to` Element is a patch for the `from` Element (`from` patchedBy `to`)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
+ "@value": "patchedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/byteRange",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An entity that is authorized to issue identification credentials."
+ "@value": "Defines the byte range in the original host file that the snippet information\napplies to."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to binary artifacts related to a package."
+ "@value": "A relationship has specific context implications during development phase of an element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "binaryArtifact"
+ "@value": "development"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The field describes the availability of a dataset."
+ "@value": "A reference to the security adversary model for a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
+ "@value": "securityAdversaryModel"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/Build",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -2425,12 +2184,12 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Class that describes a build instance of software/artifacts."
+ "@value": "Provides an EPSS assessment for a vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -2440,48 +2199,29 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nd3eb5f22c3be4e02942314bbb3d6fc3e"
- },
- {
- "@id": "_:N761b1b05ac5746c3b86d599c46526598"
- },
- {
- "@id": "_:Nec3642cffbce44abbfb1f66ffa74d5c1"
- },
- {
- "@id": "_:N931242be4ac14a95b8ef51122ba2cf40"
- },
- {
- "@id": "_:Nada0379a8e6840aeab21269255f5c588"
- },
- {
- "@id": "_:N15fc27df69c64453aa991097a3de803a"
- },
- {
- "@id": "_:Nd78d72bd38c34a3c804f97f9e6b927a3"
- },
- {
- "@id": "_:N2c65a23cf781468598b84d1456d825fb"
+ "@id": "_:Nf284f365ba5c4e4da40d7d7900d82744"
},
{
- "@id": "_:N441c940eb087403188d7f17bd5a55a61"
+ "@id": "_:Nc9ddcdf86e874968aa8f5ba821975eb4"
}
]
},
{
- "@id": "_:Nd3eb5f22c3be4e02942314bbb3d6fc3e",
+ "@id": "_:Nf284f365ba5c4e4da40d7d7900d82744",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -2492,19 +2232,26 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/probability"
}
]
},
{
- "@id": "_:N761b1b05ac5746c3b86d599c46526598",
+ "@id": "_:Nc9ddcdf86e874968aa8f5ba821975eb4",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -2515,175 +2262,222 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildId"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/percentile"
}
]
},
{
- "@id": "_:Nec3642cffbce44abbfb1f66ffa74d5c1",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Identifies who or what supplied the artifact or VulnAssessmentRelationship\nreferenced by the Element."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
}
]
},
{
- "@id": "_:N931242be4ac14a95b8ef51122ba2cf40",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "The Element is a single or a collection of source files."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri"
+ "@value": "source"
}
]
},
{
- "@id": "_:Nada0379a8e6840aeab21269255f5c588",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Hash"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "Designates a `from` Vulnerability was originally discovered by the `to` Agent(s)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest"
+ "@value": "foundBy"
}
]
},
{
- "@id": "_:N15fc27df69c64453aa991097a3de803a",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "The relative file name of a file to be excluded from the\n`PackageVerificationCode`."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/parameter"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "_:Nd78d72bd38c34a3c804f97f9e6b927a3",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "When a CVSS score is between 9.0 - 10.0"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@value": "critical"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime"
+ "@language": "en",
+ "@value": "Specifies the type of the content identifier."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
}
]
},
{
- "@id": "_:N2c65a23cf781468598b84d1456d825fb",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@language": "en",
+ "@value": "The `from` Element contains each `to` Element."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "contains"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "A relationship has specific context implications during an element's testing phase, during development."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@value": "test"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime"
+ "@language": "en",
+ "@value": "any hashing algorithm that does not exist in this list of entries"
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@value": "other"
}
]
},
{
- "@id": "_:N441c940eb087403188d7f17bd5a55a61",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/specVersion",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@language": "en",
+ "@value": "Provides a reference number that can be used to understand how to parse and\ninterpret an Element."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Specifies the CVSS vector string for a vulnerability."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/environment"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a map of a property names to a values."
+ "@value": "Property describing the start time of a build."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
@@ -2691,17 +2485,17 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a Vulnerability Disclosure Report (VDR) which provides the software supplier's analysis and findings describing the impact (or lack of impact) that reported vulnerabilities have on packages or products in the supplier's SBOM as defined in [NIST SP 800-161 Cybersecurity Supply Chain Risk Management Practices for Systems and Organizations](https://csrc.nist.gov/pubs/sp/800/161/r1/final)."
+ "@value": "A reference to a static analysis report for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "vulnerabilityDisclosureReport"
+ "@value": "staticAnalysisReport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -2709,12 +2503,12 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies a data package and its associated information."
+ "@value": "Portion of an AnyLicenseInfo representing a set of licensing information\nwhere all elements apply."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Package"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -2724,133 +2518,95 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N150b1880a8e64af2af56beec5b8f629e"
- },
- {
- "@id": "_:Na9d0fc4b8c454d308184549fca9959b6"
- },
- {
- "@id": "_:Necfb795205bb49a69ffa1a569c48717a"
- },
- {
- "@id": "_:Na4175476fbca48768ff989c226c9a147"
- },
- {
- "@id": "_:Nbfec05fc44f6435dbdeeb9f608a28e4c"
- },
- {
- "@id": "_:Ne1476e00df5f4847a5f13d26ed774a56"
- },
- {
- "@id": "_:Nfdf2a70978294bcebad4f299b134dc99"
- },
- {
- "@id": "_:N61bad2d32f474f829df8b09e757aec59"
- },
- {
- "@id": "_:Na108e2b1e33249d1a7c16ae86469a51b"
- },
- {
- "@id": "_:N28c8fedea4324ffa8c41338d5fae0fe5"
- },
- {
- "@id": "_:N1f599cc99ec04100bcd965c2ec4fdbfe"
- },
- {
- "@id": "_:Nfd60dc4acf8f405b86d3ebb119d8edeb"
- },
- {
- "@id": "_:Nd73c665e4d964b40be2d12cdc7ab7fa2"
+ "@id": "_:N963f7603cd844b03bd4631e0713b1635"
}
]
},
{
- "@id": "_:N150b1880a8e64af2af56beec5b8f629e",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N963f7603cd844b03bd4631e0713b1635",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 2
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member"
}
]
},
{
- "@id": "_:Na9d0fc4b8c454d308184549fca9959b6",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
+ "@language": "en",
+ "@value": "An Individual Value for Element representing a set of Elements of unknown\nidentify or cardinality (number)."
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear"
- }
- ]
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "A tuple of two positive integers that define a range."
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel"
+ "@id": "_:N80dac4ea19f44488ae2dc09ba1429116"
+ },
+ {
+ "@id": "_:Nf44042158d4d4c85a5bd6a0fcb538498"
}
]
},
{
- "@id": "_:Necfb795205bb49a69ffa1a569c48717a",
+ "@id": "_:N80dac4ea19f44488ae2dc09ba1429116",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess"
- }
- ]
- },
- {
- "@id": "_:Na4175476fbca48768ff989c226c9a147",
- "http://www.w3.org/ns/shacl#datatype": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -2860,86 +2616,82 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange"
}
]
},
{
- "@id": "_:Nbfec05fc44f6435dbdeeb9f608a28e4c",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nf44042158d4d4c85a5bd6a0fcb538498",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
+ "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript"
- }
- ]
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange"
}
]
},
{
- "@id": "_:Ne1476e00df5f4847a5f13d26ed774a56",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "A mapping between prefixes and namespace partial URIs."
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise"
+ "@id": "_:N763c69315ee040a88ca27b5205984626"
+ },
+ {
+ "@id": "_:Na96bc2776ef4488595f136d0fbac26a6"
}
]
},
{
- "@id": "_:Nfdf2a70978294bcebad4f299b134dc99",
+ "@id": "_:N763c69315ee040a88ca27b5205984626",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -2950,360 +2702,249 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/prefix"
}
]
},
{
- "@id": "_:N61bad2d32f474f829df8b09e757aec59",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Na96bc2776ef4488595f136d0fbac26a6",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video"
- }
- ]
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespace"
}
]
},
{
- "@id": "_:Na108e2b1e33249d1a7c16ae86469a51b",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Specifies the SPDX License List version in which this ListedLicense or\nListedLicenseException identifier was first added."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Designates a `from` Vulnerability's details were tracked, aggregated, and/or enriched to improve context (i.e. NVD) by each `to` Agent."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism"
+ "@value": "republishedBy"
}
]
},
{
- "@id": "_:N28c8fedea4324ffa8c41338d5fae0fe5",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion"
- }
- ]
+ "@language": "en",
+ "@value": "A relationship has other specific context information necessary to capture that the above set of enumerations does not handle."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "other"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "A reference to an alternative download location."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation"
+ "@value": "altDownloadLocation"
}
]
},
{
- "@id": "_:N1f599cc99ec04100bcd965c2ec4fdbfe",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "[Common Weakness Enumeration](https://csrc.nist.gov/glossary/term/common_weakness_enumeration). A reference to a source of software flaw defined within the official [CWE List](https://cwe.mitre.org/data/) that conforms to the [CWE specification](https://cwe.mitre.org/)."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse"
- }
- ]
- },
- {
- "@id": "_:Nfd60dc4acf8f405b86d3ebb119d8edeb",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias"
- }
- ]
- },
- {
- "@id": "_:Nd73c665e4d964b40be2d12cdc7ab7fa2",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/sensor"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Records a hyperparameter used to build the AI model contained in the AI\npackage."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@value": "cwe"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Person",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Portion of an AnyLicenseInfo representing a set of licensing information where\nonly one of the elements applies."
+ "@value": "An individual human being."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N293889ce0f674698af83932fc5a7b302"
- }
- ]
- },
- {
- "@id": "_:N293889ce0f674698af83932fc5a7b302",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 2
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#IRI"
}
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member"
- }
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/catalogType",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes if any sensitive personal information is present in the dataset."
+ "@value": "Specifies the exploit catalog type."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the type of an annotation."
+ "@value": "The `from` Element dynamically links in each `to` Element, during a LifecycleScopeType period."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "hasDynamicLink"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a License author's preferred text to indicate that a file is covered\nby the License."
+ "@value": "[MD6 hash function](https://people.csail.mit.edu/rivest/pubs/RABCx08.pdf)"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "md6"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element contains each `to` Element."
+ "@value": "A reference the [security threat model](https://en.wikipedia.org/wiki/Threat_model) for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "contains"
+ "@value": "securityThreatModel"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg)."
+ "@value": "The file represents a single file (default)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "gitoid"
+ "@value": "file"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/domain",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provide consumers with comments by the creator of the Element about the\nElement."
+ "@value": "Captures the domain in which the AI package can be used."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -3313,136 +2954,108 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "there is no support for the artifact from the supplier, consumer assumes any support obligations."
+ "@value": "the dataset provider is not making available the underlying data and the dataset must be reassembled, typically using the provided script for scraping the data."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "noSupport"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Specifies the type of an external identifier."
+ "@value": "scrapingScript"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the value of the content identifier."
+ "@value": "The `from` Element has been trained on the `to` Element(s)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@value": "trainedOn"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the time when a vulnerability was published."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@value": "Categories of presence or absence."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Timestamp of impact statement."
+ "@value": "A License participating in a 'with addition' model."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element uses each `to` Element as a tool, during a LifecycleScopeType period."
+ "@value": "in addition to being supported by the supplier, the software is known to have been deployed and is in use. For a software as a service provider, this implies the software is now available as a service."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "usesTool"
+ "@value": "deployed"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`."
+ "@value": "Any other units of energy measurement."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "swhid"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Specifies the type of an external reference."
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Hash",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -3450,130 +3063,126 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A mathematically calculated representation of a grouping of data."
+ "@value": "Abstract class for additional text intended to be added to a License, but\nwhich is not itself a standalone License."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nb7591bd67efe44909d92824106c3b13d"
+ "@id": "_:N7c9974a53d5443c5831f3e7dc56073d0"
+ },
+ {
+ "@id": "_:N4881d1614aa0403894d16c3ca276d790"
},
{
- "@id": "_:Nb3c96ed9edf047408c12db5df1daaf43"
+ "@id": "_:Nfe1814d375d7456e843deb8cde1cf341"
+ },
+ {
+ "@id": "_:Nd33af007bad14a4594f7039df1c5df75"
+ },
+ {
+ "@id": "_:Nbbbec88245754e9d9390b9a11f0b67c2"
+ },
+ {
+ "@id": "_:Nd77657e0b19d459c931f64f48ed7e1a6"
+ },
+ {
+ "@id": "_:N73f9586a8a7d4b978afcb9cfe998050b"
}
]
},
{
- "@id": "_:Nb7591bd67efe44909d92824106c3b13d",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:N7c9974a53d5443c5831f3e7dc56073d0",
+ "http://www.w3.org/ns/shacl#message": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512"
- }
- ]
+ "@id": "_:N8358def5fd2b4668b759d786315e799f"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+ }
+ ]
+ },
+ {
+ "@id": "_:N8358def5fd2b4668b759d786315e799f",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
+ }
+ ]
+ },
+ {
+ "@id": "_:N4881d1614aa0403894d16c3ca276d790",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/algorithm"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nfe1814d375d7456e843deb8cde1cf341",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId"
}
]
},
{
- "@id": "_:Nb3c96ed9edf047408c12db5df1daaf43",
+ "@id": "_:Nd33af007bad14a4594f7039df1c5df75",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -3581,11 +3190,31 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nbbbec88245754e9d9390b9a11f0b67c2",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -3596,53 +3225,107 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/hashValue"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework",
+ "@id": "_:Nd77657e0b19d459c931f64f48ed7e1a6",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso"
+ }
+ ]
+ },
+ {
+ "@id": "_:N73f9586a8a7d4b978afcb9cfe998050b",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a software framework"
+ "@value": "data that is classified into a discrete number of categories, such as the eye color of a population of people."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "framework"
+ "@value": "categorical"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NoneElement",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sbomType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An Individual Value for Element representing a set of Elements with\ncardinality (number/count) of zero."
+ "@value": "Provides information about the type of an SBOM."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
- "http://www.w3.org/2002/07/owl#sameAs": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "data is in the form of a graph where entries are somehow related to each other through edges, such a social network of friends."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NoneElement"
+ "@value": "graph"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
@@ -3650,87 +3333,105 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Used when the type does not match any of the other options."
+ "@value": "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "gitoid"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Identifies the full text of a LicenseAddition, in SPDX templating format."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the dataset provider is not making available the underlying data and the dataset must be reassembled, typically using the provided script for scraping the data."
+ "@value": "Every `to` Element is considered as evidence for the `from` Element (`from` hasEvidence `to`)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "scrapingScript"
+ "@value": "hasEvidence"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Build has each `to` Element as an input, during a LifecycleScopeType period."
+ "@value": "The second-highest level of risk posed by an AI system."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasInput"
+ "@value": "high"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies all the text and metadata associated with a license in the license\nXML format."
+ "@value": "Provides a numerical (0-10) representation of the severity of a vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locator",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides the location of an external reference."
+ "@value": "data type is not known."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "noAssertion"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Snippet",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -3738,130 +3439,111 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The class that helps note down the quantity of energy consumption and the unit\nused for measurement."
+ "@value": "Describes a certain part of a file."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nc034445fd507418d8439a09bb2e562dc"
+ "@id": "_:N825f749765e348a0abfef75f63c1588a"
},
{
- "@id": "_:N069fdf6673d440b8ab54670ad7906662"
+ "@id": "_:Nf9bf03371d92462f91a54baa946fd625"
+ },
+ {
+ "@id": "_:Nc6d18260ddfa478b84c2dc19c2059aa2"
}
]
},
{
- "@id": "_:Nc034445fd507418d8439a09bb2e562dc",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N825f749765e348a0abfef75f63c1588a",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/byteRange"
}
]
},
{
- "@id": "_:N069fdf6673d440b8ab54670ad7906662",
+ "@id": "_:Nf9bf03371d92462f91a54baa946fd625",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other"
- }
- ]
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyUnit"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/lineRange"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/releaseTime",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Nc6d18260ddfa478b84c2dc19c2059aa2",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/File"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Specifies the time an artifact was released."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/value",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "A value used in a generic key-value pair."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/DisjunctiveLicenseSet",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -3869,118 +3551,36 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An SPDX version 2.X compatible verification method for software packages."
+ "@value": "Portion of an AnyLicenseInfo representing a set of licensing information where\nonly one of the elements applies."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Ne0cb74aabc9c4794b4d9319b9a1fe42b"
- },
- {
- "@id": "_:N80091d0c87724fbf9c10267c2549575d"
- },
- {
- "@id": "_:N6a9c7fd96f82444aac9a3bae9894656b"
+ "@id": "_:Ne81afbff18a74c75ac853da24ab327a0"
}
]
},
{
- "@id": "_:Ne0cb74aabc9c4794b4d9319b9a1fe42b",
+ "@id": "_:Ne81afbff18a74c75ac853da24ab327a0",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512"
- }
- ]
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
- "@value": 1
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 2
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -3990,86 +3590,89 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/algorithm"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member"
}
]
},
{
- "@id": "_:N80091d0c87724fbf9c10267c2549575d",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "Base domain class from which all other SPDX-3.0 domain classes derive."
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/hashValue"
- }
- ]
- },
- {
- "@id": "_:N6a9c7fd96f82444aac9a3bae9894656b",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:Nbac401e4be1249dd86dd149952baf59b"
+ },
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "@id": "_:Nff33e8337dc8421d9e74b338e35a75d5"
+ },
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
+ "@id": "_:N61b9a25cae674e199ce6572456d8e72f"
+ },
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile"
+ "@id": "_:N00fcf1f501a749fc9cbbdbdf23a7aaa8"
+ },
+ {
+ "@id": "_:N7a66c734ced842b4913ff95c5f5cf452"
+ },
+ {
+ "@id": "_:Nc3c21678fc9a459784f054a6954a9aa8"
+ },
+ {
+ "@id": "_:N269b628c85f04f5d8a10fa3c500745a4"
+ },
+ {
+ "@id": "_:N675847984777421d9fb9b171cdf0bb53"
+ },
+ {
+ "@id": "_:N951ec4cbce414b3bab847840bf18d59f"
+ },
+ {
+ "@id": "_:Nf26016059c3e414da185e30155b543f5"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bundle",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nbac401e4be1249dd86dd149952baf59b",
+ "http://www.w3.org/ns/shacl#message": [
{
"@language": "en",
- "@value": "A collection of Elements that have a shared context."
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Core/Element is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection"
+ "@id": "_:N5bda6a3731444310990a06326743f6aa"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
- ],
- "http://www.w3.org/ns/shacl#property": [
+ ]
+ },
+ {
+ "@id": "_:N5bda6a3731444310990a06326743f6aa",
+ "http://www.w3.org/ns/shacl#hasValue": [
{
- "@id": "_:N18ed9985cff84e34807e6aa0a780a707"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
]
},
{
- "@id": "_:N18ed9985cff84e34807e6aa0a780a707",
+ "@id": "_:Nff33e8337dc8421d9e74b338e35a75d5",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -4077,6 +3680,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -4087,44 +3691,36 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/context"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/name"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N61b9a25cae674e199ce6572456d8e72f",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Asbtract ancestor class for all VEX relationships"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Neb11974d792545bab359067d0609d8ef"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:N097b38569ab54334ba50aa2055c21bf9"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/summary"
}
]
},
{
- "@id": "_:Neb11974d792545bab359067d0609d8ef",
+ "@id": "_:N00fcf1f501a749fc9cbbdbdf23a7aaa8",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -4132,6 +3728,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -4142,12 +3739,12 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vexVersion"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/description"
}
]
},
{
- "@id": "_:N097b38569ab54334ba50aa2055c21bf9",
+ "@id": "_:N7a66c734ced842b4913ff95c5f5cf452",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -4155,6 +3752,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -4165,416 +3763,380 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/statusNotes"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Nc3c21678fc9a459784f054a6954a9aa8",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A name used in a CdxExtension name-value pair."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vexVersion",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Specifies the version of a VEX statement."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "_:N269b628c85f04f5d8a10fa3c500745a4",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "the Element provides a requirement needed as input for another Element"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "requirement"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N675847984777421d9fb9b171cdf0bb53",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Describes methods that can be used to explain the results from the AI model."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRef"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N951ec4cbce414b3bab847840bf18d59f",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Represents the energy quantity."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/byteRange",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Nf26016059c3e414da185e30155b543f5",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Defines the byte range in the original host file that the snippet information\napplies to."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/extension"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data is in the form of a graph where entries are somehow related to each other through edges, such a social network of friends."
+ "@value": "MD4 message-digest algorithm, as defined in [RFC 1186](https://datatracker.ietf.org/doc/rfc1186/)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "graph"
+ "@value": "md4"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provide context for a relationship that occurs in the lifecycle."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Relationship"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "the element follows the Core profile specification"
}
],
- "http://www.w3.org/ns/shacl#property": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:Nf32238231fca45f1ac5221bd1ecd220c"
+ "@value": "core"
}
]
},
{
- "@id": "_:Nf32238231fca45f1ac5221bd1ecd220c",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other"
- }
- ]
+ "@language": "en",
+ "@value": "[Dilithium](https://pq-crystals.org/dilithium/)"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "crystalsDilithium"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/autonomyType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "Indicates whether the system can perform a decision or action without human\ninvolvement or guidance."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/scope"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element refers to a disk image that can be written to a disk, booted in a VM, etc. A disk image typically contains most or all of the components necessary to boot, such as bootloaders, kernels, firmware, userspace, etc."
+ "@value": "Provides a reference to a resource outside the scope of SPDX-3.0 content\nthat uniquely identifies an Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "diskImage"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespace",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an unambiguous mechanism for conveying a URI fragment portion of an\nElement ID."
+ "@value": "Describes methods that can be used to explain the results from the AI model."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Used when someone reviews the Element."
+ "@value": "Data points in the dataset can be shared only with specific organizations and their clients on a need to know basis."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "review"
+ "@value": "amber"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Vulnerability affects each `to` Element. The use of the `affects` type is constrained to `VexAffectedVulnAssessmentRelationship` classed relationships."
+ "@value": "A reference to a version control system related to a software artifact."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "affects"
+ "@value": "vcs"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides additional purpose information of the software artifact."
+ "@value": "A reference to the instant messaging system used by the maintainer for a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@value": "chat"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A relationship has specific context implications during the execution phase of an element."
+ "@value": "A reference to instructions for reporting newly discovered security vulnerabilities for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "runtime"
+ "@value": "securityPolicy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A canonical, unique, immutable identifier of the artifact content, that may be\nused for verifying its identity and/or integrity."
+ "@value": "A reference to a published security advisory (where advisory as defined per [ISO 29147:2018](https://www.iso.org/standard/72311.html)) that may affect one or more elements, e.g., vendor advisories or specific NVD entries."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier"
+ "@value": "securityAdvisory"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicenseAddition",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A license addition that is not listed on the SPDX Exceptions List."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
+ "@value": "Captures the threshold that was used for computation of a metric described in\nthe metric field."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/sensor",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatement",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes a sensor used for collecting the data."
+ "@value": "Explains why a VEX product is not affected by a vulnerability. It is an\nalternative in VexNotAffectedVulnAssessmentRelationship to the machine-readable\njustification label."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SoftwareAgent",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A software agent."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "Specifies the exploit catalog type."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes potentially noisy elements of the dataset."
+ "@value": "data is recorded in an ordered sequence of timestamped entries, such as the price of a stock over the course of a day."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "timeseries"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vexVersion",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes all the preprocessing steps applied to the training data before the\nmodel training."
+ "@value": "Specifies the version of a VEX statement."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -4584,112 +4146,59 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/EpssVulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/context",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an EPSS assessment for a vulnerability."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N9d46caf53cc94a77812c6af4cd5653dd"
- },
- {
- "@id": "_:N8e8fa340313748a7b459ba889204f2c1"
- }
- ]
- },
- {
- "@id": "_:N9d46caf53cc94a77812c6af4cd5653dd",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@value": "Gives information about the circumstances or unifying properties\nthat Elements of the bundle have been assembled under."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/probability"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "_:N8e8fa340313748a7b459ba889204f2c1",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "When a CVSS score is between 0.1 - 3.9"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/percentile"
+ "@value": "low"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Concise Software Identification (CoSWID) tag, as defined in [RFC 9393](https://www.rfc-editor.org/info/rfc9393) Section 2.3."
+ "@value": "Specifies the licenseId that is preferred to be used in place of a deprecated\nLicense or LicenseAddition."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "swid"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
@@ -4697,34 +4206,35 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is an archived collection of one or more files (.tar, .zip, etc)"
+ "@value": "The Element is a software library."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "archive"
+ "@value": "library"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Defines the original host file that the snippet information applies to."
+ "@value": "The Element refers to a disk image that can be written to a disk, booted in a VM, etc. A disk image typically contains most or all of the components necessary to boot, such as bootloaders, kernels, firmware, userspace, etc."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/File"
+ "@value": "diskImage"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetPackage",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -4732,12 +4242,12 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Connects a vulnerability and an element designating the element as a product\naffected by the vulnerability."
+ "@value": "Specifies a data package and its associated information."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Package"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -4747,25 +4257,53 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nff63d22b8dc54a40a1754583641b37f3"
+ "@id": "_:N78c7513398064da1a55c5df1b3c96444"
+ },
+ {
+ "@id": "_:N00d83dee7aa44a7991821a46e83e5164"
+ },
+ {
+ "@id": "_:Nb4381a5cee3143a482af28cf9a364f3c"
+ },
+ {
+ "@id": "_:Na42e3794f624483e818646ed683c5ba2"
+ },
+ {
+ "@id": "_:Na267e7b88a344e4fbd0c59a6dc760e65"
+ },
+ {
+ "@id": "_:N66b43817d95d4468bf805207af159230"
+ },
+ {
+ "@id": "_:N034bf868068348fb92f2f33976cad5ae"
+ },
+ {
+ "@id": "_:N8adbab8e05cf4258a0b7e9eedbd03e5f"
+ },
+ {
+ "@id": "_:N95b6da49b56e4298924cd2f153f00905"
+ },
+ {
+ "@id": "_:Ndb06ff981cef4e94bfdbec22badacd4d"
+ },
+ {
+ "@id": "_:N6eb9ec15081f404a99935ff4e2aaa14b"
+ },
+ {
+ "@id": "_:Nf0752cee7bef48efaa39267516a6b21a"
},
{
- "@id": "_:N2fa63ba2278342bb9c50f3eea6a8c45f"
+ "@id": "_:N2a72f2e0c3d44dd5ac4c0633f336d556"
}
]
},
{
- "@id": "_:Nff63d22b8dc54a40a1754583641b37f3",
+ "@id": "_:N78c7513398064da1a55c5df1b3c96444",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#Literal"
@@ -4773,923 +4311,913 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatement"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed"
}
]
},
{
- "@id": "_:N2fa63ba2278342bb9c50f3eea6a8c45f",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N00d83dee7aa44a7991821a46e83e5164",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear"
+ }
+ ]
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nb4381a5cee3143a482af28cf9a364f3c",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "The `from` Build element generates each `to` Element as an output, during a LifecycleScopeType period."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "hasOutput"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/attributionText",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Provides a place for the SPDX data creator to record acknowledgement text for\na software Package, File or Snippet."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/catalogType",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Na42e3794f624483e818646ed683c5ba2",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Specifies the exploit catalog type."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Na267e7b88a344e4fbd0c59a6dc760e65",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@language": "en",
- "@value": "Defines the beginning of a range."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/scrapingScript"
+ }
+ ]
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A reference to the mailing list used by the maintainer for a package."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "mailingList"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetAvailability"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N66b43817d95d4468bf805207af159230",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "the artifact has been released, and there is limited support available from the supplier. There is a validUntilDate that can provide additional information about the duration of support."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "limitedSupport"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/percentile",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The percentile of the current probability score."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N034bf868068348fb92f2f33976cad5ae",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "data is recorded from a physical sensor, such as a thermometer reading or biometric device."
+ "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "sensor"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "A reference to a NuGet package. The package locator format is defined in the [NuGet documentation](https://docs.nuget.org) and looks like `package/version`."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "nuget"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/context",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N8adbab8e05cf4258a0b7e9eedbd03e5f",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "Gives information about the circumstances or unifying properties\nthat Elements of the bundle have been assembled under."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/audio"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/graph"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/noAssertion"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "A reference to funding information related to a package."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "funding"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N95b6da49b56e4298924cd2f153f00905",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "The `from` Element is available from the additional supplier described by each `to` Element."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "availableFrom"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The `from` Element is modified by each `to` Element."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "modifiedBy"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "@id": "_:Ndb06ff981cef4e94bfdbec22badacd4d",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "Adler-32 checksum is part of the widely used zlib compression library as defined in [RFC 1950](https://www.rfc-editor.org/info/rfc1950) Section 2.3."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "adler32"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/completeness",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Provides information about the completeness of relationships."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/",
- "@type": [
- "http://www.w3.org/2002/07/owl#Ontology"
- ],
- "http://purl.org/dc/terms/abstract": [
+ "@id": "_:N6eb9ec15081f404a99935ff4e2aaa14b",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "This ontology defines the terms and relationships used in the SPDX specification to describe system packages"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://purl.org/dc/terms/created": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2024-04-05"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://purl.org/dc/terms/creator": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "SPDX Project"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://purl.org/dc/terms/license": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/licenses/Community-Spec-1.0.html"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse"
}
- ],
- "http://purl.org/dc/terms/references": [
+ ]
+ },
+ {
+ "@id": "_:Nf0752cee7bef48efaa39267516a6b21a",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.dev/specifications/"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://purl.org/dc/terms/title": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "System Package Data Exchange (SPDX) Ontology"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "System Package Data Exchange (SPDX) Ontology"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias"
+ }
+ ]
+ },
+ {
+ "@id": "_:N2a72f2e0c3d44dd5ac4c0633f336d556",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
],
- "http://www.w3.org/2002/07/owl#versionIRI": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "https://www.omg.org/spec/Commons/AnnotationVocabulary/copyright": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "Copyright (C) 2024 SPDX Project"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/sensor"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is a specification for the `from` Element (`from` hasSpecification `to`), during a LifecycleScopeType period."
+ "@value": "A License participating in an 'or later' model."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "hasSpecification"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the security adversary model for a package."
+ "@value": "The vulnerability requires attention from the organization's internal, supervisory-level and leadership-level individuals. Necessary actions include requesting assistance or information about the vulnerability, as well as publishing a notification either internally and/or externally. Typically, internal groups would meet to determine the overall response and then execute agreed upon actions. CISA recommends remediating Act vulnerabilities as soon as possible."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "securityAdversaryModel"
+ "@value": "act"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/copyrightText",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is an optional component of the `from` Element (`from` hasOptionalComponent `to`)."
+ "@value": "Identifies the text of one or more copyright notices for a software Package,\nFile or Snippet, if any."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "hasOptionalComponent"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference the [security threat model](https://en.wikipedia.org/wiki/Threat_model) for a package."
+ "@value": "A license that is listed on the SPDX License List."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "securityThreatModel"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Indicates the type of support that is associated with an artifact."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@language": "en",
- "@value": "The affected code is not reachable through the execution of the code, including non-anticipated states of the product."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "@id": "_:Ndaeba75fb43b4db7b777e9b00ecd7064"
+ },
{
- "@value": "vulnerableCodeNotInExecutePath"
+ "@id": "_:Nadd5d6fa295c47ee82d49e5fde059110"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Ndaeba75fb43b4db7b777e9b00ecd7064",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Specifies the amount of energy consumed when finetuning the AI model that is\nbeing used in the AI system."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The `from` Element is distributed as an artifact in each `to` Element (e.g. an RPM or archive file)."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "hasDistributionArtifact"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nadd5d6fa295c47ee82d49e5fde059110",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Describes relevant information about different steps of the training process."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Every `to` Element is a variant the `from` Element (`from` hasVariant `to`)."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "hasVariant"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/prefix",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetSize",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A substitute for a URI."
+ "@value": "Captures the size of the dataset."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/decisionType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element generates each `to` Element."
+ "@value": "Provide the enumeration of possible decisions in the\n[Stakeholder-Specific Vulnerability Categorization (SSVC) decision tree](https://www.cisa.gov/stakeholder-specific-vulnerability-categorization-ssvc)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "generates"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the SPDX License List version in which this license or exception\nidentifier was deprecated."
+ "@value": "Other exploit catalogs"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Element represents a runtime environment"
+ "@value": "Used when the type does not match any of the other options."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "platform"
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the artifact has been released, and is supported from the supplier. There is a validUntilDate that can provide additional information about the duration of support."
+ "@value": "the element follows the Software profile specification"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "support"
+ "@value": "software"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a module of a piece of software"
+ "@value": "The `from` archive expands out as an artifact described by each `to` Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "module"
+ "@value": "expandsTo"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicenseException",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "in addition to being supported by the supplier, the software is known to have been deployed and is in use. For a software as a service provider, this implies the software is now available as a service."
+ "@value": "A license exception that is listed on the SPDX Exceptions list."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "deployed"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "SBOM provides an inventory of software that is present on a system. This may be an assembly of other SBOMs that combines analysis of configuration options, and examination of execution behavior in a (potentially simulated) deployment environment."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@value": "deployed"
+ "@id": "_:N7c7a260c778e4d4491ba75a0fe083ebe"
+ },
+ {
+ "@id": "_:N5011f0cdb4544a70b796520ecd436a25"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatement",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N7c7a260c778e4d4491ba75a0fe083ebe",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Explains why a VEX product is not affected by a vulnerability. It is an\nalternative in VexNotAffectedVulnAssessmentRelationship to the machine-readable\njustification label."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/autonomyType",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:N5011f0cdb4544a70b796520ecd436a25",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Indicates whether the system can perform a decision or action without human\ninvolvement or guidance."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference build metadata related to a published package."
+ "@value": "The `from` Vulnerability affects each `to` Element. The use of the `affects` type is constrained to `VexAffectedVulnAssessmentRelationship` classed relationships."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "buildMeta"
+ "@value": "affects"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metric",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the type of the external identifier."
+ "@value": "Records the measurement of prediction quality of the AI model."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A key with an associated value."
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@value": "The Element refers to a chipset, processor, or electronic board."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Ne7755fef413944e6a5bd969d379e8410"
- },
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:Nea611e5c42f94004b40d78331b3f6977"
+ "@value": "device"
}
]
},
{
- "@id": "_:Ne7755fef413944e6a5bd969d379e8410",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "The `from` Element is distributed as an artifact in each `to` Element (e.g. an RPM or archive file)."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "hasDistributionArtifact"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "the artifact has been released, and there is limited support available from the supplier. There is a validUntilDate that can provide additional information about the duration of support."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/key"
+ "@value": "limitedSupport"
}
]
},
{
- "@id": "_:Nea611e5c42f94004b40d78331b3f6977",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Used when there is a security related identifier of unspecified type."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/value"
+ "@value": "securityOther"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element was invoked by the `to` Agent, during a LifecycleScopeType period (for example, a Build element that describes a build step)."
+ "@value": "(\"Track\\*\" in the SSVC spec) The vulnerability contains specific characteristics that may require closer monitoring for changes. CISA recommends remediating Track\\* vulnerabilities within standard update timelines."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "invokedBy"
+ "@value": "trackStar"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Common Weakness Enumeration](https://csrc.nist.gov/glossary/term/common_weakness_enumeration). A reference to a source of software flaw defined within the official [CWE List](https://cwe.mitre.org/data/) that conforms to the [CWE specification](https://cwe.mitre.org/)."
+ "@value": "Describes the type of the given dataset."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "cwe"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/registration",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the dataset is not publicly available and an email registration is required before accessing the dataset, although without an affirmative acceptance of terms."
+ "@value": "data is of a type not included in this list."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "registration"
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "No assertion can be made about the completeness of the relationship."
+ "@value": "Every `to` Element is a specification for the `from` Element (`from` hasSpecification `to`), during a LifecycleScopeType period."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "noAssertion"
+ "@value": "hasSpecification"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/probability",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A probability score between 0 and 1 of a vulnerability being exploited."
+ "@value": "Specifies the amount of energy consumed when finetuning the AI model that is\nbeing used in the AI system."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Makes no assertion about the field."
+ "@value": "Every `to` Element is an optional component of the `from` Element (`from` hasOptionalComponent `to`)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "noAssertion"
+ "@value": "hasOptionalComponent"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
@@ -5697,82 +5225,72 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "MD2 message-digest algorithm, as defined in [RFC 1319](https://www.rfc-editor.org/info/rfc1319/)."
+ "@value": "[Kyber](https://pq-crystals.org/kyber/)"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "md2"
+ "@value": "crystalsKyber"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Designates elements as products where the impact of a vulnerability is being\ninvestigated."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "Specifies the safety risk level."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the dataset is publicly available and can be downloaded directly."
+ "@value": "Every `to` Element is a test case for the `from` Element (`from` hasTestCase `to`)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "directDownload"
+ "@value": "hasTestCase"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NoneElement",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to an artifact containing the sources for a package."
+ "@value": "An Individual Value for Element representing a set of Elements with\ncardinality (number/count) of zero."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo": [
{
- "@value": "sourceArtifact"
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoneElement"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The version of the SPDX License List used in the license expression."
+ "@value": "Captures a standard that is being complied with."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -5782,31 +5300,32 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Records any relevant background information or additional comments\nabout the origin of the package."
+ "@value": "A reference to the End Of Sale (EOS) and/or End Of Life (EOL) information related to a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "eolNotice"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/description",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Property describes the invocation entrypoint of a build."
+ "@value": "Provides a detailed description of the Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -5816,220 +5335,204 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to an alternative web page."
+ "@value": "The Element is an operating system."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "altWebPage"
+ "@value": "operatingSystem"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to metrics related to package such as OpenSSF scorecards."
+ "@value": "The software is not affected because the vulnerable component is not in the product."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "metrics"
+ "@value": "componentNotPresent"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies whether an additional text identifier has been marked as deprecated."
+ "@value": "Describes the anonymization methods used."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Enumeration of dataset types."
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "A reference to a quality assessment for a package."
+ "@value": "Every `to` Element is related to the `from` Element where the relationship type is not described by any of the SPDX relationship types (this relationship is directionless)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "qualityAssessmentReport"
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/clear",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Dataset may be distributed freely, without restriction."
+ "@value": "the element follows the Security profile specification"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "clear"
+ "@value": "security"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildId",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A buildId is a locally unique identifier used by a builder to identify a unique\ninstance of a build produced by it."
+ "@value": "The `from` Element is a descendant of each `to` Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "descendantOf"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element describes each `to` Element. To denote the root(s) of a tree of elements in a collection, the rootElement property should be used."
+ "@value": "The Element represents a runtime environment."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "describes"
+ "@value": "platform"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/from",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "References the Element on the left-hand side of a relationship."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "Categories of confidentiality level."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageUrl",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/dataLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a place for the SPDX data creator to record the package URL string\n(in accordance with the Package URL specification) for a software Package."
+ "@value": "Provides the license under which the SPDX documentation of the Element can be\nused."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a Bower package. The package locator format, looks like `package#version`, is defined in the \"install\" section of [Bower API documentation](https://bower.io/docs/api/#install)."
+ "@value": "Indicates presence of the field."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "bower"
+ "@value": "yes"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The vulnerability requires attention from the organization's internal, supervisory-level individuals. Necessary actions include requesting assistance or information about the vulnerability, and may involve publishing a notification either internally and/or externally. CISA recommends remediating Attend vulnerabilities sooner than standard update timelines."
+ "@value": "the element follows the SimpleLicensing profile specification"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "attend"
+ "@value": "simpleLicensing"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Records the biases that the dataset is known to encompass."
+ "@value": "Identifies the full text of a License, in SPDX templating format."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -6039,207 +5542,190 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/originatedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies from where or whom the Element originally came."
+ "@value": "the element follows the Lite profile specification"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ "@value": "lite"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/element",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "When a CVSS score is between 4.0 - 6.9"
+ "@value": "Refers to one or more Elements that are part of an ElementCollection."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "medium"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The file represents a directory and all content stored in that directory."
+ "@value": "No assertion can be made about the completeness of the relationship."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "directory"
+ "@value": "noAssertion"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Organization",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A group of people who work together in an organized way for a shared purpose."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "Specifies the type of an external identifier."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data is stored in tabular format or retrieved from a relational database."
+ "@value": "SBOM generated through analysis of artifacts (e.g., executables, packages, containers, and virtual machine images) after its build. Such analysis generally requires a variety of heuristics. In some contexts, this may also be referred to as a \"3rd party\" SBOM."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "structured"
+ "@value": "analyzed"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is an example for the `from` Element (`from` hasExample `to`)."
+ "@value": "Provides a CVSS version 4 assessment for a vulnerability."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "hasExample"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The `from` Element is documented by each `to` Element."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@value": "hasDocumentation"
+ "@id": "_:N4382805b6a5947d38ffcfd8b182bddbf"
+ },
+ {
+ "@id": "_:N4278c3d777ea4ebd81cd23af80459c2d"
+ },
+ {
+ "@id": "_:N58c62d134f5e41d78440946685ecf0cc"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "@id": "_:N4382805b6a5947d38ffcfd8b182bddbf",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "data consists of unstructured text, such as a book, Wikipedia article (without images), or transcript."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@value": "text"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "the element follows the Dataset profile specification"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "dataset"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bom",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "A container for a grouping of SPDX-3.0 content characterizing details\n(provenence, composition, licensing, etc.) about a product."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "@id": "_:N4278c3d777ea4ebd81cd23af80459c2d",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bundle"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none"
+ }
+ ]
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Portion of an AnyLicenseInfo representing this version, or any later version,\nof the indicated License."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -6247,195 +5733,207 @@
"@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#property": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:Ndfeaf41c217c4e0c8c442c54949d7e6a"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/severity"
}
]
},
{
- "@id": "_:Ndfeaf41c217c4e0c8c442c54949d7e6a",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:N58c62d134f5e41d78440946685ecf0cc",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Built-in inline controls or mitigations prevent an adversary from leveraging the vulnerability."
+ "@value": "Records the time when a recommended action was communicated in a VEX statement\nto mitigate a vulnerability."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "inlineMitigationsAlreadyExist"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bundle",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Records the type of the model used in the AI software."
+ "@value": "A collection of Elements that have a shared context."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Identifies the full text of a License or Addition."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "_:N63f963c2c8a4467bb803f9af7eaafd3d"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/name",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Identifies the name of an Element as designated by the creator."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "@id": "_:N63f963c2c8a4467bb803f9af7eaafd3d",
+ "http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Every `to` Element is a file added to the `from` Element (`from` hasAddedFile `to`)."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "hasAddedFile"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "Specifies the CVSS base, temporal, threat, or environmental severity type."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/context"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/AIPackage",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass"
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Abstract class representing a License or an OrLaterOperator."
+ "@value": "Specifies an AI package and its associated information."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Package"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#IRI"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/query",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@language": "en",
- "@value": "the dataset is publicly available, but not all at once, and can only be accessed through queries which return parts of the dataset."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "@id": "_:N8bdb3da6da754d98843024e1dcbe3e43"
+ },
{
- "@value": "query"
+ "@id": "_:N329ecc1447f349cc968623ddffe6a2f7"
+ },
+ {
+ "@id": "_:Nd385c846dfa14371a0a3697f7168b4c1"
+ },
+ {
+ "@id": "_:N786a3eaa8fbe4cf0bb67c4e086fa8b5b"
+ },
+ {
+ "@id": "_:Nf41c7f62f52f4c10b14344ec13dfe1e5"
+ },
+ {
+ "@id": "_:N024478cff6eb4ef48dc45dabdb7b0a35"
+ },
+ {
+ "@id": "_:Nad909dcc4fad4339a9eb809fabd6a871"
+ },
+ {
+ "@id": "_:N13acbf7806c648f19f147c9073a04385"
+ },
+ {
+ "@id": "_:Nc63741a7112e471ba97ce37e05f2dac1"
+ },
+ {
+ "@id": "_:N626b5ad29167479dabae9a9177315404"
+ },
+ {
+ "@id": "_:Ncae19f1586924a439b37e75eb5b57ed4"
+ },
+ {
+ "@id": "_:N9bd771ac02cc41519919a01d4deca105"
+ },
+ {
+ "@id": "_:N576b7fbe3ba74572a6eb065c67761847"
+ },
+ {
+ "@id": "_:N80dc66a1ccec469392596c5291fa2864"
+ },
+ {
+ "@id": "_:Nccde3ac271484f91b83ed5fb2e1d70c9"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssV4VulnAssessmentRelationship",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "@id": "_:N8bdb3da6da754d98843024e1dcbe3e43",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "Provides a CVSS version 4 assessment for a vulnerability."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -6443,97 +5941,98 @@
"@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Ne4d0e63a8226430099ec09bd81396164"
- },
- {
- "@id": "_:N4d420b10df2e48ec90b7a163f5e7774c"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:N9dfffc9a0d064fbbb99f222927600262"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/autonomyType"
}
]
},
{
- "@id": "_:Ne4d0e63a8226430099ec09bd81396164",
+ "@id": "_:N329ecc1447f349cc968623ddffe6a2f7",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": 1
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/domain"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nd385c846dfa14371a0a3697f7168b4c1",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption"
}
]
},
{
- "@id": "_:N4d420b10df2e48ec90b7a163f5e7774c",
+ "@id": "_:N786a3eaa8fbe4cf0bb67c4e086fa8b5b",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none"
- }
- ]
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nf41c7f62f52f4c10b14344ec13dfe1e5",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/severity"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication"
}
]
},
{
- "@id": "_:N9dfffc9a0d064fbbb99f222927600262",
+ "@id": "_:N024478cff6eb4ef48dc45dabdb7b0a35",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -6541,11 +6040,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -6556,175 +6051,93 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nad909dcc4fad4339a9eb809fabd6a871",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Describes how the dataset was collected."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "When a CVSS score is between 0.1 - 3.9"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "low"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/limitation"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timeseries",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "data is recorded in an ordered sequence of timestamped entries, such as the price of a stock over the course of a day."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@value": "timeseries"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "A reference to a version control system related to a software artifact."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "@id": "_:N13acbf7806c648f19f147c9073a04385",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@value": "vcs"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "[Dilithium](https://pq-crystals.org/dilithium/)"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "crystalsDilithium"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metric"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Element contains a set of changes to update, fix, or improve another Element"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "@id": "_:Nc63741a7112e471ba97ce37e05f2dac1",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@value": "patch"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sbomType",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Provides information about the type of an SBOM."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N626b5ad29167479dabae9a9177315404",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "A tuple of two positive integers that define a range."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N659a17727ec34fe487d556cc5ed935fa"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:Na168e6a25ca4415aa927f2d16152226c"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing"
}
]
},
{
- "@id": "_:N659a17727ec34fe487d556cc5ed935fa",
+ "@id": "_:Ncae19f1586924a439b37e75eb5b57ed4",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -6734,94 +6147,114 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability"
}
]
},
{
- "@id": "_:Na168e6a25ca4415aa927f2d16152226c",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N9bd771ac02cc41519919a01d4deca105",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@value": 1
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low"
+ }
+ ]
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "@id": "_:N576b7fbe3ba74572a6eb065c67761847",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "SBOM generated through instrumenting the system running the software, to capture only components present in the system, as well as external call-outs or dynamically loaded components. In some contexts, this may also be referred to as an \"Instrumented\" or \"Dynamic\" SBOM."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "runtime"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ConjunctiveLicenseSet",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Portion of an AnyLicenseInfo representing a set of licensing information\nwhere all elements apply."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "@id": "_:N80dc66a1ccec469392596c5291fa2864",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:Nf98babca843e446f8ddf5dee59296ef5"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel"
}
]
},
{
- "@id": "_:Nf98babca843e446f8ddf5dee59296ef5",
+ "@id": "_:Nccde3ac271484f91b83ed5fb2e1d70c9",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@value": 2
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion"
+ }
+ ]
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -6831,82 +6264,77 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Captures the threshold that was used for computation of a metric described in\nthe metric field."
+ "@value": "The Element is a bill of materials."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@value": "bom"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A relationship has specific context implications during development phase of an element."
+ "@value": "A reference to additional product metadata such as reference within organization's product catalog."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "development"
+ "@value": "productMetadata"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Maps a LicenseRef or AdditionRef string for a Custom License or a Custom\nLicense Addition to its URI ID."
+ "@value": "A LicenseAddition participating in a 'with addition' model."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg)."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@value": "gitoid"
+ "@value": "A mathematical algorithm that maps data of arbitrary size to a bit string."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -6914,83 +6342,51 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Agent is delegating an action to the Agent of the `to` Relationship (which must be of type invokedBy), during a LifecycleScopeType (e.g. the `to` invokedBy Relationship is being done on behalf of `from`)."
+ "@value": "The `from` Element has been tested on the `to` Element(s)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "delegatedTo"
+ "@value": "testedOn"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is considered as evidence for the `from` Element (`from` hasEvidence `to`)."
+ "@value": "Identifies an external Element used within an SpdxDocument but defined\nexternal to that SpdxDocument."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "hasEvidence"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRefType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[BLAKE3](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf)"
+ "@value": "Specifies the type of the external reference."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "blake3"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "The highest level of risk posed by an AI system."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@value": "serious"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Categories of presence or absence."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -6998,237 +6394,227 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Links a vulnerability and one or more elements designating the latter as products\nnot affected by the vulnerability."
+ "@value": "A type of extension consisting of a list of name value pairs."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N35cc536a7b8e4401b4f4e6b8982306e1"
- },
- {
- "@id": "_:Naee034377c334f78a3af1a4d25c3d468"
- },
- {
- "@id": "_:Nf2495df384ef4dfe9e42259508a5f433"
+ "@id": "_:N516b1b46dbb04f1c953906f0388bf8b4"
}
]
},
{
- "@id": "_:N35cc536a7b8e4401b4f4e6b8982306e1",
+ "@id": "_:N516b1b46dbb04f1c953906f0388bf8b4",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist"
- }
- ]
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/justificationType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty"
}
]
},
{
- "@id": "_:Naee034377c334f78a3af1a4d25c3d468",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatement"
+ "@language": "en",
+ "@value": "Specifies the type of an external reference."
}
]
},
{
- "@id": "_:Nf2495df384ef4dfe9e42259508a5f433",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "A buildType is a hint that is used to indicate the toolchain, platform, or\ninfrastructure that the build was invoked on."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime"
+ "@language": "en",
+ "@value": "there is a defined end of support for the artifact from the supplier. This may also be referred to as end of life. There is a validUntilDate that can be used to signal when support ends for the artifact."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@value": "endOfSupport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an SSVC assessment for a vulnerability."
+ "@value": "Agent represents anything with the potential to act on a system."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#IRI"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
- "http://www.w3.org/ns/shacl#property": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The Element is documentation."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:N8d911077b7fd4e4180299a09ca29ea53"
+ "@value": "documentation"
}
]
},
{
- "@id": "_:N8d911077b7fd4e4180299a09ca29ea53",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ "@language": "en",
+ "@value": "A reference to the mailing list used by the maintainer for a package."
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar"
- }
- ]
+ "@value": "mailingList"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "[Common Platform Enumeration Specification 2.2](https://cpe.mitre.org/files/cpe-specification_2.2.pdf)"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "cpe22"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "The `from` SpdxDocument can be found in a serialized form in each `to` Artifact."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/decisionType"
+ "@value": "serializedInArtifact"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/justificationType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Impact justification label to be used when linking a vulnerability to an element\nrepresenting a VEX product with a VexNotAffectedVulnAssessmentRelationship\nrelationship."
+ "@value": "Specifies whether a license or additional text identifier has been marked as\ndeprecated."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data consists only of numeric entries."
+ "@value": "The `from` Element has manifest files that contain dependency information in each `to` Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "numeric"
+ "@value": "hasDependencyManifest"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/OrLaterOperator",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -7236,283 +6622,344 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A type of extension consisting of a list of name value pairs."
+ "@value": "Portion of an AnyLicenseInfo representing this version, or any later version,\nof the indicated License."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N3b3c65b750eb401889ee9800adc1da9c"
+ "@id": "_:N47d32bc3b4e04c9ab083ec76d4f22585"
}
]
},
{
- "@id": "_:N3b3c65b750eb401889ee9800adc1da9c",
+ "@id": "_:N47d32bc3b4e04c9ab083ec76d4f22585",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Common Platform Enumeration Specification 2.2](https://cpe.mitre.org/files/cpe-specification_2.2.pdf)"
+ "@value": "Property describes the invocation entrypoint of a build."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "cpe22"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/anonymizationMethodUsed",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/sensor",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes the anonymization methods used."
+ "@value": "data is recorded from a physical sensor, such as a thermometer reading or biometric device."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "sensor"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element provides low level control over a device's hardware"
+ "@value": "Every `to` Element is metadata about the `from` Element (`from` hasMetadata `to`)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "firmware"
+ "@value": "hasMetadata"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdBy",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Abstract class for the portion of an AnyLicenseInfo representing a license."
+ "@value": "Identifies who or what created the Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "The Element is a software manifest."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N6cddf83b203740bbb3558b7474a07821"
- },
- {
- "@id": "_:N2305488d52f34ae3bd7f3de8a96329e4"
- },
- {
- "@id": "_:N62c446ad08764db680206dcd96bc8476"
- },
- {
- "@id": "_:N7476374ddf7c4c82a95e5a63b60e4e0e"
- },
- {
- "@id": "_:N6535885322084aa986c62f1ad80b3668"
- },
- {
- "@id": "_:N2895a64ec18c48e68dbf01572a5d0cc8"
- },
- {
- "@id": "_:N9832a681241a4a91bd95ecdfaa05670d"
- },
- {
- "@id": "_:N01b77c997a784a81856bfe55a59f0d26"
- },
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:N26117aef00804f4b9d67298a6fd9c1de"
+ "@value": "manifest"
}
]
},
{
- "@id": "_:N6cddf83b203740bbb3558b7474a07821",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "The `from` Element is a configuration applied to each `to` Element, during a LifecycleScopeType period."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "configures"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "[Common Platform Enumeration: Naming Specification Version 2.3](https://csrc.nist.gov/publications/detail/nistir/7695/final)"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText"
+ "@value": "cpe23"
}
]
},
{
- "@id": "_:N2305488d52f34ae3bd7f3de8a96329e4",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@language": "en",
+ "@value": "[Uniform Resource Identifier (URI) Schemes](https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml). The scheme used in order to locate a resource."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "urlScheme"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "The Element is the evidence that a specification or requirement has been fulfilled."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId"
+ "@value": "evidence"
}
]
},
{
- "@id": "_:N62c446ad08764db680206dcd96bc8476",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@language": "en",
+ "@value": "The vulnerability does not require action at this time. The organization would continue to track the vulnerability and reassess it if new information becomes available. CISA recommends remediating Track vulnerabilities within standard update timelines."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "track"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/parameter",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Property describing a parameter used in an instance of a build."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
]
},
{
- "@id": "_:N7476374ddf7c4c82a95e5a63b60e4e0e",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@language": "en",
+ "@value": "A reference to an alternative web page."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "altWebPage"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/import",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Provides an ExternalMap of Element identifiers."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap"
}
]
},
{
- "@id": "_:N6535885322084aa986c62f1ad80b3668",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Property that describes the time at which a build stops."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The class that helps note down the quantity of energy consumption and the unit\nused for measurement."
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml"
+ "@id": "_:Na1cdda0a73e94e598b769cac4a5a5cb8"
+ },
+ {
+ "@id": "_:N904326509fc04cc4be66ea123ed9fdc4"
}
]
},
{
- "@id": "_:N2895a64ec18c48e68dbf01572a5d0cc8",
+ "@id": "_:Na1cdda0a73e94e598b769cac4a5a5cb8",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -7523,281 +6970,259 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity"
}
]
},
{
- "@id": "_:N9832a681241a4a91bd95ecdfaa05670d",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N904326509fc04cc4be66ea123ed9fdc4",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other"
+ }
+ ]
}
],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso"
- }
- ]
- },
- {
- "@id": "_:N01b77c997a784a81856bfe55a59f0d26",
- "http://www.w3.org/ns/shacl#datatype": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyUnit"
}
]
},
{
- "@id": "_:N26117aef00804f4b9d67298a6fd9c1de",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the software support channel or other support information for a package."
+ "@value": "The `from` Element has a requirement on each `to` Element, during a LifecycleScopeType period."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "support"
+ "@value": "hasRequirement"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/key",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/from",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A key used in a generic key-value pair."
+ "@value": "References the Element on the left-hand side of a relationship."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the SSVC decision type."
+ "@value": "Enumeration of dataset types."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies an external Element used within a Document but defined external to\nthat Document."
+ "@value": "SBOM provides an inventory of software that is present on a system. This may be an assembly of other SBOMs that combines analysis of configuration options, and examination of execution behavior in a (potentially simulated) deployment environment."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@value": "deployed"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data is a collection of images such as pictures of animals."
+ "@value": "Records any relevant background information or additional comments\nabout the origin of the package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "image"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The relationship is known to be exhaustive."
+ "@value": "The Element is an archived collection of one or more files (.tar, .zip, etc.)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "complete"
+ "@value": "archive"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element is an ancestor of each `to` Element."
+ "@value": "Provides a CVSS version 3 assessment for a vulnerability."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "ancestorOf"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "[FALCON](https://falcon-sign.info/falcon.pdf)"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@value": "falcon"
+ "@id": "_:Nfcc30e48020d4dd2b3493a0cd55ea457"
+ },
+ {
+ "@id": "_:Na449b0b56e3540618b2a2698204edde9"
+ },
+ {
+ "@id": "_:N328adb4bb1ec422084a2169890188a03"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nfcc30e48020d4dd2b3493a0cd55ea457",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Provides a set of values to be used to describe the common types of SBOMs that\ntools may create."
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Sbom",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A collection of SPDX Elements describing a single package."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bom"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:N74164e072d8147ca808c451ad6b5d980"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score"
}
]
},
{
- "@id": "_:N74164e072d8147ca808c451ad6b5d980",
+ "@id": "_:Na449b0b56e3540618b2a2698204edde9",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
}
],
"http://www.w3.org/ns/shacl#in": [
{
"@list": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none"
}
]
}
],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#IRI"
@@ -7805,352 +7230,291 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sbomType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/severity"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "_:N328adb4bb1ec422084a2169890188a03",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "The Element is a test used to verify functionality on an software element"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@value": "test"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies whether the License is listed as free by the\nFree Software Foundation (FSF)."
+ "@value": "Defines the original host file that the snippet information applies to."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/File"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoneElement",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element is amended by each `to` Element."
+ "@value": "This individual element was defined by the spec."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/created": [
{
- "@value": "amendedBy"
+ "@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp",
+ "@value": "2024-11-22T03:00:01Z"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/createdBy": [
{
- "@language": "en",
- "@value": "Designates a `from` Vulnerability was made available for public use or reference by each `to` Agent."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/specVersion": [
{
- "@value": "publishedBy"
+ "@value": "3.0.1"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a social media channel for a package."
+ "@value": "The highest level of risk posed by an AI system."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "socialMedia"
+ "@value": "serious"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Records the time when a recommended action was communicated in a VEX statement\nto mitigate a vulnerability."
+ "@value": "Defines the end of a range."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssV3VulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a CVSS version 3 assessment for a vulnerability."
+ "@value": "SHA-2 with a digest length of 384, as defined in [RFC 6234](https://datatracker.ietf.org/doc/rfc6234/)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ "@value": "sha384"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/confidentialityLevel",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "Describes the confidentiality level of the data points contained in the dataset."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Ne3895908b9eb4cf68888a0b70d8088ff"
- },
- {
- "@id": "_:Nad1212fd5ed241c891f8afc9235f406c"
- },
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "_:N67a7c2de8c574fb991ccc64346e1de56"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
}
]
},
{
- "@id": "_:Ne3895908b9eb4cf68888a0b70d8088ff",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Specifies a time when a vulnerability assessment was modified"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "_:Nad1212fd5ed241c891f8afc9235f406c",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/critical"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/low"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none"
- }
- ]
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "no assertion about the type of support is made. This is considered the default if no other support type is used."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/severity"
+ "@value": "noAssertion"
}
]
},
{
- "@id": "_:N67a7c2de8c574fb991ccc64346e1de56",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Specified the time and date when a vulnerability was withdrawn."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm",
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_SpdxOrganization",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A mathematical algorithm that maps data of arbitrary size to a bit string."
+ "@value": "This individual element was defined by the spec."
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/created": [
{
- "@language": "en",
- "@value": "Indicates presence of the field."
+ "@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp",
+ "@value": "2024-11-22T03:00:01Z"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/createdBy": [
{
- "@value": "yes"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization"
+ }
+ ],
+ "https://spdx.org/rdf/3.0.1/terms/Core/specVersion": [
+ {
+ "@value": "3.0.1"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Tool",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An element of hardware and/or software utilized to carry out a particular function."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "Enumeration of the valid profiles."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/hashValue",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "MD5 message-digest algorithm, as defined in [RFC 1321](https://www.rfc-editor.org/info/rfc1321)."
+ "@value": "The result of applying a hash algorithm to an Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "md5"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The file represents a single file (default)."
+ "@value": "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "file"
+ "@value": "swhid"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/statusNotes",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/value",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Conveys information about how VEX status was determined."
+ "@value": "A value used in a generic key-value pair."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -8160,42 +7524,41 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-3 with a digest length of 256, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
+ "@value": "Specifies whether an additional text identifier has been marked as deprecated."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "sha3_256"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the type of the content identifier."
+ "@value": "Property that describes the digest of the build configuration file used to\ninvoke a build."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Hash"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -8203,207 +7566,189 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` SoftwareArtifact was discovered to actually contain each `to` license, for example as detected by use of automated tooling."
+ "@value": "The `from` Element uses each `to` Element as a tool, during a LifecycleScopeType period."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasDeclaredLicense"
+ "@value": "usesTool"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provide an enumerated set of lifecycle phases that can provide context to relationships."
+ "@value": "Provides an exploit assessment of a vulnerability."
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@language": "en",
- "@value": "Provides the location for more information regarding an external identifier."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N91d11db27b28462b8545b78734a27503"
+ },
+ {
+ "@id": "_:N8e672d95ff7d48e68c1ed7ecf019b269"
+ },
+ {
+ "@id": "_:Ne820a8ec67114d53b03a71f5f7be31f5"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N91d11db27b28462b8545b78734a27503",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@language": "en",
- "@value": "A reference to related security information of unspecified type."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@value": "securityOther"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other"
+ }
+ ]
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "the element follows the AI profile specification"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@value": "ai"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Designates a `from` Vulnerability was originally discovered by the `to` Agent(s)."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "foundBy"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/catalogType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ "@id": "_:N8e672d95ff7d48e68c1ed7ecf019b269",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A relationship has specific context implications during an element's design."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@value": "design"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "the Element is a software application"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "application"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/exploited"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/dataLicense",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Ne820a8ec67114d53b03a71f5f7be31f5",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Provides the license under which the SPDX documentation of the Element can be\nused."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The `from` Element has a dependency on each `to` Element, dependency is not in the distributed artifact, but assumed to be provided, during a LifecycleScopeType period."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "hasProvidedDependency"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/locator"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-2 with a digest length of 256, as defined in [RFC 6234](https://www.rfc-editor.org/info/rfc6234)."
+ "@value": "Low/no risk is posed by an AI system."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "sha256"
+ "@value": "low"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a file system image that can be written to a disk (or virtual) partition"
+ "@value": "A reference to a social media channel for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "filesystemImage"
+ "@value": "socialMedia"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ListedLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -8411,53 +7756,103 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A license that is listed on the SPDX License List."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
+ "@value": "A reference to a resource identifier defined outside the scope of SPDX-3.0 content that uniquely identifies an Element."
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N6e7150c4286149b7aa27ddf655625b5e"
+ "@id": "_:Nf71f6300b14a4726a20ffad899bed919"
+ },
+ {
+ "@id": "_:Nbd14f0a1267744e89f6930e710689414"
+ },
+ {
+ "@id": "_:Ne883dfda4a7445ceb1e70f39ddd03fea"
+ },
+ {
+ "@id": "_:N0d09683a42354debacdd0b0625119609"
},
{
- "@id": "_:Ne14b54567e794b13a34acf8718d2ccf6"
+ "@id": "_:N13396ee366a94de388e2aff47754e81f"
}
]
},
{
- "@id": "_:N6e7150c4286149b7aa27ddf655625b5e",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:Nf71f6300b14a4726a20ffad899bed919",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe22"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/gitoid"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swid"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/urlScheme"
+ }
+ ]
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/deprecatedVersion"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifierType"
}
]
},
{
- "@id": "_:Ne14b54567e794b13a34acf8718d2ccf6",
+ "@id": "_:Nbd14f0a1267744e89f6930e710689414",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -8465,6 +7860,13 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -8475,364 +7877,390 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/listVersionAdded"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifier"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageVersion",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Ne883dfda4a7445ceb1e70f39ddd03fea",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Identify the version of a package."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/algorithm",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Specifies the algorithm used for calculating the hash value."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Abstract ancestor class for all vulnerability assessments"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "@id": "_:N0d09683a42354debacdd0b0625119609",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Relationship"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Ndaecf52053104527964b081f8f6d4dfe"
- },
- {
- "@id": "_:N9fc754cd17fe403b9e6567ff39e96ef5"
- },
- {
- "@id": "_:N28c546d9833444d7b7370a64f4274b1b"
- },
- {
- "@id": "_:Nf37cc853c16d47099115691bcb77f2e1"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:N5c307bac3b90460f8b755b5d46827013"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifierLocator"
}
]
},
{
- "@id": "_:Ndaecf52053104527964b081f8f6d4dfe",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:N13396ee366a94de388e2aff47754e81f",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority"
}
]
},
{
- "@id": "_:N9fc754cd17fe403b9e6567ff39e96ef5",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "The relationship is known not to be exhaustive."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@value": "incomplete"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime"
+ "@language": "en",
+ "@value": "MD5 message-digest algorithm, as defined in [RFC 1321](https://datatracker.ietf.org/doc/rfc1321/)."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@value": "md5"
}
]
},
{
- "@id": "_:N28c546d9833444d7b7370a64f4274b1b",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "SHA-3 with a digest length of 256, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy"
+ "@value": "sha3_256"
}
]
},
{
- "@id": "_:Nf37cc853c16d47099115691bcb77f2e1",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/syntactic",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime"
+ "@language": "en",
+ "@value": "data describes the syntax or semantics of a language or text, such as a parse tree used for natural language processing."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@value": "syntactic"
}
]
},
{
- "@id": "_:N5c307bac3b90460f8b755b5d46827013",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataCollectionProcess",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime"
+ "@language": "en",
+ "@value": "Describes how the dataset was collected."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Availability of dataset."
+ "@value": "SHA-3 with a digest length of 512, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "sha3_512"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element has been tested on the `to` Element(s)."
+ "@value": "Maps a LicenseRef or AdditionRef string for a Custom License or a Custom\nLicense Addition to its URI ID."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "testedOn"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the element follows the Core profile specification"
+ "@value": "The Element represents software that controls hardware devices."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "core"
+ "@value": "deviceDriver"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/domain",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Captures the domain in which the AI package can be used."
+ "@value": "Specifies an Element contained in a piece of software where a vulnerability was\nfound."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is a test artifact for the `from` Element (`from` hasTest `to`), during a LifecycleScopeType period."
+ "@value": "Provides an independently reproducible mechanism that permits verification of a specific Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "hasTest"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N10f5cc15b506459db381c02764d60e76"
+ },
+ {
+ "@id": "_:N7a48123f699948b5867af1fec0d7b88e"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N10f5cc15b506459db381c02764d60e76",
+ "http://www.w3.org/ns/shacl#message": [
{
"@language": "en",
- "@value": "the Element is a software library"
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@value": "library"
+ "@id": "_:Ne41f054fce23460dba46863153e67567"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdUsing",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Ne41f054fce23460dba46863153e67567",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ }
+ ]
+ },
+ {
+ "@id": "_:N7a48123f699948b5867af1fec0d7b88e",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Identifies the tooling that was used during the creation of the Element."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Tool"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the exploit catalog type."
+ "@value": "Provide context for a relationship that occurs in the lifecycle."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Relationship"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N7676f1bbd99e47659502f87b9936453e"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdBy",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:N7676f1bbd99e47659502f87b9936453e",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "Identifies who or what created the Element."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/development"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/scope"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -8840,17 +8268,17 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is related to the `from` Element where the relationship type is not described by any of the SPDX relationhip types (this relationship is directionless)."
+ "@value": "The `from` Element describes each `to` Element. To denote the root(s) of a tree of elements in a collection, the rootElement property should be used."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "describes"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -8858,29 +8286,34 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element has a prerequisite on each `to` Element, during a LifecycleScopeType period."
+ "@value": "Every `to` Element is a packaged instance of the `from` Element (`from` packagedBy `to`)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasPrerequisite"
+ "@value": "packagedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageVersion",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the unit of energy consumption."
+ "@value": "Identify the version of a package."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/LicenseExpression",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -8888,67 +8321,95 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A class for describing the energy consumption incurred by an AI model in\ndifferent stages of its lifecycle."
+ "@value": "An SPDX Element containing an SPDX license expression string."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nd677bc1745684cf98fb92f17a75ebd52"
+ "@id": "_:Ne70b85feb564419597741ca637d61d03"
},
{
- "@id": "_:N67fc6e9fc5d24eabb8543cdc669b1145"
+ "@id": "_:Nf5531d9c16ff4f589dff19f480634c29"
},
{
- "@id": "_:Nffd32d595d024069b6df3a1ef8da642a"
+ "@id": "_:N1647e706f6764e7d9ec4e0aa8979d0c6"
}
]
},
{
- "@id": "_:Nd677bc1745684cf98fb92f17a75ebd52",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Ne70b85feb564419597741ca637d61d03",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression"
}
]
},
{
- "@id": "_:N67fc6e9fc5d24eabb8543cdc669b1145",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nf5531d9c16ff4f589dff19f480634c29",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$"
}
]
},
{
- "@id": "_:Nffd32d595d024069b6df3a1ef8da642a",
+ "@id": "_:N1647e706f6764e7d9ec4e0aa8979d0c6",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -8958,47 +8419,48 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/customIdToUri"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/rootElement",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "This property is used to denote the root Element(s) of a tree of elements contained in a BOM."
+ "@value": "[FALCON](https://falcon-sign.info/falcon.pdf)"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "falcon"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a export control assessment for a package."
+ "@value": "Used to store extra information about an Element which is not part of a review (e.g. extra information provided during the creation of the Element)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "exportControlAssessment"
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
@@ -9006,76 +8468,173 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to an alternative download location."
+ "@value": "A reference to additional license information related to an artifact."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "altDownloadLocation"
+ "@value": "license"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogVulnAssessmentRelationship",
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionElement",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an exploit assessment of a vulnerability."
+ "@value": "This individual element was defined by the spec."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/created": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ "@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp",
+ "@value": "2024-11-22T03:00:01Z"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/createdBy": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization"
}
],
- "http://www.w3.org/ns/shacl#property": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/specVersion": [
{
- "@id": "_:Nc642cb7cb5d441eaaa4a1fc86368d998"
- },
+ "@value": "3.0.1"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/relationshipType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "_:N3df9880d78624ddba1dd8e35a428b9c9"
- },
+ "@language": "en",
+ "@value": "Information about the relationship between two Elements."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "_:N8373dd8071e2429e95b3b0897bdab7de"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
}
]
},
{
- "@id": "_:Nc642cb7cb5d441eaaa4a1fc86368d998",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
+ "@language": "en",
+ "@value": "Indicates the amount of energy consumption incurred by an AI model."
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other"
- }
- ]
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "Common Vulnerabilities and Exposures identifiers, an identifier for a specific software flaw defined within the official CVE Dictionary and that conforms to the [CVE specification](https://csrc.nist.gov/glossary/term/cve_id)."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "cve"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseExpression",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "A string in the license expression format."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Specifies the time when a vulnerability was published."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Specifies the VEX justification type."
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/environment",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Property describing the session in which a build is invoked."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Portion of an AnyLicenseInfo representing a License which has additional\ntext applied to it."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -9083,141 +8642,147 @@
"@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/catalogType"
+ "@id": "_:Nc51fb19223644705a84f646344b7e9d3"
+ },
+ {
+ "@id": "_:N163fe4499b2a454a9641b23118bf53ae"
}
]
},
{
- "@id": "_:N3df9880d78624ddba1dd8e35a428b9c9",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:Nc51fb19223644705a84f646344b7e9d3",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/exploited"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition"
}
]
},
{
- "@id": "_:N8373dd8071e2429e95b3b0897bdab7de",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N163fe4499b2a454a9641b23118bf53ae",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/locator"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/name",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "there is a defined end of support for the artifact from the supplier. This may also be referred to as end of life. There is a validUntilDate that can be used to signal when support ends for the artifact."
+ "@value": "Identifies the name of an Element as designated by the creator."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "endOfSupport"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Any other units of energy measurement."
+ "@value": "The `from` Build was run on the `to` Element during a LifecycleScopeType period (e.g. the host that the build runs on)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "hasHost"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/to",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a software manifest"
+ "@value": "References an Element on the right-hand side of a relationship."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "manifest"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the time from which an element is no longer applicable / valid."
+ "@value": "SHA-2 with a digest length of 512, as defined in [RFC 6234](https://datatracker.ietf.org/doc/rfc6234/)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@value": "sha512"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -9225,107 +8790,180 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Build was run on the `to` Element during a LifecycleScopeType period (e.g. the host that the build runs on)."
+ "@value": "The `from` Element has a prerequisite on each `to` Element, during a LifecycleScopeType period."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasHost"
+ "@value": "hasPrerequisite"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Hash",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element dynamically links in each `to` Element, during a LifecycleScopeType period."
+ "@value": "A mathematically calculated representation of a grouping of data."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "hasDynamicLink"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "A relationship has specific context implications during an element's testing phase, during development."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@value": "test"
+ "@id": "_:N4e4b35788e1b4064b856bcd8d2cc6670"
+ },
+ {
+ "@id": "_:Naf01116eff7c4759be95f8f97c257d9c"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "@id": "_:N4e4b35788e1b4064b856bcd8d2cc6670",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "The `from` Element has a requirement on each `to` Element, during a LifecycleScopeType period."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "hasRequirement"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@language": "en",
- "@value": "A reference to a certification report for a package from an accredited/independent body."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "certificationReport"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/algorithm"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "@id": "_:Naf01116eff7c4759be95f8f97c257d9c",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "data is recorded with a timestamp for each entry, but not necessarily ordered or at specific intervals, such as when a taxi ride starts and ends."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@value": "timestamp"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/hashValue"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Relationship",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -9333,12 +8971,12 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes a relationship between one or more elements."
+ "@value": "Abstract class for the portion of an AnyLicenseInfo representing a license."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -9348,334 +8986,176 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Ne8b93e1651f84d5f8ff94e4b82012f07"
+ "@id": "_:N72dd028519c2443b94229cfc4a2639bc"
+ },
+ {
+ "@id": "_:Ne778a773be4f408192f2ed37c6143a5d"
},
{
- "@id": "_:Na62fed341d814dc8ac95b17410dd06e9"
+ "@id": "_:Nc7f12b88e8f5489dacbbfeb81192696a"
},
{
- "@id": "_:N6dd024b62af74fb5a94391f7343f1c79"
+ "@id": "_:Nc37985fef6884679b49d387a2ef08d3f"
},
{
- "@id": "_:Nf39729cdf1294ea88879ccd16e468339"
+ "@id": "_:N4b7945a329d940d7a4167237a4e60e53"
},
{
- "@id": "_:Nf4064e5c7fb84a899bffb14df5844894"
+ "@id": "_:N79e0fdc8a753446e8e1931aab90b02ae"
},
{
- "@id": "_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd"
+ "@id": "_:Na3b27046864941989a486e5a70e0edb4"
+ },
+ {
+ "@id": "_:Ndde9f898797c42b989ef522557debf64"
+ },
+ {
+ "@id": "_:N5e678b3ba38745b58c0103b8e085d5c8"
+ },
+ {
+ "@id": "_:Nd3d538fe1cb544b5808c51dffd844c81"
}
]
},
{
- "@id": "_:Ne8b93e1651f84d5f8ff94e4b82012f07",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:N72dd028519c2443b94229cfc4a2639bc",
+ "http://www.w3.org/ns/shacl#message": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
+ }
+ ],
+ "http://www.w3.org/ns/shacl#not": [
+ {
+ "@id": "_:N0a961d271f304c8cbb2e0a1307a9d8ad"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+ }
+ ]
+ },
+ {
+ "@id": "_:N0a961d271f304c8cbb2e0a1307a9d8ad",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
+ }
+ ]
+ },
+ {
+ "@id": "_:Ne778a773be4f408192f2ed37c6143a5d",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/from"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText"
}
]
},
{
- "@id": "_:Na62fed341d814dc8ac95b17410dd06e9",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nc7f12b88e8f5489dacbbfeb81192696a",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/to"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId"
}
]
},
{
- "@id": "_:N6dd024b62af74fb5a94391f7343f1c79",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nc37985fef6884679b49d387a2ef08d3f",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool"
- }
- ]
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/relationshipType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre"
}
]
},
{
- "@id": "_:Nf39729cdf1294ea88879ccd16e468339",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
+ "@id": "_:N4b7945a329d940d7a4167237a4e60e53",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/completeness"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved"
}
]
},
{
- "@id": "_:Nf4064e5c7fb84a899bffb14df5844894",
+ "@id": "_:N79e0fdc8a753446e8e1931aab90b02ae",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -9686,24 +9166,20 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/startTime"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml"
}
]
},
{
- "@id": "_:N801bb08e2f0f4a8b9b2e9e8d3a406ffd",
+ "@id": "_:Na3b27046864941989a486e5a70e0edb4",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -9714,241 +9190,243 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endTime"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "@id": "_:Ndde9f898797c42b989ef522557debf64",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Package URL, as defined in the corresponding [Annex](../../../annexes/pkg-url-specification.md) of this specification."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "packageUrl"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/import",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:N5e678b3ba38745b58c0103b8e085d5c8",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Provides an ExternalMap of Element identifiers."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nd3d538fe1cb544b5808c51dffd844c81",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "The `from` Element has been trained on the `to` Element(s)."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "trainedOn"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Captures a standard that is being complied with."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SBOM created directly from the development environment, source files, and included dependencies used to build an product artifact."
+ "@value": "A reference to a published list of releases for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "source"
+ "@value": "releaseHistory"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Tool",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a [penetration test](https://en.wikipedia.org/wiki/Penetration_test) report for a package."
+ "@value": "An element of hardware and/or software utilized to carry out a particular function."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "securityPenTestReport"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cpe23",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Common Platform Enumeration: Naming Specification Version 2.3](https://csrc.nist.gov/publications/detail/nistir/7695/final)"
+ "@value": "A characterization of some aspect of an Element that is associated with the Element in a generalized fashion."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "cpe23"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N3b695bebf32746039b555b8460ffe552"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N3b695bebf32746039b555b8460ffe552",
+ "http://www.w3.org/ns/shacl#message": [
{
"@language": "en",
- "@value": "the Element is a plan, guideline or strategy how to create, perform or analyse an application"
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@value": "specification"
+ "@id": "_:Nb8a14d0c45314542aa2d6a98232399be"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime",
+ "@id": "_:Nb8a14d0c45314542aa2d6a98232399be",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/extension",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies a time when a vulnerability assessment was modified"
+ "@value": "Specifies an Extension characterization of some aspect of an Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/fileKind",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes if a given file is a directory or non-directory kind of file."
+ "@value": "The `from` Element is amended by each `to` Element."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
+ "@value": "amendedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoneLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespace",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An Individual Value for License where the SPDX data creator determines that no\nlicense is present."
+ "@value": "Provides an unambiguous mechanism for conveying a URI fragment portion of an\nElement ID."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo"
- }
- ],
- "http://www.w3.org/2002/07/owl#sameAs": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Licensing/None"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a purchase order for a package."
+ "@value": "Provide consumers with comments by the creator of the Element about the\nElement."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "purchaseOrder"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/vectorString",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the CVSS vector string for a vulnerability."
+ "@value": "Identifies all the text and metadata associated with a license in the license\nXML format."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -9958,25 +9436,24 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/hasSensitivePersonalInformation",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element is a descendant of each `to` Element."
+ "@value": "Describes if any sensitive personal information is present in the dataset."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "descendantOf"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -9984,29 +9461,30 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is a patch for the `from` Element (`from` patchedBy `to`)."
+ "@value": "Every `to` Element is a file deleted from the `from` Element (`from` hasDeletedFile `to`)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "patchedBy"
+ "@value": "hasDeletedFile"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes the type of the given dataset."
+ "@value": "The vulnerable component is present, and the component contains the vulnerable code. However, vulnerable code is used in such a way that an attacker cannot mount any anticipated attack."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "@value": "vulnerableCodeCannotBeControlledByAdversary"
}
]
},
@@ -10029,531 +9507,387 @@
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to information assuring that the software is developed using security practices as defined by [NIST SP 800-218 Secure Software Development Framework (SSDF) Version 1.1](https://csrc.nist.gov/pubs/sp/800/218/final) or [CISA Secure Software Development Attestation Form](https://www.cisa.gov/resources-tools/resources/secure-software-development-attestation-form)."
+ "@value": "A property name with an associated value."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "secureSoftwareAttestation"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:Na92e8ceda7e548bb9a144c2e9c857639"
+ },
+ {
+ "@id": "_:N2056bd91659a4260a6eb99a0cbdd9f14"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "@id": "_:Na92e8ceda7e548bb9a144c2e9c857639",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "the element follows the Extension profile specification"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@value": "extension"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The relationship is known not to be exhaustive."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "incomplete"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatement",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N2056bd91659a4260a6eb99a0cbdd9f14",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Provides advise on how to mitigate or remediate a vulnerability when a VEX product\nis affected by it."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides information about the creation of the Element."
+ "@value": "The Element is a module of a piece of software."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
+ "@value": "module"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Megajoule."
+ "@value": "A reference to a Vulnerability Exploitability eXchange (VEX) statement which provides information on whether a product is impacted by a specific vulnerability in an included package and, if affected, whether there are actions recommended to remediate. See also [NTIA VEX one-page summary](https://ntia.gov/files/ntia/publications/vex_one-page_summary.pdf)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "megajoule"
+ "@value": "vulnerabilityExploitabilityAssessment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedLicenseId",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies whether a license or additional text identifier has been marked as\ndeprecated."
+ "@value": "Describes a mechanism to update the dataset."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The product is not affected because the code underlying the vulnerability is not present in the product."
+ "@value": "The `from` Vulnerability impact is being investigated for each `to` Element. The use of the `underInvestigationFor` type is constrained to `VexUnderInvestigationVulnAssessmentRelationship` classed relationships."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "vulnerableCodeNotPresent"
+ "@value": "underInvestigationFor"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/exploited",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexUnderInvestigationVulnAssessmentRelationship",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describe that a CVE is known to have an exploit because it's been listed in an exploit catalog."
+ "@value": "Designates elements as products where the impact of a vulnerability is being\ninvestigated."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Enumeration of the different kinds of SPDX file."
+ "@value": "Provides information about the primary purpose of an Element."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is used to install software on disk"
+ "@value": "the element follows the Build profile specification"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "install"
+ "@value": "build"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a static analysis report for a package."
+ "@value": "The vulnerability requires attention from the organization's internal, supervisory-level individuals. Necessary actions include requesting assistance or information about the vulnerability, and may involve publishing a notification either internally and/or externally. CISA recommends remediating Attend vulnerabilities sooner than standard update timelines."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "staticAnalysisReport"
+ "@value": "attend"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "(\"Track\\*\" in the SSVC spec) The vulnerability contains specific characteristics that may require closer monitoring for changes. CISA recommends remediating Track\\* vulnerabilities within standard update timelines."
+ "@value": "A relationship has specific context implications during an element's build phase, during development."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "trackStar"
+ "@value": "build"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a resource outside the scope of SPDX-3.0 content related to an Element."
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@value": "SHA-1, a secure hashing algorithm, as defined in [RFC 3174](https://datatracker.ietf.org/doc/rfc3174/)."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N4477c4b31f20446998b8dff00cd309b3"
- },
- {
- "@id": "_:N065968ff4b1d468f80d208a94f728820"
- },
- {
- "@id": "_:N7f27ce1812214cf08ea19bcb018764e2"
- },
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:Nfc79218ef172418cad1d73977bceaf78"
+ "@value": "sha1"
}
]
},
{
- "@id": "_:N4477c4b31f20446998b8dff00cd309b3",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/statusNotes",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "@language": "en",
+ "@value": "Conveys information about how VEX status was determined."
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "Indicates the type of support that is associated with an artifact."
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/kev",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "CISA's Known Exploited Vulnerability (KEV) Catalog"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRefType"
+ "@value": "kev"
}
]
},
{
- "@id": "_:N065968ff4b1d468f80d208a94f728820",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/issuingAuthority",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "An entity that is authorized to issue identification credentials."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locator"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "_:N7f27ce1812214cf08ea19bcb018764e2",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": "^[^\\/]+\\/[^\\/]+$"
+ "@language": "en",
+ "@value": "Provide an enumerated set of lifecycle phases that can provide context to relationships."
}
]
},
{
- "@id": "_:Nfc79218ef172418cad1d73977bceaf78",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "A canonical, unique, immutable identifier of the artifact content, that may be\nused for verifying its identity and/or integrity."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/categorical",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data that is classified into a discrete number of categories, such as the eye color of a population of people."
+ "@value": "A value used in a CdxPropertyEntry name-value pair."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "categorical"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexAffectedVulnAssessmentRelationship",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
"http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A distinct article or unit within the digital domain."
+ "@value": "Connects a vulnerability and an element designating the element as a product\naffected by the vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -10563,78 +9897,29 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nd1e13d5c3983406c938eabee95860c0e"
- },
- {
- "@id": "_:N8a37f4cffd6247e08ac9432f8447d89a"
- },
- {
- "@id": "_:N0da978c5d15a4e0ca2abb1d9a336eba1"
+ "@id": "_:N8692a82c280845c3a6fa37c02ddae229"
},
{
- "@id": "_:Nc7ccb8d419ad49ab9f18f22daf82266f"
- },
- {
- "@id": "_:N2fd6d6c96c7b46dabc958e2ddb32657c"
- },
- {
- "@id": "_:N41aee74b0dbe4609888f3e3488e75e26"
- },
- {
- "@id": "_:N9177e2ee3c054acba6cd2b8f4d78e4f3"
- }
- ]
- },
- {
- "@id": "_:Nd1e13d5c3983406c938eabee95860c0e",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/originatedBy"
+ "@id": "_:N105628f6c8b040edb9db617f35f30bec"
}
]
},
{
- "@id": "_:N8a37f4cffd6247e08ac9432f8447d89a",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:N8692a82c280845c3a6fa37c02ddae229",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy"
- }
- ]
- },
- {
- "@id": "_:N0da978c5d15a4e0ca2abb1d9a336eba1",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -10645,17 +9930,12 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/builtTime"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatement"
}
]
},
{
- "@id": "_:Nc7ccb8d419ad49ab9f18f22daf82266f",
+ "@id": "_:N105628f6c8b040edb9db617f35f30bec",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
@@ -10663,6 +9943,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -10673,7 +9954,7 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/releaseTime"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatementTime"
}
],
"http://www.w3.org/ns/shacl#pattern": [
@@ -10683,312 +9964,316 @@
]
},
{
- "@id": "_:N2fd6d6c96c7b46dabc958e2ddb32657c",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime"
+ "@language": "en",
+ "@value": "Contains a URL where the License or LicenseAddition can be found in use."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "_:N41aee74b0dbe4609888f3e3488e75e26",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Represents the energy quantity."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/standardName"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
]
},
{
- "@id": "_:N9177e2ee3c054acba6cd2b8f4d78e4f3",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
- {
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion"
- }
- ]
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/attributionText",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "Provides a place for the SPDX data creator to record acknowledgement text for\na software Package, File or Snippet."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/supportLevel"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Agent represents anything with the potential to act on a system."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "The `from` Build has each `to` Element as an input, during a LifecycleScopeType period."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "hasInput"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Artifact representing a serialization instance of SPDX data containing the\ndefinition of a particular Element."
+ "@value": "The `from` Agent is delegating an action to the Agent of the `to` Relationship (which must be of type invokedBy), during a LifecycleScopeType (e.g. the `to` invokedBy Relationship is being done on behalf of `from`)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
+ "@value": "delegatedTo"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a Software Composition Analysis (SCA) report."
+ "@value": "The `from` Element is modified by each `to` Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "componentAnalysisReport"
+ "@value": "modifiedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Property describing the start time of a build."
+ "@value": "The Element is a single file which can be independently distributed (configuration file, statically linked binary, Kubernetes deployment, etc.)."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@value": "file"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "[Kyber](https://pq-crystals.org/kyber/)"
+ "@value": "A reference to the patch or source code that fixes a vulnerability."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "crystalsKyber"
+ "@value": "securityFix"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specified the time and date when a vulnerability was withdrawn."
+ "@value": "The `from` Element has a dependency on each `to` Element, dependency is not in the distributed artifact, but assumed to be provided, during a LifecycleScopeType period."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@value": "hasProvidedDependency"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` SpdxDocument can be found in a serialized form in each `to` Artifact."
+ "@value": "Identifies the full text of a LicenseAddition."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "serializedInArtifact"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the licenseId that is preferred to be used in place of a deprecated\nLicense or LicenseAddition."
+ "@value": "the artifact is in active development and is not considered ready for formal support from the supplier."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "development"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A `from` Vulnerability has been fixed in each `to` Element. The use of the `fixedIn` type is constrained to `VexFixedVulnAssessmentRelationship` classed relationships."
+ "@value": "A key with an associated value."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "fixedIn"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:Nbd47cac50394462f9015e00ec4b449a6"
+ },
+ {
+ "@id": "_:N187a93895c7b43bea96131212a0ba3f5"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetUpdateMechanism",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Nbd47cac50394462f9015e00ec4b449a6",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Describes a mechanism to update the dataset."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/key"
+ }
+ ]
+ },
+ {
+ "@id": "_:N187a93895c7b43bea96131212a0ba3f5",
+ "http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
}
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/value"
+ }
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Indicates absence of the field."
+ "@value": "SBOM of intended, planned software project or product with included components (some of which may not yet exist) for a new software artifact."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "no"
+ "@value": "design"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRef",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Points to a resource outside the scope of the SPDX-3.0 content\nthat provides additional characteristics of an Element."
+ "@value": "Provides a NamespaceMap of prefixes and associated namespace partial URIs applicable to an SpdxDocument and independent of any specific serialization format or instance."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
@@ -10996,116 +10281,163 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a Vulnerability Exploitability eXchange (VEX) statement which provides information on whether a product is impacted by a specific vulnerability in an included package and, if affected, whether there are actions recommended to remediate. See also [NTIA VEX one-page summary](https://ntia.gov/files/ntia/publications/vex_one-page_summary.pdf)."
+ "@value": "A reference to a export control assessment for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "vulnerabilityExploitabilityAssessment"
+ "@value": "exportControlAssessment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcVulnAssessmentRelationship",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is metadata about the `from` Element (`from` hasMetadata `to`)."
+ "@value": "Provides an SSVC assessment for a vulnerability."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "hasMetadata"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N30d5cdb21c144005b1d74c81aa0e129e"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/startTime",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N30d5cdb21c144005b1d74c81aa0e129e",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "Specifies the time from which an element is applicable / valid."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/attend"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/track"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/trackStar"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/decisionType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies an Element contained in a piece of software where a vulnerability was\nfound."
+ "@value": "The affected code is not reachable through the execution of the code, including non-anticipated states of the product."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "vulnerableCodeNotInExecutePath"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/builtTime",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the safety risk level."
+ "@value": "Specifies the time an artifact was built."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/limitation",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Designates a `from` Vulnerability has been fixed by the `to` Agent(s)."
+ "@value": "Captures a limitation of the AI software."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "fixedBy"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/summary",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A short description of an Element."
+ "@value": "A reference to the issue tracker for a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "issueTracker"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -11113,84 +10445,125 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A map of Element identifiers that are used within a Document but defined\nexternal to that Document."
+ "@value": "A distinct article or unit within the digital domain."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N999ce6cccf4c43f493041f0c109b3166"
+ "@id": "_:Nba03adbea09d477299a596cac9fd8319"
},
{
- "@id": "_:Na34b98cc7abc4ac2bb5b1ba9777ec6a0"
+ "@id": "_:Nc704d39d408f41caa9805e140ff0016a"
},
{
- "@id": "_:Ndf7085005814495cbc9689c68bb9683d"
+ "@id": "_:N5d195bb929fc404584503e9c9b17a526"
},
{
- "@id": "_:Na40768ed7c6a40fcb01c9e8f1793b8a7"
- }
- ]
- },
- {
- "@id": "_:N999ce6cccf4c43f493041f0c109b3166",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N06465237afe4406eb4803558f7a57c08"
+ },
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "_:Ndb31c53559be41e0b28e79b74da0b557"
+ },
+ {
+ "@id": "_:Nd8679c5e3311467ca097a4151ac8fa54"
+ },
+ {
+ "@id": "_:N737b3d5b3c8f4cb7b5fb665b52f1dd96"
+ },
+ {
+ "@id": "_:Nda791debefe5491aa84d61433873c630"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nba03adbea09d477299a596cac9fd8319",
+ "http://www.w3.org/ns/shacl#message": [
+ {
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@value": 1
+ "@id": "_:Ndbfe3b48ba714fb990a0e903863ea1ed"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": 1
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+ }
+ ]
+ },
+ {
+ "@id": "_:Ndbfe3b48ba714fb990a0e903863ea1ed",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nc704d39d408f41caa9805e140ff0016a",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalSpdxId"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/originatedBy"
}
]
},
{
- "@id": "_:Na34b98cc7abc4ac2bb5b1ba9777ec6a0",
+ "@id": "_:N5d195bb929fc404584503e9c9b17a526",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy"
}
]
},
{
- "@id": "_:Ndf7085005814495cbc9689c68bb9683d",
+ "@id": "_:N06465237afe4406eb4803558f7a57c08",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -11201,264 +10574,433 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locationHint"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/builtTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "_:Na40768ed7c6a40fcb01c9e8f1793b8a7",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Ndb31c53559be41e0b28e79b74da0b557",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/releaseTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Nd8679c5e3311467ca097a4151ac8fa54",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Records the results of general safety risk assessment of the AI system."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase",
+ "@id": "_:N737b3d5b3c8f4cb7b5fb665b52f1dd96",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/standardName"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nda791debefe5491aa84d61433873c630",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/deployed"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/limitedSupport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/endOfSupport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noSupport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion"
+ }
+ ]
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/supportLevel"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is a test case for the `from` Element (`from` hasTestCase `to`)."
+ "@value": "The Element doesn't fit into any of the other categories."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "hasTestCase"
+ "@value": "other"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides information about the primary purpose of an Element."
+ "@value": "The Element is configuration data."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "configuration"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "When a CVSS score is between 7.0 - 8.9"
+ "@value": "[Gitoid](https://www.iana.org/assignments/uri-schemes/prov/gitoid), stands for [Git Object ID](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects). A gitoid of type blob is a unique hash of a binary artifact. A gitoid may represent either an [Artifact Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-identifier-types) for the software artifact or an [Input Manifest Identifier](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#input-manifest-identifier) for the software artifact's associated [Artifact Input Manifest](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-input-manifest); this ambiguity exists because the Artifact Input Manifest is itself an artifact, and the gitoid of that artifact is its valid identifier. Gitoids calculated on software artifacts (Snippet, File, or Package Elements) should be recorded in the SPDX 3.0 SoftwareArtifact's contentIdentifier property. Gitoids calculated on the Artifact Input Manifest (Input Manifest Identifier) should be recorded in the SPDX 3.0 Element's externalIdentifier property. See [OmniBOR Specification](https://github.com/omnibor/spec/), a minimalistic specification for describing software [Artifact Dependency Graphs](https://github.com/omnibor/spec/blob/eb1ee5c961c16215eb8709b2975d193a2007a35d/spec/SPEC.md#artifact-dependency-graph-adg)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "high"
+ "@value": "gitoid"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/email",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/ExploitCatalogType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Other exploit catalogs"
+ "@value": "Email address, as defined in [RFC 3696](https://datatracker.ietf.org/doc/rfc3986/) Section 3."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "email"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "BLAKE2b algorithm with a digest size of 384, as defined in [RFC 7693](https://www.rfc-editor.org/info/rfc7693) Section 4."
+ "@value": "Designates a `from` Vulnerability was made available for public use or reference by each `to` Agent."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "blake2b384"
+ "@value": "publishedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
"http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Abstract class for additional text intended to be added to a License, but\nwhich is not itself a standalone License."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "A reference to a resource outside the scope of SPDX-3.0 content related to an Element."
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N75afbc0eb6e646f28396b52ee0131582"
+ "@id": "_:N0b728d22a9674ecc87af12fde5aae61c"
},
{
- "@id": "_:N5e77c3af3932465a99431b715d09d12e"
+ "@id": "_:Nddcc9ac569c4442b894f208d7722b4f8"
},
{
- "@id": "_:N55072cbd77a64b16b152c20236d786f7"
+ "@id": "_:N5ab248e680454bbcb3ed254de24ac49f"
},
{
- "@id": "_:N3daf4b35020144689a44f0ff15ab9244"
- },
- {
- "@id": "_:N14c84f27ec214a8aa7744493af4f1b05"
- },
- {
- "@id": "_:N00f0f016bff441178fb3b14b0f1ba310"
- }
- ]
- },
- {
- "@id": "_:N75afbc0eb6e646f28396b52ee0131582",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText"
+ "@id": "_:N72a328f4b7e14cb194d99b35236c3430"
}
]
},
{
- "@id": "_:N5e77c3af3932465a99431b715d09d12e",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "@id": "_:N0b728d22a9674ecc87af12fde5aae61c",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isDeprecatedAdditionId"
- }
- ]
- },
- {
- "@id": "_:N55072cbd77a64b16b152c20236d786f7",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altDownloadLocation"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/altWebPage"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/certificationReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/cwe"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/exportControlAssessment"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/funding"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/issueTracker"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mailingList"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/productMetadata"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdversaryModel"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPenTestReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityThreatModel"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/socialMedia"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/sourceArtifact"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/staticAnalysisReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/support"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vcs"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityExploitabilityAssessment"
+ }
+ ]
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/licenseXml"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRefType"
}
]
},
{
- "@id": "_:N3daf4b35020144689a44f0ff15ab9244",
+ "@id": "_:Nddcc9ac569c4442b894f208d7722b4f8",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#Literal"
@@ -11466,15 +11008,21 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/obsoletedBy"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locator"
}
]
},
{
- "@id": "_:N14c84f27ec214a8aa7744493af4f1b05",
+ "@id": "_:N5ab248e680454bbcb3ed254de24ac49f",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -11484,12 +11032,17 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^[^\\/]+\\/[^\\/]+$"
}
]
},
{
- "@id": "_:N00f0f016bff441178fb3b14b0f1ba310",
+ "@id": "_:N72a328f4b7e14cb194d99b35236c3430",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -11497,6 +11050,7 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -11507,403 +11061,355 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Every `to` Element is a file deleted from the `from` Element (`from` hasDeletedFile `to`)."
+ "@value": "Specifies the type of an annotation."
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/exploited",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": "hasDeletedFile"
+ "@language": "en",
+ "@value": "Describe that a CVE is known to have an exploit because it's been listed in an exploit catalog."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/development",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the artifact is in active development and is not considered ready for formal support from the supplier."
+ "@value": "A reference to the documentation for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "development"
+ "@value": "documentation"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/environment",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/qualityAssessmentReport",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Property describing the session in which a build is invoked."
+ "@value": "A reference to a quality assessment for a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@value": "qualityAssessmentReport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Element is configuration data"
+ "@value": "Every `to` Element is a test artifact for the `from` Element (`from` hasTest `to`), during a LifecycleScopeType period."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "configuration"
+ "@value": "hasTest"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/dataPreprocessing",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/profileConformance",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes the preprocessing steps that were applied to the raw data to create the given dataset."
+ "@value": "Describes one a profile which the creator of this ElementCollection intends to\nconform to."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endIntegerRange",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Defines the end of a range."
+ "@value": "A reference to the release notes for a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
+ "@value": "releaseNotes"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Snippet",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Describes a certain part of a file."
+ "@value": "The product is not affected because the code underlying the vulnerability is not present in the product."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N89f5ced0d2b44da98e135f5754616ccc"
- },
- {
- "@id": "_:N71251064642941d5a8323c552deea710"
- },
- {
- "@id": "_:N37e9effec5ca4011a388b871588a9bfc"
+ "@value": "vulnerableCodeNotPresent"
}
]
},
{
- "@id": "_:N89f5ced0d2b44da98e135f5754616ccc",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/vulnerabilityDisclosureReport",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "A reference to a Vulnerability Disclosure Report (VDR) which provides the software supplier's analysis and findings describing the impact (or lack of impact) that reported vulnerabilities have on packages or products in the supplier's SBOM as defined in [NIST SP 800-161 Cybersecurity Supply Chain Risk Management Practices for Systems and Organizations](https://csrc.nist.gov/pubs/sp/800/161/r1/final)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/byteRange"
+ "@value": "vulnerabilityDisclosureReport"
}
]
},
{
- "@id": "_:N71251064642941d5a8323c552deea710",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/actionStatement",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "Provides advise on how to mitigate or remediate a vulnerability when a VEX product\nis affected by it."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/lineRange"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "_:N37e9effec5ca4011a388b871588a9bfc",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/File"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "Every `to` Element is an example for the `from` Element (`from` hasExample `to`)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/snippetFromFile"
+ "@value": "hasExample"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/severity",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the CVSS qualitative severity rating of a vulnerability in relation to a piece of software."
+ "@value": "The `from` Build element generates each `to` Element as an output, during a LifecycleScopeType period."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ "@value": "hasOutput"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/File",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Refers to any object that stores content on a computer."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "Makes no assertion about the field."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N2757a283e93b45ad88b85a593725d092"
- },
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "_:N69674ef0cb504722bc20bd3195026b39"
+ "@value": "noAssertion"
}
]
},
{
- "@id": "_:N2757a283e93b45ad88b85a593725d092",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageUrl",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType"
+ "@language": "en",
+ "@value": "Provides a place for the SPDX data creator to record the package URL string\n(in accordance with the Package URL specification) for a software Package."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "^[^\\/]+\\/[^\\/]+$"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "_:N69674ef0cb504722bc20bd3195026b39",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/other",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory"
- }
- ]
+ "@language": "en",
+ "@value": "Used when the type does not match any of the other options."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "other"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildMeta",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "A reference build metadata related to a published package."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/fileKind"
+ "@value": "buildMeta"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a container image which can be used by a container runtime application"
+ "@value": "A reference to a privacy assessment for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "container"
+ "@value": "privacyAssessment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseNotes",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/originatedBy",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the release notes for a package."
+ "@value": "Identifies from where or whom the Element originally came."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "releaseNotes"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the element follows the expanded Licensing profile specification"
+ "@value": "The relationship is known to be exhaustive."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "expandedLicensing"
+ "@value": "complete"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A license or addition that is not listed on the SPDX License List."
+ "@value": "Abstract class representing a License or an OrLaterOperator."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -11913,40 +11419,39 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N87ef2338681b493982fdd6660c334933"
+ "@id": "_:Nbb0a3a63cdba4f078c6de6eef7ff6579"
}
]
},
{
- "@id": "_:N87ef2338681b493982fdd6660c334933",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:Nbb0a3a63cdba4f078c6de6eef7ff6579",
+ "http://www.w3.org/ns/shacl#message": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@value": 1
+ "@id": "_:Ncedd59bf4f1a4436ac8325d34d020df5"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
- ],
- "http://www.w3.org/ns/shacl#path": [
+ ]
+ },
+ {
+ "@id": "_:Ncedd59bf4f1a4436ac8325d34d020df5",
+ "http://www.w3.org/ns/shacl#hasValue": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/releaseHistory",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/componentAnalysisReport",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
@@ -11954,135 +11459,193 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a published list of releases for a package."
+ "@value": "A reference to a Software Composition Analysis (SCA) report."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "releaseHistory"
+ "@value": "componentAnalysisReport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/numeric",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SBOM generated through analysis of artifacts (e.g., executables, packages, containers, and virtual machine images) after its build. Such analysis generally requires a variety of heuristics. In some contexts, this may also be referred to as a \"3rd party\" SBOM."
+ "@value": "data consists only of numeric entries."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "analyzed"
+ "@value": "numeric"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isFsfLibre",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A relationship has other specific context information necessary to capture that the above set of enumerations does not handle."
+ "@value": "Specifies whether the License is listed as free by the\nFree Software Foundation (FSF)."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "A reference to a risk assessment for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "riskAssessment"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "MD4 message-digest algorithm, as defined in [RFC 1186](https://www.rfc-editor.org/info/rfc1186)."
+ "@value": "the element follows the AI profile specification"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "md4"
+ "@value": "ai"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/nuget",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the VEX justification type."
+ "@value": "A reference to a NuGet package. The package locator format is defined in the [NuGet documentation](https://docs.nuget.org) and looks like `package/version`."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "nuget"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyUnit",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/definingArtifact",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the unit in which energy is measured."
+ "@value": "Artifact representing a serialization instance of SPDX data containing the\ndefinition of a particular Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespaceMap",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The Element is data."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "data"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Provides information about the content type of an Element or a Property."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a NamespaceMap of prefixes and associated namespace partial URIs applicable to an SpdxDocument and independent of any specific serialization format or instance."
+ "@value": "Records a hyperparameter used to build the AI model contained in the AI\npackage."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/medium",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is a single or a collection of source files"
+ "@value": "When a CVSS score is between 4.0 - 6.9"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "source"
+ "@value": "medium"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/WithAdditionOperator",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -12090,12 +11653,12 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Portion of an AnyLicenseInfo representing a License which has additional\ntext applied to it."
+ "@value": "A collection of Elements, not necessarily with unifying context."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -12105,28 +11668,51 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N8049abc6ee7f449ebf27e3e8357bdf75"
+ "@id": "_:Nc9ccffdec66347509395f75c9845128f"
+ },
+ {
+ "@id": "_:Nc4156282a9c34b6190b0869cdc1793db"
},
{
- "@id": "_:Nc5bf40e3b2584e2eaa4becc473bed079"
+ "@id": "_:Ne3b40c9739164b2eb0ae163374d9c4ac"
+ },
+ {
+ "@id": "_:N0bf807da343b4645904db560abf69583"
}
]
},
{
- "@id": "_:N8049abc6ee7f449ebf27e3e8357bdf75",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nc9ccffdec66347509395f75c9845128f",
+ "http://www.w3.org/ns/shacl#message": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/LicenseAddition"
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@value": 1
+ "@id": "_:N8eab6125211e4549a03d744617823ad5"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": 1
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+ }
+ ]
+ },
+ {
+ "@id": "_:N8eab6125211e4549a03d744617823ad5",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nc4156282a9c34b6190b0869cdc1793db",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -12136,25 +11722,69 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectAddition"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/element"
}
]
},
{
- "@id": "_:Nc5bf40e3b2584e2eaa4becc473bed079",
+ "@id": "_:Ne3b40c9739164b2eb0ae163374d9c4ac",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": 1
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/rootElement"
+ }
+ ]
+ },
+ {
+ "@id": "_:N0bf807da343b4645904db560abf69583",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite"
+ }
+ ]
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -12164,233 +11794,312 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/profileConformance"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/builtTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the time an artifact was built."
+ "@value": "Identifies the full text of a License or Addition."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType",
"@type": [
"http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Enumeration of the valid profiles."
+ "@value": "Information about the relationship between two Elements."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityFix",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the patch or source code that fixes a vulnerability."
+ "@value": "Specifies until when the artifact can be used before its usage needs to be\nreassessed."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "securityFix"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SHA-3 with a digest length of 512, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
+ "@value": "Specifies the value of the content identifier."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "sha3_512"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/to",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "References an Element on the right-hand side of a relationship."
+ "@value": "The `from` Element statically links in each `to` Element, during a LifecycleScopeType period."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "hasStaticLink"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Package",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Refers to any unit of content that can be associated with a distribution of\nsoftware."
+ "@value": "Availability of dataset."
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
+ "@language": "en",
+ "@value": "the element follows the Dataset profile specification"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@value": "dataset"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Nc6df8997e25c4618ad64b329bea18fa4"
- },
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "_:N1288d377b72c44a58a576536a10d2030"
- },
- {
- "@id": "_:N7e6385c5f3414e35862d986501bfff61"
- },
- {
- "@id": "_:N69fe400001ad47cbb9e616ed9d727696"
- },
+ "@language": "en",
+ "@value": "Provides relevant information about the AI software, not including the model\ndescription."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "_:N5c4503ba9d8a43719f83795d17b3c7a7"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "_:Nc6df8997e25c4618ad64b329bea18fa4",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxProperty",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@language": "en",
+ "@value": "Provides a map of a property names to a values."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertyEntry"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/npm",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "A reference to an npm package. The package locator format is defined in the [npm documentation](https://docs.npmjs.com/cli/v10/configuring-npm/package-json) and looks like `package@version`."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation"
+ "@value": "npm"
}
]
},
{
- "@id": "_:N1288d377b72c44a58a576536a10d2030",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locationHint",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@language": "en",
+ "@value": "Provides an indication of where to retrieve an external Element."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "MD2 message-digest algorithm, as defined in [RFC 1319](https://datatracker.ietf.org/doc/rfc1319/)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/homePage"
+ "@value": "md2"
}
]
},
{
- "@id": "_:N7e6385c5f3414e35862d986501bfff61",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Abstract ancestor class for all vulnerability assessments"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Relationship"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N90cb783276d74a2881e21a08abf01e2f"
+ },
+ {
+ "@id": "_:Nf507b9bee5ae4254bafe4ce3c72a9f18"
+ },
+ {
+ "@id": "_:Naa7e95f812804669b3e89daed8d27b21"
+ },
+ {
+ "@id": "_:N1a0a0b40de254f55a8372bba19b60496"
+ },
+ {
+ "@id": "_:N74551d5c49b94ece99a5fdec0d58d233"
+ },
+ {
+ "@id": "_:Nce6e2333750a40619f2e93e40be35d7e"
+ }
+ ]
+ },
+ {
+ "@id": "_:N90cb783276d74a2881e21a08abf01e2f",
+ "http://www.w3.org/ns/shacl#message": [
+ {
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
+ }
+ ],
+ "http://www.w3.org/ns/shacl#not": [
+ {
+ "@id": "_:N986501d57648498ea8ed156092baf32c"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageVersion"
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
]
},
{
- "@id": "_:N69fe400001ad47cbb9e616ed9d727696",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N986501d57648498ea8ed156092baf32c",
+ "http://www.w3.org/ns/shacl#hasValue": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VulnAssessmentRelationship"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nf507b9bee5ae4254bafe4ce3c72a9f18",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageUrl"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/assessedElement"
}
]
},
{
- "@id": "_:N5c4503ba9d8a43719f83795d17b3c7a7",
+ "@id": "_:Naa7e95f812804669b3e89daed8d27b21",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -12401,137 +12110,134 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "@id": "_:N1a0a0b40de254f55a8372bba19b60496",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "BLAKE2b algorithm with a digest size of 512, as defined in [RFC 7693](https://www.rfc-editor.org/info/rfc7693) Section 4."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "blake2b512"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/suppliedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass"
+ "@id": "_:N74551d5c49b94ece99a5fdec0d58d233",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A characterization of some aspect of an Element that is associated with the Element in a generalized fashion."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/riskAssessment",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "A reference to a risk assessment for a package."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@value": "riskAssessment"
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityAdvisory",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "@id": "_:Nce6e2333750a40619f2e93e40be35d7e",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A reference to a published security advisory (where advisory as defined per [ISO 29147:2018](https://www.iso.org/standard/72311.html)) that may affect one or more elements, e.g., vendor advisories or specific NVD entries."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "securityAdvisory"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "the dataset is not publicly available and can only be accessed after affirmatively accepting terms on a clickthrough webpage."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@value": "clickthrough"
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Property that describes the time at which a build stops."
+ "@value": "Specifies the amount of energy consumed when training the AI model that is\nbeing used in the AI system."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/noAssertion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/text",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "no assertion about the type of support is made. This is considered the default if no other support type is used."
+ "@value": "data consists of unstructured text, such as a book, Wikipedia article (without images), or transcript."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "noAssertion"
+ "@value": "text"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -12539,196 +12245,132 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Vulnerability is coordinatedBy the `to` Agent(s) (vendor, researcher, or consumer agent)."
+ "@value": "The `from` Element is documented by each `to` Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "coordinatedBy"
+ "@value": "hasDocumentation"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/runtimeAnalysisReport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a runtime analysis report for a package."
+ "@value": "The Element provides low level control over a device's hardware."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "runtimeAnalysisReport"
+ "@value": "firmware"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/beginIntegerRange",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A License participating in an 'or later' model."
+ "@value": "Defines the beginning of a range."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
+ "@id": "http://www.w3.org/2001/XMLSchema#positiveInteger"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/File",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides information about the content type of an Element or a Property."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "Refers to any object that stores content on a computer."
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/lineRange",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@language": "en",
- "@value": "Defines the line range in the original host file that the snippet information\napplies to."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PositiveIntegerRange"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@language": "en",
- "@value": "The `from` Vulnerability has no impact on each `to` Element. The use of the `doesNotAffect` is constrained to `VexNotAffectedVulnAssessmentRelationship` classed relationships."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "@id": "_:N87131d5acc2b478ba16230f714aa0bb0"
+ },
{
- "@value": "doesNotAffect"
+ "@id": "_:N2b7fa052bf664f2a9e1923831d282602"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/AIPackage",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N87131d5acc2b478ba16230f714aa0bb0",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Specifies an AI package and its associated information."
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Package"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Ne2b61099faaa4dfeb2a1dbb6cb39c943"
- },
- {
- "@id": "_:N7a1979daf894407dabf96d89e984ff05"
- },
- {
- "@id": "_:N29943647d0a54ed3bbf4236b7f26fed8"
- },
- {
- "@id": "_:N75a4a8a0dcc14090818fdc6eade781c2"
- },
- {
- "@id": "_:Nbf51d2fce0c449ca8df0fa964ec48e89"
- },
- {
- "@id": "_:Nf0d9d94b4d9a4523a1d863217249938a"
- },
- {
- "@id": "_:Ncdb4a970c7f542688b373a1da217c447"
- },
- {
- "@id": "_:N442fd7eee89f41b2a0f43bb6b2a05372"
- },
- {
- "@id": "_:N5cc19e587a4f464a9572d61b4352c919"
- },
- {
- "@id": "_:N320baf3ea5274f3393919c1999ded96d"
- },
- {
- "@id": "_:N896ec867378949ebbc26581fe9cf864c"
- },
- {
- "@id": "_:N4c5910b87a7e4fc69577e8ccd52c8ab3"
- },
- {
- "@id": "_:N2d8b30121bba468383f1a52208a233a0"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:N5f799594600d45d0b83461261182f275"
- },
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@id": "_:N1cfe20f0d2a049b7b751bd3aa0b4a09d"
+ "@value": "^[^\\/]+\\/[^\\/]+$"
}
]
},
{
- "@id": "_:Ne2b61099faaa4dfeb2a1dbb6cb39c943",
+ "@id": "_:N2b7fa052bf664f2a9e1923831d282602",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
}
],
"http://www.w3.org/ns/shacl#in": [
{
"@list": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/file"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory"
}
]
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -12739,94 +12381,92 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/autonomyType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/fileKind"
}
]
},
{
- "@id": "_:N7a1979daf894407dabf96d89e984ff05",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/structured",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "data is stored in tabular format or retrieved from a relational database."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/domain"
+ "@value": "structured"
}
]
},
{
- "@id": "_:N29943647d0a54ed3bbf4236b7f26fed8",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "Property that describes the URI of the build configuration source file."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "_:N75a4a8a0dcc14090818fdc6eade781c2",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "A license expression participating in a license set."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/hyperparameter"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
}
]
},
{
- "@id": "_:Nbf51d2fce0c449ca8df0fa964ec48e89",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/SimpleLicensingText",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "A license or addition that is not listed on the SPDX License List."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutApplication"
+ "@id": "_:Nda71586c3c6541b4a6a907d316dca405"
}
]
},
{
- "@id": "_:Nf0d9d94b4d9a4523a1d863217249938a",
+ "@id": "_:Nda71586c3c6541b4a6a907d316dca405",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
@@ -12834,6 +12474,13 @@
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -12844,94 +12491,154 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/informationAboutTraining"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseText"
}
]
},
{
- "@id": "_:Ncdb4a970c7f542688b373a1da217c447",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRef",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Points to a resource outside the scope of the SPDX-3.0 content\nthat provides additional characteristics of an Element."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "Provides an IntegrityMethod with which the integrity of an Element can be\nasserted."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/limitation"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
}
]
},
{
- "@id": "_:N442fd7eee89f41b2a0f43bb6b2a05372",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/secureSoftwareAttestation",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "A reference to information assuring that the software is developed using security practices as defined by [NIST SP 800-218 Secure Software Development Framework (SSDF) Version 1.1](https://csrc.nist.gov/pubs/sp/800/218/final) or [CISA Secure Software Development Attestation Form](https://www.cisa.gov/resources-tools/resources/secure-software-development-attestation-form)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metric"
+ "@value": "secureSoftwareAttestation"
}
]
},
{
- "@id": "_:N5cc19e587a4f464a9572d61b4352c919",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexNotAffectedVulnAssessmentRelationship",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@language": "en",
+ "@value": "Links a vulnerability and one or more elements designating the latter as products\nnot affected by the vulnerability."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metricDecisionThreshold"
+ "@id": "_:Nb916f2dfc1c640bd8e0dac9bb5956172"
+ },
+ {
+ "@id": "_:N377b547285074591a904911ef1fc1977"
+ },
+ {
+ "@id": "_:N6f8ca85700744b0e9f7a8672675d1dca"
}
]
},
{
- "@id": "_:N320baf3ea5274f3393919c1999ded96d",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:Nb916f2dfc1c640bd8e0dac9bb5956172",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
- }
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/componentNotPresent"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotPresent"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeNotInExecutePath"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/inlineMitigationsAlreadyExist"
+ }
+ ]
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelDataPreprocessing"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/justificationType"
}
]
},
{
- "@id": "_:N896ec867378949ebbc26581fe9cf864c",
+ "@id": "_:N377b547285074591a904911ef1fc1977",
"http://www.w3.org/ns/shacl#datatype": [
{
"@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#Literal"
@@ -12939,74 +12646,102 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/modelExplainability"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatement"
}
]
},
{
- "@id": "_:N4c5910b87a7e4fc69577e8ccd52c8ab3",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
+ "@id": "_:N6f8ca85700744b0e9f7a8672675d1dca",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/serious"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/medium"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/safetyRiskAssessment"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "_:N2d8b30121bba468383f1a52208a233a0",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/swhid",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "swhid"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Specifies a vulnerability and its associated information."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/standardCompliance"
+ "@id": "_:Ne11c75cafdb0438299216847b06716cf"
+ },
+ {
+ "@id": "_:N942417ca6d844df0914d75b099a457f8"
+ },
+ {
+ "@id": "_:Ne68051bb209048da9a57bc5dbaf28bf0"
}
]
},
{
- "@id": "_:N5f799594600d45d0b83461261182f275",
+ "@id": "_:Ne11c75cafdb0438299216847b06716cf",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -13016,489 +12751,444 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "_:N1cfe20f0d2a049b7b751bd3aa0b4a09d",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
+ "@id": "_:N942417ca6d844df0914d75b099a457f8",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/yes"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/noAssertion"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityPolicy",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "@id": "_:Ne68051bb209048da9a57bc5dbaf28bf0",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "A reference to instructions for reporting newly discovered security vulnerabilities for a package."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "securityPolicy"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/rootElement",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Dataset can be shared within a community of peers and partners."
+ "@value": "This property is used to denote the root Element(s) of a tree of elements contained in a BOM."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "green"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the element follows the Software profile specification"
+ "@value": "BLAKE2b algorithm with a digest size of 512, as defined in [RFC 7693](https://datatracker.ietf.org/doc/rfc7693/) Section 4."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "software"
+ "@value": "blake2b512"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/specVersion",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/design",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a reference number that can be used to understand how to parse and\ninterpret an Element."
+ "@value": "A relationship has specific context implications during an element's design."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "design"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropValue",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A value used in a CdxExtension name-value pair."
+ "@value": "The `from` Element optionally depends on each `to` Element, during a LifecycleScopeType period."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@value": "hasOptionalDependency"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/documentation",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/packageUrl",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the documentation for a package."
+ "@value": "Package URL, as defined in the corresponding [Annex](../../../annexes/pkg-url-specification.md) of this specification."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "documentation"
+ "@value": "packageUrl"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/validUntilTime",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/probability",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies until when the artifact can be used before its usage needs to be\nreassessed."
+ "@value": "A probability score between 0 and 1 of a vulnerability being exploited."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#decimal"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/metrics",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "SBOM of intended, planned software project or product with included components (some of which may not yet exist) for a new software artifact."
+ "@value": "A reference to metrics related to package such as OpenSSF scorecards."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "design"
+ "@value": "metrics"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a reference to a resource outside the scope of SPDX-3.0 content\nthat uniquely identifies an Element."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier"
+ "@value": "Specifies the CVSS base, temporal, threat, or environmental severity type."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Organization",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "any hashing algorithm that does not exist in this list of entries"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@value": "other"
+ "@value": "A group of people who work together in an organized way for a shared purpose."
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/subjectExtendableLicense",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@language": "en",
- "@value": "A License participating in a 'with addition' model."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/ExtendableLicense"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseTemplate",
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoneLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies the full text of a License, in SPDX templating format."
+ "@value": "This individual element was defined by the spec."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/created": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp",
+ "@value": "2024-11-22T03:00:01Z"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/createdBy": [
{
- "@language": "en",
- "@value": "SoftWare Hash IDentifier, a persistent intrinsic identifier for digital artifacts, such as files, trees (also known as directories or folders), commits, and other objects typically found in version control systems. The format of the identifiers is defined in the [SWHID specification](https://www.swhid.org/specification/v1.1/4.Syntax) (ISO/IEC DIS 18670). They typically look like `swh:1:cnt:94a9ed024d3859793618152ea559a168bbcbb5e2`."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/specVersion": [
{
- "@value": "swhid"
+ "@value": "3.0.1"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink",
+ "@id": "https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element statically links in each `to` Element, during a LifecycleScopeType period."
+ "@value": "This individual element was defined by the spec."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/created": [
{
- "@value": "hasStaticLink"
+ "@type": "http://www.w3.org/2001/XMLSchema#dateTimeStamp",
+ "@value": "2024-11-22T03:00:01Z"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/video",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/createdBy": [
{
- "@language": "en",
- "@value": "data is video based, such as a collection of movie clips featuring Tom Hanks."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SpdxOrganization"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "https://spdx.org/rdf/3.0.1/terms/Core/specVersion": [
{
- "@value": "video"
+ "@value": "3.0.1"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A buildType is a hint that is used to indicate the toolchain, platform, or\ninfrastructure that the build was invoked on."
+ "@value": "Provides information about the creation of the Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Property that describes the URI of the build configuration source file."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@value": "A license that is not listed on the SPDX License List."
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/metric",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@language": "en",
- "@value": "Records the measurement of prediction quality of the AI model."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/intendedUse",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies the amount of energy consumed during inference time by an AI model\nthat is being used in the AI system."
+ "@value": "Describes what the given dataset should be used for."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/locator",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locator",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides the location of an exploit catalog."
+ "@value": "Provides the location of an external reference."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Designates a `from` Vulnerability was first reported to a project, vendor, or tracking database for formal identification by each `to` Agent."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@value": "reportedBy"
+ "@value": "Enumeration of the different kinds of SPDX file."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardLicenseHeader",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Element is an Artifact that can be run on a computer"
+ "@value": "Provides a License author's preferred text to indicate that a file is covered\nby the License."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "executable"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "data is of a type not included in this list."
+ "@value": "SBOM created directly from the development environment, source files, and included dependencies used to build an product artifact."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "source"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/cdxPropName",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element has manifest files that contain dependency information in each `to` Element."
+ "@value": "A name used in a CdxPropertyEntry name-value pair."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "hasDependencyManifest"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Kilowatt-hour."
+ "@value": "The Element is a plan, guideline or strategy how to create, perform or analyze an application."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "kilowattHour"
+ "@value": "specification"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/Build",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
"http://www.w3.org/ns/shacl#NodeShape"
@@ -13506,82 +13196,89 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A canonical, unique, immutable identifier"
+ "@value": "Class that describes a build instance of software/artifacts."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N3be22ea4244a43d6af104de9fed1b4fb"
+ "@id": "_:N4f6d0abf94b14a189b945346f00ba9dc"
+ },
+ {
+ "@id": "_:N7d2dbee05b72455c995a675186de5fd1"
+ },
+ {
+ "@id": "_:N82be0a238ea44c658a60ca20e0c8c6fa"
+ },
+ {
+ "@id": "_:N3ba51db196c04386ae47cb64aab6c95c"
+ },
+ {
+ "@id": "_:Ne20cfbefa1424ba79abfc89287f1eef3"
+ },
+ {
+ "@id": "_:Nbdc672a90df4480da8648bd31507d48e"
+ },
+ {
+ "@id": "_:Nc8b9ea4213214eccb17ccccf3790161d"
+ },
+ {
+ "@id": "_:Nce9a69dc19af4e1394f03174c67c5857"
},
{
- "@id": "_:N00e5d1a9fc9f4e8ea643c5dec21372c9"
+ "@id": "_:N85ad449141be453592e9e80c2bc379f4"
}
]
},
{
- "@id": "_:N3be22ea4244a43d6af104de9fed1b4fb",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType"
- }
- ],
- "http://www.w3.org/ns/shacl#in": [
+ "@id": "_:N4f6d0abf94b14a189b945346f00ba9dc",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/gitoid"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifierType/swhid"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#minCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildType"
}
]
},
{
- "@id": "_:N00e5d1a9fc9f4e8ea643c5dec21372c9",
+ "@id": "_:N7d2dbee05b72455c995a675186de5fd1",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -13592,124 +13289,196 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifierValue"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildId"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ "@id": "_:N82be0a238ea44c658a60ca20e0c8c6fa",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "[MD6 hash function](https://people.csail.mit.edu/rivest/pubs/RABCx08.pdf)"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "md6"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceEntrypoint"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/red",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
+ "@id": "_:N3ba51db196c04386ae47cb64aab6c95c",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Data points in the dataset are highly confidential and can only be shared with named recipients."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "red"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/seeAlso",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:Ne20cfbefa1424ba79abfc89287f1eef3",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Hash"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Contains a URL where the License or LicenseAddition can be found in use."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/configSourceDigest"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/build",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ "@id": "_:Nbdc672a90df4480da8648bd31507d48e",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "A relationship has specific context implications during an element's build phase, during development."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "build"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/parameter"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/NoAssertionLicense",
+ "@id": "_:Nc8b9ea4213214eccb17ccccf3790161d",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildStartTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nce9a69dc19af4e1394f03174c67c5857",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/buildEndTime"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#pattern": [
+ {
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ }
+ ]
+ },
+ {
+ "@id": "_:N85ad449141be453592e9e80c2bc379f4",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Build/environment"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An Individual Value for License when no assertion can be made about its actual\nvalue."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo"
+ "@value": "The Element contains a set of changes to update, fix, or improve another Element."
}
],
- "http://www.w3.org/2002/07/owl#sameAs": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Licensing/NoAssertion"
+ "@value": "patch"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/eolNotice",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the End Of Sale (EOS) and/or End Of Life (EOL) information related to a package."
+ "@value": "The Element is an Artifact that can be run on a computer."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "eolNotice"
+ "@value": "executable"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -13717,44 +13486,48 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` archive expands out as an artifact described by each `to` Element."
+ "@value": "The `from` Element was invoked by the `to` Agent, during a LifecycleScopeType period (for example, a Build element that describes a build step)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "expandsTo"
+ "@value": "invokedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/chat",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to the instant messaging system used by the maintainer for a package."
+ "@value": "Adler-32 checksum is part of the widely used zlib compression library as defined in [RFC 1950](https://datatracker.ietf.org/doc/rfc1950/) Section 2.3."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "chat"
+ "@value": "adler32"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Sbom",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
"http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Base domain class from which all other SPDX-3.0 domain classes derive."
+ "@value": "A collection of SPDX Elements describing a single package."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bom"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -13764,614 +13537,704 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:N784fd0e933c9417b9e11ea351159df76"
- },
- {
- "@id": "_:Nf9cc156a3e084f8ab0ce054200c8fca7"
- },
- {
- "@id": "_:N8746b43004e5422e8a87906a64680ef4"
- },
- {
- "@id": "_:Ncd7fa1f2b5334cd680d0c04e40453667"
- },
- {
- "@id": "_:Nda26387d9677485d8554cf33b606d465"
- },
- {
- "@id": "_:N9547de9ed84145228bed37ef2d51f84f"
- },
- {
- "@id": "_:N21d7410f6a994075adab308941db7bcd"
- },
- {
- "@id": "_:N22c1a3c4c4964b7f90a94e0af7e75d87"
- },
- {
- "@id": "_:Ne5992967c6784ac0a64f460548c9c73c"
+ "@id": "_:N954579de61d84bef909737ad4568a536"
}
]
},
{
- "@id": "_:N784fd0e933c9417b9e11ea351159df76",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "_:N954579de61d84bef909737ad4568a536",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType"
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@value": 1
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/design"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/source"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/build"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/deployed"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/analyzed"
+ }
+ ]
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/name"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sbomType"
}
]
},
{
- "@id": "_:Nf9cc156a3e084f8ab0ce054200c8fca7",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/fileKind",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Describes if a given file is a directory or non-directory kind of file."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType/support",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "the artifact has been released, and is supported from the supplier. There is a validUntilDate that can provide additional information about the duration of support."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/summary"
+ "@value": "support"
}
]
},
{
- "@id": "_:N8746b43004e5422e8a87906a64680ef4",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/image",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "data is a collection of images such as pictures of animals."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "image"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/IndividualLicensingInfo",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "A concrete subclass of AnyLicenseInfo used by Individuals in the\nExpandedLicensing profile."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/description"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "_:Ncd7fa1f2b5334cd680d0c04e40453667",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bom",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "A container for a grouping of SPDX-3.0 content characterizing details\n(provenence, composition, licensing, etc.) about a product."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Bundle"
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/comment"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "_:Nda26387d9677485d8554cf33b606d465",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/CreationInfo"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "The `from` Vulnerability has no impact on each `to` Element. The use of the `doesNotAffect` is constrained to `VexNotAffectedVulnAssessmentRelationship` classed relationships."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/creationInfo"
+ "@value": "doesNotAffect"
}
]
},
{
- "@id": "_:N9547de9ed84145228bed37ef2d51f84f",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IndividualElement",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "A concrete subclass of Element used by Individuals in the\nCore profile."
}
],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/verifiedUsing"
- }
- ]
- },
- {
- "@id": "_:N21d7410f6a994075adab308941db7bcd",
- "http://www.w3.org/ns/shacl#class": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRef"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalRef"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
]
},
{
- "@id": "_:N22c1a3c4c4964b7f90a94e0af7e75d87",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifier"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/green",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "Dataset can be shared within a community of peers and partners."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/externalIdentifier"
+ "@value": "green"
}
]
},
{
- "@id": "_:Ne5992967c6784ac0a64f460548c9c73c",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Extension/Extension"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ "@language": "en",
+ "@value": "Megajoule."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/extension"
+ "@value": "megajoule"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/score",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/statement",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides a numerical (0-10) representation of the severity of a vulnerability."
+ "@value": "Commentary on an assertion that an annotator has made."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#decimal"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/cve",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Common Vulnerabilities and Exposures identifiers, an identifier for a specific software flaw defined within the official CVE Dictionary and that conforms to the [CVE specification](https://csrc.nist.gov/glossary/term/cve_id)."
+ "@value": "[BLAKE3](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf)"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "cve"
+ "@value": "blake3"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/low",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/purchaseOrder",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Low/no risk is posed by an AI system."
+ "@value": "A reference to a purchase order for a package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "low"
+ "@value": "purchaseOrder"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/standardName",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An Individual Value for Element representing a set of Elements of unknown\nidentify or cardinality (number)."
+ "@value": "The name of a relevant standard that may apply to an artifact."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
- }
- ],
- "http://www.w3.org/2002/07/owl#sameAs": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NoAssertionElement"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/member",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/justificationType",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A license expression participating in a license set."
+ "@value": "Impact justification label to be used when linking a vulnerability to an element\nrepresenting a VEX product with a VexNotAffectedVulnAssessmentRelationship\nrelationship."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Annotation",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/binaryArtifact",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An assertion made in relation to one or more elements."
+ "@value": "A reference to binary artifacts related to a package."
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@value": "binaryArtifact"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/created",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "Identifies when the Element was originally created."
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:N13b921afee3a413e9a3b06c638bf7824"
- },
- {
- "@id": "_:N208b27c07ce6469e9114d5b80dfc4f8f"
- },
- {
- "@id": "_:N3f6ce06e6ca2446781e41b064c3d1d58"
- },
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "_:N96ab198cab814dceb4dc205e80f644d6"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "_:N13b921afee3a413e9a3b06c638bf7824",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/homePage",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
+ "@language": "en",
+ "@value": "A place for the SPDX document creator to record a website that serves as the\npackage's home page."
}
],
- "http://www.w3.org/ns/shacl#in": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@list": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other"
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/review"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType/timestamp",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "data is recorded with a timestamp for each entry, but not necessarily ordered or at specific intervals, such as when a taxi ride starts and ends."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": 1
+ "@value": "timestamp"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "The `from` Element has been copied to each `to` Element."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/annotationType"
+ "@value": "copiedTo"
}
]
},
{
- "@id": "_:N208b27c07ce6469e9114d5b80dfc4f8f",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/directDownload",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "the dataset is publicly available and can be downloaded directly."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@value": "directDownload"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/knownBias",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/contentType"
+ "@language": "en",
+ "@value": "Records the biases that the dataset is known to encompass."
}
],
- "http://www.w3.org/ns/shacl#pattern": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "^[^\\/]+\\/[^\\/]+$"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "_:N3f6ce06e6ca2446781e41b064c3d1d58",
- "http://www.w3.org/ns/shacl#datatype": [
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@language": "en",
+ "@value": "Records if sensitive personal information is used during model training or\ncould be used during the inference."
}
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "SHA-2 with a digest length of 256, as defined in [RFC 6234](https://datatracker.ietf.org/doc/rfc6234/)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/statement"
+ "@value": "sha256"
}
]
},
{
- "@id": "_:N96ab198cab814dceb4dc205e80f644d6",
- "http://www.w3.org/ns/shacl#class": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/typeOfModel",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/ns/shacl#maxCount": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": 1
+ "@language": "en",
+ "@value": "Records the type of the model used in the AI software."
}
],
- "http://www.w3.org/ns/shacl#minCount": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": 1
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/mavenCentral",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@language": "en",
+ "@value": "A reference to a Maven repository artifact. The artifact locator format is defined in the [Maven documentation](https://maven.apache.org/guides/mini/guide-naming-conventions.html) and looks like `groupId:artifactId[:version]`."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/subject"
+ "@value": "mavenCentral"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/decisionType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/subject",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provide the enumeration of possible decisions in the\n[Stakeholder-Specific Vulnerability Categorization (SSVC) decision tree](https://www.cisa.gov/stakeholder-specific-vulnerability-categorization-ssvc)."
+ "@value": "An Element an annotator has made an assertion about."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType/vulnerableCodeCannotBeControlledByAdversary",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/VexJustificationType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The vulnerable component is present, and the component contains the vulnerable code. However, vulnerable code is used in such a way that an attacker cannot mount any anticipated attack."
+ "@value": "Designates a `from` Vulnerability has been fixed by the `to` Agent(s)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "vulnerableCodeCannotBeControlledByAdversary"
+ "@value": "fixedBy"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/additionText",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies the full text of a LicenseAddition."
+ "@value": "Abstract class representing a license combination consisting of one or more licenses."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:Nd6f4245b3ebe44e6b100782b191deb97"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn",
+ "@id": "_:Nd6f4245b3ebe44e6b100782b191deb97",
+ "http://www.w3.org/ns/shacl#message": [
+ {
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
+ }
+ ],
+ "http://www.w3.org/ns/shacl#not": [
+ {
+ "@id": "_:Nf58f6bed32c5414ca98526a5d6a7b6dc"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nf58f6bed32c5414ca98526a5d6a7b6dc",
+ "http://www.w3.org/ns/shacl#hasValue": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/AnyLicenseInfo"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/securityOther",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element depends on each `to` Element, during a LifecycleScopeType period."
+ "@value": "A reference to related security information of unspecified type."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "dependsOn"
+ "@value": "securityOther"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/impactStatementTime",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Timestamp of impact statement."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The `from` Element is a configuration applied to each `to` Element, during a LifecycleScopeType period."
+ "@value": "The Element is a test used to verify functionality on an software element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "configures"
+ "@value": "test"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/created",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Identifies when the Element was originally created."
+ "@value": "Specifies the SSVC decision type."
}
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@language": "en",
+ "@value": "Indicates whether a relationship is known to be complete, incomplete, or if no assertion is made with respect to relationship completeness."
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element is the evidence that a specification or requirement has been fulfilled"
+ "@value": "A relationship has specific context implications during the execution phase of an element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "evidence"
+ "@value": "runtime"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ElementCollection",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact",
"@type": [
"http://www.w3.org/2002/07/owl#Class",
- "http://spdx.invalid./AbstractClass",
"http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A collection of Elements, not necessarily with unifying context."
+ "@value": "A distinct article or unit related to Software."
}
],
"http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
@@ -14381,487 +14244,551 @@
],
"http://www.w3.org/ns/shacl#property": [
{
- "@id": "_:Nb387237d7787460e8f7e72786252a39f"
+ "@id": "_:Na1ce1658c3be4bc0b082944caae9ddea"
+ },
+ {
+ "@id": "_:N2b94274553ab4bc2bbc78307f39b3327"
+ },
+ {
+ "@id": "_:Ne03121e956234709bc0f8f288597ff50"
+ },
+ {
+ "@id": "_:Nfbb5f5e996be44989d31d47d46540443"
},
{
- "@id": "_:Nda9579bf8aeb475c986dfda97af9e414"
+ "@id": "_:N58b8de667bb54771976a5e86a8a8139a"
},
{
- "@id": "_:N5ba1e97374714be89c6ce6144cda737a"
+ "@id": "_:N5912892962274966938ef83f3f23c015"
}
]
},
{
- "@id": "_:Nb387237d7787460e8f7e72786252a39f",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Na1ce1658c3be4bc0b082944caae9ddea",
+ "http://www.w3.org/ns/shacl#message": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@language": "en",
+ "@value": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact is an abstract class and should not be instantiated directly. Instantiate a subclass instead."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#not": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "_:Nff8e6ed55f604249b913b2bbc6d8411d"
}
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/element"
+ "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
]
},
{
- "@id": "_:Nda9579bf8aeb475c986dfda97af9e414",
- "http://www.w3.org/ns/shacl#class": [
+ "@id": "_:Nff8e6ed55f604249b913b2bbc6d8411d",
+ "http://www.w3.org/ns/shacl#hasValue": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/rootElement"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
}
]
},
{
- "@id": "_:N5ba1e97374714be89c6ce6144cda737a",
+ "@id": "_:N2b94274553ab4bc2bbc78307f39b3327",
"http://www.w3.org/ns/shacl#class": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
}
],
"http://www.w3.org/ns/shacl#in": [
{
"@list": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/core"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/software"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/expandedLicensing"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/security"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/build"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/ai"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/dataset"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver"
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/lite"
- }
- ]
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#IRI"
- }
- ],
- "http://www.w3.org/ns/shacl#path": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/profileConformance"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "Relates a `from` Vulnerability and each `to` Element with a security assessment. To be used with `VulnAssessmentRelationship` types."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@value": "hasAssessmentFor"
- }
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/subject",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "An Element an annotator has made an assertion about."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test"
+ }
+ ]
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/identifier",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Uniquely identifies an external element."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/primaryPurpose"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType/high",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/AI/SafetyRiskAssessmentType"
+ "@id": "_:Ne03121e956234709bc0f8f288597ff50",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@language": "en",
- "@value": "The second-highest level of risk posed by an AI system."
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/archive"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/configuration"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/container"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/data"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/diskImage"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/deviceDriver"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/documentation"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/evidence"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/executable"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/file"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/filesystemImage"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/framework"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/library"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/manifest"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/model"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/module"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/operatingSystem"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/patch"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/platform"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/requirement"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/source"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/specification"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test"
+ }
+ ]
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "high"
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/supportLevel",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Nfbb5f5e996be44989d31d47d46540443",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Specifies the level of support associated with an artifact."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/copyrightText"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/standardAdditionTemplate",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N58b8de667bb54771976a5e86a8a8139a",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Identifies the full text of a LicenseAddition, in SPDX templating format."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/attributionText"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/limitation",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "@id": "_:N5912892962274966938ef83f3f23c015",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Captures a limitation of the AI software."
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#string"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/contentIdentifier"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType/other",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/bower",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Used to store extra information about an Element which is not part of a Review (e.g. extra information provided during the creation of the Element)."
+ "@value": "A reference to a Bower package. The package locator format, looks like `package#version`, is defined in the \"install\" section of [Bower API documentation](https://bower.io/docs/api/#install)."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "other"
+ "@value": "bower"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType/amber",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endTime",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Data points in the dataset can be shared only with specific organizations and their clients on a need to know basis."
+ "@value": "Specifies the time from which an element is no longer applicable / valid."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "amber"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/CustomLicense",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/additionalPurpose",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A license that is not listed on the SPDX License List."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/License"
+ "@value": "Provides additional purpose information of the software artifact."
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/simpleLicensing",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the element follows the simple Licensing profile specification"
+ "@value": "The `from` Element treats each `to` Element as a data file. A data file is an artifact that stores data required or optional for the `from` Element's functionality. A data file can be a database file, an index file, a log file, an AI model file, a calibration data file, a temporary file, a backup file, and more. For AI training dataset, test dataset, test artifact, configuration data, build input data, and build output data, please consider using the more specific relationship types: `trainedOn`, `testedOn`, `hasTest`, `configures`, `hasInput`, and `hasOutput`, respectively. This relationship does not imply dependency."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "simpleLicensing"
+ "@value": "hasDataFile"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/privacyAssessment",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/annotationType",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a privacy assessment for a package."
+ "@value": "Describes the type of annotation."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "privacyAssessment"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/AnnotationType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference build system used to create or publish the package."
+ "@value": "Indicates absence of the field."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "buildSystem"
+ "@value": "no"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/startTime",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A reference to a dynamic analysis report for a package."
+ "@value": "Specifies the time from which an element is applicable / valid."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@value": "dynamicAnalysisReport"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/locationHint",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/releaseTime",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Provides an indication of where to retrieve an external Element."
+ "@value": "Specifies the time an artifact was released."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/NamespaceMap",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy",
"@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A mapping between prefixes and namespace partial URIs."
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#BlankNode"
- }
- ],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Nc416283f46f74c5ca28e42eede357fc1"
- },
- {
- "@id": "_:Ne4619e36e32c4fdc886ba17b636520a3"
- }
- ]
- },
- {
- "@id": "_:Nc416283f46f74c5ca28e42eede357fc1",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#nodeKind": [
- {
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@value": "The `from` Vulnerability is coordinatedBy the `to` Agent(s) (vendor, researcher, or consumer agent)."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/prefix"
+ "@value": "coordinatedBy"
}
]
},
{
- "@id": "_:Ne4619e36e32c4fdc886ba17b636520a3",
- "http://www.w3.org/ns/shacl#datatype": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
- }
- ],
- "http://www.w3.org/ns/shacl#maxCount": [
- {
- "@value": 1
- }
- ],
- "http://www.w3.org/ns/shacl#minCount": [
- {
- "@value": 1
- }
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/dynamicAnalysisReport",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@id": "http://www.w3.org/ns/shacl#Literal"
+ "@language": "en",
+ "@value": "A reference to a dynamic analysis report for a package."
}
],
- "http://www.w3.org/ns/shacl#path": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/namespace"
+ "@value": "dynamicAnalysisReport"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/ConfidentialityLevelType",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/datasetNoise",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Categories of confidentiality level."
+ "@value": "Describes potentially noisy elements of the dataset."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/ExpandedLicensing/isOsiApproved",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/key",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Specifies whether the License is listed as approved by the\nOpen Source Initiative (OSI)."
+ "@value": "A key used in a generic key-value pair."
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
"https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
@@ -14869,337 +14796,1144 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Designates a `from` Vulnerability's details were tracked, aggregated, and/or enriched to improve context (i.e. NVD) by each `to` Agent."
+ "@value": "The `from` Element generates each `to` Element."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "republishedBy"
+ "@value": "generates"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/none",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/buildSystem",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "When a CVSS score is 0.0"
+ "@value": "A reference build system used to create or publish the package."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "none"
+ "@value": "buildSystem"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/device",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType/clickthrough",
"@type": [
"http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "https://spdx.org/rdf/3.0.1/terms/Dataset/DatasetAvailabilityType"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "the Element refers to a chipset, processor, or electronic board"
+ "@value": "the dataset is not publicly available and can only be accessed after affirmatively accepting terms on a clickthrough webpage."
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@value": "device"
+ "@value": "clickthrough"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/energyConsumption",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PackageVerificationCode",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Indicates the amount of energy consumption incurred by an AI model."
+ "@value": "An SPDX version 2.X compatible verification method for software packages."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/IntegrityMethod"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N5a2b8b0073a54a3db4d6092f1c5043ed"
+ },
+ {
+ "@id": "_:Na3925605d49b4db382603ae946c37f51"
+ },
+ {
+ "@id": "_:N88e97455b377466daa24bff58cde8f0d"
+ }
+ ]
+ },
+ {
+ "@id": "_:N5a2b8b0073a54a3db4d6092f1c5043ed",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b256"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b512"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake3"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsDilithium"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/crystalsKyber"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/falcon"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md2"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md4"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md5"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/md6"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha1"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha256"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_256"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_384"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_512"
+ }
+ ]
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/algorithm"
+ }
+ ]
+ },
+ {
+ "@id": "_:Na3925605d49b4db382603ae946c37f51",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/hashValue"
+ }
+ ]
+ },
+ {
+ "@id": "_:N88e97455b377466daa24bff58cde8f0d",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#Literal"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/packageVerificationCodeExcludedFile"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The Element is a software application."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "application"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Identifies the download Uniform Resource Identifier for the package at the time\nthat the document was created."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType/directory",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/FileKindType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The file represents a directory and all content stored in that directory."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "directory"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Specifies the amount of energy consumed during inference time by an AI model\nthat is being used in the AI system."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Kilowatt-hour."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "kilowattHour"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "A class for describing the energy consumption incurred by an AI model in\ndifferent stages of its lifecycle."
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:N50c6944cf3544d0ab17d40d70d7715c3"
+ },
+ {
+ "@id": "_:Nd05558aa816f416f8c26895bb8d1d9bb"
+ },
+ {
+ "@id": "_:N250a4372ab014e66ba3eec07accb85dc"
+ }
+ ]
+ },
+ {
+ "@id": "_:N50c6944cf3544d0ab17d40d70d7715c3",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nd05558aa816f416f8c26895bb8d1d9bb",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption"
+ }
+ ]
+ },
+ {
+ "@id": "_:N250a4372ab014e66ba3eec07accb85dc",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#BlankNodeOrIRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/scope",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Capture the scope of information about a specific relationship between elements."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/SimpleLicensing/licenseListVersion",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The version of the SPDX License List used in the license expression."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/blake2b384",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "BLAKE2b algorithm with a digest size of 384, as defined in [RFC 7693](https://datatracker.ietf.org/doc/rfc7693/) Section 4."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "blake2b384"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Links a vulnerability and elements representing products (in the VEX sense) where\na fix has been applied and are no longer affected."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType/extension",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/ProfileIdentifierType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "the element follows the Extension profile specification"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "extension"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Every `to` Element is a variant the `from` Element (`from` hasVariant `to`)."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "hasVariant"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/supportLevel",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Specifies the level of support associated with an artifact."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/SupportType"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Designates a `from` Vulnerability was first reported to a project, vendor, or tracking database for formal identification by each `to` Agent."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "reportedBy"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/prefix",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "A substitute for a URI."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/install",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "The Element is used to install software on disk."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "install"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/createdUsing",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Identifies the tooling that was used during the creation of the Element."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Tool"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType/high",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Security/CvssSeverityType"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "When a CVSS score is between 7.0 - 8.9"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "high"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha3_224",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#NamedIndividual",
+ "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "SHA-3 with a digest length of 224, as defined in [FIPS 202](https://csrc.nist.gov/pubs/fips/202/final)."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@value": "sha3_224"
+ }
+ ]
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Relationship",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "Describes a relationship between one or more elements."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#property": [
+ {
+ "@id": "_:Nd11df36dd5014f759eab790e847b9857"
+ },
+ {
+ "@id": "_:N3c163fcab8684aa09c61e78b4cbb9b38"
+ },
+ {
+ "@id": "_:N73e74213eec84d8daaa36a51dab963d6"
+ },
+ {
+ "@id": "_:N53970517ea09401691d51549f8e0fd90"
+ },
+ {
+ "@id": "_:Nae8e63939c7c4cf4aa4ba555362d775c"
+ },
+ {
+ "@id": "_:Nb3e77cdb9a14442eafb0659c7081c110"
+ }
+ ]
+ },
+ {
+ "@id": "_:Nd11df36dd5014f759eab790e847b9857",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#maxCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/from"
+ }
+ ]
+ },
+ {
+ "@id": "_:N3c163fcab8684aa09c61e78b4cbb9b38",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Element"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#minCount": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
+ }
+ ],
+ "http://www.w3.org/ns/shacl#nodeKind": [
+ {
+ "@id": "http://www.w3.org/ns/shacl#IRI"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#path": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/to"
+ }
+ ]
+ },
+ {
+ "@id": "_:N73e74213eec84d8daaa36a51dab963d6",
+ "http://www.w3.org/ns/shacl#class": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ }
+ ],
+ "http://www.w3.org/ns/shacl#in": [
+ {
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/affects"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/amendedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/ancestorOf"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/availableFrom"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/configures"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/contains"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/coordinatedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/copiedTo"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/delegatedTo"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/dependsOn"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/descendantOf"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/describes"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/doesNotAffect"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/expandsTo"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/fixedIn"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/foundBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/generates"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAddedFile"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssessmentFor"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasAssociatedVulnerability"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasConcludedLicense"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDataFile"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeclaredLicense"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDeletedFile"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDependencyManifest"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDistributionArtifact"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDocumentation"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasDynamicLink"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasEvidence"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasExample"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasHost"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasInput"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasMetadata"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalComponent"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOptionalDependency"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasOutput"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasPrerequisite"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasProvidedDependency"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasRequirement"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasSpecification"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasStaticLink"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTest"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasTestCase"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/hasVariant"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/invokedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/modifiedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/other"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/packagedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/patchedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/publishedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/reportedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/republishedBy"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/serializedInArtifact"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/testedOn"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/trainedOn"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/underInvestigationFor"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/usesTool"
+ }
+ ]
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Person",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "An individual human being."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#minCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Agent"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
"@id": "http://www.w3.org/ns/shacl#IRI"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType/exploitCreatedBy",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "The `from` Vulnerability has had an exploit created against it by each `to` Agent."
- }
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "exploitCreatedBy"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/relationshipType"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexFixedVulnAssessmentRelationship",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N53970517ea09401691d51549f8e0fd90",
+ "http://www.w3.org/ns/shacl#class": [
{
- "@language": "en",
- "@value": "Links a vulnerability and elements representing products (in the VEX sense) where\na fix has been applied and are no longer affected."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#in": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/VexVulnAssessmentRelationship"
+ "@list": [
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/incomplete"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/complete"
+ },
+ {
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipCompleteness/noAssertion"
+ }
+ ]
}
],
- "http://www.w3.org/ns/shacl#nodeKind": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha224",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "SHA-2 with a digest length of 224, as defined in [RFC 3874](https://www.rfc-editor.org/info/rfc3874)."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@value": "sha224"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/completeness"
}
]
},
{
- "@id": "http://spdx.invalid./AbstractClass",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class"
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Build/parameter",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "_:Nae8e63939c7c4cf4aa4ba555362d775c",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Property describing a parameter used in an instance of a build."
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/DictionaryEntry"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/relationshipType",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "Information about the relationship between two Elements."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/startTime"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/RelationshipType"
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/bom",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose"
+ "@id": "_:Nb3e77cdb9a14442eafb0659c7081c110",
+ "http://www.w3.org/ns/shacl#datatype": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ }
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@language": "en",
- "@value": "Element is a bill of materials"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@value": "bom"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/useSensitivePersonalInformation",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@language": "en",
- "@value": "Records if sensitive personal information is used during model training or\ncould be used during the inference."
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Core/endTime"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#pattern": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType"
+ "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType/securityOther",
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/Package",
"@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/ExternalIdentifierType"
+ "http://www.w3.org/2002/07/owl#Class",
+ "http://www.w3.org/ns/shacl#NodeShape"
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Used when there is a security related identifier of unspecified type."
+ "@value": "Refers to any unit of content that can be associated with a distribution of\nsoftware."
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
{
- "@value": "securityOther"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/SoftwareArtifact"
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType/act",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Security/SsvcDecisionType"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "The vulnerability requires attention from the organization's internal, supervisory-level and leadership-level individuals. Necessary actions include requesting assistance or information about the vulnerability, as well as publishing a notification either internally and/or externally. Typically, internal groups would meet to determine the overall response and then execute agreed upon actions. CISA recommends remediating Act vulnerabilities as soon as possible."
+ "@id": "http://www.w3.org/ns/shacl#IRI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#property": [
{
- "@value": "act"
+ "@id": "_:N7091d1b764924e4db3551e0b422e61ba"
+ },
+ {
+ "@id": "_:Nc38c872821b548ee8f430a027b2d711f"
+ },
+ {
+ "@id": "_:N65301d1be04341678842dfc049e2a33c"
+ },
+ {
+ "@id": "_:Nbc1332652da345c49ad3c948238f404b"
+ },
+ {
+ "@id": "_:N9eda1b52fa264730ab0b383d300e1726"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha384",
- "@type": [
- "http://www.w3.org/2002/07/owl#NamedIndividual",
- "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:N7091d1b764924e4db3551e0b422e61ba",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "SHA-2 with a digest length of 384, as defined in [RFC 6234](https://www.rfc-editor.org/info/rfc6234)."
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@value": "sha384"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
- ]
- },
- {
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/ns/shacl#nodeKind": [
{
- "@language": "en",
- "@value": "Specifies the amount of energy consumed when training the AI model that is\nbeing used in the AI system."
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/downloadLocation"
}
]
},
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/Vulnerability",
- "@type": [
- "http://www.w3.org/2002/07/owl#Class",
- "http://www.w3.org/ns/shacl#NodeShape"
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "@id": "_:Nc38c872821b548ee8f430a027b2d711f",
+ "http://www.w3.org/ns/shacl#datatype": [
{
- "@language": "en",
- "@value": "Specifies a vulnerability and its associated information."
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/ns/shacl#maxCount": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Core/Artifact"
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
+ "@value": 1
}
],
"http://www.w3.org/ns/shacl#nodeKind": [
{
- "@id": "http://www.w3.org/ns/shacl#IRI"
+ "@id": "http://www.w3.org/ns/shacl#Literal"
}
],
- "http://www.w3.org/ns/shacl#property": [
- {
- "@id": "_:Nad60293878ba46b5b12652a41f9e5b9e"
- },
- {
- "@id": "_:N596d74921771447c9b35785007e34f1c"
- },
+ "http://www.w3.org/ns/shacl#path": [
{
- "@id": "_:N6b8369d5442f4e3c902c0fd4c6ad7f11"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/homePage"
}
]
},
{
- "@id": "_:Nad60293878ba46b5b12652a41f9e5b9e",
+ "@id": "_:N65301d1be04341678842dfc049e2a33c",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -15210,24 +15944,20 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/publishedTime"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageVersion"
}
]
},
{
- "@id": "_:N596d74921771447c9b35785007e34f1c",
+ "@id": "_:Nbc1332652da345c49ad3c948238f404b",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -15238,24 +15968,20 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/modifiedTime"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/packageUrl"
}
]
},
{
- "@id": "_:N6b8369d5442f4e3c902c0fd4c6ad7f11",
+ "@id": "_:N9eda1b52fa264730ab0b383d300e1726",
"http://www.w3.org/ns/shacl#datatype": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#dateTimeStamp"
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"http://www.w3.org/ns/shacl#maxCount": [
{
+ "@type": "http://www.w3.org/2001/XMLSchema#integer",
"@value": 1
}
],
@@ -15266,12 +15992,7 @@
],
"http://www.w3.org/ns/shacl#path": [
{
- "@id": "https://spdx.org/rdf/3.0.1/terms/Security/withdrawnTime"
- }
- ],
- "http://www.w3.org/ns/shacl#pattern": [
- {
- "@value": "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$"
+ "@id": "https://spdx.org/rdf/3.0.1/terms/Software/sourceInfo"
}
]
}
diff --git a/rdf/spdx-model.longturtle b/rdf/spdx-model.longturtle
index 296ea2b775..6969996136 100644
--- a/rdf/spdx-model.longturtle
+++ b/rdf/spdx-model.longturtle
@@ -1,4 +1,5 @@
PREFIX dcterms:
+PREFIX ns1:
PREFIX omg-ann:
PREFIX owl:
PREFIX rdf:
@@ -16,21 +17,20 @@ PREFIX xsd:
sh:nodeKind sh:IRI ;
sh:property
[
- sh:class ;
- sh:in (
-
-
-
- ) ;
+ sh:datatype xsd:string ;
sh:maxCount 1 ;
- sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
] ,
[
- sh:class ;
- sh:maxCount 1 ;
+ sh:class ns1:DictionaryEntry ;
sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
+ sh:path ;
+ ] ,
+ [
+ sh:datatype xsd:string ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
@@ -43,9 +43,25 @@ PREFIX xsd:
sh:path ;
] ,
[
- sh:class ;
+ sh:class ns1:DictionaryEntry ;
sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
+ sh:path ;
+ ] ,
+ [
+ sh:datatype xsd:string ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
+ ] ,
+ [
+ sh:class ns1:PresenceType ;
+ sh:in (
+
+
+
+ ) ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:IRI ;
+ sh:path ;
] ,
[
sh:class ;
@@ -59,25 +75,16 @@ PREFIX xsd:
sh:nodeKind sh:IRI ;
sh:path ;
] ,
- [
- sh:class ;
- sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
- ] ,
[
sh:datatype xsd:string ;
+ sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
- sh:class ;
+ sh:class ns1:DictionaryEntry ;
sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
- ] ,
- [
- sh:datatype xsd:string ;
- sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
@@ -85,19 +92,7 @@ PREFIX xsd:
sh:path ;
] ,
[
- sh:datatype xsd:string ;
- sh:maxCount 1 ;
- sh:nodeKind sh:Literal ;
- sh:path ;
- ] ,
- [
- sh:datatype xsd:string ;
- sh:maxCount 1 ;
- sh:nodeKind sh:Literal ;
- sh:path ;
- ] ,
- [
- sh:class ;
+ sh:class ns1:PresenceType ;
sh:in (
@@ -105,13 +100,19 @@ PREFIX xsd:
) ;
sh:maxCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ;
+ ] ,
+ [
+ sh:class ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ;
.
@@ -120,25 +121,20 @@ PREFIX xsd:
owl:Class ,
sh:NodeShape ;
rdfs:comment "Class that describes a build instance of software/artifacts."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Element ;
sh:nodeKind sh:IRI ;
sh:property
[
- sh:class ;
- sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
+ sh:datatype xsd:anyURI ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
] ,
[
- sh:datatype xsd:dateTimeStamp ;
+ sh:datatype xsd:anyURI ;
sh:maxCount 1 ;
+ sh:minCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
- sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
- ] ,
- [
- sh:class ;
- sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
@@ -147,21 +143,19 @@ PREFIX xsd:
sh:path ;
] ,
[
- sh:datatype xsd:anyURI ;
+ sh:datatype xsd:string ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
- sh:class ;
+ sh:class ns1:DictionaryEntry ;
sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
+ sh:path ;
] ,
[
- sh:datatype xsd:anyURI ;
- sh:maxCount 1 ;
- sh:minCount 1 ;
- sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:class ns1:DictionaryEntry ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
+ sh:path ;
] ,
[
sh:datatype xsd:dateTimeStamp ;
@@ -171,63 +165,70 @@ PREFIX xsd:
sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
] ,
[
- sh:datatype xsd:string ;
+ sh:datatype xsd:dateTimeStamp ;
+ sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
+ sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
+ ] ,
+ [
+ sh:class ns1:Hash ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
+ sh:path ;
] ;
.
-
+ns1:Annotation
a
owl:Class ,
sh:NodeShape ;
rdfs:comment "An assertion made in relation to one or more elements."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Element ;
sh:nodeKind sh:IRI ;
sh:property
- [
- sh:class ;
- sh:in (
-
-
- ) ;
- sh:maxCount 1 ;
- sh:minCount 1 ;
- sh:nodeKind sh:IRI ;
- sh:path ;
- ] ,
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ns1:contentType ;
sh:pattern "^[^\\/]+\\/[^\\/]+$" ;
] ,
+ [
+ sh:class ns1:Element ;
+ sh:maxCount 1 ;
+ sh:minCount 1 ;
+ sh:nodeKind sh:IRI ;
+ sh:path ns1:subject ;
+ ] ,
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ns1:statement ;
] ,
[
- sh:class ;
+ sh:class ns1:AnnotationType ;
+ sh:in (
+
+
+ ) ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ns1:annotationType ;
] ;
.
-
+ns1:LifecycleScopedRelationship
a
owl:Class ,
sh:NodeShape ;
rdfs:comment "Provide context for a relationship that occurs in the lifecycle."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Relationship ;
sh:nodeKind sh:IRI ;
sh:property
[
- sh:class ;
+ sh:class ns1:LifecycleScopeType ;
sh:in (
@@ -238,39 +239,38 @@ PREFIX xsd:
) ;
sh:maxCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ns1:scope ;
] ;
.
-
- a owl:Class ;
- rdfs:comment "A group of people who work together in an organized way for a shared purpose."@en ;
- rdfs:subClassOf ;
- sh:nodeKind sh:IRI ;
+ns1:NoAssertionElement
+ a
+ owl:NamedIndividual ,
+ ns1:IndividualElement ;
+ rdfs:comment """An Individual Value for Element representing a set of Elements of unknown
+identify or cardinality (number)."""@en ;
+ ns1:creationInfo ;
+.
+
+ns1:NoneElement
+ a
+ owl:NamedIndividual ,
+ ns1:IndividualElement ;
+ rdfs:comment """An Individual Value for Element representing a set of Elements with
+cardinality (number/count) of zero."""@en ;
+ ns1:creationInfo ;
.
-
+ns1:PackageVerificationCode
a
owl:Class ,
sh:NodeShape ;
rdfs:comment "An SPDX version 2.X compatible verification method for software packages."@en ;
- rdfs:subClassOf ;
- sh:nodeKind sh:BlankNode ;
+ rdfs:subClassOf ns1:IntegrityMethod ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
sh:property
[
- sh:datatype xsd:string ;
- sh:nodeKind sh:Literal ;
- sh:path ;
- ] ,
- [
- sh:datatype xsd:string ;
- sh:maxCount 1 ;
- sh:minCount 1 ;
- sh:nodeKind sh:Literal ;
- sh:path ;
- ] ,
- [
- sh:class ;
+ sh:class ns1:HashAlgorithm ;
sh:in (
@@ -298,47 +298,59 @@ PREFIX xsd:
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ns1:algorithm ;
+ ] ,
+ [
+ sh:datatype xsd:string ;
+ sh:nodeKind sh:Literal ;
+ sh:path ns1:packageVerificationCodeExcludedFile ;
+ ] ,
+ [
+ sh:datatype xsd:string ;
+ sh:maxCount 1 ;
+ sh:minCount 1 ;
+ sh:nodeKind sh:Literal ;
+ sh:path ns1:hashValue ;
] ;
.
-
+ns1:Person
a owl:Class ;
rdfs:comment "An individual human being."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Agent ;
sh:nodeKind sh:IRI ;
.
-
+ns1:SoftwareAgent
a owl:Class ;
rdfs:comment "A software agent."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Agent ;
sh:nodeKind sh:IRI ;
.
-
+ns1:SpdxDocument
a
owl:Class ,
sh:NodeShape ;
rdfs:comment "A collection of SPDX Elements that could potentially be serialized."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:ElementCollection ;
sh:nodeKind sh:IRI ;
sh:property
+ [
+ sh:class ns1:ExternalMap ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
+ sh:path ns1:import ;
+ ] ,
[
sh:class ;
sh:maxCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ns1:dataLicense ;
] ,
[
- sh:class ;
+ sh:class ns1:NamespaceMap ;
sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
- ] ,
- [
- sh:class ;
- sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
+ sh:path ns1:namespaceMap ;
] ;
.
@@ -350,10 +362,34 @@ PREFIX xsd:
rdfs:subClassOf ;
sh:nodeKind sh:IRI ;
sh:property
+ [
+ sh:class ;
+ sh:in (
+
+
+
+
+ ) ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:IRI ;
+ sh:path ;
+ ] ,
+ [
+ sh:datatype xsd:nonNegativeInteger ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
+ ] ,
+ [
+ sh:class ns1:DictionaryEntry ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
+ sh:path ;
+ ] ,
[
sh:datatype xsd:string ;
+ sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
@@ -362,15 +398,9 @@ PREFIX xsd:
sh:path ;
] ,
[
- sh:class ;
- sh:in (
-
-
-
- ) ;
- sh:maxCount 1 ;
- sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:datatype xsd:string ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
] ,
[
sh:class ;
@@ -400,23 +430,6 @@ PREFIX xsd:
sh:nodeKind sh:Literal ;
sh:path ;
] ,
- [
- sh:datatype xsd:string ;
- sh:nodeKind sh:Literal ;
- sh:path ;
- ] ,
- [
- sh:class ;
- sh:in (
-
-
-
-
- ) ;
- sh:maxCount 1 ;
- sh:nodeKind sh:IRI ;
- sh:path ;
- ] ,
[
sh:class ;
sh:in (
@@ -430,16 +443,10 @@ PREFIX xsd:
sh:nodeKind sh:IRI ;
sh:path ;
] ,
- [
- sh:class ;
- sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
- ] ,
[
sh:datatype xsd:string ;
- sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
@@ -448,15 +455,20 @@ PREFIX xsd:
sh:path ;
] ,
[
- sh:datatype xsd:string ;
- sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:class ns1:PresenceType ;
+ sh:in (
+
+
+
+ ) ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:IRI ;
+ sh:path ;
] ,
[
- sh:datatype xsd:nonNegativeInteger ;
- sh:maxCount 1 ;
+ sh:datatype xsd:string ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ;
.
@@ -520,13 +532,13 @@ only one of the elements applies."""@en ;
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ;
.
@@ -542,13 +554,13 @@ only one of the elements applies."""@en ;
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ;
.
@@ -558,8 +570,8 @@ only one of the elements applies."""@en ;
;
rdfs:comment """An Individual Value for License when no assertion can be made about its actual
value."""@en ;
- rdfs:range ;
owl:sameAs ;
+ ns1:creationInfo ;
.
@@ -568,8 +580,8 @@ value."""@en ;
;
rdfs:comment """An Individual Value for License where the SPDX data creator determines that no
license is present."""@en ;
- rdfs:range ;
owl:sameAs ;
+ ns1:creationInfo ;
.
@@ -600,18 +612,18 @@ text applied to it."""@en ;
sh:nodeKind sh:IRI ;
sh:property
[
- sh:class ;
+ sh:class ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ;
] ,
[
- sh:class ;
+ sh:class ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
- sh:path ;
+ sh:path ;
] ;
.
@@ -621,7 +633,7 @@ text applied to it."""@en ;
sh:NodeShape ;
rdfs:comment "A type of extension consisting of a list of name value pairs."@en ;
rdfs:subClassOf ;
- sh:nodeKind sh:BlankNode ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
sh:property
[
sh:class ;
@@ -716,18 +728,18 @@ text applied to it."""@en ;
sh:path ;
] ,
[
- sh:datatype xsd:string ;
+ sh:datatype xsd:decimal ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ,
[
- sh:datatype xsd:decimal ;
+ sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
] ;
.
@@ -770,13 +782,6 @@ text applied to it."""@en ;
sh:nodeKind sh:Literal ;
sh:path ;
] ,
- [
- sh:datatype xsd:anyURI ;
- sh:maxCount 1 ;
- sh:minCount 1 ;
- sh:nodeKind sh:Literal ;
- sh:path ;
- ] ,
[
sh:class ;
sh:in (
@@ -787,6 +792,13 @@ text applied to it."""@en ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:path ;
+ ] ,
+ [
+ sh:datatype xsd:anyURI ;
+ sh:maxCount 1 ;
+ sh:minCount 1 ;
+ sh:nodeKind sh:Literal ;
+ sh:path ;
] ;
.
@@ -824,6 +836,7 @@ affected by the vulnerability."""@en ;
sh:property
[
sh:datatype xsd:dateTimeStamp ;
+ sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
sh:path ;
sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
@@ -831,6 +844,7 @@ affected by the vulnerability."""@en ;
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
+ sh:minCount 1 ;
sh:nodeKind sh:Literal ;
sh:path ;
] ;
@@ -853,19 +867,6 @@ not affected by the vulnerability."""@en ;
rdfs:subClassOf ;
sh:nodeKind sh:IRI ;
sh:property
- [
- sh:class ;
- sh:in (
-
-
-
-
-
- ) ;
- sh:maxCount 1 ;
- sh:nodeKind sh:IRI ;
- sh:path ;
- ] ,
[
sh:datatype xsd:string ;
sh:maxCount 1 ;
@@ -878,6 +879,19 @@ not affected by the vulnerability."""@en ;
sh:nodeKind sh:Literal ;
sh:path ;
sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
+ ] ,
+ [
+ sh:class ;
+ sh:in (
+
+
+
+
+
+ ) ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:IRI ;
+ sh:path ;
] ;
.
@@ -894,7 +908,7 @@ investigated."""@en ;
owl:Class ,
sh:NodeShape ;
rdfs:comment "Specifies a vulnerability and its associated information."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Artifact ;
sh:nodeKind sh:IRI ;
sh:property
[
@@ -908,14 +922,14 @@ investigated."""@en ;
sh:datatype xsd:dateTimeStamp ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
] ,
[
sh:datatype xsd:dateTimeStamp ;
sh:maxCount 1 ;
sh:nodeKind sh:Literal ;
- sh:path ;
+ sh:path ;
sh:pattern "^\\d\\d\\d\\d-\\d\\d-\\d\\dT\\d\\d:\\d\\d:\\d\\dZ$" ;
] ;
.
@@ -929,7 +943,7 @@ investigated."""@en ;
sh:nodeKind sh:IRI ;
sh:property
[
- sh:class ;
+ sh:class ns1:DictionaryEntry ;
sh:nodeKind sh:BlankNodeOrIRI ;
sh:path ;
] ,
@@ -954,7 +968,7 @@ investigated."""@en ;
owl:Class ,
sh:NodeShape ;
rdfs:comment "A license or addition that is not listed on the SPDX License List."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Element ;
sh:nodeKind sh:IRI ;
sh:property
[
@@ -971,7 +985,7 @@ investigated."""@en ;
owl:Class ,
sh:NodeShape ;
rdfs:comment "A collection of SPDX Elements describing a single package."@en ;
- rdfs:subClassOf ;
+ rdfs:subClassOf ns1:Bom ;
sh:nodeKind sh:IRI ;
sh:property
[
@@ -997,6 +1011,12 @@ investigated."""@en ;
rdfs:subClassOf ;
sh:nodeKind sh:IRI ;
sh:property
+ [
+ sh:class ns1:PositiveIntegerRange ;
+ sh:maxCount 1 ;
+ sh:nodeKind sh:BlankNodeOrIRI ;
+ sh:path ;
+ ] ,
[
sh:class ;
sh:maxCount 1 ;
@@ -1005,19 +1025,53 @@ investigated."""@en ;
sh:path ;
] ,
[
- sh:class ;
+ sh:class ns1:PositiveIntegerRange ;
sh:maxCount 1 ;
sh:nodeKind sh:BlankNodeOrIRI ;
sh:path ;
- ] ,
- [
- sh:class ;
- sh:maxCount 1 ;
- sh:nodeKind sh:BlankNodeOrIRI ;
- sh:path ;
] ;
.
+
+ a ns1:CreationInfo ;
+ rdfs:comment "This individual element was defined by the spec."@en ;
+ ns1:created "2024-11-22T03:00:01Z"^^xsd:dateTimeStamp ;
+ ns1:createdBy ns1:SpdxOrganization ;
+ ns1:specVersion "3.0.1" ;
+.
+
+
+ a ns1:CreationInfo ;
+ rdfs:comment "This individual element was defined by the spec."@en ;
+ ns1:created "2024-11-22T03:00:01Z"^^xsd:dateTimeStamp ;
+ ns1:createdBy ns1:SpdxOrganization ;
+ ns1:specVersion "3.0.1" ;
+.
+
+
+ a ns1:CreationInfo ;
+ rdfs:comment "This individual element was defined by the spec."@en ;
+ ns1:created "2024-11-22T03:00:01Z"^^xsd:dateTimeStamp ;
+ ns1:createdBy ns1:SpdxOrganization ;
+ ns1:specVersion "3.0.1" ;
+.
+
+
+ a ns1:CreationInfo ;
+ rdfs:comment "This individual element was defined by the spec."@en ;
+ ns1:created "2024-11-22T03:00:01Z"^^xsd:dateTimeStamp ;
+ ns1:createdBy ns1:SpdxOrganization ;
+ ns1:specVersion "3.0.1" ;
+.
+
+
+ a ns1:CreationInfo ;
+ rdfs:comment "This individual element was defined by the spec."@en ;
+ ns1:created "2024-11-22T03:00:01Z"^^xsd:dateTimeStamp ;
+ ns1:createdBy ns1:SpdxOrganization ;
+ ns1:specVersion "3.0.1" ;
+.
+
spdx:
a owl:Ontology ;
rdfs:label "System Package Data Exchange (SPDX) Ontology"@en ;
@@ -1091,7 +1145,7 @@ spdx:
a owl:ObjectProperty ;
rdfs:comment """Indicates whether the system can perform a decision or action without human
involvement or guidance."""@en ;
- rdfs:range ;
+ rdfs:range ns1:PresenceType ;
.
@@ -1129,7 +1183,7 @@ being used in the AI system."""@en ;
a owl:ObjectProperty ;
rdfs:comment """Records a hyperparameter used to build the AI model contained in the AI
package."""@en ;
- rdfs:range ;
+ rdfs:range ns1:DictionaryEntry ;
.
@@ -1161,14 +1215,14 @@ description."""@en ;
a owl:ObjectProperty ;
rdfs:comment "Records the measurement of prediction quality of the AI model."@en ;
- rdfs:range ;
+ rdfs:range ns1:DictionaryEntry ;
.
a owl:ObjectProperty ;
rdfs:comment """Captures the threshold that was used for computation of a metric described in
the metric field."""@en ;
- rdfs:range ;
+ rdfs:range ns1:DictionaryEntry ;
.
@@ -1213,7 +1267,7 @@ being used in the AI system."""@en ;
a owl:ObjectProperty ;
rdfs:comment """Records if sensitive personal information is used during model training or
could be used during the inference."""@en ;
- rdfs:range ;
+ rdfs:range ns1:PresenceType ;
.
@@ -1246,7 +1300,7 @@ infrastructure that the build was invoked on."""@en ;
a owl:ObjectProperty ;
rdfs:comment """Property that describes the digest of the build configuration file used to
invoke a build."""@en ;
- rdfs:range ;
+ rdfs:range ns1:Hash ;
.
@@ -1264,59 +1318,59 @@ invoke a build."""@en ;
a owl:ObjectProperty ;
rdfs:comment "Property describing the session in which a build is invoked."@en ;
- rdfs:range ;
+ rdfs:range ns1:DictionaryEntry ;
.
a owl:ObjectProperty ;
rdfs:comment "Property describing a parameter used in an instance of a build."@en ;
- rdfs:range