Thing > Intangible > Enumeration > QualitativeValue
A predefined value for a product characteristic, e.g. the the power cord plug type "US" or the garment sizes "S", "M", "L", and "XL"| Property | Expected Type | Description |
|---|---|---|
| Properties from Thing | ||
additionalType |
URL | 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. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
description |
Text | A short description of the item. |
image |
URL | URL of an image of the item. |
name |
Text | The name of the item. |
url |
URL | URL of the item. |
| Properties from QualitativeValue | ||
equal |
QualitativeValue | This ordering relation for qualitative values indicates that the subject is equal to the object. |
greater |
QualitativeValue | This ordering relation for qualitative values indicates that the subject is greater than the object. |
greaterOrEqual |
QualitativeValue | This ordering relation for qualitative values indicates that the subject is greater than or equal to the object. |
lesser |
QualitativeValue | This ordering relation for qualitative values indicates that the subject is lesser than the object. |
lesserOrEqual |
QualitativeValue | This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object. |
nonEqual |
QualitativeValue | This ordering relation for qualitative values indicates that the subject is not equal to the object. |
valueReference |
Enumeration or StructuredValue | A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature. |
This class is derived from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web that can be expressed in a variety of syntaxes, including RDFa and HTML5 Microdata. More information about GoodRelations can be found at http://purl.org/goodrelations/.
Schema Draft Version 1.0a