Translating OWL and Semantic Web Rules into Prolog: Moving Toward Description Logic Programs
Ken Samuel, Leo Obrst, Suzette Stoutenberg, Karen Fox, Paul Franklin,, Adrian Johnson, Ken Laskey, Deborah Nichols, Steve Lopez, Jason Peterson

TL;DR
This paper presents SWORIER, a system translating OWL and Semantic Web rules into Prolog, enabling efficient reasoning and dynamic updates, addressing key semantic concerns and optimizing performance.
Contribution
The paper introduces SWORIER, a novel translation approach that integrates OWL and rules into Prolog for improved reasoning and flexibility.
Findings
SWORIER enables efficient reasoning on ontologies and rules.
Supports dynamic changes at runtime.
Addresses negation, disjunctive heads, and inconsistencies.
Abstract
To appear in Theory and Practice of Logic Programming (TPLP), 2008. We are researching the interaction between the rule and the ontology layers of the Semantic Web, by comparing two options: 1) using OWL and its rule extension SWRL to develop an integrated ontology/rule language, and 2) layering rules on top of an ontology with RuleML and OWL. Toward this end, we are developing the SWORIER system, which enables efficient automated reasoning on ontologies and rules, by translating all of them into Prolog and adding a set of general rules that properly capture the semantics of OWL. We have also enabled the user to make dynamic changes on the fly, at run time. This work addresses several of the concerns expressed in previous work, such as negation, complementary classes, disjunctive heads, and cardinality, and it discusses alternative approaches for dealing with inconsistencies in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Semantic Web and Ontologies · Multi-Agent Systems and Negotiation
