Skip to content

Commit

Permalink
Merge pull request #1804 from edmcouncil/FND-369
Browse files Browse the repository at this point in the history
FND-369 - Eliminate text formatting issues and dead links in FND ontologies
  • Loading branch information
mereolog authored Aug 1, 2022
2 parents 47ae0e6 + 662f8da commit a3a23e6
Show file tree
Hide file tree
Showing 31 changed files with 285 additions and 271 deletions.
7 changes: 4 additions & 3 deletions FND/Accounting/CurrencyAmount.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<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>
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">http://opensource.org/licenses/MIT</dct:license>
<sm:contentLanguage rdf:datatype="&xsd;anyURI">https://www.w3.org/TR/owl2-quick-reference/</sm:contentLanguage>
<sm:copyright>Copyright (c) 2013-2022 EDM Council, Inc.</sm:copyright>
Expand All @@ -60,7 +60,7 @@ The definition of currency provided herein is compliant with the definitions giv
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220301/Accounting/CurrencyAmount/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220701/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>
Expand All @@ -73,6 +73,7 @@ The definition of currency provided herein is compliant with the definitions giv
<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: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"/>
</owl:Ontology>
Expand Down Expand Up @@ -465,7 +466,7 @@ The definition of currency provided herein is compliant with the definitions giv
<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>
<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>
<fibo-fnd-utl-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.
Expand Down
5 changes: 3 additions & 2 deletions FND/Accounting/ISO4217-CurrencyCodes.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,13 @@
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220301/Accounting/ISO4217-CurrencyCodes/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Accounting/ISO4217-CurrencyCodes/"/>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to replace Swaziland with Eswatini, which was revised by the LCC 1.1 RTF to reflect the change to the country name per the U.N.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190401/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to eliminate duplication with concepts in LCC.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200201/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to eliminate unnecessary dependencies on the relations ontology, and to replace rdfs:comment with skos:definition per FIBO policy.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220101/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to reflect latest ISO and LCC data.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220201/Accounting/ISO4217-CurrencyCodes/ version of this ontology reflects the move of precious metal from products and services to currency amount, with no additional changes to the codes themselves.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220301/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to address hygiene errors with respect to text formatting.</skos:changeNote>
<skos:changeNote>This version was generated from the ISO XML file as published on October 1, 2021</skos:changeNote>
<fibo-fnd-utl-av:explanatoryNote>This release includes all codes included in the ISO 4217 published code set.</fibo-fnd-utl-av:explanatoryNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
Expand Down Expand Up @@ -3354,7 +3355,7 @@
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;PesoUruguayo"/>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>940</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-utl-av:explanatoryNote>The UYI (URUIURUI) is used for issuance of debt instruments by the Uruguayan government in the international global bond market. It is calculated based on an established methodology using underlying inflationary statistics in the Uruguayan market. (Introduced in 2002).</fibo-fnd-utl-av:explanatoryNote>
<fibo-fnd-utl-av:explanatoryNote>The UYI (URUIURUI) is used for issuance of debt instruments by the Uruguayan government in the international global bond market. It is calculated based on an established methodology using underlying inflationary statistics in the Uruguayan market. (Introduced in 2002).</fibo-fnd-utl-av:explanatoryNote>
<lcc-cr:isUsedBy rdf:resource="&lcc-3166-1;Uruguay"/>
<lcc-lr:hasName>Uruguay Peso en Unidades Indexadas (UI)</lcc-lr:hasName>
</owl:NamedIndividual>
Expand Down
Loading

0 comments on commit a3a23e6

Please sign in to comment.