Closed
Description
I would like to specify for a list of contexts
{ "@context": ["http://domain1.org/context1.jsonld", "http://domain2.org/context2.jsonld"]}
...
the version of the processor.
It seems that "@Version" is only defined in case an expanded context is used. And that the above reuse case is not supported.
kr,
Bert