Resolve
RDF Terms

    Data based on @zazuko/vocabularies
    Click to Copy
    gr:hasMinCurrencyValue
    Click to Copy
    http://purl.org/goodrelations/v1#hasMinCurrencyValue

    Recommended prefix

    Copy 'PREFIX gr: <http://purl.org/goodrelations/v1#>'

    gr:

    lang:en
    has min currency value (1..1)
    lang:en
    This property specifies the LOWER 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 LOWER 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 LOWER 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.