- From: Martin Hepp <martin.hepp@ebusiness-unibw.org>
- Date: Wed, 18 Jul 2012 21:41:07 +0200
- To: semantic-web@w3.org, public-lod-request@w3.org
FYI
Clients consuming schema.org markup in RDF environments should translate the additionalType property to rdf:type, at least if the value of this property is a valid URI that identifies a class (e.g. if it comes from the http://www.productontology.org/id/* namespace).
Best
Martin Hepp
Begin forwarded message:
> Dear all:
>
> I am happy to announce that the sponsors of schema.org, i.e. Google, Yahoo, Bing, and Yandex, have just implemented my proposal (from September 2011) to add a new property additionalType to http://schema.org/Thing and thus also to http://schema.org/Product.
>
> This allows using the more than 300,000 precise product type identifiers from our http://www.productontology.org service for telling search engines very, very precise the type of products or services you are selling.
>
> For example, a racing bike should now be marked up as follows:
>
> <div itemscope itemtype="http://schema.org/Product">
> <link itemprop="additionalType" href="http://www.productontology.org/id/Racing_bicycle" />
> <!-- other schema.org properties go in here -->
> </div>
>
> You can use any reasonable Wikipedia entry for that.
>
> See
>
> http://www.productontology.org/doc/Racing_bicycle#microdata
>
> for more details.
>
> This is also the first step in the ongoing effort to make the GoodRelations vocabulary fully available from the schema.org namespace.
>
> Best wishes
>
> Martin
--------------------------------------------------------
martin hepp
e-business & web science research group
universitaet der bundeswehr muenchen
e-mail: hepp@ebusiness-unibw.org
phone: +49-(0)89-6004-4217
fax: +49-(0)89-6004-4620
www: http://www.unibw.de/ebusiness/ (group)
http://www.heppnetz.de/ (personal)
skype: mfhepp
twitter: mfhepp
Check out GoodRelations for E-Commerce on the Web of Linked Data!
=================================================================
* Project Main Page: http://purl.org/goodrelations/
Received on Wednesday, 18 July 2012 19:41:32 UTC