-
I've tried pasting some of the Verifiable Credential examples into https://json-ld.org/playground
For example, when I paste in the JSON-LD from https://www.w3.org/TR/vc-data-model/#example-6-usage-…
-
Impacted versions: Odoo ERP 12.0
Steps to reproduce: deploying Odoo with uWSGI and Nginx, plus installing most of the Odoo ERP modules
Current behavior: Alert : uwsgi request is too big: 81492,…
-
Impacted versions: Odoo ERP 12.0
Steps to reproduce: deploying Odoo with uWSGI and Nginx, plus installing most of the Odoo ERP modules
Current behavior: Alert : uwsgi request is too big: 81492,…
-
Thanks very much for testing the ABNF and identifying errors.
I agree with everything you've suggested except for
customURIstem = scheme "://" hostname ; *( "/" segment )
According to https…
-
-
Is there an existing, standard mechanism that allows a DID Method to express that two DIDs in its system are provably, deterministically the same? For example: Say you have one representation of the D…
-
The current implementation doesn't handle path segments after the domain name, which are allowed in the spec. Need to add a bit of extra sophistication accordingly (it assumes no such path segments in…
-
I'd like to see all gtin properties (`gtin8`, `gtin12`, `gtin13`, `gtin14`) merged into 1 property, `gtin`.
Reason being that I quite regularly encounter the 'wrong' property being specified for the …
-
We should enable the use of standard URI parsers by removing matrix parameters from the DID specification.
As I wrote at https://github.com/w3c/did-core/issues/137#issuecomment-566604194, in my vie…
-
TL;DR: We don't need service endpoints in the DID Document... it's an overly-complicated anti-pattern that has a lot of downsides when we already have patterns that are implemented today that would wo…