Open
Description
Hi,
I've noticed real world examples of JSON-LD documents declaring an array of context URIs from which some of those contexts are not effectively applicable, the terms are not present in the compacted JSON-LD.
This is probably the result of blindly setting the @context
URI array to all "variations" of a document.
Extending the compaction algorithm of a new policy on how to proceed unused contexts (Warn|Drop|Keep)? could help with documents generated from RDF.
Does there exist consensus on unused @context
declared as dereferenceable URIs? A bad practice or OK?
Metadata
Metadata
Assignees
Type
Projects
Status
Future Work