Warning: This tool or project is no longer maintained and kept available only for archival purposes. Since GoodRelations and schema.org have evolved significantly in the past years, the current status available on this page is unlikely to function as expected. We take no responsibility for any damage caused by the use of this outdated work, to the extent legally possible.

Due to a lack of resources, we are unable to provide support for this project outside of consulting projects or sponsored research. Please contact us if you can contribute resources to update and enhance these resources.

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] vcard:tel used incorrectly in the Quickstart Guide

Vasiliy Faronov vfaronov at gmail.com
Sun Jun 13 21:42:31 CEST 2010


Hi,

In the GoodRelations Quickstart Guide, for example in [1], the vcard:tel
property is used incorrectly, like this:

	:x vcard:tel "+1 234 56 78 90" .

i. e. it points directly to the telephone number string. Instead, it
should[2] point to a vcard:Tel instance that has the number as its
rdf:value:

	:x vcard:tel [ rdf:value "+1 234 56 78 90" ] .

[1] http://www.ebusiness-unibw.org/wiki/GoodRelationsQuickstart#Company
[2] http://www.w3.org/Submission/vcard-rdf/#Ex

-- 
Vasiliy Faronov





More information about the goodrelations mailing list