S3B/SSCFTrustEngine/HowToRun
From Corrib Clan Wiki
Contents |
[edit]
How to run the trust engine in JeromeDL 2.0.1
[edit]
Prerequisites
- Prolog engine: install the XSB.
- there are also other libraries needed (sesame and interprolog.jar and trustpolices-0.2.jar) but they are provided in the JeromeDL
[edit]
Things to set
- in jeromedl.properties file - path to the XSB executable, for example in windows:
jeromedl.sscftrust.prologpath = C:\\install\\XSB\\config\\x86-pc-windows\\bin\\xsb.exe
[edit]
How to run
- Open pages/sscfEngine.jsp, for example:
http://localhost:8080/jeromedl/pages/sscfEngine.jsp
- Set the person for whom the suggestions will be done and press Suggest
You could also list the Raw suggestions and trusted suggestions.
[edit]
Notes
All the engine output is shown in java console!



