- From: Matthias Tylkowski <matthias@tylkowski.net>
- Date: Sat, 31 Dec 2011 16:41:37 +0100
- To: Robert Schroeder <bobsc@charter.net>
- Cc: public-vocabs@w3.org
I think productID doesn't have to be so much closely defined. It should be sufficient to use it without the namespace. <meta itemprop="productID" content="123-456-789" /> Depending on the context one can find out what it would be. If one defines a product for an amazon shop it is obviously an ASIN, if one defines a book it is an isbn, if one writes an article about samsung it may use a serial number of one specific product or a identifier for the whole range of products. In any way the product is defined. It only depends on the person which sets the whole thing up. Google can find anything matching to the definition anyway. Regards Matthias Am Samstag, den 31.12.2011, 09:14 -0600 schrieb Robert Schroeder: > Thanks for the reply. > > The documentation is so poor at schema.org that everybody seems to be > guessing about "brand, manufacturer, model, productID". > > I think productID should be(one of): > <meta itemprop="productID" content="asin:123-456-789" /> > <meta itemprop="productID" content="isbn:123-456-789" /> > <meta itemprop="productID" content="mpn:123-456-789" /> > <meta itemprop="productID" content="sku:123-456-789" /> > <meta itemprop="productID" content="upc:123-456-789" /> > > I think brand should be(which is similar to what you have in your example): > <div itemprop="brand" itemscope itemtype="http://schema.org/Organization"> > Samsung > </div> > > Hopefully(soon), schema.org will include some examples with "brand, > manufacturer, model, productID". > > > > -----Original Message----- > From: Matthias Tylkowski > Sent: Saturday, December 31, 2011 3:53 AM > To: Robert Schroeder > Cc: public-vocabs@w3.org > Subject: Re: Product type > > Hello Robert, > you may take a look at http://getschema.org/index.php/Product . I hope > it helps you. > > Regards > Matthias Tylkowski > > Am Donnerstag, den 29.12.2011, 19:02 -0600 schrieb Robert Schroeder: > > How do you mark up the following Product type Properties? > > brand, manufacturer, model, productID > -- Matthias Tylkowski M Sc. Information- and Media-Technology Freelancer IT-Consultant +49 355 3831632 http://tylkowski.net follow me on twitter: http://twitter.com/#!/tylkomat
Received on Sunday, 1 January 2012 07:34:03 UTC