- From: <martin.hepp@ebusiness-unibw.org>
- Date: Fri, 8 May 2015 07:59:58 +0200
- To: Tomasz Tybon <tomasz.tybon@shoper.pl>
- Cc: W3C Web Schemas Task Force <public-vocabs@w3.org>
You can model availability and inventory levels at the level of individual points of sale with schema.org.
The pattern is as follows:
1. Create one http://schema.org/Offer for each store (plus price information as regular).
2. Link it to the store from where it is available via http://schema.org/availableAtOrFrom.
3. Model the product as http://schema.org/SomeProducts and indicate the exact amount on stock via http://schema.org/inventoryLevel AND (for older clients) via http://schema.org/availability.
4. Model the POS as http://schema.org/Place and do not forget to add geo-position information via http://schema.org/geo
The important thing is that the offers are now individual entities for each location. Otherwise, the availability cannot change per POS individually.
That's it!
Best wishes / Mit freundlichen Grüßen
Martin Hepp
-------------------------------------------------------
martin hepp
e-business & web science research group
universitaet der bundeswehr muenchen
e-mail: martin.hepp@unibw.de
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/
> On 02 May 2015, at 21:10, Tomasz Tybon <tomasz.tybon@shoper.pl> wrote:
>
> Hello to all of you,
>
> My name is Tomasz and I'm working for ecommerce software vendor adjusted to SME's.
>
> From some time I'm wondering how to mark a product location with usage of schema.org that search engine will be able to recognize products which are nearby ?
> That (maybe) will give a chance to SME's to over come big player in search results as more & more searches are done on mobile which is strongly related to location.
> Just an idea to evaluate...can some one help me with this ?
>
> Regards,
> Tomek
Received on Friday, 8 May 2015 06:00:29 UTC