schemahttpBrand constant

IriTerm const schemahttpBrand

brand from schemahttp vocabulary [Expects: http://schema.org/Brand, http://schema.org/Organization]

The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.

Can be used on: http://schema.org/Organization, http://schema.org/Person, http://schema.org/Product, http://schema.org/Service

Implementation

static const schemahttpBrand = IriTerm.prevalidated(
  'http://schema.org/brand',
);