- From: ☮ elf Pavlik ☮ <perpetual-tripper@wwelves.org>
- Date: Wed, 01 Oct 2014 20:06:36 +0200
- To: Stéphane Corlosquet <scorlosquet@gmail.com>
- CC: "public-socialweb@w3.org" <public-socialweb@w3.org>, RDFa Community <public-rdfa@w3.org>
On 10/01/2014 07:36 PM, Stéphane Corlosquet wrote: > Like Niklas said, any non-CURIE (e.g. "me") will be ignored in a @rel if > there is a @property attribute in the same element.. Here is what I > recommend to use, which simplifies your markup as you don't need to > repeat the mailto:. Drop the @rel from the ul, and use something like this: > > <ul vocab="http://schema.org/"> > <li> > <a rel="me" property="contactPoint" typeof="ContactPoint" > href="mailto:perpetual-tripper@wwelves.org > <mailto:perpetual-tripper@wwelves.org>"><span > property="name">email (smtp)</span></a> > </li> > </ul> That solved it! Thanks a bunch @scor :) https://github.com/elf-pavlik/webprofiled/commit/c5b1d78278e672c22b747b3b386c96526f52a392
Received on Wednesday, 1 October 2014 18:08:51 UTC