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] Fwd: Propsoals about Good Relations

Lorenzo De Tomasi lorenzodetomasi at isotype.org
Tue Sep 13 16:11:26 CEST 2011


I'm an Italian web site designer interested in semantic web and Good
Relations approach.
I have some upgrade proposals and questions about your choices:

1. In Italy for an organization is required to publish its VAT
identification code (Partita Iva) or fiscal code (Codice fiscale) on
its website. Is it possible to add these fields in the "rich snippet
for your company"?

2. Why the "Payment methods" field is present only in "rich snippet
for an individual product or service" and not in the "rich snippet for
your company". Adding this a company can specify its "Available
payment methods" and, eventually, ovveride them inthe same filed in
the "rich snippet for your company". The same can be made for
"Currency" and "Language of the description".

3. Why the generated XHTML+RDFa code snippet is made of void divs i.e.
 <div typeof="gr:BusinessEntity" about="#company">
   <div property="gr:legalName" content="Stefania Servili"></div>
   <div property="vcard:tel" content="+39-0737-9366"></div>
   <div rel="vcard:adr">
     <div typeof="vcard:Address">
       <div property="vcard:country-name" content="Italy"></div>
       <div property="vcard:locality" content="Visso"></div>
       <div property="vcard:postal-code" content="62039"></div>
       <div property="vcard:street-address" content="piazza Pietro
Capuzi 41"></div>
     </div>
   </div>
   <div rel="foaf:page" resource=""></div>
 </div>
</div>

in spite of a code directly usable in cms, like:

<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:gr="http://purl.org/goodrelations/v1#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:vcard="http://www.w3.org/2006/vcard/ns#">
 <div typeof="gr:BusinessEntity" about="#company">
   <p><strong property="gr:legalName">Stefania Servili</strong>.
Fotografa professionista</p>
   <p>e-mail: <a
href="mailto:info at stefaniaservili.it">info at stefaniaservili.it</a></p>
   <p>
         tel. <a href="tel:+3907379366" property="vcard:tel"
content="+39-0737-9366">0737 9366</a><br />
         cell. <a href="tel:+393331809366" property="vcard:tel"
content="+39-333-1809366">333 1809366</a><br />
         fax <a href="tel:+3907379366" property="vcard:fax"
content="+39-0737-9366">0737 9366</a>
   </p>
   <p rel="vcard:adr">
     <span typeof="vcard:Address"><span
property="vcard:street-address">piazza Pietro Capuzi 41</span>, <span
property="vcard:postal-code">62039</span>, <span
property="vcard:locality">Visso</span> (MC), <span
property="vcard:country-name" content="Italia">Italia</span></span>
   </p>
 </div>
</div>

4. What about e-mail address, fax etc.?

Thank you.
Best regards

--
Salta la crisi! Investi in comunicazione <http://isotype.org/?lang=it>
--
Lorenzo De Tomasi
ISOTYPE.org | comunica la qualità
Coordinatore
Designer della comunicazione

^^^^^^^^^^
Rispetta il tuo ambiente, pensa prima di stampare questa e-mail. Grazie.
Please consider the environment before printing this email. Thank you.



-- 
Salta la crisi! Investi in comunicazione <http://isotype.org/?lang=it>
--
Lorenzo De Tomasi
ISOTYPE.org | comunica la qualità
Coordinatore
Designer della comunicazione

^^^^^^^^^^
Rispetta il tuo ambiente, pensa prima di stampare questa e-mail. Grazie.
Please consider the environment before printing this email. Thank you.




More information about the goodrelations mailing list