nheist/CaLiGraph

Many peoples in clgo:Organization

Benja1972 opened this issue · 3 comments

Hi team,
Thank you for nice work on semantic typing of concepts from wikipedia. I was struggling with same task for specific problem in my team.

I have one question:
What is the source of kind on inconsistency in sense that in class clgo:Organization there are many peoples?

Thank you
Sergei

Hi Sergei,

thanks for making us aware of this issue. One possible reason is that several people also have a "one-man business" named after them. The extraction pipeline merges these occurrences as they refer more or less to the same entity.
However, we have implemented some changes that may mitigate the impact of such constellations. We are currently testing it - I'll let you know as soon as it's production-ready.

Best
Nico

Thank you Nico for prompt reply! I will wait for latest updates fro you

Best,
Sergei

Hi Sergei,

it took some time but with the new release 3.1 the issue you mentioned is resolved to a large extent. The main error was an incorrect handling of the internal type graph on which the CaLiGraph ontology relies. Thanks again for making us aware of this issue and don't hesitate to open this issue again if you encounter any further problems with that.

All the best,
Nico