dfki.frodo.tools.rdf_schema_grapher
Interface EdgeExtractor
- All Known Implementing Classes:
- AbstractEdgeExtractor
- public interface EdgeExtractor
createStatementInfoFor
public EdgeExtractor.StatementInfo createStatementInfoFor(org.w3c.rdf.model.Statement s)
extractAllEdges
public void extractAllEdges(Config config)
throws org.w3c.rdf.model.ModelException
printResultTo
public void printResultTo(java.io.Writer w)
throws java.io.IOException
createNewProcessingInformation
public EdgeExtractor.ProcessingInfo createNewProcessingInformation()
getProcessingInformation
public EdgeExtractor.ProcessingInfo getProcessingInformation()