- From: Markus Lanthaler <markus.lanthaler@gmx.net>
- Date: Sun, 11 Sep 2011 23:27:50 +0200
- To: <public-linked-json@w3.org>
> 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 21:28:17 UTC