Class | Description |
---|---|
Config |
In-memory representation of the command line configuration.
|
RDDChecker |
RDDChecker main class, containing the main method for starting the checker.
|
RDDEvaluationResult |
Class representing the evaluation result of an RDD, executed over
an RDF dataset.
|
RDDEvaluationResult.FOFormulaEvaluationResult | |
RDDEvaluationResult.RDDConstraintEvaluationResult | |
RDDEvaluationResult.StructuredRDDConstraintEvaluationResult |
A container allowing structured access to an
RDDEvaluationResult.RDDConstraintEvaluationResult . |
RDDExecutor |
Main execution logics for RDDs, interpreting the user command line configuration.
|
Enum | Description |
---|---|
Config.OutputType |