IndividualProduct

Канонический URL: http://schema.org/IndividualProduct

Thing > Product > IndividualProduct

A single, identifiable product instance (e.g. a laptop with a particular serial number).
Свойство Ожидаемый тип Описание
Свойства от IndividualProduct
serialNumber Text The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer.
Свойства от Product
aggregateRating AggregateRating Общая оценка, основанная на наборе рейтингов, отзывов и оценок.
audience Audience Целевая аудитория работы, т.е. группа, для кого работа была создана.
award Text Награда выиграная этим человеком или этим результатом творчества.
awards Text Награды выигранные этим человеком или этим результатом творчества (в единственном числе award).
brand Brand
или Organization
Марка (бренд) продукта.
category Text
или Thing
A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
color Text Цвет продукта (товара)
gtin13 Text The [GTIN-13](http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx) code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
gtin14 Text The [GTIN-14](http://apps.gs1.org/GDD/glossary/Pages/GTIN-14.aspx) code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
gtin8 Text The [GTIN-8](http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
isAccessoryOrSparePartFor Product Указатель на другой продукт (или линейку продуктов), для которых этот продукт является аксессуаром или запасной частью.
isConsumableFor Product Указатель на другой продукт (или линейку продуктов), для которых этот продукт является расходным материалом.
isRelatedTo Product
или Service
Указатель на другой, как-либо связанный с этим продуктом, продукт или линейку.
isSimilarTo Product
или Service
Указатель на другой, функционально аналогичный продукт (или несколько продуктов).
itemCondition OfferItemCondition Состояние товара — например, Новый, Восстановленный, Б/У и тд.
logo ImageObject
или URL
URL картинки, являющейся логотипом.
manufacturer Organization Производитель продукта.
model ProductModel
или Text
Модель продукта.
mpn Text The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.
offers Offer Предложение о продаже — например, предложение о продаже продукта, DVD с фильмом или билетов на мероприятие.
productID Text Идентификатор продукта, такой как ISBN. Например: <meta itemprop='productID' content='isbn:123-456-789'/> .
releaseDate Date Дата релиза продукта или модели продукта. Может быть использована для определения точного варианта продукта
review Review Отзыв о записи.
reviews Review Отзывы, обзоры.(в единственном числе review)
sku Text The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.
weight QuantitativeValue Вес продукта
material Text
или URL
или Product
Материал, из которого что-то сделано, например, кожа, шерсть, хлопок, бумага.
gtin12 Text The [GTIN-12](http://apps.gs1.org/GDD/glossary/Pages/GTIN-12.aspx) code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
additionalProperty PropertyValue A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
productionDate Date The date of production of the item, e.g. vehicle.
purchaseDate Date The date the item e.g. vehicle was purchased by the current owner.
Свойства от Thing
additionalType URL Дополнительный тип для элемента, который обычно используется для добавления более конкретных типов от внешних словарей в синтаксис микроданных. Это отношения между чем-то и классом к которому он принадлежит. В синтаксисе RDFa, лучше использовать родной синтаксис RDF - аттрибут "TypeOf" для множественных типов. Инстументы Schema.org могут слабо понимать дополнительные типы, особенно те, которые определены извне.
alternateName Text Любое альтернативное название медицинской сущности.
description Text Короткое описание записи.
image URL
или ImageObject
URL изображения записи.
name Text Имя записи.
sameAs URL Адрес веб-страницы, которая недвусмысленно указывает на идентичность элемента. Например, ссылка на страницу элемента на Википедии, Freebase страницу или на официальный сайт.
url URL URL записи.
potentialAction Action Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
mainEntityOfPage CreativeWork
или URL
Указывает на страницу (или другую "CreativeWork"), для которой эта вещь является основной описываемой сущностью. Подробнее см. В [справочных материалах] (/docs/datamodel.html#mainEntityBackground).
disambiguatingDescription Text A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
identifier URL
или Text
или PropertyValue
The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.


Примеры

<div>
ACME Racing Bike in black (2008). ACME Racing Bike, bought 8/2008, almost new, with
a signature of Eddy Merckx on the frame.
</div>
We use the IndividualProduct type when we are concerned with the specific item,
rather than a set of indistinguishably similar items.
<div itemscope itemtype="http://schema.org/IndividualProduct" itemid="#product">
 <link itemprop="additionalType" href="http://www.productontology.org/id/Racing_bicycle" />
 <span itemprop="name">ACME Racing Bike in black (2008)</span>
 <span itemprop="description">ACME Racing Bike, bought 8/2008, almost new, with a signature of
Eddy Merckx on the frame.</span>
</div>
We use the IndividualProduct type when we are concerned with the specific item,
rather than a set of indistinguishably similar items.
<div  typeof="IndividualProduct" resource="#product">
 <link property="additionalType" href="http://www.productontology.org/id/Racing_bicycle" />
 <span property="name">ACME Racing Bike in black (2008)</span>
 <span property="description">ACME Racing Bike, bought 8/2008, almost new, with a signature of
Eddy Merckx on the frame.</span>
</div>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@id": "#product",
  "@type": "IndividualProduct",
  "additionalType": "http://www.productontology.org/id/Racing_bicycle",
  "description": "ACME Racing Bike, bought 8/2008, almost new, with a signature of Eddy Merckx on the frame.",
  "name": "ACME Racing Bike in black (2008)"
}
</script>

Schema Version 3.3