The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SemanticWeb::Schema::Brand - A brand is a name used by an organization or business person for labeling a product

VERSION

version v0.0.3

DESCRIPTION

A brand is a name used by an organization or business person for labeling a product, product group, or similar.

ATTRIBUTES

aggregate_rating

aggregateRating

The overall rating, based on a collection of reviews or ratings, of the item.

A aggregate_rating should be one of the following types:

InstanceOf['SemanticWeb::Schema::AggregateRating']

An associated logo.

A logo should be one of the following types:

Str
InstanceOf['SemanticWeb::Schema::ImageObject']

review

A review of the item.

A review should be one of the following types:

InstanceOf['SemanticWeb::Schema::Review']

SEE ALSO

SemanticWeb::Schema::Intangible

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)