Hello all,

I am having problem using a custom rule-set with SwiftOWLIM v3.3. I get an 
Exception that the .pie file "does not correspond to a valid existing PIE rule 
file" although the rule files that I used for testing are the ones supplied 
with 
the SwiftOWLIM distribution. I even used a much simpler rule file with one rule 
only but I get the same error.
Actually, the .pie file does compile but immediately after the successful 
compilation message, the error message appears. I use Eclipse IDE v3.4.2

I use the getting-started ttl file for configuring the repository and 
additionally I have set the "java.io.tmpfile" to point to a temp file on my C: 
drive. This is the error that I get:

ruleSet=rules/HorstRules_builtin.pie, partialRdfs=false
Unknown ruleset 'rules/HorstRules_builtin.pie' specified in 
InferencerFactory.createInferencer()
Compiled: 'rules/HorstRules_builtin.pie'
Rule set 'rules/HorstRules_builtin.pie' does not match none of the precompiled 
rule sets, nor does it correspond to a valid existing PIE rule file
org.openrdf.repository.RepositoryException: Unknown rule set: 
rules/HorstRules_builtin.pie
    at 
org.openrdf.repository.sail.SailRepository.initialize(SailRepository.java:93)
    at 
org.openrdf.repository.manager.LocalRepositoryManager.createRepository(LocalRepositoryManager.java:152)

    at 
org.openrdf.repository.manager.RepositoryManager.getRepository(RepositoryManager.java:263)

    at 
gr.iti.mklab.OWLIM.OWLIMRepository.connectToNativeRepository_OWLIM(OWLIMRepository.java:57)

    at gr.iti.mklab.OWLIM.OWLIMRepository.main(OWLIMRepository.java:100)
Caused by: org.openrdf.sail.SailException: Unknown rule set: 
rules/HorstRules_builtin.pie
    at com.ontotext.trree.owlim_ext.SailImpl.initialize(Unknown Source)
    at 
org.openrdf.repository.sail.SailRepository.initialize(SailRepository.java:84)
    ... 4 more


Could anyone help please?

Thanks in advance,
Babis



      
_______________________________________________
OWLIM-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/owlim-discussion

Reply via email to