schema1:MonetaryAmount leaf node


URI

http://schema.org/MonetaryAmount

Label

MonetaryAmount

Usage

Instances of schema1:MonetaryAmount can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class schema1:MonetaryAmount
schema1:currency rdf:Property The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217) e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\". xsd:string
schema1:validFrom rdf:Property The date when the item becomes valid. xsd:date
schema1:validThrough rdf:Property The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours. xsd:date
schema1:value rdf:Property The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator. xsd:float
From class schema1:Thing
schema1:alternateName rdf:Property An alias for the item. xsd:string
schema1:description rdf:Property A description of the item. rdf:langString xsd:string
schema1:identifier rdf:Property The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. sh:IRI xsd:string
schema1:image rdf:Property An image of the item. sh:IRI
schema1:name rdf:Property The name of the item. xsd:string
schema1:sameAs rdf:Property URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. sh:IRI
schema1:url rdf:Property URL of the item. sh:IRI

Property Shapes

By the associated SHACL property shapes, instances of schema1:MonetaryAmount can have the following properties:

PROPERTY

PROPERTY TYPE

DESCRIPTION

MIN COUNT

MAX COUNT

LOCAL RANGE
(type range for property on this class)

GLOBAL RANGE
(type range for property globally)

schema1:MonetaryAmount
schema1:currency rdf:Property The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217) e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\".
The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217) e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\".
1 1 xsd:string
owl:Thing
schema1:validFrom rdf:Property The date when the item becomes valid.
The date when the item becomes valid.
1 xsd:date
owl:Thing
schema1:validThrough rdf:Property The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours.
The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours.
1 xsd:date
owl:Thing
schema1:value rdf:Property The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.
The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.
1 1 xsd:float
owl:Thing
schema1:Thing
schema1:alternateName rdf:Property An alias for the item.
An alias for the item.
xsd:string
owl:Thing
schema1:description rdf:Property A description of the item.
A description of the item.
1 owl:Thing
schema1:identifier rdf:Property The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.
The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.
1 owl:Thing
schema1:image rdf:Property An image of the item.
An image of the item.
1 owl:Thing
schema1:name rdf:Property The name of the item.
The name of the item.
1 1 xsd:string
owl:Thing
schema1:sameAs rdf:Property URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
owl:Thing
schema1:url rdf:Property URL of the item.
URL of the item.
owl:Thing

Implementation

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

schema1:MonetaryAmount a rdfs:Class ;
    rdfs:subClassOf schema1:StructuredValue .