Tobias Looker

Results 59 issues of Tobias Looker

See [here](https://www.w3.org/TR/json-ld11/#frame-objects) for more information

jsonld-lint

Currently we are only support 1.1, consider supporting 1.0 too

jsonld-lint

See [here](https://www.w3.org/TR/json-ld11/#terms) for guidance around the prefixes that should be used in compact IRIs and how developers must consciously avoid prefixes that collide with IANA registrations

jsonld-lint

Much like how other linters work, adding the ability to configure the CLI through a configuration file

jsonld-lint
jsonld-lint-cli

Currently jsonld.js reports some warnings during processing such as the following ``` WARNING: terms beginning with "@" are reserved for future use and ignored { term: '@notAValidProperty' } ``` We...

jsonld-lint
jsonld-lint-cli

Validate that the JSON-LD type values are defined

jsonld-lint

There should be an optional lint rule for when a term is expanded using `@vocab` to better educate about explicit term declarations in a local context vs implicit

jsonld-lint

In some instances when JWM's are being used to bootstrap a connection or perform a key agreement, similar to how a TLS handshake operates. It is desirable for one party...

Should, the implementation requirements for JWE form of JWM stipulate the curves to be supported under ECDH? The recommendations given in JWT stop short of stipulating this.