RE: Distinguishing a context document from an instance document

> However,
> processing
> this "JSON-LD Context Document":
> 
> {
>     "@context":
>     [
>        "http://example.com/bar.jsonld",
>        {"foo": "http://example.com/foo#"}
>     }
> }
> 
> .. would load "foo" into the set of known prefixes, but would not load
> http://example.com/bar.jsonld.

Does this mean we don't support external context documents anymore? Or do I
miss something here?



--
Markus Lanthaler
@markuslanthaler

Received on Sunday, 2 October 2011 21:09:14 UTC