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
324 stars 67 forks source link

Problem with ORGANIZATION #1845

Closed trypuz closed 1 year ago

trypuz commented 1 year ago

Resource URL: https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/Organizations/Organization

Error28:

error28

mereolog commented 1 year ago

@trypuz thanks for your feedback. As of now it is a known feature due to the fact that OMG blocks its own resolution service so the OMG ontologies FIBO imports are no longer accessible. Then OWLAPI cannot recognise the ontological types of the imported resources and generates error(s) - the same issue you may find opening FIBO in Protege. Waiting for the OMG to fix this issue we will try to handle such cases in our onto-viewer.

ElisaKendall commented 1 year ago

@trypuz @mereolog - I've sent another message to OMG to resolve this. There was a weeks long distributed denial of service (DDOS) attack on the OMG servers which caused them to use a tool called Cloudflare, which shut down all of our ontology content negotiations across all OMG standards. The issues is limited to ontologies apparently, and they may not understand the impact. Resolution may require one-by-one changes to the configuration for several hundred URLS, which they have not yet done. I will let everyone know once I hear how long it will take to address this.

ElisaKendall commented 1 year ago

@trypuz @mereolog After working much of the afternoon off and on with Pete and Jason from OMG, I think Jason has turned off the blocking just for our ontologies. It was pretty deep in the code/settings - so he had to jump through a number of hoops. He has fixed it for Specification Metadata, and is now working on correcting it for LCC. Hopefully by tomorrow it will work as expected again.

mereolog commented 1 year ago

We can now import all OWL ontologies we use, so the initial problem is now solved. The 'unexpected' behaviour of OWLAPI will be investigated in https://github.com/edmcouncil/onto-viewer/issues/299.