Create Prolog knowledge base in Java using JPL

500 views Asked by At

I'm trying to wrap my head around the Java-Prolog interface library JPL. I can find plenty of examples where people query Prolog from Java for information from the knowledge base, but no examples where the knowledge base is constructed dynamically in Java. How would I do this?

0

There are 0 answers