-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f991e14
commit 70a2c16
Showing
3 changed files
with
208 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
{ | ||
"@context": { | ||
"@version": 1.1, | ||
"id": "xsd:string", | ||
"description": "xsd:string", | ||
"validFrom": "xsd:string", | ||
"validTo": "xsd:string", | ||
"scope": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"id": "xsd:string", | ||
"name": "xsd:string", | ||
"dateOfIssue": "xsd:string", | ||
"issuingBody": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"id": "xsd:string", | ||
"name": "xsd:string", | ||
"type": "xsd:string" | ||
} | ||
}, | ||
"criteria": { | ||
"@id": "xsd:string", | ||
"@container": "@list", | ||
"@context": { | ||
"id": "xsd:string", | ||
"description": "xsd:string", | ||
"type": "xsd:string", | ||
"validationService": "xsd:string" | ||
} | ||
} | ||
} | ||
}, | ||
"issuedBy": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"id": "xsd:string", | ||
"name": "xsd:string", | ||
"type": "xsd:string" | ||
} | ||
}, | ||
"issuedTo": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"id": "xsd:string", | ||
"name": "xsd:string", | ||
"type": "xsd:string" | ||
} | ||
}, | ||
"subjects": { | ||
"@id": "xsd:string", | ||
"@container": "@list", | ||
"@context": { | ||
"facilityID": "xsd:string" | ||
} | ||
}, | ||
"claims": { | ||
"@id": "xsd:string", | ||
"@container": "@list", | ||
"@context": { | ||
"scope": "xsd:string", | ||
"threshold": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"Metric": "xsd:string", | ||
"Unit": "xsd:string", | ||
"Value": "xsd:integer" | ||
} | ||
}, | ||
"metric": { | ||
"@id": "xsd:string", | ||
"@container": "@list", | ||
"@context": { | ||
"Metric": "xsd:string", | ||
"Unit": "xsd:string", | ||
"Value": "xsd:integer" | ||
} | ||
}, | ||
"evidence": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"evidenceRootHash": "xsd:string", | ||
"description": "xsd:string", | ||
"evidenceData": { | ||
"@id": "xsd:string", | ||
"@container": "@list", | ||
"@context": { | ||
"fileHash": "xsd:string", | ||
"fileLocation": "xsd:string", | ||
"fileType": "xsd:string", | ||
"inEncrypted": "xsd:boolean" | ||
} | ||
} | ||
} | ||
}, | ||
"snapshotDate": "xsd:string", | ||
"decryptionKeyRequest": "xsd:string", | ||
"compliance": "xsd:boolean" | ||
} | ||
}, | ||
"accreditation": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"credential": "xsd:string", | ||
"authority": { | ||
"@id": "xsd:string", | ||
"@context": { | ||
"id": "xsd:string", | ||
"name": "xsd:string", | ||
"type": "xsd:string" | ||
} | ||
}, | ||
"validFrom": "xsd:string", | ||
"validTo": "xsd:string" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"id": "", | ||
"description": "EU deforestation free assessment", | ||
"scope": { | ||
"id": "https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32023R1115", | ||
"name": "Regulation (EU) 2023/1115 on deforestation-free products", | ||
"issuingBody": { | ||
"id": "did:web:european-union.europa.eu", | ||
"name": "European Union", | ||
"type": "Supranational Organization" | ||
}, | ||
"dateOfIssue": "09/06/2023", | ||
"criteria": [ | ||
{ | ||
"id": "https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32023R1115#canopy-cover", | ||
"description": "No more than 10% canopy cover reduction per km2", | ||
"type": "mandatory", | ||
"validationService": "https://validation.europa.eu/2023-1115" | ||
} | ||
] | ||
}, | ||
"issuedBy": { | ||
"id": "did:web:cibolabs.com.au", | ||
"name": "CIBO Labs", | ||
"type": "Accredited Deforestation Free Certifying Body" | ||
}, | ||
"issuedTo": { | ||
"id": "did:web:farm.agtrace.showthething.com", | ||
"name": "AgTrace Farms", | ||
"type": "Cattle Farm" | ||
}, | ||
"validFrom": "23/10/2023", | ||
"validTo": "23/10/2024", | ||
"subjects": [{ "facilityID": "NH020188" }], | ||
"claims": [ | ||
{ | ||
"scope": "", | ||
"threshold": { | ||
"Metric": "Canopy cover reduction", | ||
"Unit": "% per km^2", | ||
"Value": 10 | ||
}, | ||
"metric": [ | ||
{ | ||
"Metric": "Canopy cover reduction", | ||
"Unit": "% per km^2", | ||
"Value": 0 | ||
} | ||
], | ||
"evidence": { | ||
"evidenceRootHash": "03c7c0ace395d80182db07ae2c30f034", | ||
"description": "Deforestation Free Assessment Report", | ||
"evidenceData": [ | ||
{ | ||
"fileHash": "f880d8520f8edbac052269a1a969e61d", | ||
"fileLocation": "secure-data.cibolabs.com.au/e7d4c0c9-9c7a-4a01-a28f-473bda17e10f.pdf", | ||
"fileType": "application/pdf", | ||
"inEncrypted": true | ||
} | ||
] | ||
}, | ||
"snapshotDate": "23/10/2023", | ||
"decryptionKeyRequest": "keys.cibolabs.com.au/d4c7c497-bb9f-4bff-bc0a-7c492092b0b7", | ||
"compliance": true | ||
} | ||
], | ||
"accreditation": { | ||
"credential": "accreditation.cibolabs.com.au/d4c7c497-bb9f-4bff-bc0a-7c492092b0b7", | ||
"authority": { | ||
"id": "did:web:agriculture.gov.au", | ||
"name": "Department of Agriculture, Fisheries and Forestry", | ||
"type": "Federal Government" | ||
}, | ||
"validFrom": "23/10/2022", | ||
"validTo": "23/10/2024" | ||
} | ||
} |