This is a summary of the core module changes:
* added owl_synchronize_to_rdf/1
- translates existing owl2_model.pl database into current rdf_db
* now exports annotationAssertion/3 facts
* fixed reify/6 to use the correct owl vocabulary
* added translate_rdf_db/1
- translates a graph in current rdf_db instance into an owl2_model.pl set of facts.
* uses sub_atom/5 rather than sub_string/5 (yap compat)
owl2_rl_rules
* added pldoc diectives
* added hooks for owl2_reasoner.pl
Cheers
Chris