Resolve
RDF Terms
Data based on @zazuko/vocabularies
Click to Copy
gr:hasMaxCurrencyValue
Click to Copy
http://purl.org/goodrelations/v1#hasMaxCurrencyValue
Namespace
Recommended prefix
Copy 'PREFIX gr: <http://purl.org/goodrelations/v1#>'
lang:en
has max currency value (1..1)
lang:en
This property specifies the UPPER BOUND of the amount of money for a price RANGE per unit, shipping charges, or payment charges. The currency and other relevant details are attached to the respective gr:PriceSpecification etc.
For a gr:UnitPriceSpecification, this is the UPPER BOUND for the price for one unit or bundle (as specified in the unit of measurement of the unit price specification) of the respective gr:ProductOrService. For a gr:DeliveryChargeSpecification or a gr:PaymentChargeSpecification, it is the UPPER BOUND of the price per delivery or payment.
Using gr:hasCurrencyValue sets the upper and lower bounds to the same given value, i.e., x gr:hasCurrencyValue y implies x gr:hasMinCurrencyValue y, x gr:hasMaxCurrencyValue y.