Skip navigation links
A B C D E F G H I J L M N O P R S T U V X 

A

AbbreviationManager - Class in de.gwdg.metadataqa.api.abbreviation
The AbbreviationManager takes care about abbreviations: parse source file, lookup and save.
AbbreviationManager() - Constructor for class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
 
addChild(JsonBranch) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
addExtractableField(String, String) - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
addExtractableField(String, String) - Method in interface de.gwdg.metadataqa.api.schema.Schema
Add a single field to the map of extractable fields.
addField(JsonBranch) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
addField(String) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
addFields(String...) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
addObserver(Observer) - Method in interface de.gwdg.metadataqa.api.interfaces.Observable
Add an observer object to the subject.
addObserver(Observer) - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
addResult(Map<String, String>) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
addResultDouble(Map<String, Double>) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
addRuleChecker(RuleChecker) - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
addTerm(Term) - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
AmbiguousPrefLabel - Class in de.gwdg.metadataqa.api.problemcatalog.skos
 
AmbiguousPrefLabel(ProblemCatalog) - Constructor for class de.gwdg.metadataqa.api.problemcatalog.skos.AmbiguousPrefLabel
 
asArray(String) - Method in class de.gwdg.metadataqa.api.util.CsvReader
 
asCsv() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
asDouble(Object) - Static method in class de.gwdg.metadataqa.api.util.Converter
Transforms different objects (BigDecimal, Integer) to Double.
asInteger(Object) - Static method in class de.gwdg.metadataqa.api.util.Converter
Transforms different objects (BigDecimal, Integer) to Integer.
asMap(String) - Method in class de.gwdg.metadataqa.api.util.CsvReader
 
asSchema() - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
asString() - Method in enum de.gwdg.metadataqa.api.rule.RuleCheckingOutput
 
asString(Object) - Static method in class de.gwdg.metadataqa.api.util.Converter
 

B

BaseSchema - Class in de.gwdg.metadataqa.api.schema
 
BaseSchema() - Constructor for class de.gwdg.metadataqa.api.schema.BaseSchema
 
BasicCounter - Class in de.gwdg.metadataqa.api.counter
 
BasicCounter() - Constructor for class de.gwdg.metadataqa.api.counter.BasicCounter
 
BasicCounter(double) - Constructor for class de.gwdg.metadataqa.api.counter.BasicCounter
 
BinaryMaker - Class in de.gwdg.metadataqa.api.similarity
 
BinaryMaker(List<String>) - Constructor for class de.gwdg.metadataqa.api.similarity.BinaryMaker
 
buildCluster() - Method in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
buildCluster(double) - Method in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
buildDoc(String) - Static method in class de.gwdg.metadataqa.api.util.FileUtils
 

C

cache - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
calculate() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
calculate() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessFieldCalculator
 
calculateResults() - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
calculateScore(double, double) - Static method in class de.gwdg.metadataqa.api.uniqueness.UniquenessFieldCalculator
 
Calculator - Interface in de.gwdg.metadataqa.api.interfaces
Calculator does the actual measurements.
CALCULATOR_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
CALCULATOR_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
CALCULATOR_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
CALCULATOR_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
CALCULATOR_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
CALCULATOR_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
CalculatorFacade - Class in de.gwdg.metadataqa.api.calculator
The central entry point of the application.
CalculatorFacade() - Constructor for class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Create calculator facade with the default configuration.
CalculatorFacade(boolean, boolean, boolean, boolean, boolean) - Constructor for class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Create calculator facade with configuration.
calculators - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The list of registered calculator objects.
Category - Enum in de.gwdg.metadataqa.api.model
The functional categories.
checkSkippableCollections - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
clone() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
Cluster - Class in de.gwdg.metadataqa.api.similarity
Cluster object.
Cluster(Term) - Constructor for class de.gwdg.metadataqa.api.similarity.Cluster
 
Clustering - Class in de.gwdg.metadataqa.api.similarity
Clustering functionality.
Clustering(List<String>, double) - Constructor for class de.gwdg.metadataqa.api.similarity.Clustering
 
