- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Thu, 16 Jan 2014 19:41:50 +0100
- To: Stéphane Corlosquet <scorlosquet@gmail.com>
- Cc: Gregg Kellogg <gregg@greggkellogg.net>, Ivan Herman <ivan@w3.org>, Linked JSON <public-linked-json@w3.org>
- Message-ID: <CAKaEYhK66VsR4goorrSxLuNPyrsSmzJqQF0krsmt+g+zxkGTug@mail.gmail.com>
On 16 January 2014 19:28, Stéphane Corlosquet <scorlosquet@gmail.com> wrote: > maybe in some errata, so it's listed for whenever the spec is updated with > other errata.... > It's not really an error tho, is it? > > > 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:42:18 UTC