-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON vs JSON-LD cross-compatibility guidance for implementers #42
Comments
+1 to adding additional guidance on compatibility between the JSON and JSON-LD (and other) representations. The WG has spent a lot of time on this topic, without really coming to a shared understanding that everybody agrees to. Therefore, I believe it would be valuable to revisit this topic after some time (once there is more implementation experience). -1 to explicitly recommending one representation over another, but +1 to pointing out pros and cons of specific representations. |
The issue was discussed in a meeting on 2021-08-31
View the transcript6. Next DID WG CharterSee github issue did-wg-charter#11, did-wg-charter#12, did-wg-charter#13.
Brent Zundel: the reason this is a longer topic is due to issues that have been raised that we should discuss Drummond Reed: folks are still encouraged to reply in the issue, especially with citations to our earlier discussions of those topics. Brent Zundel: Microsoft is recommending non-normative guidance on cross-compatibility between JSON and JSON-LD Joe Andrieu: There was a proposal to include Kyle Den Hartog: Brent Zundel: The question of what DID methods could reach consensus would be challenging Ted Thibodeau Jr.: Going through the exercise of determining which DID methods could become normative could be a work item for the W3C Credentials Community Group Drummond Reed: likes the idea of looking at the DID Rubric and taking an evolutionary path |
-1, this was heavily debated during while creating DID Core -- to not pick favorite syntaxes, implementers are welcome to use what they feel is appropriate. +1 to language and tooling that helps implementers ensure that their implementations work correctly across all serializations. The solution here is to build validation tooling for DID Document implementers, not to favor one syntax over another. |
The current scope of the draft charter supports making such updates to the DID Implementation Guide. |
This is part of the feedback from Microsoft's ballot response to the DID Core spec transition to REC AC review. As it pertains to future work on that spec, @iherman encouraged me to file it here for consideration in the charter process (as applicable). See also w3c/controller-document#115, w3c/did-wg-charter#13.
Microsoft recommends additional non-normative guidance on cross-compatibility between the JSON and JSON-LD representations in Section 6. We further recommend that implementers use the simpler JSON representation, to enhance interoperability and avoid complications and incompatibilities arising from
JSON-LD processing.
The text was updated successfully, but these errors were encountered: