This project is intended to showcase how to connect a Prolog Knowledge Base and a Java application using the JPL library.
All the JPL code is located in the HoroscopeJPLAdapter class. You can read more about the library here.
- Install SWI-Prolog
- Install Java
- Clone this repository
- Open the project in your favorite IDE via the
pom.xml
file - Run the project
- Enjoy!