- From: Brian McBride <bwm@hplb.hpl.hp.com>
- Date: Thu, 14 Mar 2002 09:10:56 +0000
- To: Patrick Stickler <patrick.stickler@nokia.com>
- Cc: RDF Core <w3c-rdfcore-wg@w3.org>
At 10:07 14/03/2002 +0200, Patrick Stickler wrote:
>On 2002-03-13 23:31, "ext Tim Berners-Lee" <timbl@w3.org> wrote:
>
>
> > I hope that RDF will move toward unicode strings as primitives, and
> > langauges as properties. { "chat"en = [lang:en "chat"].}
My n3 isn't too great, but I think there is an implied bnode there:
_:l <lang:en> "chat" .
Brian
Received on Thursday, 14 March 2002 04:13:25 UTC