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] GoodRelations Annotator - more points of sales

Jan Procháček jan at prochacek.tel
Thu Apr 14 16:28:26 CEST 2011


Thanks both, guys!

Best regards,

Jan
--
prochacek.tel

2011/4/14 Martin Hepp <martin.hepp at ebusiness-unibw.org>

> Hi all:
>
> The main difference between the GR Snippet Generator and the GR Annotator
> is that the Snippet Generator is much simpler to use but also offers less
> functionality. In the future, we may deprecate the Annotator in favor of a
> slightly improved GR Snippet Generator.
>
> As for your question regarding additional points of sale, Laszlo is
> basically correct:
>
> Just add multiple properties gr:hasPOS to the gr:BusinessEntity and point
> to the additional stores (gr:LocationOfSalesOrServiceProvisioning).
>
> In Turtle Syntax:
>
> foo:Company a gr:BusinessEntity ;
>        gr:hasPOS foo:Shop1, foo:Shop2, foo:Shop3 .
>
> foo:Shop1 a gr:LocationOfSalesOrServiceProvisioning;
>        gr:name "Boston Store" .
>
> foo:Shop2 a gr:LocationOfSalesOrServiceProvisioning;
>        gr:name "NYC Store" .
>
> foo:Shop3 a gr:LocationOfSalesOrServiceProvisioning;
>        gr:name "Seattle Store" .
>
>
> Martin Hepp
>
> On Apr 14, 2011, at 2:43 PM, László Török wrote:
>
> > Hi Jan,
> >
> > In my experience both tools produce valid results and they both use the
> same underlying Goodrelations vocabulary.
> >
> > Adding another POI is pretty straightforward, you don't need to be a GR
> or RDFa guru. Take bit the describes the POI copy and paste, make sure you
> create another unique hash tag that identifies the second POI.
> >
> > Example:
> >
> > <div rel="gr:hasPOS">
> > <div class="description" about="http://www.radioshack.com/#LOSOSP_1"
> typeof="gr:LocationOfSalesOrServiceProvisioning">
> > <div rel="vcard:adr">
> > <div class="description" about="
> http://www.radioshack.com/#address_LoSoSP_1" typeof="vcard:Address">
> > <div property="vcard:country-name" content="United States of America"/>
> > <div property="vcard:locality" content="New York City"/>
> > <div property="vcard:postal-code" content="12345"/>
> > <div property="vcard:street-address" content="100 Broadway"/>
> > <div property="vcard:tel" content="+1-456-456-456"/>
> > </div>
> > </div>
> >
> > 1. Update the respective values of the content attributes to match the
> details of your second POI
> > 2. IMPORTANT: create an individual hash tag (marked red) that identifies
> your second POI
> > 3. If you publish offer you need to check which offer is available from
> the second POI too and indicate it by inserting the claim respectively.
> >
> > Hope it works for you.
> >
> > Las
> >
> >
> > 2011/4/14 Jan Procháček <jan at prochacek.tel>
> > Hello,
> > Im trying to use GoodRelations Annotator. How should I add more points of
> sales for one company? Or should I just use snippet generator instead? What
> is the difference between them?
> >
> > Thank you and regards,
> >
> > Jan
> > --
> > prochacek.tel
> >
> > _______________________________________________
> > goodrelations mailing list
> > goodrelations at ebusiness-unibw.org
> > http://ebusiness-unibw.org/cgi-bin/mailman/listinfo/goodrelations
> >
> >
> >
> >
> > --
> > László Török
> >
> > Skype: laczoka2000
> > Twitter: @laczoka
> >
> > _______________________________________________
> > goodrelations mailing list
> > goodrelations at ebusiness-unibw.org
> > http://ebusiness-unibw.org/cgi-bin/mailman/listinfo/goodrelations
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ebusiness-unibw.org/pipermail/goodrelations/attachments/20110414/d6cd1e9c/attachment.html>


More information about the goodrelations mailing list