- From: Markus Lanthaler <markus.lanthaler@gmx.net>
- Date: Mon, 12 Sep 2011 00:21:22 +0200
- To: <public-linked-json@w3.org>
I created ISSUE-29 (https://github.com/json-ld/json-ld.org/issues/29) for
this.
> -----Original Message-----
> From: public-linked-json-request@w3.org [mailto:public-linked-json-
> request@w3.org] On Behalf Of Markus Lanthaler
> Sent: Sunday, September 11, 2011 11:28 PM
> To: public-linked-json@w3.org
> Subject: RE: Compact forms of language literals
>
> > 1. Add JSON-LD support for declaring a document-wide language
> > directive (within the context or at the top level, i.e. where
> > "@context" and the optional "@base" appear). This is for scenarios
> > where there is one dominant language for a given resource.
> >
> > This would enable us to use @language like this:
> >
> > {
> > "@context": ...,
> > "@language": "en",
> > "@subject": "http://example.org/",
> > "title": "The Example"
> > }
>
> +1 but perhaps we should move @language into the context description.
> The
> "meaning" of the document is described in the context so I think that's
> the
> place to be for the @language tag as well.
>
>
>
> --
> Markus Lanthaler
> @markuslanthaler
>
>
Received on Sunday, 11 September 2011 22:21:48 UTC