From b5fcc0a03736b0bbca68b9539173ac6c3f2e73f3 Mon Sep 17 00:00:00 2001 From: Ronald Koenig Date: Thu, 7 Nov 2024 22:28:54 +0100 Subject: [PATCH] feat: update example in vocabulary.md --- docs/contexts/dbp/vocabulary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contexts/dbp/vocabulary.md b/docs/contexts/dbp/vocabulary.md index d66497c..2ad18e3 100644 --- a/docs/contexts/dbp/vocabulary.md +++ b/docs/contexts/dbp/vocabulary.md @@ -234,8 +234,8 @@ Click here to open the JSON-LD file: [dbp.jsonld](https://dpp-vocabulary.spherit ```json { "@context": "https://dpp-vocabulary.spherity.com/contexts/dbp/v1.jsonld", - "id": "did:web:examplebatterymanufacturer.com:dbp:0-00-12345-67890-5", - "type": "DigitalBatteryPassport", + "id": "urn:uuid:c531a8e3-7f33-43ad-a1ae-6f7df61daa64", + "type": "PerformanceAndDurability", "digitalBatteryPassportId": "did:web:examplebatterymanufacturer.com:dbp:0-00-12345-67890-5", "technicalSpecification": { "maximumVoltage": 749,