- From: Thomas Steiner <tomac@google.com>
- Date: Fri, 26 Aug 2011 15:28:11 +0200
- To: Pierre-Antoine Champin <pierre-antoine.champin@liris.cnrs.fr>
- Cc: public-linked-json@w3.org
Thanks!
https://github.com/json-ld/json-ld.org/issues/19
On Tue, Aug 23, 2011 at 11:39, Pierre-Antoine Champin
<pierre-antoine.champin@liris.cnrs.fr> wrote:
> Hi,
>
> I just read quicly the JSON-LD spec, very nice piece of work!
>
> I noticed that the last example in section 7.2 [1] contains an error
>
> {
> "@context": {
> ...
> "@context": {
> ^^^^^^^^
> "@list": ["foaf:nick"]
> }
> },
> ...
> "@subject": "http://example.org/people#joebob",
> "foaf:nick": ["joe", "bob", "jaybee"],
> ...
> }
>
> the second '@context' should be '@coerce'.
>
> regards
>
> pa
>
>
>
> [1] http://json-ld.org/spec/ED/20110817/#lists
>
>
>
--
Thomas Steiner, Research Scientist, Google Inc.
http://blog.tomayac.com, http://twitter.com/tomayac
Received on Friday, 26 August 2011 13:29:05 UTC