- From: Martin Hepp <hepp@ebusiness-unibw.org>
- Date: Mon, 3 Feb 2014 23:16:19 +0100
- To: Dan Brickley <danbri@google.com>
- Cc: François Scharffe <francois.scharffe@lirmm.fr>, W3C Web Schemas Task Force <public-vocabs@w3.org>
You can always use www.productontology.org identifiers, since http://schema.org/Product is not disjoint with other schema.org classes.
So
<div itemscope itemtype="http://schema.org/ProfessionalService">
<link itemprop="additionalType" href="http://www.productontology.org/id/Funeral_home" />
<!-- other schema.org properties go in here -->
</div>
is perfectly fine, too.
Martin
On Feb 3, 2014, at 11:02 PM, Dan Brickley wrote:
> On 3 February 2014 21:21, François Scharffe <francois.scharffe@lirmm.fr> wrote:
>> Hi
>>
>> I do not find any class for Funeral Homes or Mortuaries in schema.org.
>> Do I miss something ? I would put the class under
>> LocalBusiness->ProfessionalService
>
> At some point we need to say "enough! wikipedia fills out the rest",
> ... these days looking in particular to the wikidata project.
>
> How does this look as a sketch? Expressed here in RDFa,
>
> <div vocab="http://schema.org/" typeof="ProfessionalService
> http://www.wikidata.org/wiki/Q1466031">
> <span property="name">Fisher and Sons Funeral Home</span> [...]</span>
> </div>
>
> Dan
>
--------------------------------------------------------
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 Monday, 3 February 2014 22:16:44 UTC