org.topbraid.rules.swrl
Class SWRL2Jena

java.lang.Object
  extended by org.topbraid.rules.swrl.SWRL2Jena

public class SWRL2Jena
extends java.lang.Object


Constructor Summary
SWRL2Jena()
           
 
Method Summary
 void appendLabel(java.lang.StringBuffer buffer, com.hp.hpl.jena.rdf.model.RDFNode node)
           
static com.hp.hpl.jena.reasoner.rulesys.Rule getRule(com.hp.hpl.jena.rdf.model.Model model, com.hp.hpl.jena.rdf.model.RDFNode imp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWRL2Jena

public SWRL2Jena()
Method Detail

appendLabel

public void appendLabel(java.lang.StringBuffer buffer,
                        com.hp.hpl.jena.rdf.model.RDFNode node)

getRule

public static com.hp.hpl.jena.reasoner.rulesys.Rule getRule(com.hp.hpl.jena.rdf.model.Model model,
                                                            com.hp.hpl.jena.rdf.model.RDFNode imp)