I would like to use the Cliopatria Semantic Web Server however I am currently making extensive use of n3-rules using EulerSharp. I don't want to lose the termination guarantees provided by n3, but I would like to serve the resulting graphs via ClioPatria without having to run periodic external scripts.
Given both ClioPatria and EulerSharp run on SWI-Prolog I was wondering if anyone had any experience trying to combine the two projects within the same web-application?