- generateBgpGroups(String) - Static method in class org.aksw.sparql.query.algebra.helpers.BGPGroupGenerator
-
Generate BGPs from a SPARQL query
- getActualResultsFromFile(String) - Static method in class org.aksw.simba.largerdfbench.util.StatsGenerator
-
The actual query results from file
- getAverage(Map<String, Double[]>) - Method in class org.aksw.simba.benchmark.clustring.QueryClustering
-
Computes average vector for a given set of vectors
- getAvgLogFeatures(Set<String>, String, String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getAvgLogFeatures(String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getBenchmarkQueries(String, int) - Static method in class org.aksw.simba.benchmark.comparisons.DBPSBSimilarityError
-
Get benchmark queries
- getBenchmarkQueries(String, int) - Static method in class org.aksw.simba.benchmark.Queries
-
Get benchmark queries
- getBritishMuseumLogQueries(String) - Static method in class org.aksw.simba.benchmark.log.operations.RKBExplorerLogReader
-
Get british museum log queries (the majority of all)
- getBritishMuseumQueryExecutions(String) - Method in class org.aksw.simba.benchmark.log.operations.RKBExplorerLogReader
-
This method reads all the query logs in a directory and returns a map of the query to all its corresponding submissions.
- getbsbmueries(String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getClauseValue(String) - Static method in class org.aksw.simba.benchmark.log.operations.CleanQueryReader
-
Get the SPARQL clause value i.e.
- getCurrentResult(TupleQueryResult) - Static method in class org.aksw.simba.largerdfbench.util.StatsGenerator
-
Get the current results of the query execution
- getDBPSBQueries(String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getDimensionsStandardDeviations() - Static method in class org.aksw.simba.benchmark.clustring.VoronoiPanel
-
Get standard deviation of each dimension of the exemplar.
- getDimensionWiseBenchmarkVectors(Map<String, Double[]>, Set<String>) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get the dimension-wise vectors of the the normalized selected benchmark queries
- getDimensionWiseLogVectors(Map<String, Double[]>) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get the dimension-wise vectors of the the normalized Log vectors
- getDimensionWiseVectors(Map<String, Double[]>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get the dimension-wise vectors of the the normalized vectors
- getDimensionWiseVectors(Map<String, Double[]>) - Static method in class org.aksw.simba.benchmark.comparisons.DBPSBSimilarityError
-
Get the dimension-wise vectors of the the normalized vectors
- getDirectQueryRelatedRDFizedStats(String) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get the benchmark query features ( e.g resultsize, bgps mean join vertices etc)
- getDirectQueryRelatedStats(String) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get the benchmark query features ( e.g resultsize, bgps mean join vertices etc)
- getDistance(Double[], Double[]) - Method in class org.aksw.simba.benchmark.clustring.QueryClustering
-
Compute the distance between two queries
- getDistanceFromCache(Map<String, Double[]>, String, String) - Method in class org.aksw.simba.benchmark.clustring.QueryClustering
-
Get dostamce from cache
- getEndpointTotalTriples(String, String) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get dataset/endpoint total number of triples
- getEntropy(Double[]) - Static method in class org.aksw.simba.benchmark.clustring.VoronoiPanel
-
Calculate standard deviation of given vector
- getError(Double[], Double[]) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get either S.D or Mean Errors
- getExemplars(Map<String, Double[]>, int) - Method in class org.aksw.simba.benchmark.clustring.QueryClustering
-
Get examplars for the set of queries
- getFeaturesStateVector(String, String, String, String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Print query statistics and return them as an array as well
- getFeaturesStatsVectors(Set<String>, String, String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getFeatureValue(String) - Static method in class org.aksw.simba.benchmark.log.operations.CleanQueryReader
-
Get the SPARQL feature value
- getFscores(String, TupleQueryResult) - Static method in class org.aksw.simba.largerdfbench.util.StatsGenerator
-
Get Precison, Recall, and F1 Score for the given query results
- getFscores(String, ArrayList<String>) - Static method in class org.aksw.simba.largerdfbench.util.StatsGenerator
-
Get Precison, Recall, and F1 Score for the given query results
- getJoinVertexCount(HashSet<HyperGraph.Vertex>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get the the list of join vertices
- getJoinVertexCount(HashSet<HyperGraph.Vertex>) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get the the list of join vertices
- getLineByLineQueries(String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getMaxVector(List<Double[]>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getMean(Double[]) - Static method in class org.aksw.simba.benchmark.clustring.VoronoiPanel
-
Get the mean of the vector values
- getMean(Double[]) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get the mean of the vector values
- getMean(List<Long>) - Static method in class org.aksw.simba.benchmark.startup.QueryEvaluation
-
Get the mean of the runtimes values
- getMeanTriplePatternSelectivity(String, String, String, Long) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
get Mean Triple pattern selectivity
- getMeanVector(List<Double[]>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get vector of Means
- getMeanVector(List<Double[]>) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get vector of Means
- getMinVector(List<Double[]>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getMissingResults(String, TupleQueryResult) - Static method in class org.aksw.simba.largerdfbench.util.StatsGenerator
-
Get the list of missing results (if any) the query execution
- getMissingResults(String, ArrayList<String>) - Static method in class org.aksw.simba.largerdfbench.util.StatsGenerator
-
Get the list of missing results (if any) the query execution
- getNormalizedFeaturesVectors(String) - Static method in class org.aksw.simba.benchmark.log.operations.CleanQueryReader
-
Get the normalized features vectors of the queries.
- getNormalizedVectors(Map<String, Double[]>, Double[]) - Static method in class org.aksw.simba.benchmark.log.operations.CleanQueryReader
-
Get normalized vectors from the given vectors
- getObject(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get object from triple pattern
- getObjectVertexLabel(StatementPattern) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get label for the object vertex of a triple pattern
- getObjectVertexLabel(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get label for the object vertex of a triple pattern
- getObjectVertexLabel(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get label for the object vertex of a triple pattern
- getOccurences(String, String, String) - Static method in class org.aksw.simba.largerdfbench.util.StructurednessCalculator
-
Get occurences of a predicate within a type
- getPercentUsedConstructs(Set<String>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getPercentUsedLogConstructs(String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getPredicate(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get Predicate from triple pattern
- getPredicateVertexLabel(StatementPattern) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get label for the predicate vertex of a triple pattern
- getPredicateVertexLabel(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get label for the predicate vertex of a triple pattern
- getPredicateVertexLabel(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get label for the predicate vertex of a triple pattern
- getPreferredSize() - Method in class org.aksw.simba.benchmark.clustring.VoronoiPanel
-
Get preferred Size of the panel
- getPrototypicalQueries(Map<String, Double[]>, int) - Method in class org.aksw.simba.benchmark.clustring.QueryClustering
-
Return a set of size nrExemplars that
contains the ids of the most representative points queries for the given set
of points
- getQueriesFromDirectory(String) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- getQueriesWithStats(String, Set<String>) - Static method in class org.aksw.simba.benchmark.log.operations.CleanQueryReader
-
Get the queries along with stats from clean queries file
- getQuery(String) - Static method in class org.aksw.simba.benchmark.log.operations.SesameLogReader
-
Parse the log line and get the required SAPARQL query
- getQuery(String) - Static method in class org.aksw.simba.benchmark.log.operations.VirtuosoLogReader
-
Parse the log line and get the required SAPARQL query
- getQueryResultSize(String, String, String) - Method in class org.aksw.simba.benchmark.log.operations.LogRDFizer
-
Get result size of the given query
- getQueryResultSize(String, String, String) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get the result Size of the query
- getQueryStats() - Method in class org.aksw.simba.benchmark.query.stats.ElementVisitorQueryStats
-
- getQueryStats(String, String, String, long) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
return query statistics as string
- getQueryStatsOjb(Query) - Method in class org.aksw.simba.benchmark.query.stats.QueryStatsTest
-
- getQueryString(StatementPattern, String, String) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get query to the count of results against triple pattern
- getRDFizedQueryStats(Query, String, String, long, String) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
return query statistics as string for RDFization
- getRDFTypes(String) - Static method in class org.aksw.simba.largerdfbench.util.StructurednessCalculator
-
Get distinct set of rdf:type
- getRDFUserExecutions(Query, Set<String>, String) - Method in class org.aksw.simba.benchmark.log.operations.LogRDFizer
-
Get all executions (IP,Time) of the given query
- getRKBEndpoints(String) - Static method in class org.aksw.simba.benchmark.log.operations.RKBExplorerLogReader
-
The RKB Explorer list of SPARQL endpoints
- getSesameLogQueries(String) - Static method in class org.aksw.simba.benchmark.log.operations.SesameLogReader
-
Get the set of all distinct queries from the log.
- getSesameQueryExecutions(String) - Method in class org.aksw.simba.benchmark.log.operations.SesameLogReader
-
This method reads all the query logs in a directory and returns a map of the query to all its corresponding submissions.
- getSimilarityScore(Map<String, Double[]>, Set<String>) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get similarity score between log and benchmark queries
- getSpinRDF(String, String) - Method in class org.aksw.simba.benchmark.spin.Spin
-
Get Spin RDF of the given SPARQL query
- getStandardDeviation(Double[]) - Static method in class org.aksw.simba.benchmark.clustring.VoronoiPanel
-
Calculate standard deviation of given vector
- getStandardDeviation(Double[]) - Static method in class org.aksw.simba.benchmark.Similarity
-
Calculate standard deviation of given vector
- getStandardDeviationVector(List<Double[]>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get vector of S.Ds
- getStandardDeviationVector(List<Double[]>) - Static method in class org.aksw.simba.benchmark.Similarity
-
Get vector of S.Ds
- getStructurednessValue(String, String) - Static method in class org.aksw.simba.largerdfbench.util.StructurednessCalculator
-
Get the structuredness/coherence value [0,1] of a dataset
- getSubject(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get subject from triple pattern
- getSubjectVertexLabel(StatementPattern) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Get label for the subject vertex of a triple pattern
- getSubjectVertexLabel(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get label for the subject vertex of a triple pattern
- getSubjectVertexLabel(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get label for the subject vertex of a triple pattern
- getTriplePattern(StatementPattern) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get triple pattern from statement pattern
- getTriplePatternSelectivity(StatementPattern, String, String, String, long) - Static method in class org.aksw.simba.largerdfbench.util.Selectivity
-
Get Triple pattern selectivity
- getTypeInstancesSize(String, String) - Static method in class org.aksw.simba.largerdfbench.util.StructurednessCalculator
-
Get the number of distinct instances of a specfici type
- getTypePredicates(String, String) - Static method in class org.aksw.simba.largerdfbench.util.StructurednessCalculator
-
Get all distinct predicates of a specific type
- getTypesWeightedDenomSum(Set<String>, String) - Static method in class org.aksw.simba.largerdfbench.util.StructurednessCalculator
-
Get the denominator of weighted sum all types.
- getUsedSPARQLClauses(String) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Get the important set of SPARQL clauses used in the query
- getVectorLength() - Static method in class org.aksw.simba.benchmark.log.operations.CleanQueryReader
-
Get the length of the vectors or dimensions
- getVertex(String, HashSet<HyperGraph.Vertex>) - Static method in class org.aksw.simba.benchmark.comparisons.AvgStats
-
Retrieve a vertex having a specific label from a set of Vertrices
- getVertex(String, HashSet<HyperGraph.Vertex>) - Static method in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
Retrieve a vertex having a specific label from a set of Vertrices
- getVirtuosoLogQueries(String) - Static method in class org.aksw.simba.benchmark.log.operations.VirtuosoLogReader
-
Get the set of all distinct queries from the log.
- getVirtuosoQueryExecutions(String) - Method in class org.aksw.simba.benchmark.log.operations.VirtuosoLogReader
-
This method reads all the query logs in a directory and returns a map of the query to all its corresponding submissions.
- grandTotalTriplePatterns - Static variable in class org.aksw.simba.benchmark.comparisons.AvgStats
-
- grandTotalTriplePatterns - Static variable in class org.aksw.simba.largerdfbench.util.QueryStatistics
-
- GROUPBY - Static variable in class org.aksw.simba.benchmark.Config
-