- From: Stéphane Corlosquet <scorlosquet@gmail.com>
- Date: Thu, 16 Jan 2014 13:28:15 -0500
- To: Gregg Kellogg <gregg@greggkellogg.net>
- Cc: Ivan Herman <ivan@w3.org>, Linked JSON <public-linked-json@w3.org>
- Message-ID: <CAGR+nnHw+TkXG3p+k41v3h=WBnFr5C9xXT=UzKXhLUtQKXqF+A@mail.gmail.com>
maybe in some errata, so it's listed for whenever the spec is updated with other errata.... On Thu, Jan 16, 2014 at 1:22 PM, Gregg Kellogg <gregg@greggkellogg.net>wrote: > I'm surprised we let this get through, it really should have been RDFa > Lite. Of course, it doesn't really change anything, but it would have been > nice to be RDFa Lite. > > Gregg Kellogg > gregg@greggkellogg.net > > On Jan 16, 2014, at 9:17 AM, Ivan Herman <ivan@w3.org> wrote: > > > Sorry, too late, the Recommendation has just been published:-( > > > > ivan > > > > On 16 Jan 2014, at 17:37 , Stéphane Corlosquet <scorlosquet@gmail.com> > wrote: > > > >> Could the following RDFa snippet by updated to be more in line with > RDFa Lite? > >> http://www.w3.org/TR/json-ld/#rdfa > >> > >> Like this: > >> > >> <div prefix="foaf: http://xmlns.com/foaf/0.1/"> > >> <ul> > >> <li typeof="foaf:Person"> > >> <a property="foaf:homepage" href="http://example.com/bob/"><span > property="foaf:name">Bob</span></a> > >> </li> > >> <li typeof="foaf:Person"> > >> <a property="foaf:homepage" href="http://example.com/eve/"><span > property="foaf:name">Eve</span></a> > >> </li> > >> <li typeof="foaf:Person"> > >> <a property="foaf:homepage" href="http://example.com/manu/"><span > property="foaf:name">Manu</span></a> > >> </li> > >> </ul> > >> </div> > >> > >> -- > >> Steph. > > > > > > ---- > > Ivan Herman, W3C > > Digital Publishing Activity Lead > > Home: http://www.w3.org/People/Ivan/ > > mobile: +31-641044153 > > GPG: 0x343F1A3D > > FOAF: http://www.ivan-herman.net/foaf > > > > > > > > > > > > -- Steph.
Received on Thursday, 16 January 2014 18:28:43 UTC