GoodRelations - The Web Vocabulary for E-Commerce

This is the archive of the goodrelations dicussion list

GoodRelations is a standardized vocabulary for product, price, and company data that can (1) be embedded into existing static and dynamic Web pages and that (2) can be processed by other computers. This increases the visibility of your products and services in the latest generation of search engines, recommender systems, and other novel applications.

[goodrelations] foaf:page vs. foaf:topic

Danny Ayers danny.ayers at gmail.com
Sat Feb 13 13:47:12 CET 2010


On 13 February 2010 13:02, Martin Hepp (UniBW)
<martin.hepp at ebusiness-unibw.org> wrote:

> Or should we use foaf:topic instead? If so, in which direction?
>
> Alternative 1:
>
> foo:microsoft a gr:BusinessEntity;
>                       gr:legalName "Microsoft Corp.".
>
> <http://www.microsoft.com/> foaf:topic foo:microsoft.
>
> Alternative 2:
>
> foo:microsoft a gr:BusinessEntity;
>                       gr:legalName "Microsoft Corp.";
>                       foaf:topic <http://www.microsoft.com/>.
>
> I personally think that the second alternative is wrong, because the data
> entity does not describe the Web page, but vice versa.

Agreed.

Personally I'd opt for a tweak to Alternative 1:

foo:microsoft a gr:BusinessEntity;
                       gr:legalName "Microsoft Corp.".

 <http://www.microsoft.com/> foaf:primaryTopic foo:microsoft.

see
http://xmlns.com/foaf/spec/#term_primaryTopic

there is also the inverse

http://xmlns.com/foaf/spec/#term_isPrimaryTopicOf

Cheers,
Danny.


--
http://danny.ayers.name




More information about the goodrelations mailing list