This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n5https://github.com/schemaorg/schemaorg/issues/

Statements

Subject Item
schema:negativeNotes
rdf:type
rdf:Property
schema:domainIncludes
schema:Review schema:Product
schema:isPartOf
n4:pending.schema.org
schema:rangeIncludes
schema:WebContent schema:ItemList schema:Text schema:ListItem
schema:source
n5:2832
rdfs:label
negativeNotes
rdfs:comment
Provides negative considerations regarding something, most typically in pro/con lists for reviews (alongside [[positiveNotes]]). For symmetry In the case of a [[Review]], the property describes the [[itemReviewed]] from the perspective of the review; in the case of a [[Product]], the product itself is being described. Since product descriptions tend to emphasise positive claims, it may be relatively unusual to find [[negativeNotes]] used in this way. Nevertheless for the sake of symmetry, [[negativeNotes]] can be used on [[Product]]. The property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most negative is at the beginning of the list).