Class: Product
URI: schema:Product
Inheritance
Slots
Name | Range | Cardinality | Description | Info |
---|---|---|---|---|
category | NONE | 0..* | None | . |
gtin | Text | 0..* | None | . |
gtin12 | Text | 0..* | None | . |
gtin13 | Text | 0..* | None | . |
gtin14 | Text | 0..* | None | . |
gtin8 | Text | 0..* | None | . |
logo | NONE | 0..* | None | . |
material | NONE | 0..* | None | . |
nsn | Text | 0..* | None | . |
productID | Text | 0..* | None | . |
sku | Text | 0..* | None | . |
additionalProperty | PropertyValue | 0..* | None | . |
aggregateRating | AggregateRating | 0..* | None | . |
audience | Audience | 0..* | None | . |
award | Text | 0..* | None | . |
awards | Text | 0..* | None | . |
brand | NONE | 0..* | None | . |
color | Text | 0..* | None | . |
countryOfAssembly | Text | 0..* | None | . |
countryOfLastProcessing | Text | 0..* | None | . |
countryOfOrigin | Country | 0..* | None | . |
depth | NONE | 0..* | None | . |
hasEnergyConsumptionDetails | EnergyConsumptionDetails | 0..* | None | . |
hasMeasurement | QuantitativeValue | 0..* | None | . |
hasMerchantReturnPolicy | MerchantReturnPolicy | 0..* | None | . |
height | NONE | 0..* | None | . |
inProductGroupWithID | Text | 0..* | None | . |
isAccessoryOrSparePartFor | Product | 0..* | None | . |
isConsumableFor | Product | 0..* | None | . |
isRelatedTo | NONE | 0..* | None | . |
isSimilarTo | NONE | 0..* | None | . |
isVariantOf | NONE | 0..* | None | . |
itemCondition | OfferItemCondition | 0..* | None | . |
manufacturer | Organization | 0..* | None | . |
model | NONE | 0..* | None | . |
mpn | Text | 0..* | None | . |
offers | NONE | 0..* | None | . |
pattern | NONE | 0..* | None | . |
productionDate | Date | 0..* | None | . |
purchaseDate | Date | 0..* | None | . |
releaseDate | Date | 0..* | None | . |
review | Review | 0..* | None | . |
reviews | Review | 0..* | None | . |
size | NONE | 0..* | None | . |
slogan | Text | 0..* | None | . |
weight | QuantitativeValue | 0..* | None | . |
width | NONE | 0..* | None | . |
additionalType | URL | 0..* | None | . |
description | Text | 0..* | None | . |
disambiguatingDescription | Text | 0..* | None | . |
identifier | NONE | 0..* | None | . |
image | NONE | 0..* | None | . |
name | Text | 0..* | None | . |
sameAs | URL | 0..* | None | . |
alternateName | Text | 0..* | None | . |
mainEntityOfPage | NONE | 0..* | None | . |
potentialAction | Action | 0..* | None | . |
subjectOf | NONE | 0..* | None | . |
url | URL | 0..* | None | . |
Usages
Identifier and Mapping Information
LinkML Specification
Direct
name: Product
comments:
- 'Any offered product or service. For example: a pair of shoes; a concert ticket;
the rental of a car; a haircut; or an episode of a TV show streamed online.'
from_schema: http://w3id.og/linkml/schemaorg
is_a: Thing
slots:
- category
- gtin
- gtin12
- gtin13
- gtin14
- gtin8
- logo
- material
- nsn
- productID
- sku
- additionalProperty
- aggregateRating
- audience
- award
- awards
- brand
- color
- countryOfAssembly
- countryOfLastProcessing
- countryOfOrigin
- depth
- hasEnergyConsumptionDetails
- hasMeasurement
- hasMerchantReturnPolicy
- height
- inProductGroupWithID
- isAccessoryOrSparePartFor
- isConsumableFor
- isRelatedTo
- isSimilarTo
- isVariantOf
- itemCondition
- manufacturer
- model
- mpn
- offers
- pattern
- productionDate
- purchaseDate
- releaseDate
- review
- reviews
- size
- slogan
- weight
- width
class_uri: schema:Product
Induced
name: Product
comments:
- 'Any offered product or service. For example: a pair of shoes; a concert ticket;
the rental of a car; a haircut; or an episode of a TV show streamed online.'
from_schema: http://w3id.og/linkml/schemaorg
is_a: Thing
attributes:
category:
name: category
comments:
- A category for the item. Greater signs or slashes can be used to informally
indicate a category hierarchy.
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:category
multivalued: true
alias: category
owner: Product
any_of:
- range: PhysicalActivityCategory
- range: Text
- range: Thing
- range: URL
gtin:
name: gtin
comments:
- "A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)).\
\ GTINs identify trade items, including products and services, using numeric\
\ identification codes. The [[gtin]] property generalizes the earlier [[gtin8]],\
\ [[gtin12]], [[gtin13]], and [[gtin14]] properties. The GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/)\
\ express GTINs as URLs. A correct [[gtin]] value should be a valid GTIN, which\
\ means that it should be an all-numeric string of either 8, 12, 13 or 14 digits,\
\ or a \\\"GS1 Digital Link\\\" URL based on such a string. The numeric component\
\ should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator)\
\ and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin)\
\ and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for\
\ more details. Left-padding of the gtin values is not required or encouraged.\n\
\ "
from_schema: http://w3id.og/linkml/schemaorg
is_a: identifier
slot_uri: schema:gtin
multivalued: true
alias: gtin
owner: Product
range: Text
gtin12:
name: gtin12
comments:
- The GTIN-12 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.
from_schema: http://w3id.og/linkml/schemaorg
is_a: gtin
mixins:
- identifier
slot_uri: schema:gtin12
multivalued: true
alias: gtin12
owner: Product
range: Text
gtin13:
name: gtin13
comments:
- The GTIN-13 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 preceding zero. See
[GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more
details.
from_schema: http://w3id.og/linkml/schemaorg
is_a: gtin
mixins:
- identifier
slot_uri: schema:gtin13
multivalued: true
alias: gtin13
owner: Product
range: Text
gtin14:
name: gtin14
comments:
- The GTIN-14 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.
from_schema: http://w3id.og/linkml/schemaorg
is_a: gtin
mixins:
- identifier
slot_uri: schema:gtin14
multivalued: true
alias: gtin14
owner: Product
range: Text
gtin8:
name: gtin8
comments:
- The GTIN-8 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.
from_schema: http://w3id.og/linkml/schemaorg
is_a: gtin
mixins:
- identifier
slot_uri: schema:gtin8
multivalued: true
alias: gtin8
owner: Product
range: Text
logo:
name: logo
comments:
- An associated logo.
from_schema: http://w3id.og/linkml/schemaorg
is_a: image
slot_uri: schema:logo
multivalued: true
alias: logo
owner: Product
any_of:
- range: ImageObject
- range: URL
material:
name: material
comments:
- A material that something is made from, e.g. leather, wool, cotton, paper.
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:material
multivalued: true
alias: material
owner: Product
any_of:
- range: Product
- range: Text
- range: URL
nsn:
name: nsn
comments:
- 'Indicates the [NATO stock number](https://en.wikipedia.org/wiki/NATO_Stock_Number)
(nsn) of a [[Product]]. '
from_schema: http://w3id.og/linkml/schemaorg
is_a: identifier
slot_uri: schema:nsn
multivalued: true
alias: nsn
owner: Product
range: Text
productID:
name: productID
comments:
- 'The product identifier, such as ISBN. For example: ``` meta itemprop=\"productID\"
content=\"isbn:123-456-789\" ```.'
from_schema: http://w3id.og/linkml/schemaorg
is_a: identifier
slot_uri: schema:productID
multivalued: true
alias: productID
owner: Product
range: Text
sku:
name: sku
comments:
- The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product
or service, or the product to which the offer refers.
from_schema: http://w3id.og/linkml/schemaorg
is_a: identifier
slot_uri: schema:sku
multivalued: true
alias: sku
owner: Product
range: Text
additionalProperty:
name: additionalProperty
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: additionalProperty
owner: Product
range: PropertyValue
aggregateRating:
name: aggregateRating
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: aggregateRating
owner: Product
range: AggregateRating
audience:
name: audience
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: audience
owner: Product
range: Audience
award:
name: award
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: award
owner: Product
range: Text
awards:
name: awards
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: awards
owner: Product
range: Text
brand:
name: brand
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: brand
owner: Product
any_of:
- range: Brand
- range: Organization
color:
name: color
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: color
owner: Product
range: Text
countryOfAssembly:
name: countryOfAssembly
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: countryOfAssembly
owner: Product
range: Text
countryOfLastProcessing:
name: countryOfLastProcessing
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: countryOfLastProcessing
owner: Product
range: Text
countryOfOrigin:
name: countryOfOrigin
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: countryOfOrigin
owner: Product
range: Country
depth:
name: depth
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: depth
owner: Product
any_of:
- range: Distance
- range: QuantitativeValue
hasEnergyConsumptionDetails:
name: hasEnergyConsumptionDetails
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: hasEnergyConsumptionDetails
owner: Product
range: EnergyConsumptionDetails
hasMeasurement:
name: hasMeasurement
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: hasMeasurement
owner: Product
range: QuantitativeValue
hasMerchantReturnPolicy:
name: hasMerchantReturnPolicy
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: hasMerchantReturnPolicy
owner: Product
range: MerchantReturnPolicy
height:
name: height
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: height
owner: Product
any_of:
- range: Distance
- range: QuantitativeValue
inProductGroupWithID:
name: inProductGroupWithID
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: inProductGroupWithID
owner: Product
range: Text
isAccessoryOrSparePartFor:
name: isAccessoryOrSparePartFor
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: isAccessoryOrSparePartFor
owner: Product
range: Product
isConsumableFor:
name: isConsumableFor
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: isConsumableFor
owner: Product
range: Product
isRelatedTo:
name: isRelatedTo
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: isRelatedTo
owner: Product
any_of:
- range: Product
- range: Service
isSimilarTo:
name: isSimilarTo
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: isSimilarTo
owner: Product
any_of:
- range: Product
- range: Service
isVariantOf:
name: isVariantOf
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: isVariantOf
owner: Product
any_of:
- range: ProductGroup
- range: ProductModel
itemCondition:
name: itemCondition
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: itemCondition
owner: Product
range: OfferItemCondition
manufacturer:
name: manufacturer
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: manufacturer
owner: Product
range: Organization
model:
name: model
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: model
owner: Product
any_of:
- range: ProductModel
- range: Text
mpn:
name: mpn
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: mpn
owner: Product
range: Text
offers:
name: offers
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: offers
owner: Product
any_of:
- range: Demand
- range: Offer
pattern:
name: pattern
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: pattern
owner: Product
any_of:
- range: DefinedTerm
- range: Text
productionDate:
name: productionDate
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: productionDate
owner: Product
range: Date
purchaseDate:
name: purchaseDate
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: purchaseDate
owner: Product
range: Date
releaseDate:
name: releaseDate
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: releaseDate
owner: Product
range: Date
review:
name: review
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: review
owner: Product
range: Review
reviews:
name: reviews
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: reviews
owner: Product
range: Review
size:
name: size
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: size
owner: Product
any_of:
- range: DefinedTerm
- range: QuantitativeValue
- range: SizeSpecification
- range: Text
slogan:
name: slogan
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: slogan
owner: Product
range: Text
weight:
name: weight
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: weight
owner: Product
range: QuantitativeValue
width:
name: width
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: width
owner: Product
any_of:
- range: Distance
- range: QuantitativeValue
additionalType:
name: additionalType
comments:
- An additional type for the item, typically used for adding more specific types
from external vocabularies in microdata syntax. This is a relationship between
something and a class that the thing is in. In RDFa syntax, it is better to
use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org
tools may have only weaker understanding of extra types, in particular those
defined externally.
from_schema: http://w3id.og/linkml/schemaorg
is_a: type
slot_uri: schema:additionalType
multivalued: true
alias: additionalType
owner: Product
range: URL
description:
name: description
comments:
- A description of the item.
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:description
multivalued: true
alias: description
owner: Product
range: Text
disambiguatingDescription:
name: disambiguatingDescription
comments:
- 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.
from_schema: http://w3id.og/linkml/schemaorg
is_a: description
slot_uri: schema:disambiguatingDescription
multivalued: true
alias: disambiguatingDescription
owner: Product
range: Text
identifier:
name: identifier
comments:
- "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.\n "
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:identifier
multivalued: true
alias: identifier
owner: Product
any_of:
- range: PropertyValue
- range: Text
- range: URL
image:
name: image
comments:
- An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:image
multivalued: true
alias: image
owner: Product
any_of:
- range: ImageObject
- range: URL
name:
name: name
comments:
- The name of the item.
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:name
multivalued: true
alias: name
owner: Product
range: Text
sameAs:
name: sameAs
comments:
- URL of a reference Web page that unambiguously indicates the item's identity.
E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
from_schema: http://w3id.og/linkml/schemaorg
slot_uri: schema:sameAs
multivalued: true
alias: sameAs
owner: Product
range: URL
alternateName:
name: alternateName
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: alternateName
owner: Product
range: Text
mainEntityOfPage:
name: mainEntityOfPage
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: mainEntityOfPage
owner: Product
any_of:
- range: CreativeWork
- range: URL
potentialAction:
name: potentialAction
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: potentialAction
owner: Product
range: Action
subjectOf:
name: subjectOf
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: subjectOf
owner: Product
any_of:
- range: CreativeWork
- range: Event
url:
name: url
from_schema: http://w3id.og/linkml/schemaorg
multivalued: true
alias: url
owner: Product
range: URL
class_uri: schema:Product