- From: Markus Lanthaler <markus.lanthaler@gmx.net>
- Date: Thu, 16 Jan 2014 19:59:29 +0100
- To: 'Stéphane Corlosquet' <scorlosquet@gmail.com>, "'Melvin Carvalho'" <melvincarvalho@gmail.com>
- Cc: "'Gregg Kellogg'" <gregg@greggkellogg.net>, "'Ivan Herman'" <ivan@w3.org>, "'Linked JSON'" <public-linked-json@w3.org>
On Thursday, January 16, 2014 7:51 PM, Stéphane Corlosquet wrote > you're right, it's not an error or mistake, just a minor > improvement to use more recent standards.... I've filed an issue on Github to track this: https://github.com/json-ld/json-ld.org/issues/312 -- Markus Lanthaler @markuslanthaler On Thu, Jan 16, 2014 at 1:41 PM, Melvin Carvalho <melvincarvalho@gmail.com> wrote: 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. -- Steph.
Received on Thursday, 16 January 2014 19:00:03 UTC