This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Description Below is the example for diddocument where resourceId under linkedResourceMetadata does not confirms with the spec - https://w3c-ccg.github.io/did-linked-resources/#core
{ "didDocument": { "@context": [ "https://w3id.org/did/v1", "https://w3id.org/security/suites/secp256k1-2019/v1" ], .......................... "didDocumentMetadata": { "linkedResourceMetadata": [ { "resourceURI": "did:polygon:testnet:0x3B335fdbCB13BC75bd9909FA377198ED14c8f73c/resources/11dee8a2-00ff-4d3e-b5e8-6956bee3d4a6", "resourceCollectionId": "0x3B335fdbCB13BC75bd9909FA377198ED14c8f73c", "resourceId": "11dee8a2-00ff-4d3e-b5e8-6956bee3d4a6", "resourceName": "dedicated_schema_1222", "resourceType": "W3C-schema", "mediaType": "", "created": "2025-02-17T14:16:10.624Z", "checksum": "7bc087f4ef9d0dc15fef823bff9c78cc5cca8be0a85234afcfd807f412f40877", "previousVersionId": "", "nextVersionId": "" }, "didResolutionMetadata": { "contentType": "application/did+ld+json" } }
Reactions are currently unavailable
Below is the example for diddocument where resourceId under linkedResourceMetadata does not confirms with the spec - https://w3c-ccg.github.io/did-linked-resources/#core
{ "didDocument": { "@context": [ "https://w3id.org/did/v1", "https://w3id.org/security/suites/secp256k1-2019/v1" ], .......................... "didDocumentMetadata": { "linkedResourceMetadata": [ { "resourceURI": "did:polygon:testnet:0x3B335fdbCB13BC75bd9909FA377198ED14c8f73c/resources/11dee8a2-00ff-4d3e-b5e8-6956bee3d4a6", "resourceCollectionId": "0x3B335fdbCB13BC75bd9909FA377198ED14c8f73c", "resourceId": "11dee8a2-00ff-4d3e-b5e8-6956bee3d4a6", "resourceName": "dedicated_schema_1222", "resourceType": "W3C-schema", "mediaType": "", "created": "2025-02-17T14:16:10.624Z", "checksum": "7bc087f4ef9d0dc15fef823bff9c78cc5cca8be0a85234afcfd807f412f40877", "previousVersionId": "", "nextVersionId": "" }, "didResolutionMetadata": { "contentType": "application/did+ld+json" } }