edmcouncil / fibo

The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
https://spec.edmcouncil.org/fibo/
MIT License
336 stars 69 forks source link

Difference between location of EUSecuritiesRestrictions and its declaration in catalog-v001.xml #2032

Closed mereolog closed 2 months ago

mereolog commented 4 months ago

There is a difference between the actual location of https://github.com/edmcouncil/fibo/blob/master/SEC/Securities/EuropeanSecurities/EUSecuritiesRestrictions.rdf (1) and its declaration in the catalog-v001.xml file (2)

  1. ./SEC/Securities/EuropeanSecurities/EUSecuritiesRestrictions.rdf
  2. ./SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions.rdf https://github.com/edmcouncil/fibo/blob/f344069437e724ee668fbf3d5667f4148101f5d3/catalog-v001.xml#L291

I think that the catalog file needs to be updated.

ElisaKendall commented 2 months ago

@mereolog This issue was corrected as part of the process of revising various metadata files related to SEC-199, pull request #2043