Is there any advantage of Jena rule (speed etc) over RDF API? For example, a functionality in our application we achieve using rule and RDF, which way will be best to follow?
I am asking this because in my application I have used few rules but I could easily got the same result using RDF API. Thank you
