Home

Brand

This is an implementation of schema.org Brand.

In Stencila Schema it is used as structured metadata on products, organizations, and related entities while remaining interoperable with the schema.org vocabulary. It mainly serves bibliographic and descriptive use cases rather than introducing document-specific behavior of its own.

Key properties are generally inherited from Thing, especially name, description, identifiers, and URLs.

Analogues

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

Properties

The Brand type has these properties:

NameDescriptionTypeInherited from
logoA logo associated with the brand.ImageObject-
reviewsReviews of the brand.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 Brand type is related to these types:

  • Parents: Thing

  • Children: none

Bindings

The Brand type is represented in:


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

© 2026 Stencila