Dave Longley

Results 335 comments of Dave Longley

Linking in another issue related to the need for a "safe mode": https://github.com/w3c/json-ld-syntax/issues/446#issuecomment-2685864846

The quick description of "safe mode" is that it should be possible to instruct any conformant JSON-LD processor to raise an error if any of the data from the incoming...

Hmm, this is an interesting case. I suspect the test output should instead read `1.23`. Though `1.23` and `1.23E0` are equivalent in the number space, when outputting the result as...

+1 for considering adding a `contextLoader` option that would only be used to load contexts.

@TallTed, > > "In JSON-LD the names in an object must be unique." > > That's problematic. RDF does not place such restrictions — any given subject could have multiple...