w3c-ccg / did-method-web

DRAFT: did:web Decentralized Identifier Method Specification
https://w3c-ccg.github.io/did-method-web/
Other
32 stars 17 forks source link

file extension for a json-ld document should be .jsonld #8

Open melvincarvalho opened 4 years ago

melvincarvalho commented 4 years ago

For the domain name w3c-ccg.github.io, the did.json will be available

The extension in the the current version of the did:web spec uses .json in a number of places

But the official extension for a json-ld document is .jsonld

Is this worth changing?

pmcb55 commented 3 years ago

Yeah, interesting - I brought up this very question today with @dmitrizagidulin (only now am I looking at the open issues in this repo!). Personally I agree, and I think it is worth stipulating the official extension of .jsonld.