|
| 1 | +These changes are the changes from v0.6.0-beta4 to v0.6.0-beta5. |
| 2 | + |
| 3 | +There were certain properties which were removed from the intended references of 0.5.0 when switching to a Jargon object reference. The changes below restore those as listed. |
| 4 | + |
| 5 | +Additionally, there's a semantic change to the DIA below after talking with Steve. |
| 6 | + |
| 7 | + |
| 8 | +## UNTP Core |
| 9 | + |
| 10 | +- `Attestation.issuedToParty` - add `description` to the object reference to match the intended reference in 0.5.0. |
| 11 | +- Added `[jsonld.contextOmit]=true` to `Characteristics` and removed `Product.characteristics` otherwise when extensions add properties to `Characteristics` they re-define an existing term on `Product`. |
| 12 | + |
| 13 | + |
| 14 | +## Digital Conformity Credential |
| 15 | + |
| 16 | +When switching the following fields: |
| 17 | +- `ConformityAssessment.assessedProduct` - add `serialNumber`, `batchNumber` and `IDVerifiedByCAB` to match intended reference in 0.5.0. |
| 18 | +- `ConformityAssessment.assessedFacility` - add `locationInformation`, `address` and `IDverifiedByCAB` to the object reference to match intended reference in 0.5.0. |
| 19 | +- `ConformityAssessment.assessedOrganisation` - add `description` to the object reference to match the intended reference in 0.5.0. |
| 20 | +- `ConformityAssessment.auditor` - add `description` to the object reference to match the intended reference in 0.5.0. |
| 21 | + |
| 22 | + |
| 23 | +## Digital Identity Anchor |
| 24 | + |
| 25 | +During a call with Steve, he pointed out that the identity of the DIA is not |
| 26 | +necessarily just a Party, nor is it just a Party, Facility or Product. It could |
| 27 | +be a trademark, land, or a piece of intellectual property. |
| 28 | + |
| 29 | +Even though it is unlikely to be the final solution here (Steve has work to do |
| 30 | +related to this from recent conversation), for now, the simplest solution is to |
| 31 | +replace the object reference with the original four fields of `Identity`. So it |
| 32 | +is simply no longer inheriting `Identity` (as it doesn't exist anymore) but |
| 33 | +directly using the equivalent fields, to provide a more general reference here. |
| 34 | + |
| 35 | + |
| 36 | +## Digital Product Passport |
| 37 | + |
| 38 | +No change other than updating to core-0.6.0-beta5. |
| 39 | + |
| 40 | + |
| 41 | +## Digital Facility Record |
| 42 | + |
| 43 | +No change other than updating to core-0.6.0-beta5. |
| 44 | + |
| 45 | + |
| 46 | +## Digital traceability event |
| 47 | + |
| 48 | +No change other than updating to core-0.6.0-beta5. |
0 commit comments