collectFields(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
collectTfIdfTerms - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not collect TF-IDF terms in uniqueness measurement (default: false).
collectTfIdfTerms() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the flag whether the measurement should collect each individual terms with their Term Ferquency and Invers Document Frequency scores.
collectTfIdfTerms(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Sets the flag whether the measurement should collect each individual terms with their Term Ferquency and Invers Document Frequency scores.
completenessCalculator - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The completeness calculator.
CompletenessCalculator<T extends XmlFieldInstance> - Class in de.gwdg.metadataqa.api.calculator
 
CompletenessCalculator() - Constructor for class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
CompletenessCalculator(Schema) - Constructor for class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
completenessCollectFields - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run missing/empty/existing field collection in completeness (default: false).
completenessCollectFields() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Get the completenessCollectFields flag.
completenessCollectFields(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The completeness calculation will collect empty, existent and missing fields.
CompletenessCounter - Class in de.gwdg.metadataqa.api.counter
 
CompletenessCounter(Schema) - Constructor for class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
completenessMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the completeness measurement (default: true).
compressionLevel - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
CompressionLevel - Enum in de.gwdg.metadataqa.api.util
 
compressNumber(String, CompressionLevel) - Static method in class de.gwdg.metadataqa.api.util.Converter
Removes the unnecessary 0-s from the end of a number.
conditionalConfiguration() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
Configuration - Class in de.gwdg.metadataqa.api.configuration
 
Configuration() - Constructor for class de.gwdg.metadataqa.api.configuration.Configuration
 
ConfigurationReader - Class in de.gwdg.metadataqa.api.configuration
 
ConfigurationReader() - Constructor for class de.gwdg.metadataqa.api.configuration.ConfigurationReader
 
configure() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Run the configuration based on the previously set flags.
configureSolr(String, String, String) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
Converter - Class in de.gwdg.metadataqa.api.util
 
count(List<RecordPattern>) - Method in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
Counters - Class in de.gwdg.metadataqa.api.counter
 
Counters() - Constructor for class de.gwdg.metadataqa.api.counter.Counters
 
create(boolean, boolean) - Static method in enum de.gwdg.metadataqa.api.rule.RuleCheckingOutput
 
createBinaryPatternList() - Method in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
createDatafieldPath(String, String) - Static method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
CsvAwareSchema - Interface in de.gwdg.metadataqa.api.schema
 
CsvPathCache<T extends XmlFieldInstance> - Class in de.gwdg.metadataqa.api.model.pathcache
 
CsvPathCache(String) - Constructor for class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
CsvPathCache(Object) - Constructor for class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
csvReader - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
CsvReader - Class in de.gwdg.metadataqa.api.util
 
CsvReader() - Constructor for class de.gwdg.metadataqa.api.util.CsvReader
 
CsvReader(ICSVParser) - Constructor for class de.gwdg.metadataqa.api.util.CsvReader
 

D

DATAFIELD_CHILDREN_PATTERN - Static variable in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
DATAFIELD_IND1_PATTERN - Static variable in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
DATAFIELD_IND2_PATTERN - Static variable in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
DATAFIELD_PARENT_PATTERN - Static variable in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
DATAFIELD_PATTERN - Static variable in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
de.gwdg.metadataqa.api.abbreviation - package de.gwdg.metadataqa.api.abbreviation
Abbreviation related classes.
de.gwdg.metadataqa.api.calculator - package de.gwdg.metadataqa.api.calculator
Calculator implementations.
de.gwdg.metadataqa.api.calculator.edm - package de.gwdg.metadataqa.api.calculator.edm
EDM related calculators.
de.gwdg.metadataqa.api.configuration - package de.gwdg.metadataqa.api.configuration
 
de.gwdg.metadataqa.api.counter - package de.gwdg.metadataqa.api.counter
Counter objects, which holds the result of calculations.
de.gwdg.metadataqa.api.interfaces - package de.gwdg.metadataqa.api.interfaces
Definition of interfaces in the library.
de.gwdg.metadataqa.api.json - package de.gwdg.metadataqa.api.json
JSON handling classes.
de.gwdg.metadataqa.api.model - package de.gwdg.metadataqa.api.model
Data objects.
de.gwdg.metadataqa.api.model.pathcache - package de.gwdg.metadataqa.api.model.pathcache
Path cache.
de.gwdg.metadataqa.api.problemcatalog - package de.gwdg.metadataqa.api.problemcatalog
Problem catalog implementation.
de.gwdg.metadataqa.api.problemcatalog.skos - package de.gwdg.metadataqa.api.problemcatalog.skos
SKOS related problems.
de.gwdg.metadataqa.api.rule - package de.gwdg.metadataqa.api.rule
Rule catalog implementation.
de.gwdg.metadataqa.api.schema - package de.gwdg.metadataqa.api.schema
Schema definitions.
de.gwdg.metadataqa.api.similarity - package de.gwdg.metadataqa.api.similarity
Similarity related classes.
de.gwdg.metadataqa.api.uniqueness - package de.gwdg.metadataqa.api.uniqueness
Uniqueness related classes.
de.gwdg.metadataqa.api.util - package de.gwdg.metadataqa.api.util
Utility classes.
de.gwdg.metadataqa.api.xml - package de.gwdg.metadataqa.api.xml
 
DEFAULT_TRESHOLD - Static variable in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
DefaultSolrClient - Class in de.gwdg.metadataqa.api.uniqueness
Solr client.
DefaultSolrClient(SolrConfiguration) - Constructor for class de.gwdg.metadataqa.api.uniqueness.DefaultSolrClient
 
deleteObserver(Observer) - Method in interface de.gwdg.metadataqa.api.interfaces.Observable
Removes an observer object from the list of registered observers.
deleteObserver(Observer) - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
disableCompletenessMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableFieldCardinalityMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableFieldExistenceMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableFieldExtractor() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableLanguageMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableMultilingualSaturationMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableProblemCatalogMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableRuleCatalogMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableTfIdfMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
disableUniquenessMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
DisjointChecker - Class in de.gwdg.metadataqa.api.rule
 
DisjointChecker(JsonBranch, String) - Constructor for class de.gwdg.metadataqa.api.rule.DisjointChecker
 
DisjointChecker(JsonBranch, String, String) - Constructor for class de.gwdg.metadataqa.api.rule.DisjointChecker
 
DuplicatedStrings - Class in de.gwdg.metadataqa.api.problemcatalog
 
DuplicatedStrings(ProblemCatalog) - Constructor for class de.gwdg.metadataqa.api.problemcatalog.DuplicatedStrings
 

E

EdmFieldInstance - Class in de.gwdg.metadataqa.api.model
 
EdmFieldInstance() - Constructor for class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
EdmFieldInstance(String) - Constructor for class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
EdmFieldInstance(String, String) - Constructor for class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
EdmFieldInstance(String, String, String) - Constructor for class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
EdmFullBeanLimitedSchema - Class in de.gwdg.metadataqa.api.schema
The Europeana Data Model (EDM) representation of the metadata schema interface.
EdmFullBeanLimitedSchema() - Constructor for class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
EdmFullBeanSchema - Class in de.gwdg.metadataqa.api.schema
The Europeana Data Model (EDM) representation of the metadata schema interface.
EdmFullBeanSchema() - Constructor for class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
EdmOaiPmhJsonSchema - Class in de.gwdg.metadataqa.api.schema
The Europeana Data Model (EDM) representation of the metadata schema interface.
EdmOaiPmhJsonSchema() - Constructor for class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
EdmOaiPmhXmlSchema - Class in de.gwdg.metadataqa.api.schema
The Europeana Data Model (EDM) representation of the metadata schema interface.
EdmOaiPmhXmlSchema() - Constructor for class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
EdmOaiPmLimitedJsonSchema - Class in de.gwdg.metadataqa.api.schema
The Europeana Data Model (EDM) representation of the metadata schema interface.
EdmOaiPmLimitedJsonSchema() - Constructor for class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
EdmSchema - Class in de.gwdg.metadataqa.api.schema
 
EdmSchema() - Constructor for class de.gwdg.metadataqa.api.schema.EdmSchema
 
EmptyStrings - Class in de.gwdg.metadataqa.api.problemcatalog
 
EmptyStrings(ProblemCatalog) - Constructor for class de.gwdg.metadataqa.api.problemcatalog.EmptyStrings
 
enableCompletenessMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableCompletenessMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Sets the flag whether or not run the completeness measurement.
enableFieldCardinalityMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableFieldCardinalityMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
configure to run the cardinality measurement.
enableFieldExistenceMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableFieldExistenceMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Sets whether or not to run the field existence measurement.
enableFieldExtractor() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableFieldExtractor(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableLanguageMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableLanguageMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Configure whether or not run the language detector.
enableMultilingualSaturationMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableMultilingualSaturationMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Configure whether or not run the language detector.
enableProblemCatalogMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableProblemCatalogMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Configure to run the problem catalog measurement.
enableRuleCatalogMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableRuleCatalogMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Configure to run the problem catalog measurement.
enableTermCollection(boolean) - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
enableTfIdfMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableTfIdfMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Configure whether or not run the uniqueness measurement.
enableUniquenessMeasurement() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
enableUniquenessMeasurement(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag to enable uniqueness measurement.
EnhancementIdExtractor - Class in de.gwdg.metadataqa.api.calculator.edm
 
EnumerationChecker - Class in de.gwdg.metadataqa.api.rule
 
EnumerationChecker(JsonBranch, List<String>) - Constructor for class de.gwdg.metadataqa.api.rule.EnumerationChecker
 
EnumerationChecker(JsonBranch, String, List<String>) - Constructor for class de.gwdg.metadataqa.api.rule.EnumerationChecker
 
EqualityChecker - Class in de.gwdg.metadataqa.api.rule
 
EqualityChecker(JsonBranch, String) - Constructor for class de.gwdg.metadataqa.api.rule.EqualityChecker
 
EqualityChecker(JsonBranch, String, String) - Constructor for class de.gwdg.metadataqa.api.rule.EqualityChecker
 
equals(Object) - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
equals(Object) - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
evaluateJsonBranch(JsonBranch, PathCache, CompletenessCounter, String, Object) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
ExceptionUtils - Class in de.gwdg.metadataqa.api.util
 
extract(String, String) - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdfExtractor
Extracts sums and average of TF-IDF value for the schema's Solr field array without collecting the terms.
extract(String, String, boolean) - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdfExtractor
Extracts sums and average of TF-IDF value for the schema's Solr field array.
extractCategories(Collection<JsonBranch>) - Static method in enum de.gwdg.metadataqa.api.model.Category
 
extractField(Object, String) - Static method in class de.gwdg.metadataqa.api.json.JsonUtils
 
extractFieldInstanceList(Object, String, String) - Static method in class de.gwdg.metadataqa.api.json.JsonUtils
 
extractFieldInstanceList(String) - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
extractFieldInstanceList(Object, String) - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
extractId(T) - Method in interface de.gwdg.metadataqa.api.calculator.SkippedEntryChecker
 
extractIds(PathCache, Schema) - Static method in class de.gwdg.metadataqa.api.calculator.edm.EnhancementIdExtractor
 
extractList(Object) - Static method in class de.gwdg.metadataqa.api.json.JsonUtils
 
extractNodes(String) - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
extractNodes(Object, String) - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
extractNumFound(String, String) - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessExtractor
Extracts sums and average of TF-IDF value for the schema's Solr field array.
extractRelevantPath(Exception) - Static method in class de.gwdg.metadataqa.api.util.ExceptionUtils
 
extractString(Object) - Static method in class de.gwdg.metadataqa.api.json.JsonUtils
 

F

Field - Class in de.gwdg.metadataqa.api.configuration
 
Field() - Constructor for class de.gwdg.metadataqa.api.configuration.Field
 
field - Variable in class de.gwdg.metadataqa.api.rule.SingleFieldChecker
 
FIELD_NAME - Static variable in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
fieldCardinalityMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the field cardinality measurement (default: true).
FieldCounter<T> - Class in de.gwdg.metadataqa.api.counter
 
FieldCounter() - Constructor for class de.gwdg.metadataqa.api.counter.FieldCounter
 
fieldExistenceMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the field existence measurement (default: true).
fieldExtractor - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The field extractor object.
FieldExtractor - Class in de.gwdg.metadataqa.api.calculator
 
FieldExtractor() - Constructor for class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
FieldExtractor(Schema) - Constructor for class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
FieldExtractor(String) - Constructor for class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
fieldExtractorEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not the field extractor is enabled (default: false).
FieldGroup - Class in de.gwdg.metadataqa.api.json
Groups fields together by a category.
FieldGroup(Category, String...) - Constructor for class de.gwdg.metadataqa.api.json.FieldGroup
Construct a new FieldGroup object.
fieldListToBinary(List<String>) - Method in class de.gwdg.metadataqa.api.similarity.BinaryMaker
 
FileUtils - Class in de.gwdg.metadataqa.api.util
 
fixedValue - Variable in class de.gwdg.metadataqa.api.rule.DisjointChecker
 
fixedValue - Variable in class de.gwdg.metadataqa.api.rule.EqualityChecker
 
fixedValue - Variable in class de.gwdg.metadataqa.api.rule.HasValueChecker
 
fixedValues - Variable in class de.gwdg.metadataqa.api.rule.EnumerationChecker
 
format - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
Format - Enum in de.gwdg.metadataqa.api.schema
 
formatDistances() - Method in class de.gwdg.metadataqa.api.similarity.Term
 
fromConfig(Configuration) - Static method in class de.gwdg.metadataqa.api.util.SchemaFactory
 

G

get(String) - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
get(String) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
get(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
get(String, Class<E>) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
get(String, String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
get(String, String, Object, Class) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
get(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
get(String, Class<E>) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
get(String, String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
get(String, String, Object, Class) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
get(String) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
get(String, String, Object) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
get(String, String, Object, Class) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
get(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
get(String, Class<E>) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
get(String, String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
get(String, String, Object, Class) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
getAbsoluteJsonPath() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getAbsoluteJsonPath(Format) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getAbsoluteJsonPath(int) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getAnd() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getAttribute(NamedNodeMap, String, String) - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
getAverageCount() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessFieldCalculator
 
getAverageScore() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessFieldCalculator
 
getBinary() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getCache() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
getCache() - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
getCache() - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
getCache() - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
getCache() - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getCalculatorName() - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
Get the name of the calculator.
getCalculatorName() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getCalculatorName() - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
getCalculators() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Return the list of all registered calculators.
getCardinalityCounter() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getCardinalityMap() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getCategories() - Method in class de.gwdg.metadataqa.api.configuration.Field
 
getCategories() - Method in class de.gwdg.metadataqa.api.configuration.Group
 
getCategories() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getCategories() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getCategories() - Method in interface de.gwdg.metadataqa.api.schema.Schema
 
getCategory() - Method in class de.gwdg.metadataqa.api.json.FieldGroup
Get the category.
getChildren() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getClusterIndex() - Method in class de.gwdg.metadataqa.api.similarity.Clustering
 
getClusters() - Method in class de.gwdg.metadataqa.api.similarity.Clustering
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getCollectionPaths() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getCollectionPaths() - Method in interface de.gwdg.metadataqa.api.schema.Schema
Return collection paths.
getCompletenessCounter() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getCompressionLevel() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
getContent() - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
getContent() - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
getContent() - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
getContent() - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
getCount() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getCsv(boolean) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
getCsv() - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
getCsv(boolean, CompressionLevel) - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
Get result as comma separated string.
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getCsv(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
getData() - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
 
getDescriptionPath() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getDescriptionPath() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getDescriptionPath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getDescriptionPath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getDescriptionPath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getDescriptionPath() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getDescriptionPath() - Method in interface de.gwdg.metadataqa.api.schema.ProblemCatalogSchema
Get the description path.
getDf() - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdf
Returns the document frequency (the number of documents the term occurs in).
getDisjoint() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getDistance(Term) - Method in class de.gwdg.metadataqa.api.similarity.Term
 
getDocument() - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
getEmptyFields() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the list of empty fields.
getEmptyFields() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getEmptyStringPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getEmptyStringPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getEmptyStringPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getEmptyStringPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getEmptyStringPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getEmptyStringPaths() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getEmptyStringPaths() - Method in interface de.gwdg.metadataqa.api.schema.ProblemCatalogSchema
Get path of empty strings.
getEquals() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getExistenceCounter() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getExistenceMap() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getExistingFields() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the list of existing fields.
getExistingFields() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getExtractableFields() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getExtractableFields() - Method in interface de.gwdg.metadataqa.api.schema.Schema
Get fields for which the values should be extracted from the records.
getField(String) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getFieldCounter() - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getFieldGroups() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getFieldGroups() - Method in interface de.gwdg.metadataqa.api.schema.Schema
Field groups used in completeness sub-dimensions.
getFieldList() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getFields() - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
getFields() - Method in class de.gwdg.metadataqa.api.configuration.Group
 
getFields() - Method in class de.gwdg.metadataqa.api.json.FieldGroup
Get the list of field names.
getFields() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getFormat() - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getFormat() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getFormat() - Method in interface de.gwdg.metadataqa.api.schema.Schema
 
getFragment(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
getFragment(String, String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
Get a JSON fragment from cache.
getFragment(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
getFragment(String, String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
Get a JSON fragment from cache.
getFragment(String) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
getFragment(String, String, Object) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
getFragment(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
getFragment(String, String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
Get a JSON fragment from cache.
getFragmentCache() - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
getFragmentCache() - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
getFragmentCache() - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
getFragmentCache() - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
getFullResults() - Method in class de.gwdg.metadataqa.api.counter.Counters
Returns the scores as a CSV string (without any label).
getFullResults(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
Returns the scores are CSV.
getFullResults(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getGroups() - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
getHasValue() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getHeader() - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getHeader() - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
Get header (the name of metrics) as a list.
getHeader() - Method in interface de.gwdg.metadataqa.api.interfaces.Observer
Get a header, which is the name of metric, the observer measures.
getHeader() - Method in class de.gwdg.metadataqa.api.problemcatalog.DuplicatedStrings
 
getHeader() - Method in class de.gwdg.metadataqa.api.problemcatalog.EmptyStrings
 
getHeader() - Method in class de.gwdg.metadataqa.api.problemcatalog.LongSubject
 
getHeader() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getHeader() - Method in class de.gwdg.metadataqa.api.problemcatalog.skos.AmbiguousPrefLabel
 
getHeader() - Method in class de.gwdg.metadataqa.api.problemcatalog.TitleAndDescriptionAreSame
 
getHeader() - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
getHeader() - Method in interface de.gwdg.metadataqa.api.rule.RuleChecker
Get a header, which is the name of metric, the observer measures.
getHeader() - Method in class de.gwdg.metadataqa.api.rule.SingleFieldChecker
 
getHeader() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getHeader() - Method in interface de.gwdg.metadataqa.api.schema.CsvAwareSchema
 
getHeader() - Method in class de.gwdg.metadataqa.api.util.CsvReader
 
getHeaders(Schema) - Static method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
getIdentifier() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getIdPath() - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getIn() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getInputFileName() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getInstance() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
getInstance(Format, String) - Static method in class de.gwdg.metadataqa.api.model.PathCacheFactory
 
getJsonDocument() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getJsonPath() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getJsonPath() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
getJsonString() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getLabel() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getLabelledResultMap() - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
Get hierarchical result map.
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getLabelledResultMap() - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
getLabelledResults() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
getLanguage() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
getLanguageMap() - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getLanguageMap(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getLength() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getLessThan() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getLessThanOrEquals() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
getList(boolean, CompressionLevel) - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
getMap() - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
getMaxCount() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMaxExclusive() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMaxInclusive() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMaxLength() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMinCount() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMinExclusive() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMinInclusive() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMinLength() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getMissingFields() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the list of missing fields.
getMissingFields() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getName() - Method in class de.gwdg.metadataqa.api.configuration.Field
 
getNext() - Method in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getNoLanguageFields() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getNoLanguageFields() - Method in interface de.gwdg.metadataqa.api.schema.Schema
List of field which can be skipped in the language extraction.
getParent() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getPath() - Method in class de.gwdg.metadataqa.api.configuration.Field
 
getPath(String) - Static method in class de.gwdg.metadataqa.api.util.FileUtils
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getPathByLabel(String) - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getPathByLabel(String) - Method in interface de.gwdg.metadataqa.api.schema.Schema
Returns a path by its label.
getPaths() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getPaths() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getPaths() - Method in interface de.gwdg.metadataqa.api.schema.Schema
The list of fields to investigate in most of the measurements.
getPattern() - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
getPercent() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getProblemList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getRecordId() - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getRecordId() - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
Gets the record identifier.
getRecordId() - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
Gets the record identifier.
getRecordId() - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
getRecordId() - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
Gets the record identifier.
getResource() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
getResult() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
getResultMap() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getResultMap() - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
getResultMap() - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
getResultMap() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getResultMap() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getResultMap() - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getResultMap() - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
Get results as a simple map.
getResultMap() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getResultMap() - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
getResults() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the result map.
getResults() - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsAsCSV(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsAsCSV(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsAsList() - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsAsList(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsAsList(boolean, CompressionLevel) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsAsTSV(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultsDouble() - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getResultType() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getRootChildrenPaths() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getRootChildrenPaths() - Method in interface de.gwdg.metadataqa.api.schema.Schema
Return the paths of root's direct children.
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getRuleCheckers() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getRuleCheckers() - Method in interface de.gwdg.metadataqa.api.schema.Schema
 
getRules() - Method in class de.gwdg.metadataqa.api.configuration.Field
 
getRules() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getSaturationMap() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getSchema() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
getSchema() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getSchema() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
getScoreForUniqueValue() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
getSkippableCollectionIds(PathCache) - Method in interface de.gwdg.metadataqa.api.calculator.SkippedEntryChecker
 
getSkippedEntryChecker() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
getSkippedEntryChecker() - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
getSolrBasePath() - Method in class de.gwdg.metadataqa.api.uniqueness.DefaultSolrClient
 
getSolrField() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
getSolrFieldName() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getSolrFields() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getSolrFields() - Method in interface de.gwdg.metadataqa.api.schema.Schema
Map of fields covered in TF-IDF extraction.
getSolrHost() - Method in class de.gwdg.metadataqa.api.uniqueness.SolrConfiguration
 
getSolrPath() - Method in class de.gwdg.metadataqa.api.uniqueness.SolrConfiguration
 
getSolrPort() - Method in class de.gwdg.metadataqa.api.uniqueness.SolrConfiguration
 
getSolrSearchAllPattern() - Method in class de.gwdg.metadataqa.api.uniqueness.DefaultSolrClient
 
getSolrSearchPath() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getSolrSearchPattern() - Method in class de.gwdg.metadataqa.api.uniqueness.DefaultSolrClient
 
getSolrSearchResponse(String, String) - Method in class de.gwdg.metadataqa.api.uniqueness.DefaultSolrClient
 
getSolrSearchResponse(String, String) - Method in interface de.gwdg.metadataqa.api.uniqueness.SolrClient
 
getStatComponent(Category) - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
getSubjectPath() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getSubjectPath() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getSubjectPath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getSubjectPath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getSubjectPath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getSubjectPath() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getSubjectPath() - Method in interface de.gwdg.metadataqa.api.schema.ProblemCatalogSchema
Get the subject path.
getTerm() - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdf
Returns the indexed term.
getTermList() - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
getTerms() - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
getTermsCollection() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the TF-IDF term map.
getTermsCollection() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
getTermsCollection() - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdfExtractor
Returns the term collection.
getTf() - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdf
Returns term frequency (the number of times the term occurs in the field).
getTfIdf() - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdf
Returns the TF-IDF number read from Apache Solr.
getTfIdfList(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
getTitlePath() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
getTitlePath() - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
getTitlePath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
getTitlePath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
getTitlePath() - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
getTitlePath() - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
getTitlePath() - Method in interface de.gwdg.metadataqa.api.schema.ProblemCatalogSchema
Get the title path.
getTotal() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
getTotal() - Method in class de.gwdg.metadataqa.api.similarity.RecordPattern
 
getTotal() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
getTotalAsInt() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
getTotals() - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
getUrl() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
getValue() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
getValue() - Method in class de.gwdg.metadataqa.api.similarity.Term
 
getXpathEngine() - Static method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
Group - Class in de.gwdg.metadataqa.api.configuration
 
Group() - Constructor for class de.gwdg.metadataqa.api.configuration.Group
 

H

handleEmptyFragment(JsonBranch) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
has(String) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
hasDistance(Term) - Method in class de.gwdg.metadataqa.api.similarity.Term
 
hashCode() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
hashCode() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
hashToFieldInstance(Object, String, String) - Static method in class de.gwdg.metadataqa.api.json.JsonUtils
 
hasLanguage() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
hasResource() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
hasValue() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
HasValueChecker - Class in de.gwdg.metadataqa.api.rule
 
HasValueChecker(JsonBranch, String) - Constructor for class de.gwdg.metadataqa.api.rule.HasValueChecker
 
HasValueChecker(JsonBranch, String, String) - Constructor for class de.gwdg.metadataqa.api.rule.HasValueChecker
 
header - Variable in class de.gwdg.metadataqa.api.rule.SingleFieldChecker
 

I

increaseInstance() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
increaseInstance(List<Category>) - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
increaseInstance(Category, boolean) - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
increaseTotal() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
increaseTotal(List<Category>) - Method in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
initialize(String) - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
 
initialize(String, boolean) - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
Initialize abbreviations.
initializeCounters() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
isActive() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
isActive() - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
isCardinality() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
isCheckSkippableCollections() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
isCollection() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
isCollectionSkippable(List<String>, JsonBranch, int, PathCache, Object) - Method in class de.gwdg.metadataqa.api.util.SkippedEntitySelector
 
isCompleteness() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
isCompletenessMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the flag whether or not run the completeness measurement.
isDuplicated(String) - Static method in class de.gwdg.metadataqa.api.util.StringDuplicationDetector
Checks if the string is a duplication is a substring.
isEmpty() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
isEmpty() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
isExistence() - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
isExtractable() - Method in class de.gwdg.metadataqa.api.configuration.Field
 
isExtractable() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
isFieldCardinalityMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns whether or not to run cardinality measurement.
isFieldExistenceMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns whether or not to run the field existence measurement.
isFieldExtractorEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
isLanguageMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the flag whether or not run the language detector.
isMandatory() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
isMultilingualSaturationMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns the flag whether or not run the language detector.
isProblemCatalogMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Gets flag whether to run the problem catalog measurement.
isRuleCatalogMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Gets flag whether to run the rule catalog measurement.
isSaturationExtendedResult() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
isSimilarTo(Cluster, double) - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
isTaggedLiteral() - Method in enum de.gwdg.metadataqa.api.model.LanguageSaturationType
 
isTermCollectionEnabled() - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
isTfIdfMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Returns whether or not run the uniqueness measurement.
isUniquenessMeasurementEnabled() - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Is uniqueness measurement enabled?
isUrl() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
iterator() - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 

J

JsonBranch - Class in de.gwdg.metadataqa.api.json
 
JsonBranch(String, String, String) - Constructor for class de.gwdg.metadataqa.api.json.JsonBranch
 
JsonBranch(String, Category...) - Constructor for class de.gwdg.metadataqa.api.json.JsonBranch
 
JsonBranch(String, String, Category...) - Constructor for class de.gwdg.metadataqa.api.json.JsonBranch
 
JsonBranch(String, JsonBranch, String, Category...) - Constructor for class de.gwdg.metadataqa.api.json.JsonBranch
 
jsonObjectToList(Object, Schema) - Static method in class de.gwdg.metadataqa.api.util.Converter
 
jsonObjectToList(Object) - Static method in class de.gwdg.metadataqa.api.util.Converter
 
JsonPathCache<T extends XmlFieldInstance> - Class in de.gwdg.metadataqa.api.model.pathcache
 
JsonPathCache(String) - Constructor for class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
JsonPathCache(Object) - Constructor for class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
JsonUtils - Class in de.gwdg.metadataqa.api.json
 

L

languageCalculator - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The language detector.
LanguageCalculator - Class in de.gwdg.metadataqa.api.calculator
 
LanguageCalculator() - Constructor for class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
LanguageCalculator(Schema) - Constructor for class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
languageMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the language detector (default: false).
LanguageSaturationType - Enum in de.gwdg.metadataqa.api.model
 
LongSubject - Class in de.gwdg.metadataqa.api.problemcatalog
Detect long subjects.
LongSubject(ProblemCatalog) - Constructor for class de.gwdg.metadataqa.api.problemcatalog.LongSubject
 
lookup(String) - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
Looking for the abbreviated value of a text.
LOW_FROM - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
LOW_TO - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 

M

main(String[]) - Static method in class de.gwdg.metadataqa.api.similarity.ProfileReader
 
MarcJsonSchema - Class in de.gwdg.metadataqa.api.schema
 
MarcJsonSchema() - Constructor for class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
maxCount - Variable in class de.gwdg.metadataqa.api.rule.MaxCountChecker
 
MaxCountChecker - Class in de.gwdg.metadataqa.api.rule
 
MaxCountChecker(JsonBranch, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MaxCountChecker
 
MaxCountChecker(JsonBranch, String, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MaxCountChecker
 
maxLength - Variable in class de.gwdg.metadataqa.api.rule.MaxLengthChecker
 
MaxLengthChecker - Class in de.gwdg.metadataqa.api.rule
 
MaxLengthChecker(JsonBranch, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MaxLengthChecker
 
MaxLengthChecker(JsonBranch, String, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MaxLengthChecker
 
measure(String) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Run the measurements with each Calculator then returns the result as CSV.
measure(PathCache) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
measure(PathCache) - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
measure(PathCache) - Method in class de.gwdg.metadataqa.api.calculator.LanguageCalculator
 
measure(PathCache) - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
measure(PathCache) - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
measure(PathCache) - Method in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
measure(PathCache) - Method in interface de.gwdg.metadataqa.api.interfaces.Calculator
Measure something from the JSON input object.
measure(PathCache) - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
measure(PathCache) - Method in class de.gwdg.metadataqa.api.rule.RuleCatalog
 
measureAsList(String) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
measureAsMap(String) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
measureWithGenerics(String) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The generic version of measure.
measureWithGenerics(String, Class) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
merge(Cluster) - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
MIDDLE_FROM - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
MIDDLE_TO - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
minCount - Variable in class de.gwdg.metadataqa.api.rule.MinCountChecker
 
MinCountChecker - Class in de.gwdg.metadataqa.api.rule
 
MinCountChecker(JsonBranch, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MinCountChecker
 
MinCountChecker(JsonBranch, String, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MinCountChecker
 
minLength - Variable in class de.gwdg.metadataqa.api.rule.MinLengthChecker
 
MinLengthChecker - Class in de.gwdg.metadataqa.api.rule
 
MinLengthChecker(JsonBranch, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MinLengthChecker
 
MinLengthChecker(JsonBranch, String, Integer) - Constructor for class de.gwdg.metadataqa.api.rule.MinLengthChecker
 
MultilingualitySaturationCalculator - Class in de.gwdg.metadataqa.api.calculator
 
MultilingualitySaturationCalculator() - Constructor for class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
MultilingualitySaturationCalculator(Schema) - Constructor for class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
MultilingualitySaturationCalculator.ResultTypes - Enum in de.gwdg.metadataqa.api.calculator
The result type of multilinguality.
multilingualSaturationCalculator - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The language detector.
multilingualSaturationMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the multilingual saturation measurement (default: false).

N

NORMALIZED_HIGH - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
NORMALIZED_LOW - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
NORMALIZED_MIDDLE - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
notifyObservers() - Method in interface de.gwdg.metadataqa.api.interfaces.Observable
Notify observers about a change.
notifyObservers() - Method in class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 

O

OaiPmhXPath - Class in de.gwdg.metadataqa.api.xml
 
OaiPmhXPath(String) - Constructor for class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
OaiPmhXPath(File) - Constructor for class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
OaiPmhXPath(String, boolean) - Constructor for class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
Observable - Interface in de.gwdg.metadataqa.api.interfaces
Implementation of the Observer design pattern (https://en.wikipedia.org/wiki/Observer_pattern).
Observer - Interface in de.gwdg.metadataqa.api.interfaces
Implementation of the Observer design pattern (https://en.wikipedia.org/wiki/Observer_pattern).

P

parseContent(String) - Method in class de.gwdg.metadataqa.api.xml.OaiPmhXPath
 
PathCache<T extends XmlFieldInstance> - Interface in de.gwdg.metadataqa.api.model.pathcache
 
PathCacheFactory - Class in de.gwdg.metadataqa.api.model
 
PathCacheFactory() - Constructor for class de.gwdg.metadataqa.api.model.PathCacheFactory
 
pattern - Variable in class de.gwdg.metadataqa.api.rule.PatternChecker
 
PatternChecker - Class in de.gwdg.metadataqa.api.rule
 
PatternChecker(JsonBranch, String) - Constructor for class de.gwdg.metadataqa.api.rule.PatternChecker
 
PatternChecker(JsonBranch, String, String) - Constructor for class de.gwdg.metadataqa.api.rule.PatternChecker
 
ProblemCatalog - Class in de.gwdg.metadataqa.api.problemcatalog
 
ProblemCatalog(ProblemCatalogSchema) - Constructor for class de.gwdg.metadataqa.api.problemcatalog.ProblemCatalog
 
problemCatalog - Variable in class de.gwdg.metadataqa.api.problemcatalog.ProblemDetector
 
problemCatalogMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the problem catalog (default: false).
ProblemCatalogSchema - Interface in de.gwdg.metadataqa.api.schema
An interface for problem catalog aware schema.
ProblemDetector - Class in de.gwdg.metadataqa.api.problemcatalog
 
ProblemDetector() - Constructor for class de.gwdg.metadataqa.api.problemcatalog.ProblemDetector
 
processJson(List<String>, List<Object>) - Static method in class de.gwdg.metadataqa.api.calculator.edm.EnhancementIdExtractor
 
processLine(String, int, boolean) - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
 
processXml(PathCache, Schema, List<String>, List<Object>) - Static method in class de.gwdg.metadataqa.api.calculator.edm.EnhancementIdExtractor
 
ProfileReader - Class in de.gwdg.metadataqa.api.similarity
Profile reader.
ProfileReader(List<String>, List<String>) - Constructor for class de.gwdg.metadataqa.api.similarity.ProfileReader
 
put(String, T) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
putAll(FieldCounter<T>) - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 

R

read(String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
read(String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
read(String, Object) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
read(String, Object) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
readContent(String) - Static method in class de.gwdg.metadataqa.api.util.FileUtils
 
readFirstLine(String) - Static method in class de.gwdg.metadataqa.api.util.FileUtils
 
readFromUrl(String) - Static method in class de.gwdg.metadataqa.api.util.FileUtils
 
readJson(String) - Static method in class de.gwdg.metadataqa.api.configuration.ConfigurationReader
 
readLines(String) - Static method in class de.gwdg.metadataqa.api.util.FileUtils
 
readYaml(String) - Static method in class de.gwdg.metadataqa.api.configuration.ConfigurationReader
 
RecordPattern - Class in de.gwdg.metadataqa.api.similarity
Value object representing a row in the file which represents a profile.
RecordPattern(BinaryMaker, List<String>) - Constructor for class de.gwdg.metadataqa.api.similarity.RecordPattern
 
resultMap - Variable in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
returnFieldExistenceList(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
returnFieldInstanceList(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
returnLanguage(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
returnProblemList(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
returnTfIdfList(boolean) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
Rule - Class in de.gwdg.metadataqa.api.configuration
 
Rule() - Constructor for class de.gwdg.metadataqa.api.configuration.Rule
 
RuleCatalog - Class in de.gwdg.metadataqa.api.rule
 
RuleCatalog(Schema) - Constructor for class de.gwdg.metadataqa.api.rule.RuleCatalog
 
ruleCatalogMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the rule catalog (default: false).
RuleChecker - Interface in de.gwdg.metadataqa.api.rule
Implementation of the Observer design pattern (https://en.wikipedia.org/wiki/Observer_pattern).
RuleCheckingOutput - Enum in de.gwdg.metadataqa.api.rule
 

S

saturationExtendedResult - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
save(String) - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
Save the abbreviations into a file.
schema - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
schema - Variable in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
schema - Variable in class de.gwdg.metadataqa.api.problemcatalog.ProblemDetector
 
Schema - Interface in de.gwdg.metadataqa.api.schema
The representation of a metadata schema.
SchemaFactory - Class in de.gwdg.metadataqa.api.util
 
SchemaFactory() - Constructor for class de.gwdg.metadataqa.api.util.SchemaFactory
 
searchById(Integer) - Method in class de.gwdg.metadataqa.api.abbreviation.AbbreviationManager
 
setActive(boolean) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setActive(boolean) - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
setAnd(List<Rule>) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setCardinality(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
setCategories(List<String>) - Method in class de.gwdg.metadataqa.api.configuration.Field
 
setCategories(List<String>) - Method in class de.gwdg.metadataqa.api.configuration.Group
 
setCategories(List<Category>) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setCheckSkippableCollections(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
setChildren(List<JsonBranch>) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setCollection(boolean) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setCompleteness(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
setCompressionLevel(CompressionLevel) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
setCsvReader(CsvReader) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
setCsvReader(CsvReader) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
setDisjoint(String) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setDistance(Term, double) - Method in class de.gwdg.metadataqa.api.similarity.Term
 
setEquals(String) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setExistence(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
setExtractable(boolean) - Method in class de.gwdg.metadataqa.api.configuration.Field
 
setExtractable() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setExtractable(boolean) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanLimitedSchema
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.EdmFullBeanSchema
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhJsonSchema
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmhXmlSchema
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.EdmOaiPmLimitedJsonSchema
 
setExtractableFields(Map<String, String>) - Method in class de.gwdg.metadataqa.api.schema.MarcJsonSchema
 
setExtractableFields(Map<String, String>) - Method in interface de.gwdg.metadataqa.api.schema.Schema
Set the extractable fields.
setField(String, Object) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
setFields(List<Field>) - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
setFields(List<String>) - Method in class de.gwdg.metadataqa.api.configuration.Group
 
setFormat(String) - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
setFormat(Format) - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
setGroups(List<Group>) - Method in class de.gwdg.metadataqa.api.configuration.Configuration
 
setHasValue(String) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setHeader(List<String>) - Method in class de.gwdg.metadataqa.api.util.CsvReader
 
setHeader(String[]) - Method in class de.gwdg.metadataqa.api.util.CsvReader
 
setIdentifier(JsonBranch) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setIdPath(String) - Method in class de.gwdg.metadataqa.api.calculator.FieldExtractor
 
setIn(List<String>) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setInputFileName(String) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
setJsonPath(String) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setJsonPath(String) - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
setLabel(String) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setLanguage(String) - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
setLanguageMap(Map<String, String>) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
setLessThan(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setLessThanOrEquals(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMaxCount(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMaxExclusive(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMaxInclusive(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMaxLength(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMinCount(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMinExclusive(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMinInclusive(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setMinLength(int) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setName(String) - Method in class de.gwdg.metadataqa.api.configuration.Field
 
setParent(JsonBranch) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setPath(String) - Method in class de.gwdg.metadataqa.api.configuration.Field
 
setPattern(String) - Method in class de.gwdg.metadataqa.api.configuration.Rule
 
setProblemList(Map<String, Double>) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
setRecordId(String) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
setRecordId(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.CsvPathCache
 
setRecordId(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.JsonPathCache
 
setRecordId(String) - Method in interface de.gwdg.metadataqa.api.model.pathcache.PathCache
 
setRecordId(String) - Method in class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
setResource(String) - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
setResultType(MultilingualitySaturationCalculator.ResultTypes) - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
setRules(Rule) - Method in class de.gwdg.metadataqa.api.configuration.Field
 
setRules(Rule) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setSaturationExtendedResult(boolean) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
setSchema(Schema) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
setScoreForUniqueValue(double) - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
setSkippedEntryChecker(SkippedEntryChecker) - Method in class de.gwdg.metadataqa.api.calculator.CompletenessCalculator
 
setSkippedEntryChecker(SkippedEntryChecker) - Method in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 
setSkippedEntryChecker(SkippedEntryChecker) - Method in class de.gwdg.metadataqa.api.util.SkippedEntitySelector
 
setSolrClient(SolrClient) - Method in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
setSolrConfiguration(SolrConfiguration) - Method in class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
setSolrField(String) - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
setSolrFieldName(String) - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
setTfIdfList(Map<String, Double>) - Method in class de.gwdg.metadataqa.api.counter.Counters
 
setTotal(int) - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
setValue(String) - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
SingleFieldChecker - Class in de.gwdg.metadataqa.api.rule
 
SingleFieldChecker(JsonBranch, String) - Constructor for class de.gwdg.metadataqa.api.rule.SingleFieldChecker
 
size() - Method in class de.gwdg.metadataqa.api.counter.FieldCounter
 
SkippedEntitySelector<T extends XmlFieldInstance> - Class in de.gwdg.metadataqa.api.util
 
SkippedEntitySelector() - Constructor for class de.gwdg.metadataqa.api.util.SkippedEntitySelector
 
SkippedEntitySelector(SkippedEntryChecker) - Constructor for class de.gwdg.metadataqa.api.util.SkippedEntitySelector
 
SkippedEntryChecker - Interface in de.gwdg.metadataqa.api.calculator
 
solrClient - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
SolrClient - Interface in de.gwdg.metadataqa.api.uniqueness
 
solrConfiguration - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
SolrConfiguration - Class in de.gwdg.metadataqa.api.uniqueness
Data object for Solr configuration.
SolrConfiguration() - Constructor for class de.gwdg.metadataqa.api.uniqueness.SolrConfiguration
 
SolrConfiguration(String, String, String) - Constructor for class de.gwdg.metadataqa.api.uniqueness.SolrConfiguration
 
StringDuplicationDetector - Class in de.gwdg.metadataqa.api.util
 
SUFFIX - Static variable in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
SUFFIX_LENGTH - Static variable in class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 

T

Term - Class in de.gwdg.metadataqa.api.similarity
Term object.
Term(String) - Constructor for class de.gwdg.metadataqa.api.similarity.Term
 
TfIdf - Class in de.gwdg.metadataqa.api.uniqueness
A value object holding information about TF-IDF elements.
TfIdf(String, int, int, double) - Constructor for class de.gwdg.metadataqa.api.uniqueness.TfIdf
Creates the TF-IDF object.
tfidfCalculator - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
The TF-IDF calculator.
TfIdfCalculator - Class in de.gwdg.metadataqa.api.calculator
 
TfIdfCalculator() - Constructor for class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
TfIdfCalculator(Schema) - Constructor for class de.gwdg.metadataqa.api.calculator.TfIdfCalculator
 
TfIdfExtractor - Class in de.gwdg.metadataqa.api.uniqueness
Extracts TF-IDF information from Apache Solr.
TfIdfExtractor(Schema) - Constructor for class de.gwdg.metadataqa.api.uniqueness.TfIdfExtractor
 
tfIdfMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
Flag whether or not run the uniqueness measurement (default: false).
TitleAndDescriptionAreSame - Class in de.gwdg.metadataqa.api.problemcatalog
Detects if title and description contains the same value.
TitleAndDescriptionAreSame(ProblemCatalog) - Constructor for class de.gwdg.metadataqa.api.problemcatalog.TitleAndDescriptionAreSame
 
toCsv(String[]) - Static method in class de.gwdg.metadataqa.api.util.CsvReader
 
toString() - Method in class de.gwdg.metadataqa.api.counter.BasicCounter
 
toString() - Method in class de.gwdg.metadataqa.api.json.JsonBranch
 
toString() - Method in class de.gwdg.metadataqa.api.model.EdmFieldInstance
 
toString() - Method in class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
toString() - Method in class de.gwdg.metadataqa.api.schema.BaseSchema
 
toString() - Method in class de.gwdg.metadataqa.api.similarity.Cluster
 
toString() - Method in class de.gwdg.metadataqa.api.similarity.Term
 
toString() - Method in class de.gwdg.metadataqa.api.uniqueness.TfIdf
Returns a string representation of the object.
toString() - Method in class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
TOTAL - Static variable in class de.gwdg.metadataqa.api.counter.CompletenessCounter
 
TRANSLATION_MODIFIER - Static variable in class de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator
 

U

UniquenessCalculator - Class in de.gwdg.metadataqa.api.calculator
 
UniquenessCalculator(SolrClient) - Constructor for class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
UniquenessCalculator(SolrClient, Schema) - Constructor for class de.gwdg.metadataqa.api.calculator.UniquenessCalculator
 
UniquenessExtractor - Class in de.gwdg.metadataqa.api.uniqueness
Extracts uniqueness information based on TF-IDF information stored in Apache Solr.
UniquenessExtractor() - Constructor for class de.gwdg.metadataqa.api.uniqueness.UniquenessExtractor
 
UniquenessField - Class in de.gwdg.metadataqa.api.uniqueness
A value object holding information about uniqueness.
UniquenessField(String) - Constructor for class de.gwdg.metadataqa.api.uniqueness.UniquenessField
 
UniquenessFieldCalculator - Class in de.gwdg.metadataqa.api.uniqueness
Calculator for uniqueness of a field.
UniquenessFieldCalculator(PathCache, String, SolrClient, UniquenessField) - Constructor for class de.gwdg.metadataqa.api.uniqueness.UniquenessFieldCalculator
 
uniquenessMeasurementEnabled - Variable in class de.gwdg.metadataqa.api.calculator.CalculatorFacade
 
update(PathCache, FieldCounter<Double>) - Method in interface de.gwdg.metadataqa.api.interfaces.Observer
A push method which is called by the subject, and which transport information to the Observer objects.
update(PathCache, FieldCounter<Double>) - Method in class de.gwdg.metadataqa.api.problemcatalog.DuplicatedStrings
 
update(PathCache, FieldCounter<Double>) - Method in class de.gwdg.metadataqa.api.problemcatalog.EmptyStrings
 
update(PathCache, FieldCounter<Double>) - Method in class de.gwdg.metadataqa.api.problemcatalog.LongSubject
 
update(PathCache, FieldCounter<Double>) - Method in class de.gwdg.metadataqa.api.problemcatalog.skos.AmbiguousPrefLabel
 
update(PathCache, FieldCounter<Double>) - Method in class de.gwdg.metadataqa.api.problemcatalog.TitleAndDescriptionAreSame
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.DisjointChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.EnumerationChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.EqualityChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.HasValueChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.MaxCountChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.MaxLengthChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.MinCountChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.MinLengthChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in class de.gwdg.metadataqa.api.rule.PatternChecker
 
update(PathCache, FieldCounter<RuleCheckingOutput>) - Method in interface de.gwdg.metadataqa.api.rule.RuleChecker
A push method which is called by the subject, and which transport information to the Observer objects.

V

value() - Method in enum de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator.ResultTypes
 
value() - Method in enum de.gwdg.metadataqa.api.model.LanguageSaturationType
 
value() - Method in enum de.gwdg.metadataqa.api.rule.RuleCheckingOutput
 
value() - Method in enum de.gwdg.metadataqa.api.util.CompressionLevel
 
valueOf(String) - Static method in enum de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator.ResultTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gwdg.metadataqa.api.model.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gwdg.metadataqa.api.model.LanguageSaturationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gwdg.metadataqa.api.rule.RuleCheckingOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gwdg.metadataqa.api.schema.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gwdg.metadataqa.api.util.CompressionLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.gwdg.metadataqa.api.calculator.MultilingualitySaturationCalculator.ResultTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gwdg.metadataqa.api.model.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gwdg.metadataqa.api.model.LanguageSaturationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gwdg.metadataqa.api.rule.RuleCheckingOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gwdg.metadataqa.api.schema.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gwdg.metadataqa.api.util.CompressionLevel
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlFieldInstance - Class in de.gwdg.metadataqa.api.model
 
XmlFieldInstance() - Constructor for class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
XmlFieldInstance(String) - Constructor for class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
XmlFieldInstance(String, String) - Constructor for class de.gwdg.metadataqa.api.model.XmlFieldInstance
 
XmlPathCache<T extends XmlFieldInstance> - Class in de.gwdg.metadataqa.api.model.pathcache
 
XmlPathCache(String) - Constructor for class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
XmlPathCache(Object) - Constructor for class de.gwdg.metadataqa.api.model.pathcache.XmlPathCache
 
A B C D E F G H I J L M N O P R S T U V X 
Skip navigation links

Copyright © 2020. All rights reserved.