Ontological frameworks have been around for many decades. They have had limited success because it is very difficult to represent knowledge in an object oriented approach. An example is Ologs:
The main difference is in Olog, each entity is represented in memory and then a mathematical set of rules are used to make computations on these entities to yield desired result(s). Also, each of these entities have to be manually written and saved. In my approach, the representation of entities includes the connections, attributes, etc., all of which can be automatically learned by the imosyn system, much like how learning is done in ML and its sister algorithms.
Also, I believe my approach would lead to adoption because there is no need to know set theory, you simply write code as you normally would, we have abstracted away all the complexity; making it more intuitive.
In the end, you can never tell whether or not people will use what you are working on.
https://en.wikipedia.org/wiki/Olog
It would be interesting to know what you see is different about your approach that would lead to more adoption?