Create a library for new built-ins Jena
问题 I have made some new built-ins for Jena. I would like to create a library where I can put all of them. How can I do that ? And how can I create my rules in this case ? Need I to import some files in the rule file? 回答1: Please note that, as this question is extremely broad, my answer is merely a set of suggestions towards an overall design. First, we'll begin with how Jena does it. Apache Jena stores its rule files as classpath resources within its distribution jars. jena-core has a package