dfki.frodo.tools.rdf_schema_grapher
Class RDFSchemaGrapher
java.lang.Object
|
+--dfki.util.config.AbstractConfigurable
|
+--dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
- public class RDFSchemaGrapher
- extends AbstractConfigurable
Constructor Summary |
RDFSchemaGrapher(java.io.Reader reader,
java.io.Writer writer)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MODULE_NAME
public static final java.lang.String MODULE_NAME
RDFSchemaGrapher
public RDFSchemaGrapher(java.io.Reader reader,
java.io.Writer writer)
createModelProcessor
public ModelProcessor createModelProcessor()
createGraphBuilder
public GraphBuilder createGraphBuilder()
createEdgeExtractor
public EdgeExtractor createEdgeExtractor()
readRDFS
public void readRDFS(java.lang.String uri)
throws java.io.IOException,
org.xml.sax.SAXException,
org.w3c.rdf.model.ModelException
setLocalURI
public void setLocalURI(java.lang.String uri)
run
public void run()
throws RDFSchemaGrapher.Exception
getExtractorProcessingInfo
public EdgeExtractor.ProcessingInfo getExtractorProcessingInfo()