public class SPARQLEndPointProcessor extends Object implements IOProcessor
| Constructor and Description |
|---|
SPARQLEndPointProcessor(String baseURI,
String sparqlEndPoint,
boolean genQualityReport,
com.hp.hpl.jena.rdf.model.Model configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp()
Cleans up memory from unused objects after processing is finished
|
void |
processorWorkFlow()
A workflow initiating the whole assessment process.
|
com.hp.hpl.jena.rdf.model.Model |
retreiveQualityReport() |
void |
setUpProcess()
Initialise the io processor with the necessary in-memory objects and metrics
|
void |
startProcessing()
Process the dataset for quality assessment
|
public void processorWorkFlow()
IOProcessorprocessorWorkFlow in interface IOProcessorpublic void setUpProcess()
IOProcessorsetUpProcess in interface IOProcessorpublic void startProcessing()
throws ProcessorNotInitialised
IOProcessorstartProcessing in interface IOProcessorProcessorNotInitialisedpublic void cleanUp()
throws ProcessorNotInitialised
IOProcessorcleanUp in interface IOProcessorProcessorNotInitialisedpublic com.hp.hpl.jena.rdf.model.Model retreiveQualityReport()
retreiveQualityReport in interface IOProcessorCopyright © 2015 Enterprise Information Systems - University of Bonn. All rights reserved.