Dave Longley

Results 73 issues of Dave Longley

See: https://github.com/w3c/json-ld-syntax/issues/424#issuecomment-1874406508 Presumably, this might also cause trouble for contexts imported using other top-level keywords.

If an input needs to be expanded and converted to RDF within the jsonld.js canonize call (prior to calling canonize from rdf-canonize), we could potentially pass a flag to avoid...

We need to ensure that our caching strategy doesn't cause inline / embedded contexts that reference another context by URL -- to never be updated (until the cached entry expires)...

EDIT (2024) to provide some context (no pun intended): In the Verifiable Credentials work, an argument to add `@vocab` to the core VC context was made (notably, I recommended against...

spec:editorial
ErratumRaised
class-2

Prefer short idiomatic JSON terms.

help wanted
good first issue

We should add text around how verifiers should only accept zcap invocations within a certain time window from their invocation proof `created` date, but also highly that there are use...

Is correct capitalization `ZCAP`, `zCap`, `zcap`, or something else? It's impossible to tell from the text that's here, and the only zcap-related spec I could find is a [6 month...

The following are some raw notes on how ZCAPs have evolved after getting significant implementation experience. These changes need to make their way into the next major revision of the...

The next major release, remove `config.cli.command` and export it as a symbol instead.