need clarity on how to handle extensions when @context is not present
llorllale opened this issue · 1 comments
llorllale commented
If an
@context
is present, any properties not defined in DID Core, MUST be defined in this context, or in a DID Method specific one.
I think we are missing at least an ELSE branch in this decision tree.
llorllale commented
So for example, how can a non-JSONLD-based sidetree implementation support arbitrary verification method types.