Thing > Intangible > StructuredValue > PriceSpecification
A structured value representing a monetary amount. Typically, only the subclasses of this type are used for markup.
Property | Expected Type | Description |
---|---|---|
Properties from PriceSpecification | ||
eligibleQuantity
|
QuantitativeValue | The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity. |
eligibleTransactionVolume
|
PriceSpecification | The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount. |
maxPrice
|
Number | The highest price if the price is a range. |
minPrice
|
Number | The lowest price if the price is a range. |
price
|
Text or Number | The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.
Usage guidelines:
|
priceCurrency
|
Text | The currency (in 3-letter ISO 4217 format) of the price or a price component, when attached to PriceSpecification and its subtypes. |
validFrom
|
DateTime | The date when the item becomes valid. |
validThrough
|
DateTime | The end of the validity of offer, price specification, or opening hours data. |
valueAddedTaxIncluded
|
Boolean | Specifies whether the applicable value-added tax (VAT) is included in the price specification or not. |
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. |
alternateName
|
Text | An alias for the item. |
description
|
Text | A short description of the item. |
image
|
URL or ImageObject | An image of the item. This can be a URL or a fully described ImageObject. |
name
|
Text | The name of the item. |
potentialAction
|
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs
|
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
url
|
URL | URL of the item. |
Instances of PriceSpecification may appear as values for the following properties
Property | On Types | Description |
---|---|---|
baseSalary
|
JobPosting or EmployeeRole | The base salary of the job or of an employee in an EmployeeRole. |
eligibleTransactionVolume
|
PriceSpecification or Offer or Demand | The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount. |
netWorth
|
Person | The total financial value of the organization or person as calculated by subtracting assets from liabilities. |
priceSpecification
|
Offer or Demand | One or more detailed price specifications, indicating the unit price and delivery or payment charges. |
totalPrice
|
Ticket or Reservation | The total price for the reservation or ticket, including applicable taxes, shipping, etc. |
More specific Types
Acknowledgements
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 Version 1.92