I need to build and use knowledge base in Java application. Are there any frameworks for Java that allow to do this?
Asked
Active
Viewed 2,691 times
0
-
yes, http://stackoverflow.com/questions/1727852/is-there-any-open-source-java-based-knowledge-base-system – AurA Jan 29 '13 at 09:51
-
I don't mean any collaboration systems. I mean a framework that allows to build machine-readable knowledge bases and generate new knowledge based on predefined rules like described here: http://en.wikipedia.org/wiki/Deductive_reasoning – Vsevolod Jan 29 '13 at 10:15