Skip to content

Commit

Permalink
feat: update example in vocabulary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkxx committed Nov 7, 2024
1 parent a9d84fd commit b5fcc0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contexts/dbp/vocabulary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit b5fcc0a

Please sign in to comment.