fibo2023Q3 / src /FND /Accounting /CurrencyAmount.rdf
wikipunk's picture
add FIBO Q3 2023 release to src
38b6321
raw
history blame contribute delete
No virus
35.1 kB
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY cmns-cds "https://www.omg.org/spec/Commons/CodesAndCodeSets/">
<!ENTITY cmns-col "https://www.omg.org/spec/Commons/Collections/">
<!ENTITY cmns-cxtdsg "https://www.omg.org/spec/Commons/ContextualDesignators/">
<!ENTITY cmns-dsg "https://www.omg.org/spec/Commons/Designators/">
<!ENTITY cmns-id "https://www.omg.org/spec/Commons/Identifiers/">
<!ENTITY cmns-txt "https://www.omg.org/spec/Commons/TextDatatype/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:cmns-cds="https://www.omg.org/spec/Commons/CodesAndCodeSets/"
xmlns:cmns-col="https://www.omg.org/spec/Commons/Collections/"
xmlns:cmns-cxtdsg="https://www.omg.org/spec/Commons/ContextualDesignators/"
xmlns:cmns-dsg="https://www.omg.org/spec/Commons/Designators/"
xmlns:cmns-id="https://www.omg.org/spec/Commons/Identifiers/"
xmlns:cmns-txt="https://www.omg.org/spec/Commons/TextDatatype/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
<rdfs:label>Currency Amount Ontology</rdfs:label>
<dct:abstract>This ontology defines currency and monetary amount related concepts for use in defining other FIBO ontology elements. There are two distinct kinds of concepts that correspond to money and amounts: a concrete, actual amount of money, and the monetary measure of something denominated in some currency. These are dimensionally the same but whereas &apos;money amount&apos; is defined as an amount of money, &apos;monetary amount&apos; is an abstract monetary measure.
The definition of currency provided herein is compliant with the definitions given in ISO 4217. ISO 4217 provides universally applicable coded representations of names of currencies and funds, used internationally for financial transaction support. The ontology has been partitioned into 2 parts: (1) the essential concept system describing the standard (this module), and (2) ISO4217-1-CurrencyCodes, which contains all of the individuals specified in ISO 4217.</dct:abstract>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/CodesAndCodeSets/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Collections/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/ContextualDesignators/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Designators/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Identifiers/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/TextDatatype/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230301/Accounting/CurrencyAmount/"/>
<skos:changeNote>The FIBO FND 1.0 (https://spec.edmcouncil.org/fibo/ontology/FND/20141101/Accounting/CurrencyAmount.rdf) version of this ontology was modified per the additions introduced in the FIBO FBC RFC and related issue resolutions identified in the FIBO FND 1.1 RTF report and https://spec.edmcouncil.org/fibo/ontology/FND/1.0/AboutFND-1.1/, including adding support for ISO 4217 currency codes.</skos:changeNote>
<skos:changeNote>The FIBO FND 1.1 (https://spec.edmcouncil.org/fibo/ontology/FND/20160201/Accounting/CurrencyAmount.rdf) version of this ontology was modified per FIBO 2.0 RFC, including the addition of a new hasMonetaryAmount property as a superproperty of others required by various FIBO domain teams and integration with LCC.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20000601/Accounting/CurrencyAmount/ version of this ontology was modified to replace a redundant concept, calculation formula with formula.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Accounting/CurrencyAmount.rdf version of this ontology was modified to include several classes to support automated inclusion of all ISO 4217 codes published as of 2018-06-04, and to revise definitions per the eighth edition of the specification.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20181101/Accounting/CurrencyAmount/ version of this ontology was modified to use the generic statistical measures and measurements now in FND.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190501/Accounting/CurrencyAmount/ version of this ontology was modified to eliminate deprecated elements.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190901/Accounting/CurrencyAmount/ version of this ontology was modified to improve definitions for notional amount and currency identifier.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20191201/Accounting/CurrencyAmount/ version of this ontology was modified to correct the explanatory note on currency identifier.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20191201/Accounting/CurrencyAmount/ version of this ontology was modified to eliminate duplication with concepts in LCC, dependencies on a couple of ontologies that were unnecessary, eliminate references to external dictionary sites that no longer resolve, clean up ambiguity in definitions, eliminate a redundant property, and add unit price.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210201/Accounting/CurrencyAmount/ version of this ontology was modified to loosen a restriction on currency to allow for more than one numeric currency code, which was necessitated by the October 2021 update to the ISO currency code definitions.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220101/Accounting/CurrencyAmount/ version of this ontology was modified to move the definition of precious metal and the corresponding identifier to this ontology from Products and Services to simplify imports in cases where the broader definitions for commodities are not required and deprecated isTenderIn, given that we have used the property isUsedBy for this purpose in the currency codes themselves.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220201/Accounting/CurrencyAmount/ version of this ontology was modified to add a restriction to indicate the currency on percentage monetary amount, make currency a subclass of unit of measure, and deprecate the notion of monetary measure, which is more about monetary policy and was incorrectly used in a few places, and is out of scope for our current set of use cases.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220301/Accounting/CurrencyAmount/ version of this ontology was modified to eliminate hygiene errors with respect to text formatting.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Accounting/CurrencyAmount.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG&apos;s Specification Metadata vocabulary.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20230101/Accounting/CurrencyAmount.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG&apos;s Languages, Countries and Codes (LCC) and to eliminate redundancies in FIBO as appropriate.</skos:changeNote>
<skos:editorialNote>(1) The present version of the ontology covers the English sections of the ISO 4217 standard only, and (2) UTF-8 character encodings are employed in names in the currency codes ontology to support the broadest number of tools.</skos:editorialNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
<cmns-av:copyright>Copyright (c) 2013-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2023 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:directSource>ISO 4217 Codes for the representation of currencies and funds, Eighth edition, 2015-08-01</cmns-av:directSource>
<cmns-av:directSource>ISO 4217 Codes for the representation of currencies and funds, Seventh edition, 2008-07-15</cmns-av:directSource>
</owl:Ontology>
<owl:Class rdf:about="&fibo-fnd-acc-cur;AmountOfMoney">
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasCurrency"/>
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>amount of money</rdfs:label>
<skos:definition>amount of readily available cash in banknotes and coins</skos:definition>
<skos:editorialNote>This is an actual sum of money, not the measure of a sum of money in monetary units, although it has the same basic properties (decimal number with a currenct unit).</skos:editorialNote>
<cmns-av:synonym>cash</cmns-av:synonym>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;CalculatedPrice">
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryPrice"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasFormula"/>
<owl:onClass rdf:resource="&fibo-fnd-utl-alx;Formula"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>calculated price</rdfs:label>
<skos:definition>monetary price determined by a formula</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;Currency">
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;MeasurementUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasMinorUnit"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNumericCode"/>
<owl:someValuesFrom rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTextualName"/>
<owl:someValuesFrom rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-cxtdsg;isUsedBy"/>
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>currency</rdfs:label>
<skos:definition>medium of exchange value, defined by reference to the geographical location of the monetary authorities responsible for it</skos:definition>
<fibo-fnd-utl-av:definitionOrigin>Codes for the representation of currencies and funds, ISO 4217, Eighth edition, 2015-08-01, section 3.2</fibo-fnd-utl-av:definitionOrigin>
<cmns-av:synonym>currency unit</cmns-av:synonym>
<cmns-av:synonym>monetary unit</cmns-av:synonym>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;CurrencyBasket">
<rdfs:subClassOf rdf:resource="&cmns-col;StructuredCollection"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;hasConstituent"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;Currency"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>currency basket</rdfs:label>
<skos:definition>selected group of currencies, in which the weighted average is used as a measure of the value or the amount of an obligation</skos:definition>
<skos:note>A currency basket functions as a benchmark for regional currency movements; its composition and weighting depends on its purpose.</skos:note>
<fibo-fnd-utl-av:definitionOrigin>Codes for the representation of currencies and funds, ISO 4217, Eighth edition, 2015-08-01, section 3.2</fibo-fnd-utl-av:definitionOrigin>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;CurrencyIdentifier">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf rdf:resource="&cmns-id;Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-id;identifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;Currency"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>currency identifier</rdfs:label>
<skos:definition>sequence of characters representing some currency</skos:definition>
<cmns-av:adaptedFrom>Codes for the representation of currencies and funds, ISO 4217, Eighth edition, 2015-08-01, section 3.2</cmns-av:adaptedFrom>
<cmns-av:explanatoryNote>The first (left-most) two characters of the ISO 4217 3-letter currency identifier relate to the currency authority that issues the currency, and is, in most cases the ISO 3166-1 alpha 2 code for the geopolitical entity whose central bank is the issuer. The third (right-most) character of the identifier (alphabetic code) is an indicator derived from the name of the major currency unit or fund. If the currency is not associated with a single geographical entity as described in ISO 3166-1, typically a specially allocated identifier (alpha-2 code) is used to describe the currency authority. This code has been allocated by the Maintenance Agency from within the user-assigned range of codes XA to XZ specified in 8.1.3 of ISO 3166-1:2013. The character following X will be a mnemonic, where possible, derived from the name of the geographical area concerned.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;ExchangeRate">
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;RatioValue"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasBaseCurrency"/>
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasDealtCurrency"/>
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasRateValue"/>
<owl:onDataRange rdf:resource="&xsd;decimal"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>exchange rate</rdfs:label>
<skos:definition>rate at which one currency can be exchanged for another</skos:definition>
<skos:example>The exchange rate between the U.S. dollar and British pound is distinct from the exchange rate between the U.S. dollar and the euro.</skos:example>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;Funds">
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasCurrency"/>
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>funds</rdfs:label>
<skos:definition>artificial currency used as calculation basis for another currency(s) and accounting purposes</skos:definition>
<fibo-fnd-utl-av:definitionOrigin>Codes for the representation of currencies and funds, ISO 4217, Eighth edition, 2015-08-01, section 3.3</fibo-fnd-utl-av:definitionOrigin>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;FundsIdentifier">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf rdf:resource="&cmns-id;Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-id;identifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;Funds"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>funds identifier</rdfs:label>
<skos:definition>sequence of characters that can be used to uniquely identify funds</skos:definition>
<cmns-av:adaptedFrom>Codes for the representation of currencies and funds, ISO 4217, Eighth edition, 2015-08-01, section 3.2</cmns-av:adaptedFrom>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;InterestRate">
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;PercentageMonetaryAmount"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasRateValue"/>
<owl:onDataRange rdf:resource="&xsd;decimal"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>interest rate</rdfs:label>
<skos:definition>amount charged, expressed as a percentage of principal, in exchange for the use of assets</skos:definition>
<cmns-av:explanatoryNote>Interest rates are typically noted on an annual basis, known as the annual percentage rate (APR). The assets borrowed could include cash, consumer goods, and large assets such as a vehicle or building. The rate is derived by dividing the amount of interest by the amount of principal borrowed. Interest rates are quoted on bills, notes, bonds, credit cards, and many kinds of consumer and business loans.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;MonetaryAmount">
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasCurrency"/>
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasAmount"/>
<owl:onDataRange rdf:resource="&xsd;decimal"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>monetary amount</rdfs:label>
<skos:definition>measure that is an amount of money specified in monetary units</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;MonetaryMeasure">
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Measure"/>
<rdfs:label>monetary measure</rdfs:label>
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
<skos:definition>measure of or relating to money</skos:definition>
<skos:editorialNote>This may be a measure expressed in terms of decimal plus currency, or it may be a measure expressed in terms of a percentage amount with reference to some other monetary amount or to some Money Amount (actual amount of money).</skos:editorialNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;MonetaryPrice">
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;Price"/>
<rdfs:label>monetary price</rdfs:label>
<skos:definition>price that that is expressed as a monetary amount</skos:definition>
<cmns-av:explanatoryNote>As the consideration given in exchange for transfer of ownership, price forms the essential basis of commercial transactions. It may be fixed by a contract, left to be determined by an agreed upon formula at a future date, or discovered or negotiated during the course of dealings between the parties involved. In commerce, price is determined by what (1) a buyer is willing to pay, (2) a seller is willing to accept, and (3) the competition is allowing to be charged.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;PercentageMonetaryAmount">
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Percentage"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasCurrency"/>
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>percentage monetary amount</rdfs:label>
<skos:definition>measure of some amount of money expressed as a percentage of some other amount, some notional amount or some concrete money amount</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;PreciousMetal">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNumericCode"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTextualName"/>
<owl:someValuesFrom rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>precious metal</rdfs:label>
<skos:definition>metal that is considered to be rare and/or have a high economic value</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;PreciousMetalIdentifier">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf rdf:resource="&cmns-id;Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-id;identifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;PreciousMetal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>precious metal identifier</rdfs:label>
<skos:definition>sequence of characters uniquely identifying the precious metal in some context</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;Price">
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
<rdfs:label>price</rdfs:label>
<skos:definition>amount of money, goods, or services requested, expected, required, or given in exchange for something else</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;UnitOfAccount">
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>unit of account</rdfs:label>
<skos:definition>nominal monetary unit of measure used to represent the real value (or cost) of any economic item; i.e. goods, services, assets, liabilities, income, expenses</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;UnitOfAccountIdentifier">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf rdf:resource="&cmns-id;Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-id;identifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>unit of account identifier</rdfs:label>
<skos:definition>sequence of characters that can be used to uniquely identify a nominal monetary unit</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-acc-cur;UnitPrice">
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryPrice"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;isPriceFor"/>
<owl:someValuesFrom rdf:resource="&owl;Thing"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>unit price</rdfs:label>
<skos:definition>monetary price expressed in relation to a well-known measurable unit by which the goods or services are allocated</skos:definition>
<skos:example>For example, gold is commonly measured in troy ounces, grams, etc., and oil is measured in terms of barrels.</skos:example>
</owl:Class>
<owl:DatatypeProperty rdf:about="&fibo-fnd-acc-cur;hasAmount">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-qt-qtu;hasNumericValue"/>
<rdfs:label>has amount</rdfs:label>
<rdfs:range rdf:resource="&xsd;decimal"/>
<skos:definition>total number or quantity</skos:definition>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;hasBaseCurrency">
<rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasCurrency"/>
<rdfs:label>has base currency</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<skos:definition>specifies a unit of currency representing R units of the dealt currency, where R is the exchange rate value, in an exchange rate</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;hasCurrency">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-qt-qtu;hasMeasurementUnit"/>
<rdfs:label>has currency</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<skos:definition>specifies the medium of exchange value in which something, such as a monetary amount is denominated</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;hasDealtCurrency">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasCurrency"/>
<rdfs:label>has dealt currency</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<skos:definition>specifies a unit of currency representing the exchanged (target) currency in an exchange rate; R units of this currency represent one unit of the base currency</skos:definition>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-acc-cur;hasFundsType">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has funds type</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:range rdf:resource="&xsd;string"/>
<skos:definition>indicates the type of funds, such as next day for US funds</skos:definition>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-acc-cur;hasMinorUnit">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has minor unit</rdfs:label>
<rdfs:range rdf:resource="&xsd;string"/>
<skos:definition>relates a code for the minor unit of currency to the currency or fund</skos:definition>
<skos:scopeNote>Requirements sometimes arise for values to be expressed in terms of minor units of currency. When this occurs, it is necessary to know the decimal relationship that exists between the currency concerned and its minor unit.
- 0 means that there is no minor unit for the currency;
- 1, 2, and 3 signify a ratio of 10 to 1, 100 to 1 and 1000 to 1 respectively.</skos:scopeNote>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;hasMonetaryAmount">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-qt-qtu;hasQuantityValue"/>
<rdfs:label>has monetary amount</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
<skos:definition>specifies a value for something in terms of an amount of money and the currency in which it is denoted</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;hasNotionalAmount">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasMonetaryAmount"/>
<rdfs:label>has notional amount</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
<skos:definition>has an abstract, unchangeable value used for certain applicable calculations, expressed as some monetary amount</skos:definition>
<skos:editorialNote>The domain for this property should be interpreted as being an abstraction which covers various forms of commitment, which may set out the existence of some notional amount of money, specified via this property. This is left unspecified for now, so that the property can also be defined directly as being a property of some contractual term which describes that commitment.</skos:editorialNote>
<cmns-av:explanatoryNote>The notional amount (or notional principal amount or notional value) on a financial instrument is the nominal or face amount that is used to calculate payments made on that instrument. This amount generally does not change and is thus referred to as notional.
For securities the nominal value is often referred to as the face or par value. This is the redemption price of the security and is normally stated on the front of that security. With respect to bonds and stocks, it is the stated value of an issued security, as opposed to its market value.
When applied to a swap this is the amount used for calculating the actual value of the interest due. Also known as Notional Value when describing derivative contracts in the options, futures, and currency markets, this term is often used to value the underlying asset in a derivatives trade. It can be the total value of a position, how much value a position controls, or an agreed-upon amount in a contract.
An example is that a firm might have a variable rate loan on $100,000 but decide to swap only $40,000. The $40,000 is the notional amount of the swap and becomes the amount on which interest is paid.</cmns-av:explanatoryNote>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-acc-cur;hasNumericCode">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has numeric code</rdfs:label>
<rdfs:range rdf:resource="&xsd;string"/>
<skos:definition>relates a numeric code to something, such as a currency or fund</skos:definition>
<skos:scopeNote>In the case of currency codes, the numeric currency code is derived, where possible, from the United Nations Standard Country or Area Code. Additional codes to meet special requirements (as described in 5.1.3) and in respect of funds will be allocated as necessary from within the user-assigned range of codes 950 to 998. Funds codes are allocated in descending order commencing at 998.</skos:scopeNote>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;hasPrice">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-qt-qtu;hasQuantityValue"/>
<rdfs:label>has price</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;Price"/>
<skos:definition>indicates the value of something expressed as an amount of money or goods</skos:definition>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-acc-cur;hasRateValue">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-qt-qtu;hasNumericValue"/>
<rdfs:label>has rate value</rdfs:label>
<rdfs:range rdf:resource="&xsd;decimal"/>
<skos:definition>has a value for a rate expressed as a number (may be a percentage or raw number)</skos:definition>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;isPriceFor">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;refersTo"/>
<rdfs:label>is price for</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-acc-cur;Price"/>
<owl:inverseOf rdf:resource="&fibo-fnd-acc-cur;hasPrice"/>
<skos:definition>links a price to something it provides a value for</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-acc-cur;isTenderIn">
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
<owl:equivalentProperty rdf:resource="&cmns-cxtdsg;isUsedBy"/>
</owl:ObjectProperty>
</rdf:RDF>