Home

Product

This is an implementation of schema.org Product.

In Stencila Schema it is used for products and services that are discussed, cited, or described in documents, while remaining interoperable with schema.org metadata conventions.

Key properties include brands, logo, productID, and inherited metadata from Thing.

Analogues

The following external types, elements, or nodes are similar to a Product:

Properties

The Product type has these properties:

NameDescriptionTypeInherited from
brandsBrands that the product is labelled with.Brand*-
logoThe logo of the product.ImageObject-
productIDProduct identification code.String-
alternateNamesAlternate names (aliases) for the item.String*Thing
descriptionA description of the item.StringThing
identifiersAny kind of identifier for any kind of Thing.(PropertyValue | String)*Thing
imagesImages of the item.ImageObject*Thing
nameThe name of the item.StringThing
urlThe URL of the item.StringThing
idThe identifier for this item.StringEntity

Related

The Product type is related to these types:

  • Parents: Thing

  • Children: none

Bindings

The Product type is represented in:


This documentation was generated from Product.yaml by docs_types.rs.

© 2026 Stencila