A B C D E F G H I L M O P Q R S T U V W 

A

addPattern(String, Pattern) - Static method in class org.aksw.rdfunit.services.PatternService
 
addReferencesSchemata(Collection<SchemaSource>) - Method in class org.aksw.rdfunit.sources.Source
 
addSchemaDecl(String, String, String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
addSchemaDecl(String, String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
addTestExecutorMonitor(TestExecutorMonitor) - Method in class org.aksw.rdfunit.tests.executors.TestExecutor
Add test executor monitor / subscriber.
addTestExecutorMonitor(TestGeneratorExecutorMonitor) - Method in class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
 
AggregatedTestCaseResult - Class in org.aksw.rdfunit.tests.results
The type Aggregated test case result.
AggregatedTestCaseResult(TestCase, long, long) - Constructor for class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
Instantiates a new Aggregated test case result.
AggregatedTestCaseResult(TestCase, TestCaseResultStatus, long, long) - Constructor for class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
Instantiates a new Aggregated test case result.
AggregatedTestExecutor - Class in org.aksw.rdfunit.tests.executors
Test Executor that extends StatusExecutor and in addition reports error counts and prevalence for every test case
AggregatedTestExecutor(QueryGenerationFactory) - Constructor for class org.aksw.rdfunit.tests.executors.AggregatedTestExecutor
Instantiates a new AggregatedTestExecutor
ApplicationSource - Class in org.aksw.rdfunit.sources
 
ApplicationSource(String, String) - Constructor for class org.aksw.rdfunit.sources.ApplicationSource
 

B

Binding - Class in org.aksw.rdfunit.tests
 
Binding(PatternParameter, RDFNode) - Constructor for class org.aksw.rdfunit.tests.Binding
 
BindingException - Exception in org.aksw.rdfunit.exceptions
 
BindingException() - Constructor for exception org.aksw.rdfunit.exceptions.BindingException
 
BindingException(String, Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.BindingException
 
BindingException(String) - Constructor for exception org.aksw.rdfunit.exceptions.BindingException
 
BindingException(Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.BindingException
 
BindingException(Exception) - Constructor for exception org.aksw.rdfunit.exceptions.BindingException
 

C

CACHE_TTL - Static variable in class org.aksw.rdfunit.sources.EndpointTestSource
cache time to live (in ms), set to 1 week by default
CacheUtils - Class in org.aksw.rdfunit.Utils
 
calculateCoverage(QueryExecutionFactory, String, String) - Method in class org.aksw.rdfunit.coverage.TestCoverageEvaluator
 
cancel() - Method in class org.aksw.rdfunit.tests.executors.TestExecutor
Cancel the current execution.
cancel() - Method in class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
 
checkAskQuery(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.SparqlUtils
 
checkQueryResultStatus(QueryExceptionHTTP) - Method in class org.aksw.rdfunit.tests.executors.RLOGTestExecutor
 
checkStatusForTimeout(QueryExceptionHTTP) - Static method in class org.aksw.rdfunit.Utils.SparqlUtils
 
clearTestExecutorMonitor() - Method in class org.aksw.rdfunit.tests.executors.TestExecutor
Clears all test executor monitors.
compareTo(Source) - Method in class org.aksw.rdfunit.sources.Source
 
compareTo(TestCase) - Method in class org.aksw.rdfunit.tests.TestCase
 
createDereferenceReader(String) - Static method in class org.aksw.rdfunit.io.reader.RDFReaderFactory
Generates a Dereference reader.
createEnrichedSchemaSourceFromCache(String, String, String) - Static method in class org.aksw.rdfunit.sources.SourceFactory
 
createFileOrDereferenceReader(String) - Static method in class org.aksw.rdfunit.io.reader.RDFReaderFactory
 
createFileOrDereferenceReader(String, String) - Static method in class org.aksw.rdfunit.io.reader.RDFReaderFactory
 
createFileOrResourceReader(String, String) - Static method in class org.aksw.rdfunit.io.reader.RDFReaderFactory
 
createHTML() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createHTMLWriter(TestCaseExecutionType, String) - Static method in class org.aksw.rdfunit.io.writer.RDFWriterFactory
 
createHTMLWriter(TestCaseExecutionType, OutputStream) - Static method in class org.aksw.rdfunit.io.writer.RDFWriterFactory
 
createJsonLD() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createN3() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createNTriples() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createPrefixNsBidiMap() - Static method in class org.aksw.rdfunit.services.PrefixNSService
 
createRDFJson() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createRDFXMLAbbrevOut() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createRDFXMLIn() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createRDFXMLOut() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createReaderFromText(String, String) - Static method in class org.aksw.rdfunit.io.reader.RDFReaderFactory
 
createResourceReader(String) - Static method in class org.aksw.rdfunit.io.reader.RDFReaderFactory
 
createSchemaSourceDereference(String, String) - Static method in class org.aksw.rdfunit.sources.SourceFactory
 
createSchemaSourceDereference(String, String, String) - Static method in class org.aksw.rdfunit.sources.SourceFactory
 
createSchemaSourceFromCache(String, String, String) - Static method in class org.aksw.rdfunit.sources.SourceFactory
 
createSchemaSourceFromCache(String, String, String, String) - Static method in class org.aksw.rdfunit.sources.SourceFactory
 
createSchemaSourceFromText(String, String, String) - Static method in class org.aksw.rdfunit.sources.SourceFactory
 
createTestExecutor(TestCaseExecutionType) - Static method in class org.aksw.rdfunit.tests.executors.TestExecutorFactory
Creates a test executor based on a TestCaseExecutionType
createTurtle() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
 
createWriterFromFormat(String, SerializationFormat, TestCaseExecutionType) - Static method in class org.aksw.rdfunit.io.writer.RDFWriterFactory
 
createWriterFromFormat(OutputStream, SerializationFormat, TestCaseExecutionType) - Static method in class org.aksw.rdfunit.io.writer.RDFWriterFactory
 

D

DatasetOverviewResults - Class in org.aksw.rdfunit.tests.results
 
DatasetOverviewResults() - Constructor for class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
DatasetStatistics - Class in org.aksw.rdfunit.statistics
Generates property and class statistics for a QEF
DatasetStatistics(QueryExecutionFactory, boolean) - Constructor for class org.aksw.rdfunit.statistics.DatasetStatistics
Instantiates a new Dataset statistics.
DumpTestSource - Class in org.aksw.rdfunit.sources
Defines a source based on an RDF Dump This can be any type of dump (ttl, nt, rdfa, rdf, etc) This has to be more sophisticated in the end (e.g.
DumpTestSource(String, String) - Constructor for class org.aksw.rdfunit.sources.DumpTestSource
 
DumpTestSource(String, String, String) - Constructor for class org.aksw.rdfunit.sources.DumpTestSource
 
DumpTestSource(String, String, String, Collection<SchemaSource>) - Constructor for class org.aksw.rdfunit.sources.DumpTestSource
 
DumpTestSource(String, String, RDFReader, Collection<SchemaSource>) - Constructor for class org.aksw.rdfunit.sources.DumpTestSource
 

E

EndpointTestSource - Class in org.aksw.rdfunit.sources
Describes an arbitary datatest source TODO make this abstract and create an EndpointSource and a DumpSource
EndpointTestSource(String, String) - Constructor for class org.aksw.rdfunit.sources.EndpointTestSource
 
EndpointTestSource(String, String, String, Collection<String>, Collection<SchemaSource>) - Constructor for class org.aksw.rdfunit.sources.EndpointTestSource
 
EndpointTestSource(EndpointTestSource) - Constructor for class org.aksw.rdfunit.sources.EndpointTestSource
 
enrichDataset() - Method in class org.aksw.rdfunit.sources.EnrichedSchemaSource
 
enrichDataset(double) - Method in class org.aksw.rdfunit.sources.EnrichedSchemaSource
 
EnrichedSchemaSource - Class in org.aksw.rdfunit.sources
 
EnrichedSchemaSource(String, String, RDFReader) - Constructor for class org.aksw.rdfunit.sources.EnrichedSchemaSource
 
equals(Object) - Method in class org.aksw.rdfunit.io.format.SerializationFormat
 
equals(Object) - Method in class org.aksw.rdfunit.patterns.Pattern
 
equals(Object) - Method in class org.aksw.rdfunit.patterns.PatternParameter
 
equals(Object) - Method in class org.aksw.rdfunit.sources.Source
 
equals(Object) - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
 
equals(Object) - Method in class org.aksw.rdfunit.tests.TestCase
 
execute(Source, TestSuite, int) - Method in class org.aksw.rdfunit.tests.executors.TestExecutor
Test execution for a Source against a TestSuite
executeSingleTest(Source, TestCase) - Method in class org.aksw.rdfunit.tests.executors.AggregatedTestExecutor
 
executeSingleTest(Source, TestCase) - Method in class org.aksw.rdfunit.tests.executors.ExtendedTestExecutor
 
executeSingleTest(Source, TestCase) - Method in class org.aksw.rdfunit.tests.executors.RLOGTestExecutor
 
executeSingleTest(Source, TestCase) - Method in class org.aksw.rdfunit.tests.executors.StatusTestExecutor
 
executeSingleTest(Source, TestCase) - Method in class org.aksw.rdfunit.tests.executors.TestExecutor
Executes single test.
ExtendedTestCaseResult - Class in org.aksw.rdfunit.tests.results
The type Extended test case result.
ExtendedTestCaseResult(TestCase, RLOGTestCaseResult) - Constructor for class org.aksw.rdfunit.tests.results.ExtendedTestCaseResult
Instantiates a new Extended test case result.
ExtendedTestCaseResult(TestCase, String, String, RLOGLevel) - Constructor for class org.aksw.rdfunit.tests.results.ExtendedTestCaseResult
Instantiates a new Extended test case result.
ExtendedTestExecutor - Class in org.aksw.rdfunit.tests.executors
The Extended Test Executor extends RLOG Executor but provides richer error metadata TODO: At the moment this is partially
ExtendedTestExecutor(QueryGenerationFactory) - Constructor for class org.aksw.rdfunit.tests.executors.ExtendedTestExecutor
Instantiates a new ExtendedTestExecutor

F

fileExists(String) - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
 
fillSchemaServiceFromFile(String) - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
 
fillSchemaServiceFromFile(InputStream) - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
 
fillSchemaServiceFromLOV() - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
 
FormatService - Class in org.aksw.rdfunit.io.format
 

G

geFirstOutputFormat() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
generate(Source) - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
 
generateTestSuite(String, Source, Collection<TestAutoGenerator>) - Method in class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
 
generateTestURI(String, Pattern, Collection<Binding>, String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
generationFinished() - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
Called when test generation ends
generationStarted(Source, long) - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
Called when testing starts
getAbrTestURI() - Method in class org.aksw.rdfunit.tests.TestCase
 
getAllFormats() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
Returns a list with all the defined serialization formats
getAllNamespaces() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
Gets all namespaces that exists in a QEF
getAllSchemata() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getAnnotationProperty() - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
Gets the annotation property.
getAnnotationValue() - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
Gets the annotation value.
getAppliesTo() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getAutoGenerators() - Method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsALLReader(Collection<String>) - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsALLReader() - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsDSPReader(Collection<String>) - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsDSPReader() - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsOWLReader(Collection<String>) - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsOWLReader() - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsRSReader(Collection<String>) - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorsRSReader() - Static method in class org.aksw.rdfunit.RDFUnit
 
getAutoGeneratorURI() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getAutoPrefixForURI(String) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
 
getBindedAnnotations(Collection<Binding>) - Method in class org.aksw.rdfunit.patterns.Pattern
Goes through all external annotations and if it finds a literal value with %%XX%% it replaces it with the binding value
getBindingsFromTestCase(QueryExecutionFactory, String, Pattern) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
getCacheFile(String, Source) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
 
getCacheFolderForURI(String) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
 
getCacheTTL() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getClassStats() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
Returns property statistics.
getConstrain() - Method in class org.aksw.rdfunit.patterns.PatternParameter
Gets constrain.
getConstraintPattern() - Method in class org.aksw.rdfunit.patterns.PatternParameter
Gets constraint pattern.
getCustomDereferenceURI() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getDataFolder() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getDatasetURI() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getDescription() - Method in class org.aksw.rdfunit.patterns.Pattern
 
getDescription() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
 
getDescription() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getEndpointGraphs() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getEndpointQueryCacheTTL() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getEndpointQueryDelayMS() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getEndpointQueryLimit() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getEndpointQueryPagination() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getEndpointURI() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getEndTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getEnrichedSchema() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getErrorCount() - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
Gets error count.
getErrorTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getExecutionFactory() - Method in class org.aksw.rdfunit.sources.Source
 
getExtension() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
Gets the serialization extension.
getFailedTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getFirstItemInCollection(Collection<T>) - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
 
getFormatFromExtension(String) - Static method in class org.aksw.rdfunit.io.reader.RDFStreamReader
 
getGenerated() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getHeaderType() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
Gets the serialization mimetype
getId() - Method in class org.aksw.rdfunit.patterns.Pattern
 
getId() - Method in class org.aksw.rdfunit.patterns.PatternParameter
Gets id.
getIdentifiedSchemata() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
Uses the getAllNamespaces() function and tries to match them to SchemaSource's
getIndividualErrors() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getInputFormat(String) - Static method in class org.aksw.rdfunit.io.format.FormatService
returns an input FormatType for a given name
getLocalName(String, String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
Returns the local name of a URI by removing the prefix namespace
getLogLevel() - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
Gets the log level.
getLogLevel() - Method in class org.aksw.rdfunit.tests.TestCase
 
getMD5FromString(String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
getMessage() - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
Gets the message.
getModel() - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
Gets model that contains the results
getModelFromQueryFactory(QueryExecutionFactory) - Static method in class org.aksw.rdfunit.Utils.SparqlUtils
 
getName() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
Gets the default serialization name.
getNamespaceFromURI(String) - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
Gets namespace from uRI.
getNSFromPrefix(String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
Given a prefix it returns the prefix namespace.
getOutputFormat(String) - Static method in class org.aksw.rdfunit.io.format.FormatService
returns an output FormatType for a given name
getOutputFormats() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getOutputStreamFromFilename(String) - Static method in class org.aksw.rdfunit.io.writer.RDFStreamWriter
 
getOverviewResults() - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
Gets overview results.
getPagination() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getParameter(String) - Method in class org.aksw.rdfunit.patterns.Pattern
Returns a parameter object from a parameter URI
getParameterId() - Method in class org.aksw.rdfunit.tests.Binding
 
getParameters() - Method in class org.aksw.rdfunit.patterns.Pattern
Returns the Pattern Parameters as an immutable Collection
getPattern(String) - Static method in class org.aksw.rdfunit.services.PatternService
 
getPattern() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
 
getPattern(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.PatternUtils
Given a QueryExecutionFactory and a pattern URI, it instantiates a new Pattern
getPatternList() - Static method in class org.aksw.rdfunit.services.PatternService
 
getPatternsReader(Collection<String>) - Static method in class org.aksw.rdfunit.RDFUnit
 
getPatternsReader() - Static method in class org.aksw.rdfunit.RDFUnit
 
getPrefix() - Method in exception org.aksw.rdfunit.exceptions.UndefinedSchemaException
 
getPrefix() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getPrefix() - Method in class org.aksw.rdfunit.sources.EnrichedSchemaSource
 
getPrefix() - Method in class org.aksw.rdfunit.sources.Source
 
getPrefixFromNS(String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
 
getPrevalenceCount() - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
Gets prevalence count.
getPropertyStats() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
Returns property statistics.
getQuery() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
 
getQueryDelay() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getQueryLimit() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getReferences() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getReferencesFromTestCase(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
getReferencesSchemata() - Method in class org.aksw.rdfunit.sources.Source
 
getResource() - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
Gets the resource.
getResultAnnotations() - Method in class org.aksw.rdfunit.tests.TestCase
 
getResultAnnotations() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getResultAnnotations(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.SparqlUtils
 
getResultMessage() - Method in class org.aksw.rdfunit.tests.TestCase
 
getResultsHeader() - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsAggregateWriter
 
getResultsHeader() - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsRlogWriter
 
getResultsHeader() - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsStatusWriter
 
getResultsHeader() - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsWriter
 
getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsAggregateWriter
 
getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsRlogWriter
 
getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsStatusWriter
 
getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsWriter
 
getSchema() - Method in class org.aksw.rdfunit.sources.SchemaSource
 
getSchemaSourceCacheFilename(String, TestAppliesTo, String, String) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
 
getSerialization() - Method in exception org.aksw.rdfunit.exceptions.UndefinedSerializationException
 
getSourceAutoTestFile(String, Source) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
 
getSourceFromPrefix(String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
getSourceFromPrefix(String, String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
getSourceFromUri(String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
getSourceFromUri(String, String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
getSourceList(String, Collection<String>) - Static method in class org.aksw.rdfunit.services.SchemaService
 
getSourceListAll(boolean, String) - Static method in class org.aksw.rdfunit.services.SchemaService
 
getSourceManualTestFile(String, Source) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
 
getSourceType() - Method in class org.aksw.rdfunit.sources.ApplicationSource
 
getSourceType() - Method in class org.aksw.rdfunit.sources.DumpTestSource
 
getSourceType() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getSourceType() - Method in class org.aksw.rdfunit.sources.EnrichedSchemaSource
 
getSourceType() - Method in class org.aksw.rdfunit.sources.SchemaSource
 
getSourceType() - Method in class org.aksw.rdfunit.sources.Source
 
getSourceUri() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getSparqlEndpoint() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getSparqlGraphs() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
getSparqlPatternPrevalence() - Method in class org.aksw.rdfunit.patterns.Pattern
 
getSparqlPrefixDecl() - Static method in class org.aksw.rdfunit.services.PrefixNSService
 
getSparqlPrevalence() - Method in class org.aksw.rdfunit.tests.ManualTestCase
 
getSparqlPrevalence() - Method in class org.aksw.rdfunit.tests.PatternBasedTestCase
 
getSparqlPrevalence() - Method in class org.aksw.rdfunit.tests.TestCase
 
getSparqlPrevalenceQuery() - Method in class org.aksw.rdfunit.tests.TestCase
 
getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationAskFactory
 
getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationCountFactory
 
getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationExtendedSelectFactory
 
getSparqlQuery(TestCase) - Method in interface org.aksw.rdfunit.tests.QueryGenerationFactory
Gets a TestCase and returns an appropriate sparql query as Jena Query
getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationSelectFactory
 
getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationAskFactory
 
getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationCountFactory
 
getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationExtendedSelectFactory
 
getSparqlQueryAsString(TestCase) - Method in interface org.aksw.rdfunit.tests.QueryGenerationFactory
Gets a TestCase and returns an appropriate sparql query as String
getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationSelectFactory
 
getSparqlWhere() - Method in class org.aksw.rdfunit.tests.ManualTestCase
 
getSparqlWhere() - Method in class org.aksw.rdfunit.tests.PatternBasedTestCase
 
getSparqlWhere() - Method in class org.aksw.rdfunit.tests.TestCase
 
getSparqlWherePattern() - Method in class org.aksw.rdfunit.patterns.Pattern
 
getStartTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getStats(String) - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
Gets stats.
getStatus() - Method in exception org.aksw.rdfunit.exceptions.TestCaseExecutionException
 
getStatus() - Method in class org.aksw.rdfunit.tests.results.StatusTestCaseResult
Gets the status.
getStatusClass(String) - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsStatusWriter
 
getSuccessfullTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getTestCase() - Method in class org.aksw.rdfunit.tests.results.TestCaseResult
Gets the associated test case.
getTestCaseExecutionType() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getTestCaseLogLevel() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getTestCases() - Method in class org.aksw.rdfunit.tests.TestSuite
 
getTestFolder() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getTestSource() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
getTestURI() - Method in class org.aksw.rdfunit.tests.TestCase
 
getTimeoutTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getTimestamp() - Method in class org.aksw.rdfunit.tests.results.TestCaseResult
Gets the result timestamp.
getTotalTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
getUnitTestModel() - Method in class org.aksw.rdfunit.tests.TestCase
 
getUri() - Method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
 
getUri() - Method in enum org.aksw.rdfunit.enums.RLOGLevel
 
getUri() - Method in enum org.aksw.rdfunit.enums.TestAppliesTo
 
getUri() - Method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
 
getUri() - Method in enum org.aksw.rdfunit.enums.TestGenerationType
 
getUri() - Method in class org.aksw.rdfunit.patterns.PatternParameter
Gets uri.
getUri() - Method in class org.aksw.rdfunit.sources.Source
 
getUri() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
 
getURIFromAbbrev(String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
Given an abbreviated URI, it returns a full URI
getUriSize(String) - Static method in class org.aksw.rdfunit.io.reader.RDFDereferenceLimitReader
Calculates the size of the remote resource taken from http://stackoverflow.com/a/7673089
getValue() - Method in class org.aksw.rdfunit.tests.Binding
 
getValueAsString() - Method in class org.aksw.rdfunit.tests.Binding
 
getVariableAnnotations() - Method in class org.aksw.rdfunit.tests.TestCase
 
getVariableAnnotations() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
getVariableAnnotationsMap() - Method in class org.aksw.rdfunit.tests.results.ExtendedTestCaseResult
 

H

hashCode() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
 
hashCode() - Method in class org.aksw.rdfunit.patterns.Pattern
 
hashCode() - Method in class org.aksw.rdfunit.patterns.PatternParameter
 
hashCode() - Method in class org.aksw.rdfunit.sources.Source
 
hashCode() - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
 
hashCode() - Method in class org.aksw.rdfunit.tests.TestCase
 

I

increaseErrorTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
increaseFailedTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
increaseIndividualErrors(long) - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
increaseSuccessfullTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
increaseTimeoutTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
init() - Method in class org.aksw.rdfunit.RDFUnit
 
initQueryFactory() - Method in class org.aksw.rdfunit.sources.ApplicationSource
 
initQueryFactory() - Method in class org.aksw.rdfunit.sources.DumpTestSource
 
initQueryFactory() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
initQueryFactory() - Method in class org.aksw.rdfunit.sources.SchemaSource
 
initQueryFactory() - Method in class org.aksw.rdfunit.sources.Source
 
instantiatePatternsFromModel(QueryExecutionFactory) - Static method in class org.aksw.rdfunit.Utils.PatternUtils
Takes a QEF and tries to instantiate all defined patterns in that QEF
instantiateSingleManualTestFromModel(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
instantiateSinglePatternTestFromModel(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
instantiateTestGeneratorsFromModel(QueryExecutionFactory) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
instantiateTestsFromAG(Collection<TestAutoGenerator>, Source) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
instantiateTestsFromModel(Model) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
instantiateTestsFromModel(Model, boolean) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
isAcceptedAsInput(String) - Method in class org.aksw.rdfunit.io.format.SerializationFormat
Checks if this format is an input format (or input & output) and matches one of the synonyms
isAcceptedAsOutput(String) - Method in class org.aksw.rdfunit.io.format.SerializationFormat
Checks if this format is an output format (or input & output) and matches one of the synonyms
isAutoTestsEnabled() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
isCalculateCoverageEnabled() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
isManualTestsEnabled() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
isTestCacheEnabled() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
isValid() - Method in class org.aksw.rdfunit.patterns.Pattern
 
isValid() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
Checks if the the generator is valid (provides correct parameters)

L

log - Static variable in class org.aksw.rdfunit.sources.Source
 

M

ManualTestCase - Class in org.aksw.rdfunit.tests
 
ManualTestCase(String, TestCaseAnnotation, String, String) - Constructor for class org.aksw.rdfunit.tests.ManualTestCase
 

O

org.aksw.rdfunit - package org.aksw.rdfunit
 
org.aksw.rdfunit.coverage - package org.aksw.rdfunit.coverage
 
org.aksw.rdfunit.enums - package org.aksw.rdfunit.enums
 
org.aksw.rdfunit.exceptions - package org.aksw.rdfunit.exceptions
 
org.aksw.rdfunit.io.format - package org.aksw.rdfunit.io.format
 
org.aksw.rdfunit.io.reader - package org.aksw.rdfunit.io.reader
 
org.aksw.rdfunit.io.writer - package org.aksw.rdfunit.io.writer
 
org.aksw.rdfunit.patterns - package org.aksw.rdfunit.patterns
 
org.aksw.rdfunit.services - package org.aksw.rdfunit.services
 
org.aksw.rdfunit.sources - package org.aksw.rdfunit.sources
 
org.aksw.rdfunit.statistics - package org.aksw.rdfunit.statistics
 
org.aksw.rdfunit.tests - package org.aksw.rdfunit.tests
 
org.aksw.rdfunit.tests.executors - package org.aksw.rdfunit.tests.executors
 
org.aksw.rdfunit.tests.executors.monitors - package org.aksw.rdfunit.tests.executors.monitors
 
org.aksw.rdfunit.tests.generators - package org.aksw.rdfunit.tests.generators
 
org.aksw.rdfunit.tests.generators.monitors - package org.aksw.rdfunit.tests.generators.monitors
 
org.aksw.rdfunit.tests.results - package org.aksw.rdfunit.tests.results
 
org.aksw.rdfunit.Utils - package org.aksw.rdfunit.Utils
 

P

PAGINATION - Static variable in class org.aksw.rdfunit.sources.EndpointTestSource
Pagination for big results, set to 800 records by default
Pattern - Class in org.aksw.rdfunit.patterns
Defines an RDFUnitL Pattern
Pattern(String, String, String, String, Collection<PatternParameter>, Collection<ResultAnnotation>) - Constructor for class org.aksw.rdfunit.patterns.Pattern
 
PatternBasedTestCase - Class in org.aksw.rdfunit.tests
 
PatternBasedTestCase(String, TestCaseAnnotation, Pattern, Collection<Binding>) - Constructor for class org.aksw.rdfunit.tests.PatternBasedTestCase
 
PatternParameter - Class in org.aksw.rdfunit.patterns
Defines a Pattern Parameter.
PatternParameter(String, String, PatternParameterConstraints, String) - Constructor for class org.aksw.rdfunit.patterns.PatternParameter
Instantiates a new Pattern parameter.
PatternParameterConstraints - Enum in org.aksw.rdfunit.enums
 
PatternService - Class in org.aksw.rdfunit.services
 
PatternUtils - Class in org.aksw.rdfunit.Utils
Util functions that instantiate patterns from a QEF
PrefixNSService - Class in org.aksw.rdfunit.services
A service class that keeps track of the defined prefixes and provides various utils

Q

QUERY_DELAY - Static variable in class org.aksw.rdfunit.sources.EndpointTestSource
Delay between queries in a SPARQL Endpoint, set to 5 seconds by default
QUERY_LIMIT - Static variable in class org.aksw.rdfunit.sources.EndpointTestSource
Pose a limit on the returned results.
QueryGenerationAskFactory - Class in org.aksw.rdfunit.tests
Factory that returns ASK queries
QueryGenerationAskFactory() - Constructor for class org.aksw.rdfunit.tests.QueryGenerationAskFactory
 
QueryGenerationCountFactory - Class in org.aksw.rdfunit.tests
Factory that returns aggregate count queries
QueryGenerationCountFactory() - Constructor for class org.aksw.rdfunit.tests.QueryGenerationCountFactory
 
QueryGenerationExtendedSelectFactory - Class in org.aksw.rdfunit.tests
Factory that returns select queries and besides SELECT ?resource it adds all variable annotations
QueryGenerationExtendedSelectFactory() - Constructor for class org.aksw.rdfunit.tests.QueryGenerationExtendedSelectFactory
 
queryGenerationFactory - Variable in class org.aksw.rdfunit.tests.executors.TestExecutor
Used to transform TestCases to SPARQL Queries
QueryGenerationFactory - Interface in org.aksw.rdfunit.tests
Abstract Factory that takes a test case and transforms it to a valid SPARQL QUery
QueryGenerationSelectFactory - Class in org.aksw.rdfunit.tests
Factory that returns simple select queries
QueryGenerationSelectFactory() - Constructor for class org.aksw.rdfunit.tests.QueryGenerationSelectFactory
 

R

RDFDereferenceLimitReader - Class in org.aksw.rdfunit.io.reader
Checks the size of the remote location and continues only if it is below a certain limit If the size cannot be determined, strict determines what to do
RDFDereferenceLimitReader(String, long) - Constructor for class org.aksw.rdfunit.io.reader.RDFDereferenceLimitReader
Instantiates a new RDF dereference limit reader.
RDFDereferenceLimitReader(String, long, boolean) - Constructor for class org.aksw.rdfunit.io.reader.RDFDereferenceLimitReader
Instantiates a new RDF dereference limit reader.
RDFDereferenceReader - Class in org.aksw.rdfunit.io.reader
 
RDFDereferenceReader(String) - Constructor for class org.aksw.rdfunit.io.reader.RDFDereferenceReader
 
RDFFileWriter - Class in org.aksw.rdfunit.io.writer
 
RDFFileWriter(String) - Constructor for class org.aksw.rdfunit.io.writer.RDFFileWriter
 
RDFFileWriter(String, String) - Constructor for class org.aksw.rdfunit.io.writer.RDFFileWriter
 
RDFFileWriter(String, boolean) - Constructor for class org.aksw.rdfunit.io.writer.RDFFileWriter
 
RDFFileWriter(String, String, boolean, boolean, boolean) - Constructor for class org.aksw.rdfunit.io.writer.RDFFileWriter
 
RDFFirstSuccessReader - Class in org.aksw.rdfunit.io.reader
 
RDFFirstSuccessReader(Collection<RDFReader>) - Constructor for class org.aksw.rdfunit.io.reader.RDFFirstSuccessReader
 
RDFHTMLResultsAggregateWriter - Class in org.aksw.rdfunit.io.writer
 
RDFHTMLResultsAggregateWriter(String) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsAggregateWriter
 
RDFHTMLResultsAggregateWriter(OutputStream) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsAggregateWriter
 
RDFHTMLResultsRlogWriter - Class in org.aksw.rdfunit.io.writer
 
RDFHTMLResultsRlogWriter(String) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsRlogWriter
 
RDFHTMLResultsRlogWriter(OutputStream) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsRlogWriter
 
RDFHTMLResultsStatusWriter - Class in org.aksw.rdfunit.io.writer
 
RDFHTMLResultsStatusWriter(String) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsStatusWriter
 
RDFHTMLResultsStatusWriter(OutputStream) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsStatusWriter
 
RDFHTMLResultsWriter - Class in org.aksw.rdfunit.io.writer
 
RDFHTMLResultsWriter(OutputStream) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsWriter
 
RDFHTMLResultsWriter(String) - Constructor for class org.aksw.rdfunit.io.writer.RDFHTMLResultsWriter
 
RDFModelReader - Class in org.aksw.rdfunit.io.reader
 
RDFModelReader(Model) - Constructor for class org.aksw.rdfunit.io.reader.RDFModelReader
 
RDFMultipleReader - Class in org.aksw.rdfunit.io.reader
 
RDFMultipleReader(Collection<RDFReader>) - Constructor for class org.aksw.rdfunit.io.reader.RDFMultipleReader
 
RDFMultipleWriter - Class in org.aksw.rdfunit.io.writer
 
RDFMultipleWriter(Collection<RDFWriter>) - Constructor for class org.aksw.rdfunit.io.writer.RDFMultipleWriter
 
RDFReadAndCacheReader - Class in org.aksw.rdfunit.io.reader
 
RDFReadAndCacheReader(RDFReader, RDFWriter) - Constructor for class org.aksw.rdfunit.io.reader.RDFReadAndCacheReader
 
RDFReader - Class in org.aksw.rdfunit.io.reader
Triple reader superclass
RDFReader() - Constructor for class org.aksw.rdfunit.io.reader.RDFReader
 
RDFReaderException - Exception in org.aksw.rdfunit.io.reader
 
RDFReaderException() - Constructor for exception org.aksw.rdfunit.io.reader.RDFReaderException
 
RDFReaderException(String, Throwable) - Constructor for exception org.aksw.rdfunit.io.reader.RDFReaderException
 
RDFReaderException(String) - Constructor for exception org.aksw.rdfunit.io.reader.RDFReaderException
 
RDFReaderException(Throwable) - Constructor for exception org.aksw.rdfunit.io.reader.RDFReaderException
 
RDFReaderException(Exception) - Constructor for exception org.aksw.rdfunit.io.reader.RDFReaderException
 
RDFReaderFactory - Class in org.aksw.rdfunit.io.reader
 
RDFSPARQLReader - Class in org.aksw.rdfunit.io.reader
 
RDFSPARQLReader(String, String) - Constructor for class org.aksw.rdfunit.io.reader.RDFSPARQLReader
 
RDFSPARULWriter - Class in org.aksw.rdfunit.io.writer
 
RDFSPARULWriter() - Constructor for class org.aksw.rdfunit.io.writer.RDFSPARULWriter
 
RDFStreamReader - Class in org.aksw.rdfunit.io.reader
 
RDFStreamReader(String) - Constructor for class org.aksw.rdfunit.io.reader.RDFStreamReader
 
RDFStreamReader(String, String) - Constructor for class org.aksw.rdfunit.io.reader.RDFStreamReader
 
RDFStreamReader(InputStream, String) - Constructor for class org.aksw.rdfunit.io.reader.RDFStreamReader
 
RDFStreamWriter - Class in org.aksw.rdfunit.io.writer
 
RDFStreamWriter(OutputStream, String) - Constructor for class org.aksw.rdfunit.io.writer.RDFStreamWriter
 
RDFStreamWriter(OutputStream) - Constructor for class org.aksw.rdfunit.io.writer.RDFStreamWriter
 
RDFUnit - Class in org.aksw.rdfunit
Main class used to load & instantiate patterns and provide access to Test Generators
RDFUnit(Collection<String>) - Constructor for class org.aksw.rdfunit.RDFUnit
 
RDFUnit(String) - Constructor for class org.aksw.rdfunit.RDFUnit
 
RDFUnit() - Constructor for class org.aksw.rdfunit.RDFUnit
 
RDFUnitConfiguration - Class in org.aksw.rdfunit
 
RDFUnitConfiguration(String, String) - Constructor for class org.aksw.rdfunit.RDFUnitConfiguration
 
RDFUnitConfiguration(String, String, String) - Constructor for class org.aksw.rdfunit.RDFUnitConfiguration
 
RDFUnitUtils - Class in org.aksw.rdfunit.Utils
 
RDFWriter - Class in org.aksw.rdfunit.io.writer
Triple writer superclass (could be an interface if we remove write(Model model))
RDFWriter() - Constructor for class org.aksw.rdfunit.io.writer.RDFWriter
 
RDFWriterException - Exception in org.aksw.rdfunit.io.writer
 
RDFWriterException() - Constructor for exception org.aksw.rdfunit.io.writer.RDFWriterException
 
RDFWriterException(String, Throwable) - Constructor for exception org.aksw.rdfunit.io.writer.RDFWriterException
 
RDFWriterException(String) - Constructor for exception org.aksw.rdfunit.io.writer.RDFWriterException
 
RDFWriterException(Throwable) - Constructor for exception org.aksw.rdfunit.io.writer.RDFWriterException
 
RDFWriterException(Exception) - Constructor for exception org.aksw.rdfunit.io.writer.RDFWriterException
 
RDFWriterFactory - Class in org.aksw.rdfunit.io.writer
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFDereferenceLimitReader
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFDereferenceReader
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFFirstSuccessReader
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFModelReader
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFMultipleReader
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFReadAndCacheReader
 
read() - Method in class org.aksw.rdfunit.io.reader.RDFReader
Reads RDF and returns a Model
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFReader
Reads RDF and writes the data in the Model provided by the user
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFSPARQLReader
 
read(Model) - Method in class org.aksw.rdfunit.io.reader.RDFStreamReader
 
removeTestExecutorMonitor(TestExecutorMonitor) - Method in class org.aksw.rdfunit.tests.executors.TestExecutor
Remove a test executor monitor / subscriber.
removeTestExecutorMonitor(TestGeneratorExecutorMonitor) - Method in class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
 
reset() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
resolve(String) - Static method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
Resolves a full URI/IRI to an enum
resolve(String) - Static method in enum org.aksw.rdfunit.enums.RLOGLevel
Resolves a full URI/IRI to an enum
resolve(String) - Static method in enum org.aksw.rdfunit.enums.TestAppliesTo
Resolves a full URI/IRI to an enum
resolve(String) - Static method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
Resolves a full URI/IRI to an enum
resolve(long) - Static method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
 
resolve(String) - Static method in enum org.aksw.rdfunit.enums.TestGenerationType
Resolves a full URI/IRI to an enum
ResultAnnotation - Class in org.aksw.rdfunit.tests.results
Holds a test case result annotation that will be used when we generate individual results
ResultAnnotation(String, RDFNode) - Constructor for class org.aksw.rdfunit.tests.results.ResultAnnotation
Instantiates a new Result annotation.
RLOGLevel - Enum in org.aksw.rdfunit.enums
 
RLOGTestCaseResult - Class in org.aksw.rdfunit.tests.results
The type RLOG test case result.
RLOGTestCaseResult(TestCase, String, String, RLOGLevel) - Constructor for class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
Instantiates a new RLOG test case result.
RLOGTestExecutor - Class in org.aksw.rdfunit.tests.executors
The RLOG Executor returns violation instances and for every instance it generates an rlog:Entry See the rlog vocabulary
RLOGTestExecutor(QueryGenerationFactory) - Constructor for class org.aksw.rdfunit.tests.executors.RLOGTestExecutor
Instantiates a new RLOGTestExecutor

S

schema - Variable in class org.aksw.rdfunit.sources.SchemaSource
 
schemaReader - Variable in class org.aksw.rdfunit.sources.SchemaSource
 
SchemaService - Class in org.aksw.rdfunit.services
Holds all the schema definitions It is usually instantiated from LOV on app startup
SchemaSource - Class in org.aksw.rdfunit.sources
 
SchemaSource(String, String, RDFReader) - Constructor for class org.aksw.rdfunit.sources.SchemaSource
 
SchemaSource(String, String, String, RDFReader) - Constructor for class org.aksw.rdfunit.sources.SchemaSource
 
SchemaSource(SchemaSource) - Constructor for class org.aksw.rdfunit.sources.SchemaSource
 
SerialiazationFormatFactory - Class in org.aksw.rdfunit.io.format
 
SerializationFormat - Class in org.aksw.rdfunit.io.format
Holds a format serialization description
SerializationFormat(String, SerializationFormatType, String, String) - Constructor for class org.aksw.rdfunit.io.format.SerializationFormat
Constructor
SerializationFormat(String, SerializationFormatType, String, String, Set<String>) - Constructor for class org.aksw.rdfunit.io.format.SerializationFormat
Constructor
serialize(Model) - Method in class org.aksw.rdfunit.tests.ManualTestCase
 
serialize(Model) - Method in class org.aksw.rdfunit.tests.PatternBasedTestCase
 
serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
 
serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.ExtendedTestCaseResult
 
serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
 
serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.StatusTestCaseResult
 
serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.TestCaseResult
Serializes a TestCaseResult in a model.
serialize(Model) - Method in class org.aksw.rdfunit.tests.TestCase
 
serialize(Resource, Model) - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
 
serialize(Model) - Method in class org.aksw.rdfunit.tests.TestSuite
 
serializeAsResult(Resource, Model) - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
Serialize this annotation for an extended test case result
serializeAsTestCase(Model) - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
Serialize this annotation for exporting a test case.
set(DatasetOverviewResults) - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
setAutoSchemataFromQEF(QueryExecutionFactory) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setAutoTestsEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setCacheTTL(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
setCalculateCoverageEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setCustomDereferenceURI(String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setCustomTextSource(String, String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointConfiguration(String, Collection<String>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointConfiguration(String, Collection<String>, long, long, long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointConfiguration(String, Collection<String>, long, long, long, long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointQueryCacheTTL(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointQueryDelayMS(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointQueryLimit(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndpointQueryPagination(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setEndTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
setEnrichedSchema(String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setManualTestsEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setNSPrefixesInModel(Model) - Static method in class org.aksw.rdfunit.services.PrefixNSService
Adds the defined prefixes in a give model
setOutputFormatTypes(Collection<String>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setPagination(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
setPrefix(String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setQueryDelay(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
setQueryLimit(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
 
setSchemata(Collection<SchemaSource>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setSchemataFromPrefixes(Collection<String>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setStartTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
setTestCacheEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setTestCaseExecutionType(TestCaseExecutionType) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
 
setTestCases(Collection<TestCase>) - Method in class org.aksw.rdfunit.tests.TestSuite
 
setTotalTests(long) - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
 
SimpleTestExecutorMonitor - Class in org.aksw.rdfunit.tests.executors.monitors
A simple test executor monitor.
SimpleTestExecutorMonitor() - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
Instantiates a new Simple test executor monitor.
SimpleTestExecutorMonitor(boolean) - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
Instantiates a new Simple test executor monitor.
SimpleTestExecutorMonitor(Model) - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
Instantiates a new Simple test executor monitor using an external Model.
SimpleTestExecutorMonitor(Model, boolean) - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
Instantiates a new Simple test executor monitor.
singleTestExecuted(TestCase, TestCaseResultStatus, Collection<TestCaseResult>) - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
 
singleTestExecuted(TestCase, TestCaseResultStatus, Collection<TestCaseResult>) - Method in interface org.aksw.rdfunit.tests.executors.monitors.TestExecutorMonitor
Called when a single test is executed
singleTestStarted(TestCase) - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
 
singleTestStarted(TestCase) - Method in interface org.aksw.rdfunit.tests.executors.monitors.TestExecutorMonitor
Called when a single test starts
size() - Method in class org.aksw.rdfunit.tests.TestSuite
 
Source - Class in org.aksw.rdfunit.sources
 
Source(String, String) - Constructor for class org.aksw.rdfunit.sources.Source
 
Source(Source) - Constructor for class org.aksw.rdfunit.sources.Source
 
SourceFactory - Class in org.aksw.rdfunit.sources
 
sourceGenerationExecuted(Source, TestGenerationType, long) - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
Called when a test generation starts
sourceGenerationStarted(Source, TestGenerationType) - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
Called when a test generation starts
SparqlUtils - Class in org.aksw.rdfunit.Utils
 
StatusTestCaseResult - Class in org.aksw.rdfunit.tests.results
The Status test case result.
StatusTestCaseResult(TestCase, TestCaseResultStatus) - Constructor for class org.aksw.rdfunit.tests.results.StatusTestCaseResult
Instantiates a new Status test case result.
StatusTestExecutor - Class in org.aksw.rdfunit.tests.executors
Test Executor that reports only a status (Success, Fail, Timeout or Error) for every test case and nothing more
StatusTestExecutor(QueryGenerationFactory) - Constructor for class org.aksw.rdfunit.tests.executors.StatusTestExecutor
Instantiates a new StatusTestExecutor.

T

TestAppliesTo - Enum in org.aksw.rdfunit.enums
 
TestAutoGenerator - Class in org.aksw.rdfunit.tests
 
TestAutoGenerator(String, String, String, Pattern, Collection<ResultAnnotation>) - Constructor for class org.aksw.rdfunit.tests.TestAutoGenerator
 
TestCase - Class in org.aksw.rdfunit.tests
 
TestCase(String, TestCaseAnnotation) - Constructor for class org.aksw.rdfunit.tests.TestCase
 
TestCaseAnnotation - Class in org.aksw.rdfunit.tests
 
TestCaseAnnotation(TestGenerationType, String, TestAppliesTo, String, Collection<String>, String, RLOGLevel, Collection<ResultAnnotation>) - Constructor for class org.aksw.rdfunit.tests.TestCaseAnnotation
 
TestCaseExecutionException - Exception in org.aksw.rdfunit.exceptions
 
TestCaseExecutionException(TestCaseResultStatus, String) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseExecutionException
 
TestCaseExecutionException(TestCaseResultStatus, Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseExecutionException
 
TestCaseExecutionException(TestCaseResultStatus, String, Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseExecutionException
 
TestCaseExecutionType - Enum in org.aksw.rdfunit.enums
 
TestCaseInstantiationException - Exception in org.aksw.rdfunit.exceptions
 
TestCaseInstantiationException() - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseInstantiationException
 
TestCaseInstantiationException(String, Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseInstantiationException
 
TestCaseInstantiationException(String) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseInstantiationException
 
TestCaseInstantiationException(Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseInstantiationException
 
TestCaseInstantiationException(Exception) - Constructor for exception org.aksw.rdfunit.exceptions.TestCaseInstantiationException
 
TestCaseResult - Class in org.aksw.rdfunit.tests.results
An abstract Test Case Result.
TestCaseResult(TestCase) - Constructor for class org.aksw.rdfunit.tests.results.TestCaseResult
Constructor
TestCaseResultStatus - Enum in org.aksw.rdfunit.enums
 
TestCoverageEvaluator - Class in org.aksw.rdfunit.coverage
 
TestCoverageEvaluator() - Constructor for class org.aksw.rdfunit.coverage.TestCoverageEvaluator
 
TestExecutor - Class in org.aksw.rdfunit.tests.executors
Takes a dataset source and executes the test queries against the endpoint.
TestExecutor(QueryGenerationFactory) - Constructor for class org.aksw.rdfunit.tests.executors.TestExecutor
Instantiates a new Test executor.
TestExecutorFactory - Class in org.aksw.rdfunit.tests.executors
Factory methods for Test Executors instantiation
TestExecutorMonitor - Interface in org.aksw.rdfunit.tests.executors.monitors
interface for monitoring a TestExecutor .
TestGenerationType - Enum in org.aksw.rdfunit.enums
 
TestGeneratorExecutor - Class in org.aksw.rdfunit.tests.generators
 
TestGeneratorExecutor() - Constructor for class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
 
TestGeneratorExecutor(boolean, boolean, boolean) - Constructor for class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
TestAutoGenerator constructor TODO: loadFromCache does not make sense if useAutoTests is false
TestGeneratorExecutorMonitor - Interface in org.aksw.rdfunit.tests.generators.monitors
Interface for monitoring a Test Generator Executor.
testingFinished() - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
 
testingFinished() - Method in interface org.aksw.rdfunit.tests.executors.monitors.TestExecutorMonitor
Called when testing ends
testingStarted(Source, TestSuite) - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
 
testingStarted(Source, TestSuite) - Method in interface org.aksw.rdfunit.tests.executors.monitors.TestExecutorMonitor
Called when testing starts
TestSuite - Class in org.aksw.rdfunit.tests
 
TestSuite(Collection<TestCase>) - Constructor for class org.aksw.rdfunit.tests.TestSuite
 
TestUtils - Class in org.aksw.rdfunit.Utils
 
toString() - Method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
 
toString() - Method in enum org.aksw.rdfunit.enums.RLOGLevel
 
toString() - Method in enum org.aksw.rdfunit.enums.TestAppliesTo
 
toString() - Method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
 
toString() - Method in enum org.aksw.rdfunit.enums.TestGenerationType
 
toString() - Method in class org.aksw.rdfunit.sources.SchemaSource
 
toString() - Method in class org.aksw.rdfunit.sources.Source
 
toString() - Method in class org.aksw.rdfunit.tests.Binding
 
toString() - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
 
toString() - Method in class org.aksw.rdfunit.tests.TestCase
 

U

UndefinedSchemaException - Exception in org.aksw.rdfunit.exceptions
 
UndefinedSchemaException(String) - Constructor for exception org.aksw.rdfunit.exceptions.UndefinedSchemaException
 
UndefinedSchemaException(String, Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.UndefinedSchemaException
 
UndefinedSerializationException - Exception in org.aksw.rdfunit.exceptions
 
UndefinedSerializationException(String) - Constructor for exception org.aksw.rdfunit.exceptions.UndefinedSerializationException
 
UndefinedSerializationException(String, Throwable) - Constructor for exception org.aksw.rdfunit.exceptions.UndefinedSerializationException
 

V

validateQueries() - Method in class org.aksw.rdfunit.tests.TestCase
 
valueOf(String) - Static method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aksw.rdfunit.enums.RLOGLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestAppliesTo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestCaseExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestGenerationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aksw.rdfunit.enums.RLOGLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aksw.rdfunit.enums.TestAppliesTo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aksw.rdfunit.enums.TestCaseExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aksw.rdfunit.enums.TestGenerationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(QueryExecutionFactory) - Method in class org.aksw.rdfunit.io.writer.RDFFileWriter
 
write(QueryExecutionFactory) - Method in class org.aksw.rdfunit.io.writer.RDFHTMLResultsWriter
 
write(QueryExecutionFactory) - Method in class org.aksw.rdfunit.io.writer.RDFMultipleWriter
 
write(QueryExecutionFactory) - Method in class org.aksw.rdfunit.io.writer.RDFSPARULWriter
 
write(QueryExecutionFactory) - Method in class org.aksw.rdfunit.io.writer.RDFStreamWriter
 
write(Model) - Method in class org.aksw.rdfunit.io.writer.RDFWriter
Writes a model into a destination.
write(QueryExecutionFactory) - Method in class org.aksw.rdfunit.io.writer.RDFWriter
abstract class that writes a QueryExecutionFactory to a destination
writeTestsToFile(Collection<TestCase>, RDFWriter) - Static method in class org.aksw.rdfunit.Utils.TestUtils
 
writeToModel(Model) - Method in class org.aksw.rdfunit.tests.Binding
 
A B C D E F G H I L M O P Q R S T U V W 

Copyright © 2014. All rights reserved.