additionalType

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. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>.

Comment
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. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org <a href="https://schema.org/docs/styleguide.html">style guide</a>.
DomainIncludes
Thing
Label
additionalType
RangeIncludes
Text
URL
SubPropertyOf
type

AggregateRating

The average rating based on multiple ratings or reviews.

Comment
The average rating based on multiple ratings or reviews.
Label
AggregateRating
SubClassOf
Rating

alternateName

An alias for the item.

Comment
An alias for the item.
DomainIncludes
Thing
Label
alternateName
RangeIncludes
Text

author

The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.

Comment
The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.
DomainIncludes
CreativeWork
Rating
Label
author
RangeIncludes
Organization
Person

bestRating

The highest value allowed in this rating system.

Comment
The highest value allowed in this rating system.
DomainIncludes
Rating
Label
bestRating
RangeIncludes
Number
Text

description

A description of the item.

Comment
A description of the item.
DomainIncludes
Thing
EquivalentProperty
Description
Label
description
RangeIncludes
Text
TextObject

disambiguatingDescription

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.