|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SQWRLQueryEngine
This inferface defines the methods that must be provided by a SQWRL query engine.
Method Summary | |
---|---|
SQWRLResult |
getSQWRLResult(String queryName)
Get the results from a SQWRL query. |
void |
runSQWRLQueries()
Run all the SWRL rules and SQWRL queries in an ontology. |
Method Detail |
---|
void runSQWRLQueries() throws SQWRLException
SQWRLException
SQWRLResult getSQWRLResult(String queryName) throws SQWRLException
SQWRLException
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |