org.semanticweb.elk.owl.interfaces
Interface ElkSWRLRule
- All Superinterfaces:
- ElkAxiom, ElkObject
public interface ElkSWRLRule
- extends ElkAxiom
A dummy interface for SWRL rules. We don't have a proper object
representation of those (with atoms, predicates, etc.), since SWRL isn't
really a part of the OWL 2 spec, but use this dummy interface just to parse
rules in a reasonable way (since SWRL rules do occur in some OWL ontologies).
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAxiom |
accept |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
accept |
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.