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

A

AbstractDeleteButton<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A generic delete button.
AbstractDeleteButton(DaoForEntityWithSurrogateKey<BO>, Integer, String, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
 
AbstractDeleteButton(DaoForEntityWithSurrogateKey<BO>, Integer, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
 
AbstractRuleDao<T extends RuleEntity> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Base DAO class for rules in a group (see AbstractRulesGroupDao)
AbstractRuleDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
AbstractRulesGroupDao<T extends RulesGroupEntity> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Abstract DAO for groups of rules (OI/QA/DN).
AbstractRulesGroupDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
AccountsListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts
List-all-registered-user-accounts page component.
AccountsListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.AccountsListPage
 
addAttachedGraph(String) - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
addAttachedGraph(String) - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
addAttachedGraph(String) - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Register an additional graph attached to the main transformed graph.
addAttachement(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.Mail
 
addBasicQueryMetadata(Node, QueryResultBase, Graph) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
Adds basic metadata about the query response to the given graph.
addCoefficient(Double) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
addComponent(Integer, String, String, String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
adds new component to a rule
addComponent(Integer, DataNormalizationRule.EnumRuleComponentType, String, String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
adds new component to a rule
addComponent(CompiledDNRuleComponent) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRule
 
addDeletion(DataNormalizationRule, String, String, String) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification
 
addDeletion(String, String, String) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.RuleModification
 
addDeletion(DataNormalizationRule, String, String, String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
addDeletion(String, String, String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.RuleModificationImpl
 
addHelpWindow(Panel) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Registers the given panel as a help window with the represented page with default window and link component names.
addHelpWindow(String, String, Panel) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Registers the given panel as a help window to the represented page.
addHelpWindow() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsList
 
addInsertion(DataNormalizationRule, String, String, String) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification
 
addInsertion(String, String, String) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.RuleModification
 
addInsertion(DataNormalizationRule, String, String, String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
addInsertion(String, String, String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.RuleModificationImpl
 
addLicense(URI) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Adds a license the list of licenses.
addLink(String, String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
Add an owl:sameAs mapping for two URIs given as strings.
addLinks(Iterator<Triple>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
Adds owl:sameAs mappings as RDF triples.
addMapping(Integer, Mapping) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
AddMappingPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
Ontology creator can add new mappings between previously choseon ontologies on this page.
AddMappingPage(Ontology, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.AddMappingPage
 
addMetadata(NamedGraphMetadata) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
Adds metadata for a named graph.
addODCSNamedGraphMetadata(NamedGraphMetadataMap, Graph, boolean) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
Adds metadata from the metadata argument as triples to the given graph.
addOrderByClause(String, QueryCriteria.SortOrder) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Registers a new order by clause to have the result ordered by the given column in the given order.
addOrderByClause(String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Registers a new order by clause to have the result ordered by the given column in the given order.
addPublisher(URI) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Adds a publisher the list of publishers.
addQualityAssessmentResults(Node, QualityAssessor.GraphScoreWithTrace, Graph) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
Adds quality assessment results as triples to graph.
addRole(Role) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
addSource(URI) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Adds a source the list of sources.
addToListNullProof(T, List<T>) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Add a value to the list given in parameter and return modified list; if list is null, create new instance.
addToSetNullProof(T, Set<T>) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Add a value to the set given in parameter and return modified set; if set is null, create new instance.
addWhereClause(String, Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Registers a new where clause to restrict the results of the query to rows which contain the given value in the given column only.
adjustTransactionIsolationLevel(int) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Adjust transaction isolation level.
adjustTransactionLevel(EnumLogLevel) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Adjust transaction logging level and auto commit.
ADM - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
Administrator label value.
aggregate(Collection<Quad>, NamedGraphMetadataMap) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethod
Aggregates quads in conflictingQuads into one or more result quads and calculates quality estimate and source information for each of the result quads.
aggregatedPublisherScoreGraphUri - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Name of a graph to put aggregated score to.
AggregationComparator - Interface in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads used by BestSelectedAggregation.
AggregationMethod - Interface in cz.cuni.mff.odcleanstore.conflictresolution.aggregation
A triple/quad aggregation method.
AggregationMethodFactory - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation
Factory class for various quad aggregation methods.
AggregationMethodFactory(AggregationSpec, String, ConflictResolutionConfig) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
Creates a new factory with the given settings for creating new aggregations.
AggregationNotImplementedException - Exception in cz.cuni.mff.odcleanstore.conflictresolution.aggregation
Exception to throw when an attempt to create an AggregationMethod of an unknown type is made.
AggregationNotImplementedException(EnumAggregationType) - Constructor for exception cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationNotImplementedException
Constructs a new exception for the given not implemented aggregation type.
AggregationPropertyHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Aggregation-property help pannel.
AggregationPropertyHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.AggregationPropertyHelpPanel
 
AggregationSettingsPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Aggregation-settings overview page component.
AggregationSettingsPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.AggregationSettingsPage
 
AggregationSpec - Class in cz.cuni.mff.odcleanstore.conflictresolution
Encapsulates settings for aggregation during the conflict resolution process.
AggregationSpec() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Create instance with default aggregation settings (default aggregation ALL, error strategy RETURN_ALL).
AggregationSpec(EnumAggregationType, Map<String, EnumAggregationType>, EnumAggregationErrorStrategy, Boolean, Map<String, Boolean>) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Create instance with all settings specified by parameters.
AggregationType - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.cr
The BO to represent a type of CR aggregation policy.
AggregationType(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.AggregationType
 
AggregationTypeDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Aggregation type DAO.
AggregationTypeDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeDao
 
AggregationTypeRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Aggregation type Row Mapper.
AggregationTypeRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeRowMapper
 
AggregationUtils - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils
Aggregation utility methods.
App - Class in cz.cuni.mff.odcleanstore.installer
Main installer class for installing odcleanstore application.
App - Class in cz.cuni.mff.odcleanstore.simplescraper
Example of usage of odcs-inputclient Java client for ODCleanStore Input Webservice.
append(LoggingEvent) - Method in class cz.cuni.mff.odcleanstore.log4j.RollingFileAppender
If object is current odcs log4j thread RollingFileAppender, then append message to the log.
applyRule(QualityAssessmentRule, Collection<QualityAssessmentRule>) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
Applies all the selected rules on the input graph.
applyRules(Collection<QualityAssessmentRule>) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
Find out what rules are violated and change the score and trace accordingly.
ArrayUtils - Class in cz.cuni.mff.odcleanstore.webfrontend.util
Helper methods to ease working with arrays.
ArrayUtils() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.ArrayUtils
 
AssignedGroupRedirectButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Button for redirection to group detail.
AssignedGroupRedirectButton(Class<? extends FrontendPage>, Integer, Integer, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AssignedGroupRedirectButton
 
AssignedGroupsList - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
List-all-groups-assigned-to-the-given-transformer-instance panel component.
AssignedGroupsList(String, Integer, DaoLookupFactory, DaoForEntityWithSurrogateKey<? extends RulesGroupEntity>, DaoForEntityWithSurrogateKey<RuleAssignment>, Class<? extends FrontendPage>, Class<? extends FrontendPage>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsList
 
AssignedGroupsListPageFactory - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
A factory to instantiate list-of-assigned-groups panels according to transformer types.
AssignedGroupsListPageFactory() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsListPageFactory
 
AssignedInstancesModel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
 
AssignedInstancesModel(Integer, TransformerInstanceDao, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedInstancesModel
 
ATTACHED_ENGINES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
ATTACHED_ENGINES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
AttachedEngine - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
 
AttachedEngine(int, String, boolean, boolean, String, Timestamp) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
AttachedEngineDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
AttachedEngineDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.AttachedEngineDao
 
AttachedEngineRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
AttachedEngineRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.AttachedEngineRowMapper
 
attachedGraph - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a data graph to its attached graphs added by transformers.
AuthoredEntity - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
Abstract parent for business objects that track their author.
AuthoredEntity(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.AuthoredEntity
 
AuthoredEntity() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.AuthoredEntity
 
authorId - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Pipeline
 
AuthorizationHelper - Class in cz.cuni.mff.odcleanstore.webfrontend.core
Helper class for authorization utility methods
AuthorizedDeleteButton<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Delete button visible by authorized users only.
AuthorizedDeleteButton(DaoForEntityWithSurrogateKey<BO>, AuthoredEntity, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedDeleteButton
 
AuthorizedDeleteButton(DaoForEntityWithSurrogateKey<BO>, Integer, boolean, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedDeleteButton
 
AuthorizedDeleteButton(DaoForEntityWithSurrogateKey<BO>, Integer, boolean, String, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedDeleteButton
 
AuthorizedLink<T> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Link visible and clickable only for authorized users.
AuthorizedLink(String, boolean) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedLink
 
AuthorizedLink(String, IModel<T>, boolean) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedLink
 
AuthorizedRedirectButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Redirect button visible by authorized users only.
AuthorizedRedirectButton(Class<? extends FrontendPage>, Integer, boolean, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedRedirectButton
 
available() - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
 
AwtUtils - Class in cz.cuni.mff.odcleanstore.installer.utils
Helpers for working with awt and swing framework.

B

BackendConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Backend configuration.
BackendConfig(SparqlEndpointConnectionCredentials, SparqlEndpointConnectionCredentials, JDBCConnectionCredentials, JDBCConnectionCredentials, Integer) - Constructor for class cz.cuni.mff.odcleanstore.configuration.BackendConfig
 
BasicQueryResult - Class in cz.cuni.mff.odcleanstore.queryexecution
Query result holder.
BasicQueryResult(Collection<CRQuad>, NamedGraphMetadataMap, String, EnumQueryType, QueryConstraintSpec, AggregationSpec) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.BasicQueryResult
Initializes a new instance.
blobToString(Blob) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper
Accepts the value of a blob attribute and returns its value represented as a String.
boId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
the id of the BO to be deleted
BooleanLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Label for boolean values, converting them to a more readable form.
BooleanLabel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.BooleanLabel
 
BooleanLiteralComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads having a boolean literal as the object.
BooleanLiteralComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.BooleanLiteralComparator
 
booleanType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
boolFunction - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XPathFunctions
 
boolToSmallint(boolean) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
Convert boolean value to int
buildOrderByClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Returns a properly formated order by clause to be appended to the sql query string.
buildWhereClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Returns a properly formated where clause to be appended to the sql query string.
buildWhereClauseParams() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Returns a collection of parameters of the represented where clause.
BusinessEntity - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
A generic parent of all classes representing business entities.
BusinessEntity() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.BusinessEntity
 

C

calculateHash(String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
Calculates an MD5 hash of the given string value.
calculatePasswordHash(String, String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
Returns the has of the given plain-text password and the given salt.
cancelInstallation(String) - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Display information message and terminate wizard.
canServeRequest() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.Root
Indicates whether hte service is running and can serve requests.
cardinality - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.OWL
 
characters(char[], int, int) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
characters(char[], int, int) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.SoapInsertMethodExecutor
 
checkUnathorizedInstantiation() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.LimitedEditingPage
 
ChooseOntologiesPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
On this page ontology creator can choose two ontologies, which's entities are to be mapped on each other.
ChooseOntologiesPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.ChooseOntologiesPage
 
ChooseOntologiesPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.ChooseOntologiesPage
 
CLEAN_DB_NAME - Static variable in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
Database-name prefix for configuration values related to the clean database.
clear() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
Clears contents of this map.
clear() - Method in class cz.cuni.mff.odcleanstore.installer.utils.TextAreaOutputStream
Clear text area.
clearGraph(String) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Deletes given graph from the RDF database.
clearResetPipelineRequest(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
CLIENT_ERROR - Static variable in exception cz.cuni.mff.odcleanstore.wsclient.InsertException
 
clone() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
 
close() - Method in class cz.cuni.mff.odcleanstore.comlib.io.EndableReader
 
close() - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
 
close() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Closes the wrapped connection.
close() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Close the wrapped statement.
close(WrappedResultSet) - Static method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
 
closeQuietly(Writer) - Static method in class cz.cuni.mff.odcleanstore.comlib.ComlibUtils
Close writer without causing any exceptions.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
Close without causing any exception.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Close without causing any exception.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Closes the wrapped connection without throwing an exception.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Close the wrapped statement without throwing an exception.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Close without causing exceptions.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContextTransactional
Close without causing exceptions.
closeQuietly() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
Close socket without any exceptions.
CodeSnippet - Class in cz.cuni.mff.odcleanstore.webfrontend.util
A generic code snippet (e.g.
CodeSnippet() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.CodeSnippet
 
coefficient - Variable in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
coefficient - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Coefficient of a Quality Assessment rule.
COEFFICIENT_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
ODCS.coefficient as a Node.
ComlibUtils - Class in cz.cuni.mff.odcleanstore.comlib
Some unfiled helpers.
ComlibUtils() - Constructor for class cz.cuni.mff.odcleanstore.comlib.ComlibUtils
 
commit() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Commit changes to the database.
commit() - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContextTransactional
Commit changes.
commitChanges(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
CommitChangesButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Button for committing changes in a rule group.
CommitChangesButton(String, RulesGroupEntity, AbstractRulesGroupDao<?>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.CommitChangesButton
 
commitChangesImpl(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
commitChangesImpl(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
commitChangesImpl(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
commitChangesImpl(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
CommittableDao - Annotation Type in cz.cuni.mff.odcleanstore.webfrontend.dao
Annotation for specifying DAO class that represents the equivalent of the annotated DAO for uncommitted tables.
compare(Quad, Quad, NamedGraphMetadataMap) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator
Compares two quads for order.
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.BooleanLiteralComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.DateLiteralComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.GraphQualityComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.InsertedAtComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LexicalLengthComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.NumericLiteralComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.ReverseAggregationComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.StringLiteralComparator
 
compare(Quad, Quad, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.TimeLiteralComparator
 
compare(Calendar, Calendar) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.TimeComparator
 
compare(Node, Node) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.NodeComparator
Compares two Node instances.
compareByInsertedAt(Quad, Quad, NamedGraphMetadataMap) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Compare two quads by their odcs:insertedAt date.
compile(DNConcatenateTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNConcatenateTemplateInstanceCompiler
Creates a rule that can be used with DataNormalizer and performs action expected from the instance of the concatenation template
compile(DNFilterTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstanceCompiler
 
compile(DNRenameTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRenameTemplateInstanceCompiler
 
compile(DNReplaceTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstanceCompiler
 
compile(BO) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstanceCompiler
Compiles the given template instance into a raw DN rule.
CompiledDNRule - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent a compiled DN rule.
CompiledDNRule(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRule
 
CompiledDNRuleComponent - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent a component of a compiled DN rule.
CompiledDNRuleComponent(CompiledDNRuleComponent.TypeLabel, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRuleComponent
 
CompiledDNRuleComponent.TypeLabel - Enum in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
 
CompiledDNRuleRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule Row Mapper for compiled DN rules.
CompiledDNRuleRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.CompiledDNRuleRowMapper
 
compileOntologyToRules(String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRulesModel
Creates predefined rules for properties with range: Boolean, String, Date, Integer, NonNegativeInteger, NonPositiveInteger, Double/Decimal
compileOntologyToRules(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRulesModel
Creates predefined rules for resources of types FunctionalProperty, InverseFunctionalProperty, ConceptScheme
compiler - Variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNTemplateInstanceDao
 
comprisesException(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoExceptionHandler
Returns true if and only if the handler is able to handle the exception with the given relevant message part.
comprisesException(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.NonUniquePrimaryKeyHandler
 
comprisesException(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.UniquenessViolationHandler
 
Config - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates application configuration values.
ConfigBuilder - Class in cz.cuni.mff.odcleanstore.linker.impl
Class for creating linkage configuration file in Silk-LSL.
ConfigBuilder() - Constructor for class cz.cuni.mff.odcleanstore.linker.impl.ConfigBuilder
 
ConfigGroup - Class in cz.cuni.mff.odcleanstore.configuration
An abstract class for all configuration groups.
ConfigGroup() - Constructor for class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
 
ConfigGroup.EnumDbConnectionType - Enum in cz.cuni.mff.odcleanstore.configuration
Type of database.
ConfigLoader - Class in cz.cuni.mff.odcleanstore.configuration
A globally accessible singleton Config instance.
configuration - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
ConfigurationException - Exception in cz.cuni.mff.odcleanstore.configuration.exceptions
 
ConfigurationException(String) - Constructor for exception cz.cuni.mff.odcleanstore.configuration.exceptions.ConfigurationException
Create a new instance.
ConfirmationBoxRenderer - Class in cz.cuni.mff.odcleanstore.webfrontend.behaviours
A javascript-based confirmation box used to ask the user to confirm delete operations.
ConfirmationBoxRenderer(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.behaviours.ConfirmationBoxRenderer
 
ConflictResolutionConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Conflict-Resolution configuration.
ConflictResolutionConfig(Double, Double, Double, Double, Long) - Constructor for class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
 
ConflictResolutionException - Exception in cz.cuni.mff.odcleanstore.conflictresolution.exceptions
Exception during Conflict Resolution.
ConflictResolutionException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.conflictresolution.exceptions.ConflictResolutionException
Creates a new exception.
ConflictResolutionException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.conflictresolution.exceptions.ConflictResolutionException
Creates a new exception.
ConflictResolutionException(String) - Constructor for exception cz.cuni.mff.odcleanstore.conflictresolution.exceptions.ConflictResolutionException
Creates a new exception.
ConflictResolver - Interface in cz.cuni.mff.odcleanstore.conflictresolution
Conflict resolution component.
ConflictResolverFactory - Class in cz.cuni.mff.odcleanstore.conflictresolution
Factory class for ConflictResolver instances.
ConflictResolverFactory(String, ConflictResolutionConfig, AggregationSpec) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverFactory
Creates a new instance with the given settings passed to newly created ConflictResolver instances.
ConflictResolverFactory(String, ConflictResolutionConfig) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverFactory
Creates a new instance with the given settings passed to newly created ConflictResolver instances.
ConflictResolverImpl - Class in cz.cuni.mff.odcleanstore.conflictresolution.impl
Default implementation of the conflict resolution process.
ConflictResolverImpl(ConflictResolverSpec, ConflictResolutionConfig) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.impl.ConflictResolverImpl
Creates a new instance of conflict resolver for settings passed in crSpec.
ConflictResolverSpec - Class in cz.cuni.mff.odcleanstore.conflictresolution
Encapsulates settings for the conflict resolution process.
ConflictResolverSpec(String) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Initialize this specification of conflict resolution settings with default values.
ConflictResolverSpec(String, AggregationSpec, AggregationSpec) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Initialize this specification of conflict resolution settings with the given aggregation settings.
CONNECTION_ERROR - Static variable in exception cz.cuni.mff.odcleanstore.wsclient.InsertException
 
ConnectionException - Exception in cz.cuni.mff.odcleanstore.connection.exceptions
Exception thrown when a connection to the database cannot be established.
ConnectionException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.ConnectionException
Creates a new exception.
ConnectionException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.ConnectionException
Creates a new exception.
ConnectionException(String) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.ConnectionException
Creates a new exception.
convertToBoolean(LiteralLabel) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Convert the given literal to a boolean value.
convertToCalendarSilent(Node) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Try to convert a literal node representing a date/time to a Calendar instance.
convertToDoubleSilent(LiteralLabel) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Try to convert a literal to the numeric value it is representing.
convertToDoubleSilent(Node) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Try to convert a literal node to the numeric value it is representing.
convertToObject(String, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.BooleanLabel
 
convertToObject(String, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.StringifiedEnumLabel
 
convertToObject(String, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TimestampLabel
 
convertToReadable(String, Locale) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.StringifiedEnumLabel
 
convertToString(Boolean, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.BooleanLabel
 
convertToString(String, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.StateLabel
 
convertToString(String, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.StringifiedEnumLabel
 
convertToString(Timestamp, Locale) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TimestampLabel
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatBoolean
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatDouble
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatInteger
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatLong
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatString
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatURI
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatURL
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.FormatUUID
 
convertValue(String, String) - Method in class cz.cuni.mff.odcleanstore.configuration.formats.ParameterFormat
Converts the given String value of the given group/parameter to the represented format.
copyBetweenTablesBy(String, String, String, Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Replaces records matching condition byColumn = byValue in toTable with matching record in fromTable.
CopyEngineExecutorStep - Class in cz.cuni.mff.odcleanstore.installer
A installer step for copying files from Engine source subdirectorty to destination directory.
CopyEngineExecutorStep(InstallationWizardFrame, File) - Constructor for class cz.cuni.mff.odcleanstore.installer.CopyEngineExecutorStep
Create CopyEngineExecutorStep instance.
copyFolder(File, File, Runnable) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.FileUtils
Copy folder fileas and directories recursive to subdirectories.
CopyFrontEndExecutorStep - Class in cz.cuni.mff.odcleanstore.installer
A installer step for repacking odcleanstore front end war file to destination directory with writing destination path to engine odcs.ini to war file.
CopyFrontEndExecutorStep(InstallationWizardFrame, GetFrontendDirectoryStep, GetEngineDirectoryStep) - Constructor for class cz.cuni.mff.odcleanstore.installer.CopyFrontEndExecutorStep
Create CopyFrontEndExecutorStep instance.
createAggregation(EnumAggregationType) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
Create a new instance of AggregationMethod implementing the selected type of aggregation.
createAllTrustSSLSocket(String, int) - Static method in class cz.cuni.mff.odcleanstore.comlib.SocketFactory
Create ssl client socket which trust all certificates.
createAssignedDNGroupsList(DaoLookupFactory, Integer) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsListPageFactory
 
createAssignedOIGroupsList(DaoLookupFactory, Integer) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsListPageFactory
 
createAssignedQAGroupsList(DaoLookupFactory, Integer) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedGroupsListPageFactory
 
createBoundedTextfield(String, T, T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a textfield with range validator (if min and max are both provided) or minimum/maximum validator (if one value is provided)
createCheckbox(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createClientSocket(String, int) - Static method in class cz.cuni.mff.odcleanstore.comlib.SocketFactory
Create non ssl client socket.
createCompName(String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
Constructs the name of the component from the given name root.
createConnection(JDBCConnectionCredentials) - Static method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Create a new connection and return its wrapper.
createContext() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createEnumSelectbox(IModel<List<EnumBO>>, String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a select-box form component for an SQL-table based enumeration.
createEnumSelectbox(DaoForEntityWithSurrogateKey<EnumBO>, String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a mandatory select-box form component for an SQL-table based enumeration.
createEnumSelectbox(DaoForEntityWithSurrogateKey<EnumBO>, String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a select-box form component for an SQL-table based enumeration.
createGbc(int, int) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.AwtUtils
Create grid bag constraints object.
createGbc(int, int, int, int) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.AwtUtils
Create grid bag constraints object.
createGraphGroup(String, Set<String>, EnumDatabaseInstance) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Creates a graph group (metagraph) in clean or dirty database and adds graphs to it.
createGraphName(Integer) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
createImageButton(String) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.AwtUtils
Create image button from embedded resource.
createInboundRoot() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.Root
Creates a root Restlet that will receive all incoming calls.
createIRITextfield(String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a text field component which accepts only IRIs.
createIRITextfield(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a mandatory text field component which accepts only IRIs.
createMaximumTextfield(String, T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createMinimumTextfield(String, T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createModelForListView(DaoForEntityWithSurrogateKey<BO>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Returns a loadable-detachable model for a list of entities determined by the given dao - to be used as choices in select boxes.
createModelForOverview(DaoForEntityWithSurrogateKey<BO>, Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Returns a loadable-detachable model for a single entity determined by the given dao and id.
createNullResistentTableCellLabel(String, Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a label component to be used in table cells (contains   when given a null value).
createRegexTextfield(String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createRegexTextfield(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createReplacementTextfield(String, RegexField, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createReplacementTextfield(String, RegexField) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
createResolver(AggregationSpec, NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverFactory
Return a new instance of ConflictResolver.
createResolver(AggregationSpec, NamedGraphMetadataMap, URIMapping) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverFactory
Return a new instance of ConflictResolver.
createResolver(AggregationSpec, NamedGraphMetadataMap, Iterator<Triple>, Set<String>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverFactory
Return a new instance of ConflictResolver.
createRuleXML(SilkRule, List<RDFprefix>) - Static method in class cz.cuni.mff.odcleanstore.linker.impl.ConfigBuilder
 
createSendNewPasswordButton(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.AccountsListPage
 
createServerSocket(String, int) - Static method in class cz.cuni.mff.odcleanstore.comlib.SocketFactory
Create non sll server socket.
createSingleValueAggregation() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
Creates a new instance of AggregationMethod for aggregating a single conflicting quad.
createSSLServerSocket(String, int, KeyManager[]) - Static method in class cz.cuni.mff.odcleanstore.comlib.SocketFactory
Create ssl server socket.
createTempFile() - Method in interface cz.cuni.mff.odcleanstore.webfrontend.core.components.TemporaryFileResourceLink.ITempFileCreator
 
createTextarea(String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a text area component.
createTextarea(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a mandatory text area component.
createTextfield(String, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a text field component.
createTextfield(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
Creates a mandatory text field component.
createVirtuosoConnectionWrapper(EnumDatabaseInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
Creates a VirtuosoConnectionWrapper for the given database instance.
Credentials - Class in cz.cuni.mff.odcleanstore.engine.db.model
 
Credentials() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.Credentials
 
CRQuad - Class in cz.cuni.mff.odcleanstore.conflictresolution
An RDF quad enriched with (CR) quality estimate and a list of named graphs the respective triple is derived from.
CRQuad(Quad, double, Collection<String>) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.CRQuad
 
crSameNodes(Node, Node) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.ConflictResolverImpl
Comparison of node equality with regard to conflict resolution.
CustomRowMapper<T> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
An abstract parent of all row mappers used throughout the DAO layer.
CustomRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper
 
CustomTransformer - Class in cz.cuni.mff.odcleanstore.simpletransformer
Simple Testing custom Transformer.
CustomTransformer() - Constructor for class cz.cuni.mff.odcleanstore.simpletransformer.CustomTransformer
 
CustomValidableField - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Textfield with custom validator.
CustomValidableField(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.CustomValidableField
 
CustomValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Abstract parent of all project-specific form validators.
CustomValidator() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.CustomValidator
 
cz.cuni.mff.odcleanstore.comlib - package cz.cuni.mff.odcleanstore.comlib
The Conflict Resolution component (public interface).
cz.cuni.mff.odcleanstore.comlib.io - package cz.cuni.mff.odcleanstore.comlib.io
 
cz.cuni.mff.odcleanstore.comlib.soap - package cz.cuni.mff.odcleanstore.comlib.soap
 
cz.cuni.mff.odcleanstore.comlib.soap.exceptions - package cz.cuni.mff.odcleanstore.comlib.soap.exceptions
 
cz.cuni.mff.odcleanstore.configuration - package cz.cuni.mff.odcleanstore.configuration
Interface for the global configuration read from odcs.ini.
cz.cuni.mff.odcleanstore.configuration.exceptions - package cz.cuni.mff.odcleanstore.configuration.exceptions
 
cz.cuni.mff.odcleanstore.configuration.formats - package cz.cuni.mff.odcleanstore.configuration.formats
 
cz.cuni.mff.odcleanstore.conflictresolution - package cz.cuni.mff.odcleanstore.conflictresolution
The Conflict Resolution component (public interface).
cz.cuni.mff.odcleanstore.conflictresolution.aggregation - package cz.cuni.mff.odcleanstore.conflictresolution.aggregation
Implementations of various aggregation methods for conflict resolution.
cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators - package cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Literal comparators for use in CR aggregation methods.
cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils - package cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils
 
cz.cuni.mff.odcleanstore.conflictresolution.exceptions - package cz.cuni.mff.odcleanstore.conflictresolution.exceptions
Conflict Resolution exceptions.
cz.cuni.mff.odcleanstore.conflictresolution.impl - package cz.cuni.mff.odcleanstore.conflictresolution.impl
The Conflict Resolution component - implementation.
cz.cuni.mff.odcleanstore.connection - package cz.cuni.mff.odcleanstore.connection
Helper classes for working with connection to a Virtuoso database instance.
cz.cuni.mff.odcleanstore.connection.exceptions - package cz.cuni.mff.odcleanstore.connection.exceptions
 
cz.cuni.mff.odcleanstore.data - package cz.cuni.mff.odcleanstore.data
 
cz.cuni.mff.odcleanstore.datanormalization - package cz.cuni.mff.odcleanstore.datanormalization
The Data Normalization transformer (public interface).
cz.cuni.mff.odcleanstore.datanormalization.exceptions - package cz.cuni.mff.odcleanstore.datanormalization.exceptions
The Data Normalization transformer related exceptions.
cz.cuni.mff.odcleanstore.datanormalization.impl - package cz.cuni.mff.odcleanstore.datanormalization.impl
The Data Normalization transformer - implementation.
cz.cuni.mff.odcleanstore.datanormalization.rules - package cz.cuni.mff.odcleanstore.datanormalization.rules
The Data Normalization transformer rules, rule querying and generation.
cz.cuni.mff.odcleanstore.engine - package cz.cuni.mff.odcleanstore.engine
 
cz.cuni.mff.odcleanstore.engine.common - package cz.cuni.mff.odcleanstore.engine.common
 
cz.cuni.mff.odcleanstore.engine.db - package cz.cuni.mff.odcleanstore.engine.db
 
cz.cuni.mff.odcleanstore.engine.db.model - package cz.cuni.mff.odcleanstore.engine.db.model
 
cz.cuni.mff.odcleanstore.engine.inputws - package cz.cuni.mff.odcleanstore.engine.inputws
 
cz.cuni.mff.odcleanstore.engine.outputws - package cz.cuni.mff.odcleanstore.engine.outputws
 
cz.cuni.mff.odcleanstore.engine.outputws.output - package cz.cuni.mff.odcleanstore.engine.outputws.output
 
cz.cuni.mff.odcleanstore.engine.pipeline - package cz.cuni.mff.odcleanstore.engine.pipeline
 
cz.cuni.mff.odcleanstore.installer - package cz.cuni.mff.odcleanstore.installer
 
cz.cuni.mff.odcleanstore.installer.ui - package cz.cuni.mff.odcleanstore.installer.ui
 
cz.cuni.mff.odcleanstore.installer.utils - package cz.cuni.mff.odcleanstore.installer.utils
 
cz.cuni.mff.odcleanstore.linker - package cz.cuni.mff.odcleanstore.linker
Linker interfaces.
cz.cuni.mff.odcleanstore.linker.exceptions - package cz.cuni.mff.odcleanstore.linker.exceptions
Linker exceptions.
cz.cuni.mff.odcleanstore.linker.impl - package cz.cuni.mff.odcleanstore.linker.impl
Linker implementation.
cz.cuni.mff.odcleanstore.linker.rules - package cz.cuni.mff.odcleanstore.linker.rules
Linkage rule business entities.
cz.cuni.mff.odcleanstore.log4j - package cz.cuni.mff.odcleanstore.log4j
 
cz.cuni.mff.odcleanstore.model - package cz.cuni.mff.odcleanstore.model
 
cz.cuni.mff.odcleanstore.qualityassessment - package cz.cuni.mff.odcleanstore.qualityassessment
The Quality Assessment transformer (public interface).
cz.cuni.mff.odcleanstore.qualityassessment.exceptions - package cz.cuni.mff.odcleanstore.qualityassessment.exceptions
The Quality Assessment transformer related exceptions.
cz.cuni.mff.odcleanstore.qualityassessment.impl - package cz.cuni.mff.odcleanstore.qualityassessment.impl
The Quality Assessment transformer - implementation.
cz.cuni.mff.odcleanstore.qualityassessment.rules - package cz.cuni.mff.odcleanstore.qualityassessment.rules
The Quality Assessment transformer rules, rule querying and generation.
cz.cuni.mff.odcleanstore.queryexecution - package cz.cuni.mff.odcleanstore.queryexecution
Components shared by odcs-inputclient and Input Webservice.
cz.cuni.mff.odcleanstore.queryexecution.impl - package cz.cuni.mff.odcleanstore.queryexecution.impl
The Query Execution component - implementation.
cz.cuni.mff.odcleanstore.shared - package cz.cuni.mff.odcleanstore.shared
Shared definitions and utility classes.
cz.cuni.mff.odcleanstore.shared.util - package cz.cuni.mff.odcleanstore.shared.util
 
cz.cuni.mff.odcleanstore.simplescraper - package cz.cuni.mff.odcleanstore.simplescraper
 
cz.cuni.mff.odcleanstore.simpletransformer - package cz.cuni.mff.odcleanstore.simpletransformer
 
cz.cuni.mff.odcleanstore.test - package cz.cuni.mff.odcleanstore.test
Classes for manual linker testing.
cz.cuni.mff.odcleanstore.transformer - package cz.cuni.mff.odcleanstore.transformer
Interface definitions for named graph transformers.
cz.cuni.mff.odcleanstore.transformer.odcs - package cz.cuni.mff.odcleanstore.transformer.odcs
 
cz.cuni.mff.odcleanstore.vocabulary - package cz.cuni.mff.odcleanstore.vocabulary
Classes with constants objects representing classes and properties defined in well known ontologies.
cz.cuni.mff.odcleanstore.webfrontend.behaviours - package cz.cuni.mff.odcleanstore.webfrontend.behaviours
Custom Wicket behaviours.
cz.cuni.mff.odcleanstore.webfrontend.bo - package cz.cuni.mff.odcleanstore.webfrontend.bo
Business objects for entities used in the Web Frontend Application.
cz.cuni.mff.odcleanstore.webfrontend.bo.cr - package cz.cuni.mff.odcleanstore.webfrontend.bo.cr
Conflict Resolution related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.dn - package cz.cuni.mff.odcleanstore.webfrontend.bo.dn
Data Normalization related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.en - package cz.cuni.mff.odcleanstore.webfrontend.bo.en
Engine related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.oi - package cz.cuni.mff.odcleanstore.webfrontend.bo.oi
Object Identification related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.onto - package cz.cuni.mff.odcleanstore.webfrontend.bo.onto
Ontology management related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes - package cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes
URL prefix related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.qa - package cz.cuni.mff.odcleanstore.webfrontend.bo.qa
Quality Assessment related business objects.
cz.cuni.mff.odcleanstore.webfrontend.bo.qe - package cz.cuni.mff.odcleanstore.webfrontend.bo.qe
Query execution related business objects.
cz.cuni.mff.odcleanstore.webfrontend.core - package cz.cuni.mff.odcleanstore.webfrontend.core
Core Wicket application files.
cz.cuni.mff.odcleanstore.webfrontend.core.components - package cz.cuni.mff.odcleanstore.webfrontend.core.components
Custom Wicket components.
cz.cuni.mff.odcleanstore.webfrontend.core.models - package cz.cuni.mff.odcleanstore.webfrontend.core.models
Custom Wicket models and data provider implementations.
cz.cuni.mff.odcleanstore.webfrontend.dao - package cz.cuni.mff.odcleanstore.webfrontend.dao
The DAO layer.
cz.cuni.mff.odcleanstore.webfrontend.dao.cr - package cz.cuni.mff.odcleanstore.webfrontend.dao.cr
Conflict Resolution related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.dn - package cz.cuni.mff.odcleanstore.webfrontend.dao.dn
Data Normalization related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.en - package cz.cuni.mff.odcleanstore.webfrontend.dao.en
Engine related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions - package cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions
DAO related exceptions.
cz.cuni.mff.odcleanstore.webfrontend.dao.oi - package cz.cuni.mff.odcleanstore.webfrontend.dao.oi
Object Identification related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.onto - package cz.cuni.mff.odcleanstore.webfrontend.dao.onto
Ontology management related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes - package cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes
URL prefix related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.qa - package cz.cuni.mff.odcleanstore.webfrontend.dao.qa
Quality Assessment related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.qe - package cz.cuni.mff.odcleanstore.webfrontend.dao.qe
Query Execution related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.dao.users - package cz.cuni.mff.odcleanstore.webfrontend.dao.users
User management related DAO classes.
cz.cuni.mff.odcleanstore.webfrontend.pages - package cz.cuni.mff.odcleanstore.webfrontend.pages
Page components.
cz.cuni.mff.odcleanstore.webfrontend.pages.engine - package cz.cuni.mff.odcleanstore.webfrontend.pages.engine
Page components for Engine related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.myaccount - package cz.cuni.mff.odcleanstore.webfrontend.pages.myaccount
Page components for the My Account section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies - package cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
Page components for the Ontology management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.outputws - package cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Page components for the Output Webservice related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines - package cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Page components for the Pipeline management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes - package cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes
Page components for the URL Prefix management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers
Page components for the Transformers management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Page components for the Data Normalization rules management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug
Page components for the Data Normalization rules debugging section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Page components for the Object Identification rules management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug
Page components for the Object Identification rules debugging section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
Page components for the Quality Assessment rules management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug - package cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug
Page components for the Quality Assessment rules debugging section related pages.
cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts - package cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts
Page components for the User Accounts management section related pages.
cz.cuni.mff.odcleanstore.webfrontend.util - package cz.cuni.mff.odcleanstore.webfrontend.util
Utility classes to be used in the Web Frontend component.
cz.cuni.mff.odcleanstore.webfrontend.validators - package cz.cuni.mff.odcleanstore.webfrontend.validators
Custom Wicket validators.
cz.cuni.mff.odcleanstore.wsclient - package cz.cuni.mff.odcleanstore.wsclient
 
cz.cuni.mff.odcleanstore.wsclient.soap - package cz.cuni.mff.odcleanstore.wsclient.soap
 

D

dao - Variable in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
the DAO to do the deletion
Dao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Generic DAO interface.
Dao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
DaoException - Exception in cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions
An abstract parent of all application specific DAO exceptions.
DaoException(String) - Constructor for exception cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions.DaoException
 
DaoExceptionHandler - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
An abstract parent of all DAO exception handlers.
DaoExceptionHandler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoExceptionHandler
 
DaoForAuthorableEntity<T extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Base class for DAO objects that can retrieve author ID by entity ID.
DaoForAuthorableEntity() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForAuthorableEntity
 
DaoForEntityWithSurrogateKey<T extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Base class for DAOs for business objects with unique ids.
DaoForEntityWithSurrogateKey() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
 
DaoLookupFactory - Class in cz.cuni.mff.odcleanstore.webfrontend.core
A factory to lookup DAO objects.
DaoLookupFactory(JDBCConnectionCredentials, JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
 
daoLookupFactory - Variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
DaoSortableDataProvidable<BO extends EntityWithSurrogateKey> - Interface in cz.cuni.mff.odcleanstore.webfrontend.dao
Common interface for DAOs for sortable data.
DaoTemplate<T extends BusinessEntity> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Utility base class for DAOs, implementing common methods for loading of business entities.
DaoTemplate() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
 
DatabaseException - Exception in cz.cuni.mff.odcleanstore.connection.exceptions
Exception thrown when a database error occurs.
DatabaseException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.DatabaseException
Creates a new exception.
DatabaseException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.DatabaseException
Creates a new exception.
DatabaseException(String) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.DatabaseException
Creates a new exception.
dataBaseUrl - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Base for relative URI in input data.
dataGraphUriInfix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Infix of named graphs where incoming data are stored.
DataNormalizationBooleanRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies replaces common expressions used to denote logical true / false: 0, 1, t, f, true, false, y, n, yes, no
DataNormalizationBooleanRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationBooleanRule
 
DataNormalizationConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Data Normalization transformer configuration.
DataNormalizationConfig() - Constructor for class cz.cuni.mff.odcleanstore.configuration.DataNormalizationConfig
 
DataNormalizationDateRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies replaces common date substrings with correct date strings if possible
DataNormalizationDateRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationDateRule
 
DataNormalizationException - Exception in cz.cuni.mff.odcleanstore.datanormalization.exceptions
Exception specific to data normalization related transformations, rule querying or rule generation.
DataNormalizationException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.datanormalization.exceptions.DataNormalizationException
 
DataNormalizationException(String) - Constructor for exception cz.cuni.mff.odcleanstore.datanormalization.exceptions.DataNormalizationException
 
DataNormalizationIntegerRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies convert to integral value by calculating sign(x) * abs(number(x)), default to 0 if null or incompatible Unwanted behaviour of different approaches: floor(-1.2) = -2 round(1.6) = 2 *("ahoj") = undefined -> fail
DataNormalizationIntegerRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationIntegerRule
 
DataNormalizationNonNegativeIntegerRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies convert to non negative integral value by calculating number(x), default to 0 if null or incompatible or < 0
DataNormalizationNonNegativeIntegerRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationNonNegativeIntegerRule
 
DataNormalizationNonPositiveIntegerRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies convert to non negative integral value by calculating number(x), default to 0 if null or incompatible or > 0 Unwanted behaviour of different approaches: floor(-1.2) = -2
DataNormalizationNonPositiveIntegerRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationNonPositiveIntegerRule
 
DataNormalizationNumberRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies converts anything to a number a bit to complicated but allows its argument to be incompatible -> result = 0
DataNormalizationNumberRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationNumberRule
 
DataNormalizationRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
 
DataNormalizationRule(Integer, Integer, String, String, String...) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
constructs new rule with the specified components
DataNormalizationRule.Component - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
One transformation (either INSERTION or DELETION)
DataNormalizationRule.Component(Integer, DataNormalizationRule.EnumRuleComponentType, String, String) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component
 
DataNormalizationRule.EnumRuleComponentType - Enum in cz.cuni.mff.odcleanstore.datanormalization.rules
The type of the modification to be done by one component of the rule
DataNormalizationRulesModel - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
Utility class used to query rules and generate new rules from ontologies
DataNormalizationRulesModel(JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRulesModel
 
DataNormalizationRulesModel(JDBCConnectionCredentials, TableVersion) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRulesModel
 
DataNormalizationStringRule - Class in cz.cuni.mff.odcleanstore.datanormalization.rules
A rule used by Data Normalization Rule Generation from Ontologies converts numbers, dates...
DataNormalizationStringRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationStringRule
 
DataNormalizer - Interface in cz.cuni.mff.odcleanstore.datanormalization
Data normalization transformer interface It is used to modify input graph according to DataNormalizationRules.
DataNormalizer.GraphModification - Interface in cz.cuni.mff.odcleanstore.datanormalization
The collection of all modifications done to a graph (grouped by the rules that did them).
DataNormalizer.RuleModification - Interface in cz.cuni.mff.odcleanstore.datanormalization
Collection of all the insertions and deletions that were applied by a certain rule.
DataNormalizer.TripleModification - Interface in cz.cuni.mff.odcleanstore.datanormalization
Triple that has either been deleted or inserted to a graph in one step of the normalization process.
DataNormalizerImpl - Class in cz.cuni.mff.odcleanstore.datanormalization.impl
DataNormalizerImpl implements the default Data Normalization for ODCS
DataNormalizerImpl(Integer...) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl
constructs new data normalizer
DataNormalizerImpl(String...) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl
constructs new data normalizer
DataNormalizerImpl.GraphModificationImpl - Class in cz.cuni.mff.odcleanstore.datanormalization.impl
The collection of all modifications done to a graph (grouped by the rules that did them, divided into two groups: Insertions, Deletions)
DataNormalizerImpl.GraphModificationImpl() - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
DataNormalizerImpl.RuleModificationImpl - Class in cz.cuni.mff.odcleanstore.datanormalization.impl
Collection of all the insertions and deletions that were applied by a certain rule
DataNormalizerImpl.RuleModificationImpl() - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.RuleModificationImpl
 
DataNormalizerImpl.SerializableTransformationContext - Class in cz.cuni.mff.odcleanstore.datanormalization.impl
Serialized version needed for serialization in frontend for example
DataNormalizerImpl.SerializableTransformationContext() - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.SerializableTransformationContext
 
DataNormalizerImpl.SerializableTransformedGraph - Class in cz.cuni.mff.odcleanstore.datanormalization.impl
Serialized version needed for serialization in frontend for example
DataNormalizerImpl.SerializableTransformedGraph() - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.SerializableTransformedGraph
 
DataNormalizerImpl.TripleModificationImpl - Class in cz.cuni.mff.odcleanstore.datanormalization.impl
Triple that has either been deleted or inserted to a graph in one step of the normalization process
DataNormalizerImpl.TripleModificationImpl(String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.TripleModificationImpl
 
DataProvider<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.models
A simple data provider to provide a collection of all registered instances of the given BO.
DataProvider(DaoForEntityWithSurrogateKey<BO>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DataProvider
 
date - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.DC
A point or period of time associated with an event in the lifecycle of the resource.
DATE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
DC.date as a Node.
dateFunction - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XPathFunctions
 
DateLiteralComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads having a date literal as the object.
DateLiteralComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.DateLiteralComparator
 
dateTimeType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
dateType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
DAY_HOURS - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Number of hours in a day.
DB_OUTPUT_LABEL - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutputType
 
DBconfigLinkerTest - Class in cz.cuni.mff.odcleanstore.test
Testovaci trida pro prototyp linkeru.
DBconfigLinkerTest() - Constructor for class cz.cuni.mff.odcleanstore.test.DBconfigLinkerTest
 
DbContext - Class in cz.cuni.mff.odcleanstore.engine.db
Base class wrapping a database connection.
DbContext() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.DbContext
 
DbContextTransactional - Class in cz.cuni.mff.odcleanstore.engine.db
Base class wrapping a database connection with transactions.
DbContextTransactional() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.DbContextTransactional
 
DbOdcsContextSparql - Class in cz.cuni.mff.odcleanstore.engine.db.model
Class for executing SPARQL queries over dirty database without transactions.
DbOdcsContextSparql() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextSparql
 
DbOdcsContextTransactional - Class in cz.cuni.mff.odcleanstore.engine.db.model
Class for executing Engine queries to the relational database in transactions.
DbOdcsContextTransactional() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
DbOdcsException - Exception in cz.cuni.mff.odcleanstore.engine.db.model
Exception thrown when executing a query to relational database.
DBOutputDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
DB-output-overview page component.
DBOutputDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.DBOutputDetailPage
 
DBOutputHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
DB-output help page component.
DBOutputHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.DBOutputHelpPanel
 
DBScriptExecutorStep - Class in cz.cuni.mff.odcleanstore.installer
A installer step for execution database script via external isql utility.
DBScriptExecutorStep(InstallationWizardFrame, GetDbConnectionsStep, boolean, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.installer.DBScriptExecutorStep
Create instance of database script executor object
DbTransactionException - Exception in cz.cuni.mff.odcleanstore.engine.db
Database transaction error.
DC - Class in cz.cuni.mff.odcleanstore.vocabulary
DCMI Metadata Terms vocabulary definitions.
DebugFormatter - Class in cz.cuni.mff.odcleanstore.engine.outputws.output
Returns a simple representation of the query result for debugging purposes.
DebugFormatter() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.output.DebugFormatter
 
DebugResult - Class in cz.cuni.mff.odcleanstore.linker.impl
 
DebugResult(String, List<LinkedPair>) - Constructor for class cz.cuni.mff.odcleanstore.linker.impl.DebugResult
 
debugRules(HashMap<String, String>, TransformationContext, TableVersion) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer
Allows the user to examine what changes took place after each rule was executed.
debugRules(HashMap<String, String>, TransformationContext, TableVersion) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl
collects information about graph transformations
debugRules(String, TransformationContext, TableVersion) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerImpl
 
debugRules(File, TransformationContext, TableVersion, SerializationLanguage) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerImpl
 
debugRules(String, TransformationContext, TableVersion) - Method in interface cz.cuni.mff.odcleanstore.linker.Linker
Debugs linkage rules.
debugRules(File, TransformationContext, TableVersion, SerializationLanguage) - Method in interface cz.cuni.mff.odcleanstore.linker.Linker
Debugs linkage rules.
debugRules(HashMap<String, String>, TransformationContext, TableVersion) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
debugRules(HashMap<String, String>, TransformationContext, TableVersion) - Method in interface cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor
 
debugTempGraphUriPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Prefix for temporary graphs created for rule debugging
decimalType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
deepClone(PipelineCommand[]) - Static method in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
DEFAULT_AGGREGATION_PARAM - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
DEFAULT_CHARSET - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
the standard password/salt char-set
DEFAULT_ENCODING - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Default encoding - UTF-8.
DEFAULT_MULTIVALUE_PARAM - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
DEFAULT_PASSWORD_LENGTH - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
the standard password length
DEFAULT_SALT_LENGTH - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
the standard salt length
DEFAULT_SUBMIT_BUTTON_ID - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
 
DefaultAggregationConfigurationCache - Class in cz.cuni.mff.odcleanstore.queryexecution.impl
Provides access to default aggregation settings, caching the value.
DefaultAggregationConfigurationCache(JDBCConnectionCredentials, PrefixMappingCache) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.impl.DefaultAggregationConfigurationCache
Create a new instance.
delete() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
Does the actual deletion operation.
delete() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedDeleteButton
 
delete() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteButton
 
delete(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Deletes the database record represented by the given business object.
delete(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Delete a record by primary key.
delete(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TemporaryGraphsDao
 
delete(Integer, Mapping) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
delete(Prefix) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixDao
 
deleteAttachedGraphs(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
DeleteButton<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A generic delete button to delete non-raw BOs.
DeleteButton(DaoForEntityWithSurrogateKey<BO>, Integer, String, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteButton
 
DeleteButton(DaoForEntityWithSurrogateKey<BO>, Integer, String, DeleteConfirmationMessage, FrontendPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteButton
 
deleteByGroup(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
DeleteConfirmationMessage - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Represents the message to be displayed inside a confirmation box applied to a delete button.
DeleteConfirmationMessage(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteConfirmationMessage
 
DeleteConfirmationMessage(String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteConfirmationMessage
 
deleteGraph() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
deleteGraph() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
deleteGraph() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Marks the whole transformed graph (and the respective attached graphs) for deletion.
deleteGraph() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader.TemporaryGraph
Drop the graph.
deleteGraphGroup(String, EnumDatabaseInstance, boolean) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Deletes given graph group.
deleteGraphInError(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
deleteImportingGraph(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Deletes a record from DaoTemplate.getTableName() table with the given id.
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNTemplateInstanceDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
deleteRaw(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
DependentDataProvider<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.models
A data provider to provide a collection of all registered instances of the given BO, which are associated with BO with the given id through the column given by name.
DependentDataProvider(DaoForEntityWithSurrogateKey<BO>, String, Object) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentDataProvider
 
DependentSortableDataProvider<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.models
TODO: change doc to adhere to the fact that the following is no longer true (e.g.
DependentSortableDataProvider(DaoSortableDataProvidable<BO>, Object...) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
 
DependentSortableDataProvider(DaoForEntityWithSurrogateKey<BO>, String, SortOrder) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
 
DependentSortableDataProvider(DaoSortableDataProvidable<BO>, String, Object...) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
 
DependentSortableDataProvider(DaoSortableDataProvidable<BO>, String, QueryCriteria) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
 
description - Variable in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
description - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.DC
Description.
DESCRIPTION_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
DC.description as a Node.
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DataProvider
Drops references to the allocated data structures.
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentDataProvider
Drops references to the allocated data structures.
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
 
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.GenericSortableDataProvider
 
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingDataProvider
 
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.SortablePrefixDataProvider
 
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDataProvider
Free allocated memory.
detach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIOutputDataProvider
Frees allocated resources.
DetachableAutoCompleteTextField - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Textfield with auto-complete feature and detachable model.
DetachableAutoCompleteTextField(String, IModel<List<String>>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.DetachableAutoCompleteTextField
 
DetachableAutoCompleteTextField(String, AutoCompleteSettings, IModel<List<String>>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.DetachableAutoCompleteTextField
 
DetachableModel<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.models
A BO encapsulated into a loadable detachable model.
DetachableModel(DaoSortableDataProvidable<BO>, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DetachableModel
 
DetachableModel(DaoSortableDataProvidable<BO>, BO) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.DetachableModel
 
DetachablePrefixModel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes
Loadable-detachable model to store a single prefix entity.
DetachablePrefixModel(PrefixDao, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.DetachablePrefixModel
 
DetachablePrefixModel(PrefixDao, Prefix) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.DetachablePrefixModel
 
DIRTY_DB_NAME - Static variable in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
Database-name prefix for configuration values related to the dirty database.
DNComponentValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Validator that attempts to run a rule component to verify its syntactical correctness WARNING: it is still possible for the validated components to fail due to errors in functions based on input data as it will be performed over non-existent (empty) graph (In case that UUID generator does not create a conflict, graph names are prefixed with a special prefix to avoid harm due to any possible collision)
DNComponentValidator(JDBCConnectionCredentials, DropDownChoice<DNRuleComponentType>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.DNComponentValidator
 
DNConcatenateTemplateInstance - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent an instance of the concatenate template.
DNConcatenateTemplateInstance(Integer, Integer, Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNConcatenateTemplateInstance
 
DNConcatenateTemplateInstance() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNConcatenateTemplateInstance
 
DNConcatenateTemplateInstanceCompiler - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
A compiler to translate concatenate template instances into raw rules.
DNConcatenateTemplateInstanceCompiler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNConcatenateTemplateInstanceCompiler
 
DNConcatenateTemplateInstanceDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN concatenate template instance Row Mapper.
DNConcatenateTemplateInstanceDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
DNConcatenateTemplateInstanceHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Concatenate-dn-template-instance help panel component.
DNConcatenateTemplateInstanceHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNConcatenateTemplateInstanceHelpPanel
 
DNConcatenateTemplateInstanceRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN concatenate template instance Row Mapper.
DNConcatenateTemplateInstanceRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceRowMapper
 
DNDebugPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug
Policy creator can debug DN rules on this page.
DNDebugPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug.DNDebugPage
 
DNDebugResultPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug
Policy creator can see a results of DN debugging on this page.
DNDebugResultPage(List<DataNormalizer.GraphModification>, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug.DNDebugResultPage
 
DNFilterTemplateInstance - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent an instance of the filter template.
DNFilterTemplateInstance(Integer, Integer, Integer, String, String, Boolean) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstance
 
DNFilterTemplateInstance() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstance
 
DNFilterTemplateInstanceCompiler - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
A compiler to translate filter template instances into raw rules.
DNFilterTemplateInstanceCompiler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstanceCompiler
 
DNFilterTemplateInstanceDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN filter template instance Row Mapper.
DNFilterTemplateInstanceDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
DNFilterTemplateInstanceHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Filter-dn-template-instance help panel.
DNFilterTemplateInstanceHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNFilterTemplateInstanceHelpPanel
 
DNFilterTemplateInstanceRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN filter template instance Row Mapper.
DNFilterTemplateInstanceRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceRowMapper
 
DNGroupDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Group-of-dn-rules-overview page component.
DNGroupDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNGroupDetailPage
 
DNGroupDetailPage(Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNGroupDetailPage
 
DNGroupsListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
List-all-registered-dn-rules page component.
DNGroupsListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNGroupsListPage
 
DNRenameTemplateInstance - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent an instance of the rename template.
DNRenameTemplateInstance(Integer, Integer, Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRenameTemplateInstance
 
DNRenameTemplateInstance() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRenameTemplateInstance
 
DNRenameTemplateInstanceCompiler - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
A compiler to translate rename template instances into raw rules.
DNRenameTemplateInstanceCompiler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRenameTemplateInstanceCompiler
 
DNRenameTemplateInstanceDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rename template instance DAO.
DNRenameTemplateInstanceDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
DNRenameTemplateInstanceHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Rename-dn-template-instance help panel.
DNRenameTemplateInstanceHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRenameTemplateInstanceHelpPanel
 
DNRenameTemplateInstanceRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rename template instance Row Mapper.
DNRenameTemplateInstanceRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceRowMapper
 
DNReplaceTemplateInstance - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent an instance of the replace template.
DNReplaceTemplateInstance(Integer, Integer, Integer, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstance
 
DNReplaceTemplateInstance() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstance
 
DNReplaceTemplateInstanceCompiler - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
A compiler to translate replace template instances into raw rules.
DNReplaceTemplateInstanceCompiler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstanceCompiler
 
DNReplaceTemplateInstanceDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN replace template instance DAO.
DNReplaceTemplateInstanceDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
DNReplaceTemplateInstanceHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Replace-dn-template-instance-help-panel.
DNReplaceTemplateInstanceHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNReplaceTemplateInstanceHelpPanel
 
DNReplaceTemplateInstanceRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN replace template instance Row Mapper.
DNReplaceTemplateInstanceRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceRowMapper
 
DNRule - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent a DN rule.
DNRule(Integer, Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRule
 
DNRule(DataNormalizationRule) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRule
 
DNRule(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRule
 
DNRule() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRule
 
DNRuleAssignmentDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
DNRuleAssignmentDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
DNRuleComponent - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent a component of an DN rule.
DNRuleComponent(Integer, Integer, DNRuleComponentType, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
DNRuleComponent(DNRuleComponentType, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
DNRuleComponent() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
DNRuleComponentDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule component DAO.
DNRuleComponentDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
DNRuleComponentDataProvider - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Data-provider to obtain registered dn-rule-components which belong to the dn-rule given by it's id.
DNRuleComponentDataProvider(DNRuleComponentDao, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDataProvider
 
DNRuleComponentDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
DN-rule-component-overview page component.
DNRuleComponentDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDetailPage
 
DNRuleComponentHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
DN-rule-component help panel component.
DNRuleComponentHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentHelpPanel
 
DNRuleComponentRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule component Row Mapper.
DNRuleComponentRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentRowMapper
 
DNRuleComponentType - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent a type of DN rule components.
DNRuleComponentType(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponentType
 
DNRuleComponentTypeDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule component type DAO.
DNRuleComponentTypeDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeDao
 
DNRuleComponentTypeRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule component type Row Mapper.
DNRuleComponentTypeRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeRowMapper
 
DNRuleComponentUncommittedDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule component type for uncommitted DN rules.
DNRuleComponentUncommittedDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
DNRuleDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule DAO for uncommitted DN rules.
DNRuleDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleDao
 
DNRuleDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
DN-rule-overview page component.
DNRuleDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleDetailPage
 
DNRuleHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
DN-rule help panel component.
DNRuleHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleHelpPanel
 
DNRuleRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule Row Mapper.
DNRuleRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleRowMapper
 
DNRulesGroup - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
The BO to represent a group of DN rules.
DNRulesGroup(Integer, String, String, Integer, boolean, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRulesGroup
 
DNRulesGroup() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRulesGroup
 
DNRulesGroupDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rules group DAO.
DNRulesGroupDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupDao
 
DNRulesGroupRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rules group Row Mapper.
DNRulesGroupRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupRowMapper
 
DNRuleUncommittedDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
The DN rule DAO for uncommitted DN rules.
DNRuleUncommittedDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
DNTemplateInstance - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
A generic parent of all BO's to represent template instances of DN rules.
DNTemplateInstance(Integer, Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
DNTemplateInstance(Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
DNTemplateInstance() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
DNTemplateInstanceCompiler<BO extends DNTemplateInstance> - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.dn
An abstract parent of all compilers of DN template rules.
DNTemplateInstanceCompiler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstanceCompiler
 
DNTemplateInstanceDao<BO extends DNTemplateInstance> - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.dn
An abstract parent of all DN template instance DAOs.
DNTemplateInstanceDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNTemplateInstanceDao
 
doubleType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
dropGraph(String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Drop graph from the database.
DummyOutputStream - Class in cz.cuni.mff.odcleanstore.comlib.io
OutputStream for output size calculation only.
DummyOutputStream() - Constructor for class cz.cuni.mff.odcleanstore.comlib.io.DummyOutputStream
 

E

EditAccountPermissionsPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts
Edit-account-permissions (e.g.
EditAccountPermissionsPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.EditAccountPermissionsPage
 
EditDNConcatenateTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Concatenate-dn-template-instance-overview page component.
EditDNConcatenateTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.EditDNConcatenateTemplateInstancePage
 
EditDNFilterTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Filter-dn-template-instance-overview page component.
EditDNFilterTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.EditDNFilterTemplateInstancePage
 
EditDNRenameTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Rename-dn-template-instance-overview page component.
EditDNRenameTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.EditDNRenameTemplateInstancePage
 
EditDNReplaceTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Replace-dn-template-instance-overview page component.
EditDNReplaceTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.EditDNReplaceTemplateInstancePage
 
EditOntologyPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
Ontology creator edit existing ontology on this page.
EditOntologyPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.EditOntologyPage
 
EditPasswordPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.myaccount
Edit-user-password page component.
EditPasswordPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.myaccount.EditPasswordPage
 
EditPropertyPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Edit-property-configuration page component.
EditPropertyPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.EditPropertyPage
 
EmptyCodeSnippet - Class in cz.cuni.mff.odcleanstore.webfrontend.util
An empty code snippet (e.g.
EmptyCodeSnippet() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.EmptyCodeSnippet
 
EndableReader - Class in cz.cuni.mff.odcleanstore.comlib.io
Reader with set eof method.
EndableReader(Reader) - Constructor for class cz.cuni.mff.odcleanstore.comlib.io.EndableReader
 
endElement(String, String) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
endElement(String, String) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.SoapInsertMethodExecutor
 
endInstallation() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Ends long running instalation, restore cursor.
endParsing() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
endParsing() - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutor
Close all files and commit changes to state objects.
Engine - Class in cz.cuni.mff.odcleanstore.engine
Main class for running services.
engine - Variable in class cz.cuni.mff.odcleanstore.engine.Service
 
ENGINE_DIR_PATH - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
EngineConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Engine configuration.
EngineConfig(JDBCConnectionCredentials, JDBCConnectionCredentials, Long, Long, Long, Long, Long, String, String, UUID) - Constructor for class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
EngineException - Exception in cz.cuni.mff.odcleanstore.engine
A exception arising from Engine code.
EngineException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.engine.EngineException
Constructs a new exception with the given cause.
engineId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
engineId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
EngineOperationsDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
A DAO which contains methods to signal the Engine to rerun certain graphs in the clean DB.
EngineOperationsDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao
 
EngineOperationsDao.RULES_GROUPS_TYPE - Enum in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
EngineStateHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.engine
Help pael for engine state page.
EngineStateHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.engine.EngineStateHelpPanel
 
EngineStatePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.engine
Page containing errors reported by engines, errors grouped for each pipeline
EngineStatePage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.engine.EngineStatePage
 
engineUuid - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
engineUUID - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
engineUUID - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
EntityWithSurrogateKey - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
A generic parent of all classes which represent business entities with surrogate keys (e.g.
EntityWithSurrogateKey(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.EntityWithSurrogateKey
 
EntityWithSurrogateKey() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.EntityWithSurrogateKey
 
EnumAggregationErrorStrategy - Enum in cz.cuni.mff.odcleanstore.conflictresolution
Type of strategy to use when an aggregation cannot be applied to a value.
EnumAggregationType - Enum in cz.cuni.mff.odcleanstore.conflictresolution
Type of aggregation method.
EnumDatabaseInstance - Enum in cz.cuni.mff.odcleanstore.data
Type of database instance.
EnumGraphState - Enum in cz.cuni.mff.odcleanstore.model
Contains symbolic names for id of Engine EN_INPUT_GRAPHS_STATES codebook table.
EnumLiteralType - Enum in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils
Type of an RDF literal.
EnumLogLevel - Enum in cz.cuni.mff.odcleanstore.connection
Virtuoso logging level.
EnumPipelineErrorType - Enum in cz.cuni.mff.odcleanstore.model
Types of pipeline errors.
EnumQueryError - Enum in cz.cuni.mff.odcleanstore.queryexecution
Type of error during query execution.
EnumQueryType - Enum in cz.cuni.mff.odcleanstore.queryexecution
Type of query.
EnumTransformationType - Enum in cz.cuni.mff.odcleanstore.transformer
Type of strategy to use when an aggregation cannot be applied to a value.
EnumValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Validator, which checks if inputed value is one of given valid options.
EnumValidator(IModel<List<String>>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.EnumValidator
 
equals(Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.AggregationType
 
equals(Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.ErrorStrategy
 
equals(Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.MultivalueType
 
equals(Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponentType
 
equals(Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
ERROR_ATTACH_GRAPH - Static variable in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
ERROR_CLOSED_CONNECTION - Static variable in class cz.cuni.mff.odcleanstore.engine.db.DbContext
 
ERROR_NOT_ACTIVE_TRANSFORMER - Static variable in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext
 
ERROR_NOT_ACTIVE_TRANSFORMER - Static variable in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
ERROR_STRATEGY_PARAM - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
errorMessage - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
ErrorStrategy - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.cr
The BO to represent a CR error strategy.
ErrorStrategy(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.ErrorStrategy
 
ErrorStrategyDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Error strategy DAO.
ErrorStrategyDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyDao
 
ErrorStrategyRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Error strategy Row Mapper.
ErrorStrategyRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyRowMapper
 
errorTypeId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
errorTypeLabel - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
ESCAPE_LITERAL_CHARS_TO_ESCAPE - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Pattern matching characters to be escaped in a literal when being escaped for a SPARQL query.
ESCAPE_LITERAL_CHARS_TO_REMOVE - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Pattern matching characters to be removed from a literal when being escaped for a SPARQL query.
escapeSPARQLLiteral(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Escapes a literal for use in a SPARQL query.
ExceptionRequestCycleListener - Class in cz.cuni.mff.odcleanstore.webfrontend.core
 
ExceptionRequestCycleListener() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.ExceptionRequestCycleListener
 
execute(String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Executes a general SQL/SPARQL query.
execute(String, Object...) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Executes a general SQL/SPARQL query.
execute(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Execute general query.
execute(String, Object...) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Execute general query with parameters.
execute() - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSService
Recovery input graphs and set http(s) server to accept incoming requests in own thread.
execute() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.KeywordQueryExecutorResource
 
execute() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.MetadataQueryExecutorResource
 
execute() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.NamedGraphQueryExecutorResource
 
execute() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
Serve the current request.
execute() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.UriQueryExecutorResource
 
execute() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.PipelineService
Wait for queued graph and process it, while service is running.
execute() - Method in class cz.cuni.mff.odcleanstore.engine.Service
Execute routine for overriding.
execute() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.SendConfirmationEmailSnippet
 
execute() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.CodeSnippet
The code to be executed as the code snippet executes.
execute() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.EmptyCodeSnippet
 
executeAsk(String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Executes a SPARQL ASK query and returns the result.
executeGet() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
executeInTransaction(CodeSnippet) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
Executes the given code in a Spring transaction.
executeNullsAlllowed(String, Object...) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Execute general query with parameters, nulls parameters are allowed.
executeNullsAllowed(String, Object...) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Executes a general SQL/SPARQL query with nulls object allowed.
executePost(Representation) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
executeRequest(HttpServerRequest) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
executeRequest(HttpServerRequest) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
Execute inputws http(s) server request.
executeSelect(String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Executes an SQL/SPARQL SELECT query and returns a wrapper for the result.
executeSelect(String, Object...) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Executes an SQL/SPARQL SELECT query and returns a wrapper for the result.
expandPrefix(String) - Method in class cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMapping
Expands a prefixed name to a whole URI.
expandPropertyNames(AggregationSpec, PrefixMapping) - Static method in class cz.cuni.mff.odcleanstore.queryexecution.impl.QueryExecutionHelper
Expands prefixed names in the given aggregation settings to full URIs.
exportToTTL(File, String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Exports a named graph to the given file in TTL format.
extractUUID(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Extracts the UUID part from a data named graph URI.

F

FAKE_DB_CONNECTION - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
FILE_OUTPUT_LABEL - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutputType
 
FileOutput - Class in cz.cuni.mff.odcleanstore.linker.rules
Business entity representing file output in linkage rule.
FileOutput() - Constructor for class cz.cuni.mff.odcleanstore.linker.rules.FileOutput
 
FileOutputDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
File-output-overview page component.
FileOutputDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.FileOutputDetailPage
 
FileOutputHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
File-output help panel component.
FileOutputHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.FileOutputHelpPanel
 
FileUtils - Class in cz.cuni.mff.odcleanstore.installer.utils
Helpers for working with files and directories.
FileUtils - Class in cz.cuni.mff.odcleanstore.shared.util
Utility methods for working with files.
FileUtils.DirectoryException - Exception in cz.cuni.mff.odcleanstore.installer.utils
Error when working with a directory.
FileUtils.DirectoryException - Exception in cz.cuni.mff.odcleanstore.shared.util
Error when working with a directory.
filter - Variable in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
finalize() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Close connection on finalize().
findKeyword(String, QueryConstraintSpec, AggregationSpec) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
Keyword search query.
findNamedGraph(String, QueryConstraintSpec, AggregationSpec) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
Named graph search query.
findNamedGraphMetadata(String) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
Named graph provenance metadata query.
findURI(String, QueryConstraintSpec, AggregationSpec) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
URI search query.
floatType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
flush() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Flush writes to underline stream.
format(BasicQueryResult, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.DebugFormatter
 
format(MetadataQueryResult, QualityAssessor.GraphScoreWithTrace, long, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.DebugFormatter
 
format(BasicQueryResult, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.HTMLFormatter
 
format(MetadataQueryResult, QualityAssessor.GraphScoreWithTrace, long, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.HTMLFormatter
 
format(BasicQueryResult, Reference) - Method in interface cz.cuni.mff.odcleanstore.engine.outputws.output.QueryResultFormatter
Returns a formatted representation of a query result.
format(MetadataQueryResult, QualityAssessor.GraphScoreWithTrace, long, Reference) - Method in interface cz.cuni.mff.odcleanstore.engine.outputws.output.QueryResultFormatter
Returns a formatted representation of a named graph query result.
format(BasicQueryResult, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFXMLFormatter
 
format(MetadataQueryResult, QualityAssessor.GraphScoreWithTrace, long, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFXMLFormatter
 
format(BasicQueryResult, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.TriGFormatter
 
format(MetadataQueryResult, QualityAssessor.GraphScoreWithTrace, long, Reference) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.TriGFormatter
 
FORMAT_PARAM - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
FormatBoolean - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to Integers.
FormatBoolean() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatBoolean
 
formatDate(Date) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase
Format a date a readable string.
FormatDouble - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to Doubles.
FormatDouble() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatDouble
 
formatExceptionForLog(Throwable, String, Object...) - Static method in class cz.cuni.mff.odcleanstore.engine.common.FormatHelper
Format exception for logging.
formatExecutionTime(long) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase
Format execution time to a readable string.
formatGraphMessage(String, String, boolean, Object...) - Static method in class cz.cuni.mff.odcleanstore.engine.common.FormatHelper
Format graph message fro logging.
FormatHelper - Class in cz.cuni.mff.odcleanstore.engine.common
Helper class for processing some formats.
FormatInteger - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to Integers.
FormatInteger() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatInteger
 
FormatLong - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to Longs.
FormatLong() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatLong
 
formatQueryTitle(String, EnumQueryType) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase
Format query response title.
formatScore(double) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase
Format a score/quality to a readable string.
FormatString - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to Strings (e.g.
FormatString() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatString
 
FormatURI - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to URIs.
FormatURI() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatURI
 
FormatURL - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to URLs.
FormatURL() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatURL
 
FormatUUID - Class in cz.cuni.mff.odcleanstore.configuration.formats
A formatter to convert String values to UUIDs.
FormatUUID() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.FormatUUID
 
fromId(int) - Static method in enum cz.cuni.mff.odcleanstore.model.EnumGraphState
 
fromId(int) - Static method in enum cz.cuni.mff.odcleanstore.model.EnumPipelineErrorType
 
FRONTEND_ARCHIVE_FILENAME - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
FRONTEND_DIR_PATH - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
FrontendPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages
An abstract base class for all WebFrontend page components, except for some meta-page-components (like the LogOutPage component).
FrontendPage(String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
fullClassName - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 

G

generatedGraph - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property marking named graphs generated by ODCS (e.g.
generatedLinksGraphUriPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Prefix of named graphs where links generated by OI are placed.
generatePassword() - Static method in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
Generates a random password (e.g.
generateRandomString(String, int) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
Generates a random string value of the given length, which consists of characters of the given char-set only.
generateSalt() - Static method in class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
Generates a random salt (e.g.
GenericSortableDataProvider<BO extends EntityWithSurrogateKey> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.models
A data provider to provide a collection of all registered instances of the given BO, sorted by values in a column given by name.
GenericSortableDataProvider(DaoSortableDataProvidable<BO>, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.models.GenericSortableDataProvider
 
get() - Static method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
getActionListener() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Get action listener for listening button action.
getAggregation(EnumAggregationType) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
Returns an instance of AggregationMethod implementing the selected type of aggregation.
getAggregation(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
Returns an appropriate instance of AggregationMethod for the given property according to aggregation settings given in the constructor.
getAggregationSpec() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Returns aggregation settings.
getAggregationSpec() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
Reads parameters given to the output webservice and build an AggregationSpec object according to it.
getAggregationSpec() - Method in class cz.cuni.mff.odcleanstore.queryexecution.BasicQueryResult
Returns aggregation settings used in conflict resolution.
getAggregationType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.PropertySettings
 
getAgreeCoeficient() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
 
getAllGraphNames() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Load all RDF graphs' names from the clean database
getApp() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
getAttachedGraphNames() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
getAttachedGraphNames() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
getAttachedGraphNames() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Returns a collection of graphs attached to the transformed graph registered by TransformedGraph.addAttachedGraph(String) method.
getAuthorId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.AuthoredEntity
Returns ID of the creator.
getAuthorId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
getAuthorId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getAuthorId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForAuthorableEntity
Return entity author ID or zero if the author is NULL.
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleDao
 
getAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleDao
 
getAuthorName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
getAuthorName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getAuthorName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
getAutocommit() - Method in enum cz.cuni.mff.odcleanstore.connection.EnumLogLevel
Returns autocommit settings for the selected transaction log level.
getBackendGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns backend configuration.
getBigDecimal(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a BigDecimal.
getBigDecimal(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a BigDecimal.
getBigDecimal(ResultSet, String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper
Returns the value of the given column from the given result set converted to BigDecimal.
getBits() - Method in enum cz.cuni.mff.odcleanstore.connection.EnumLogLevel
Returns the corresponding bits parameter for Virtuoso log_level() function.
getCanonicalURI(String) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMapping
Returns the canonical URI for the given URI.
getCanonicalURI(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
 
getChoices(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.DetachableAutoCompleteTextField
 
getCleanConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
 
getCleanDatabaseCredentials() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext
 
getCleanDatabaseCredentials() - Method in class cz.cuni.mff.odcleanstore.test.TransformationContextTestImpl
 
getCleanDatabaseCredentials() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
Reference to the clean database.
getCleanDataSource() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
Returns the data source for the clean Virtuoso DB.
getCleanDBConnectionString() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getCleanDBHostName() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getCleanDBImportExportDir() - Method in class cz.cuni.mff.odcleanstore.engine.Engine
 
getCleanDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
 
getCleanDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getCleanDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
 
getCleanDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
getCleanDBPassword() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getCleanDBPort() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getCleanDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
 
getCleanDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
 
getCleanDBUser() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getCleanImportExportDir() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getCleanTransactionManager() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
Returns the (lazily created on every request) transaction manager over the clean data source.
getCoefficient() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
getCoefficient() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
getComparator(EnumLiteralType) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LiteralComparatorFactory
Returns a new instance of comparator best suitable for the given literal type.
getComparisonType(Collection<Quad>) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Returns the literal comparison type for objects of the given quads.
getComponents() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
getComponents(String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
constructs SPARULs for all the components restricted to a concrete graph
getComponents() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRule
 
getConfidence() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
getConfig() - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigLoader
Returns the parsed configuration instance.
getConfigPrefix() - Method in enum cz.cuni.mff.odcleanstore.configuration.ConfigGroup.EnumDbConnectionType
 
getConfiguration() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
getConfiguration() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
getConflictResolutionGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns CR configuration.
getConnection() - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
 
getConnectionString() - Method in class cz.cuni.mff.odcleanstore.connection.JDBCConnectionCredentials
Returns the JDBC connection string.
getContentCharset() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
getContentFile(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
getContentLength() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
getContentType() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
getConverter(Class<C>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.BooleanLabel
 
getConverter(Class<C>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.StringifiedEnumLabel
 
getConverter(Class<C>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TimestampLabel
 
getCount() - Method in class cz.cuni.mff.odcleanstore.comlib.io.DummyOutputStream
 
getCurrent() - Static method in class cz.cuni.mff.odcleanstore.engine.Engine
 
getCurrentResultSet() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the current result as a ResultSet object.
getCustomValidator(Class<? extends CustomValidator>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.CustomValidableField
 
getDao(Class<T>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
Creates (lazily) and returns the requested DAO object decorated by a SafetyDaoDecorator instance.
getDao(Class<T>, boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
Creates requested DAO object with the option to look for "uncommitted" version of the DAO
getDaoLookupFactory() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
getDatabaseInstance() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getDataBaseUrl() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Get base URL for inserted RDF data.
getDataNormalizationGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns DN configuration.
getDateTimeValue(LiteralLabel) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Returns the value of a literal as an XSDDateTime instance if possible, otherwise return null.
GetDbConnectionsStep - Class in cz.cuni.mff.odcleanstore.installer
A step for getting jdbc database connection data to odcs dirty and clean db instances from user.
GetDbConnectionsStep(InstallationWizardFrame) - Constructor for class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getDebugDirectoryPath() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
getDefaultAggregation() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Return aggregation method for properties without an explicitly set method.
getDefaultAggregationSpec() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Returns default aggregation settings.
getDefaultAggregationType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.GlobalAggregationSettings
 
getDefaultErrorStrategy() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.GlobalAggregationSettings
 
getDefaultMultivalue() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Get the default multivalue setting; if the multivalue setting is set to false, differences with other conflicting values decrease quality estimate, otherwise they don't.
getDefaultMultivalueType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.GlobalAggregationSettings
 
getDefinition() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getDeletions() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.RuleModification
 
getDeletions() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.RuleModificationImpl
 
getDelimiter() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNConcatenateTemplateInstance
 
getDependentRuleDao() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
getDependentRuleDao() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupDao
 
getDependentRuleDao() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupDao
 
getDependentRuleDao() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupDao
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.AggregationType
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.ErrorStrategy
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.MultivalueType
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRuleComponent
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRule
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponentType
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIFileFormat
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutputType
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
getDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
getDirtyConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
 
getDirtyDatabaseCredentials() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext
 
getDirtyDatabaseCredentials() - Method in class cz.cuni.mff.odcleanstore.test.TransformationContextTestImpl
 
getDirtyDatabaseCredentials() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
Reference to the dirty database, i.e.
getDirtyDataSource() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.DaoLookupFactory
Returns the data source for the dirty Virtuoso DB.
getDirtyDBConnectionString() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getDirtyDBHostName() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getDirtyDBImportExportDir() - Method in class cz.cuni.mff.odcleanstore.engine.Engine
 
getDirtyDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
 
getDirtyDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getDirtyDBJDBCConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
getDirtyDBPassword() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getDirtyDBPort() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getDirtyDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
 
getDirtyDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
 
getDirtyDBUser() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getDirtyImportExportDir() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getDnPipelineRulesNavigationMap() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
getDnRulesGroup() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getDouble(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double.
getDouble(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double.
getDouble(ResultSet, String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper
Returns the value of the given column from the given result set converted to double.
getEffectiveErrorStrategy() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Returns the effective aggregation error strategy, i.e.
getEmail() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getEndpointURL() - Method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
 
getEngineDirectory() - Method in class cz.cuni.mff.odcleanstore.installer.GetEngineDirectoryStep
 
GetEngineDirectoryStep - Class in cz.cuni.mff.odcleanstore.installer
A step for getting destination engine directory from user.
GetEngineDirectoryStep(InstallationWizardFrame) - Constructor for class cz.cuni.mff.odcleanstore.installer.GetEngineDirectoryStep
Create instance for getting destination engine directory from user.
getEngineGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns engine configuration.
getEngineId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getEngineUuid() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getEngineUuid() - Method in class cz.cuni.mff.odcleanstore.engine.Engine
 
getEngineUUID() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getErrorCode() - Method in exception cz.cuni.mff.odcleanstore.queryexecution.QueryExecutionException
Return the error code of the error.
getErrorStrategy() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Return aggregation error strategy.
getErrorType() - Method in exception cz.cuni.mff.odcleanstore.queryexecution.QueryExecutionException
Return the type of the error.
getExecutionTime() - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
Returns query execution time in ms.
getFaultActor() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
getFaultCode() - Method in exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorException
 
getFaultCode() - Method in exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorHeaderException
 
getFaultCode() - Method in exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorParserException
 
getFaultCode() - Method in exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapMethodExecutorException
 
getFaultCode() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
getFaultCode() - Method in exception cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutorException
 
getFaultString() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
getFileFormat() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
getFilename() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
getFileName() - Method in interface cz.cuni.mff.odcleanstore.webfrontend.core.components.TemporaryFileResourceLink.ITempFileCreator
 
getFilter() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
getFilter() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
getFilterLimit() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getFilterLimit() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getFilterThreshold() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getFilterThreshold() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getFirst() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.Pair
 
getFirstLabel() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
getFirstname() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getFirstUri() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
getFormat() - Method in class cz.cuni.mff.odcleanstore.linker.rules.FileOutput
 
getFormatter(OutputWSConfig) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
Returns an appropriate formatter of the result.
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.CopyEngineExecutorStep
 
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.CopyFrontEndExecutorStep
 
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.DBScriptExecutorStep
 
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.GetEngineDirectoryStep
 
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.GetFrontendDirectoryStep
 
getFormPanel() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Gets panel with step form, called from wizard frame.
getFormValue(String) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
getFormValuesArray(String) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
getFrontendDirectory() - Method in class cz.cuni.mff.odcleanstore.installer.GetFrontendDirectoryStep
 
GetFrontendDirectoryStep - Class in cz.cuni.mff.odcleanstore.installer
A step for getting odcleanstore front end destination directory from user.
GetFrontendDirectoryStep(InstallationWizardFrame) - Constructor for class cz.cuni.mff.odcleanstore.installer.GetFrontendDirectoryStep
Create instance for getting odcleanstore front end destination directory from user.
getFullClassName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
getGmailAddress() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
getGmailPassword() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
getGraphId() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
getGraphId() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
getGraphId() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Returns the unique identifier of the transform named graph in ODCS.
getGraphModifications(String, JDBCConnectionCredentials, JDBCConnectionCredentials, TableVersion) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl
collects modifications that are done to the given graph
getGraphName() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification
 
getGraphName() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
getGraphName() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
getGraphName() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl.GraphScoreWithTraceImpl
 
getGraphName() - Method in interface cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor.GraphScoreWithTrace
 
getGraphName() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
getGraphName() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Returns URI of the transformed ("payload") named graph.
getGraphName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getGraphScoreWithTrace(String, JDBCConnectionCredentials) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
getGraphScoreWithTrace(String, JDBCConnectionCredentials, JDBCConnectionCredentials, TableVersion) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
getGraphURI() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader.TemporaryGraph
Return graph URI.
getGroupDescription() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
getGroupId() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
getGroupId() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
getGroupId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
getGroupId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
getGroupId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RuleEntity
 
getGroupLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
getHomePage() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
getHostName() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
getId() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component
 
getId() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
getId() - Method in exception cz.cuni.mff.odcleanstore.engine.inputws.InputGraphStatusException
 
getId() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getId() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
getId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.EntityWithSurrogateKey
 
getId() - Method in exception cz.cuni.mff.odcleanstore.wsclient.InsertException
Get exception id.
getImportExportTmpFile(VirtuosoConnectionWrapper, EnumDatabaseInstance) - Static method in class cz.cuni.mff.odcleanstore.data.GraphLoaderUtils
Returns unique temporary file in import/export directory.
getInputWSGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns input webservice configuration.
getInsertedAt() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Return date the named graph was stored to the RDF store.
getInsertedBy() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
 
getInsertions() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.RuleModification
 
getInsertions() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.RuleModificationImpl
 
getInstance() - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.TimeComparator
Get the singleton instance.
getInstance(JDBCConnectionCredentials, JDBCConnectionCredentials) - Static method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Creates singleton instance.
getInstancesCount(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
getInt(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getInt(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getInteger(ResultSet, String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper
Returns the value of the given column from the given result set converted to integer.
getIsInCleanDB() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getJarPath() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
getJavaDate(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java Date.
getJavaDate(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java Date.
getKeep() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstance
 
getKey() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.SimpleKeyHolder
 
getKeys() - Static method in class cz.cuni.mff.odcleanstore.engine.inputws.SslKeyLoader
 
getKeywordPath() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.AggregationType
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.ErrorStrategy
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.MultivalueType
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRule
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponentType
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIFileFormat
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutputType
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
getLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
getLastActiveWaitingForRecoveryDate() - Static method in class cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutor
 
getLastInsertId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Returns the last assigned identity column value in the clean database instance.
getLicences() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
 
getLicenses() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Get appendable list of licenses of insert operation.
getLimitedURIListBuilder(Iterable<String>, int) - Static method in class cz.cuni.mff.odcleanstore.queryexecution.impl.QueryExecutionHelper
Returns a builder of URI lists for use in SPARQL queries.
getLinkageRule() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getLinkageRule() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getLinks() - Method in class cz.cuni.mff.odcleanstore.linker.impl.DebugResult
 
getLinkType() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getLinkType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getLiteralType(Node) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.AggregationUtils
Return the type of a literal node.
getLookForGraphInterval() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getLookupFactory() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
Returns dao factory instance.
getMaxConfidence() - Method in class cz.cuni.mff.odcleanstore.linker.rules.Output
 
getMaxConfidence() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
getMaxDateDifference() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
 
getMaxQueryResultSize() - Method in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
 
getMessage(InputWSErrorEnumeration) - Static method in enum cz.cuni.mff.odcleanstore.engine.inputws.InputWSErrorEnumeration
 
getMessage() - Method in exception cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutorException
 
getMetadata(Node) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
Returns metadata for a given named graph.
getMetadata(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
Returns metadata for a given named graph URI.
getMetadata() - Method in class cz.cuni.mff.odcleanstore.queryexecution.BasicQueryResult
Returns provenance metadata for quads returned by BasicQueryResult.getResultQuads().
getMetadata() - Method in class cz.cuni.mff.odcleanstore.queryexecution.MetadataQueryResult
Returns ODCS metadata.
getMetadataGraphName() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
getMetadataGraphName() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
getMetadataGraphName() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Returns URI of the named graph containing OCDS metadata about the transformed graph.
getMetadataPath() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
getMethod() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
getMinConfidence() - Method in class cz.cuni.mff.odcleanstore.linker.rules.Output
 
getMinConfidence() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
getMinScore() - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
Returns the minimum score of accepted named graphs of null if there is no limit.
getModification() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component
 
getModification() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRuleComponent
 
getModification() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
getModificationsByRule(DataNormalizationRule) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification
 
getModificationsByRule(DataNormalizationRule) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
getMoreInfo() - Method in exception cz.cuni.mff.odcleanstore.wsclient.InsertException
Get detailed exception information.
getMultivalueType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.PropertySettings
 
getName() - Method in class cz.cuni.mff.odcleanstore.linker.rules.FileOutput
 
getNamedGraphMetadata() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Return metadata about named graphs where the input triples for the conflict resolution process come from.
getNamedGraphPath() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
getNamedGraphPrefix() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Return the prefix of named graphs where resolved triples are placed for this specification.
getNamedGraphScoreWeight() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
 
getNamedGraphsPrefix() - Method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
 
getNamedGraphsPrefix() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getNamedGraphURI() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Return URI of the named graph this metadata relate to.
getNamespace() - Method in class cz.cuni.mff.odcleanstore.data.RDFprefix
Returns the represented namespace.
getNode(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Node.
getNode(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Node.
getNs(String) - Method in class cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMapping
Return the URI mapped by the given prefix.
getNString(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java String.
getNString(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java String.
getObject() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.TripleModification
 
getObject() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.TripleModificationImpl
 
getObjectIdentificationConfig() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns OI configuration.
getODCSSession() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
getOiPipelineRulesNavigationMap() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
getOldestTime() - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
Returns the oldest time of accepted named graphs of null if there is no limit.
getOutputs() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getOutputTypeId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
getOutputWSGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns output webservice configuration.
getOutputWSHost() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
getPassword() - Method in class cz.cuni.mff.odcleanstore.connection.JDBCConnectionCredentials
Returns the password.
getPassword() - Method in class cz.cuni.mff.odcleanstore.connection.SparqlEndpointConnectionCredentials
Returns the SPARQL endpoint password.
getPasswordHash() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getPattern() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstance
 
getPattern() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstance
 
getPipelineAuthorId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getPipelineId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getPipelineId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
getPipelineLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getPipelineName() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Returns name of data-processing pipeline to be used to process the inserted data in ODCleanStore.
getPort() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
getPort() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
getPredicate() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.TripleModification
 
getPredicate() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.TripleModificationImpl
 
getPreferredURIs() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
Returns the set of URIs preferred as canonical URIs.
getPrefix(String) - Method in class cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMapping
Return the prefix that maps to the given URI.
getPrefix() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes.Prefix
 
getPrefixId() - Method in class cz.cuni.mff.odcleanstore.data.RDFprefix
Returns the prefix id.
getPrefixMapping() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
Returns prefix mapping.
getPriority() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
getProperty() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.PropertySettings
 
getProperty() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.qe.LabelProperty
 
getPropertyAggregations() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Get aggregation methods explicitly set for properties.
getPropertyMultivalue() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Returns explicit multivalue settings for predicates.
getPropertyName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNConcatenateTemplateInstance
 
getPropertyName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNFilterTemplateInstance
 
getPropertyName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstance
 
getProvenance() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Get additional provenance metadata associated with the inserted data.
getProvenanceMetadata() - Method in class cz.cuni.mff.odcleanstore.queryexecution.MetadataQueryResult
Returns the provenance metadata given to the input webservice as value of provenance parameter.
getProvenanceMetadataGraphName() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
getProvenanceMetadataGraphName() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
getProvenanceMetadataGraphName() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Returns URI of the named graph containing provenance metadata about the transformed graph (given to Input Webservice).
getPublishers() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Return URIs identifying publishers of data in the named graph.
getPublishers() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Returns appendable list of publishers (identified by a URI) of the data.
getPublisherScoreWeight() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
 
getQaPipelineRulesNavigationMap() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
getQaRulesGroup() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
getQuad() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.CRQuad
Return the wrapped quad.
getQuality() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.CRQuad
Return quality of the wrapped quad.
getQualityAssessmentGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns QA configuration.
getQuery() - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
Returns the query string.
getQueryConstraints() - Method in class cz.cuni.mff.odcleanstore.queryexecution.BasicQueryResult
Returns constraints on triples returned in the result.
getQueryExecution() - Static method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
Returns the singleton instance of QueryExecution.
getQueryExecutionGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns QE configuration.
getQueryTimeout() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
 
getQueryType() - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
Returns type of the query.
getRawRuleId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
getReader() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
getRecipient() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.Mail
 
getRecoveryCrashPenalty() - Method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
 
getRegexValidator() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.RegexField
 
getRegexValidator() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.ReplacementField
 
getRelationType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Mapping
 
getReplacement() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNReplaceTemplateInstance
 
getRepresentation(Status, Request, Response) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.StatusService
 
getRequestPath() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
getRequestReference() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
getResponse() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
Read http header and prepare reader for reading http content.
getResponseCode() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
 
getResponseContentCharSet() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
 
getResponseContentType() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
 
getResultDataURIPrefix() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
getResultDataURIPrefix() - Method in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
 
getResultQuads() - Method in class cz.cuni.mff.odcleanstore.queryexecution.BasicQueryResult
Returns the result of the query as CRQuads.
getReverseComparator(EnumLiteralType) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LiteralComparatorFactory
Returns a new instance of comparator best suitable for the given literal type which sorts in the reverse order.
getRoleLabels() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
Returns the list of names of all roles assigned to the represented user.
getRoles() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getRoles() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Returns the row mapper that creates an instance of the business object from a query result set.
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.AttachedEngineDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RoleDao
 
getRowMapper() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
getRuleId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
getRuleId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
getRuleIterator() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification
 
getRuleIterator() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
getRuleLabel() - Method in class cz.cuni.mff.odcleanstore.linker.impl.DebugResult
 
getRules(Integer...) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRulesModel
selects rules that belong to groups whose IDs are among groupIds
getRules(String...) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRulesModel
selects rules that belong to groups whose labels are among groupLabels
getRules(Integer...) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRulesModel
 
getRules(String...) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRulesModel
 
getRules() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRulesGroup
 
getRuleTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
getRuleTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
getRuleTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
getRuleTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
getRunOnCleanDB() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
getSalt() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getScore() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Return (error localization) score of the named graph.
getScore() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl.GraphScoreWithTraceImpl
 
getScore() - Method in interface cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor.GraphScoreWithTrace
 
getScoreIfUnknown() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
 
getSecond() - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.Pair
 
getSecondCrashPenalty() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getSecondLabel() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
getSecondUri() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Builds SELECT ...
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
getSelectAndFromClause() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
getServerRoot() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Returns Virtuoso server working directory.
getServiceState() - Method in class cz.cuni.mff.odcleanstore.engine.Service
 
getServiceStateInfo() - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSService
 
getServiceStateInfo() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.OutputWSService
 
getServiceStateInfo() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.PipelineService
 
getServiceStateInfo() - Method in class cz.cuni.mff.odcleanstore.engine.Service
 
getShutdownTimeout() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getSignInPageClass() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
getSimpleClassName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
getSingleValueAggregation() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.AggregationMethodFactory
Returns an instance of AggregationMethod for aggregating a single conflicting quad.
getSoapMessage() - Method in exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorException
 
getSourceNamedGraphURIs() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.CRQuad
Collection of URIs of named graphs the triple is derived from.
getSourcePropertyName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRenameTemplateInstance
 
getSourceQuality(NamedGraphMetadata) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.GraphQualityCalculator
Returns the total calculated quality of a source of a named graph.
getSourceRestriction() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getSourceRestriction() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getSources() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Return data sources the named graph was retrieved from.
getSources() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Returns appendable list of sources of inserted data (as URIs).
getSourceUri() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Mapping
 
getStandardRoles() - Static method in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
getStartupTimeout() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getStateId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getStateLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getStateToDbWritingInterval() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
 
getStatus(Throwable, Request, Response) - Method in class cz.cuni.mff.odcleanstore.engine.outputws.StatusService
 
getStepNumber() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Get current step wizard number.
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.CopyEngineExecutorStep
 
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.CopyFrontEndExecutorStep
 
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.DBScriptExecutorStep
 
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.GetEngineDirectoryStep
 
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.GetFrontendDirectoryStep
 
getStepTitle() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Gets step tilte, called from wizard frame.
getString(String) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getString(int) - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String.
getSubject() - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.TripleModification
 
getSubject() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.TripleModificationImpl
 
getSurname() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Returns the name of the table that contains business entities represented by
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.AttachedEngineDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TemporaryGraphsDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RoleDao
 
getTableName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
getTableSuffix() - Method in enum cz.cuni.mff.odcleanstore.data.TableVersion
Returns suffix of the respective set of tables.
getTargetPropertyName() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRenameTemplateInstance
 
getTargetRestriction() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
getTargetRestriction() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
getTargetUri() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Mapping
 
getTotalPublishersScore() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Return (Quality Assessment) score of the publishers.
getTrace() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl.GraphScoreWithTraceImpl
 
getTrace() - Method in interface cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor.GraphScoreWithTrace
 
getTransformationType() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext
 
getTransformationType() - Method in class cz.cuni.mff.odcleanstore.test.TransformationContextTestImpl
 
getTransformationType() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
Returns the type of transformation.
getTransformerConfiguration() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext
 
getTransformerConfiguration() - Method in class cz.cuni.mff.odcleanstore.test.TransformationContextTestImpl
 
getTransformerConfiguration() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
Configuration file for the Transformer (obtained from ODCS database).
getTransformerDirectory() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformationContext
 
getTransformerDirectory() - Method in class cz.cuni.mff.odcleanstore.test.TransformationContextTestImpl
 
getTransformerDirectory() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
Returns reference to a directory reserved for the Transformer's needs.
getTransformerId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
getTransformerInstanceId() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
getTransformers() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
getType() - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component
 
getType() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
getTypedW3CDTF(Date) - Static method in class cz.cuni.mff.odcleanstore.engine.common.FormatHelper
Transform date to W3CDTF format.
getTypedW3CDTFCurrent() - Static method in class cz.cuni.mff.odcleanstore.engine.common.FormatHelper
Get current date in W3CDTF format.
getTypeLabel() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRuleComponent
 
getUpdated() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getUpdateTag() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Returns update tag, which identifies set of graphs that update each other.
getUpdateTag() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Returns value of update tag which identifies a set of graphs that update each other.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.DC
Returns the namespace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Returns the namespace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.OWL
Returns the namespace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.RDF
Returns the namespace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.RDFS
Returns the namespace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.W3P
Returns the namespace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
Returns the namespaspace of the vocabulary.
getURI() - Static method in class cz.cuni.mff.odcleanstore.vocabulary.XPathFunctions
Returns the namespace of the vocabulary.
getUri() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.RelationType
 
getUriDFUParent() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
Map representing the DFU data structure.
getURIMapping() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Returns mapping of URIs to their canonical URI equivalent.
getUriPath() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
getUrl() - Method in class cz.cuni.mff.odcleanstore.connection.SparqlEndpointConnectionCredentials
Returns the SPARQL endpoint URL.
getUrl() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes.Prefix
 
getURL() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TemporaryFileResourceLink
 
getUser() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
Returns the currently authenticated user (or null, if no user has been authenticated yet).
getUsername() - Method in class cz.cuni.mff.odcleanstore.connection.JDBCConnectionCredentials
Returns the username.
getUsername() - Method in class cz.cuni.mff.odcleanstore.connection.SparqlEndpointConnectionCredentials
Returns the SPARQL endpoint username.
getUsername() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
getUUID() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
getUUID() - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Get UUID of the insert operation.
getValuesMap() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
getVirtuosoURIForBlankNode(Node) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Return the URI identifying a blank node in Virtuoso.
getVisibleTableVersion() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.LimitedEditingPage
 
getWebFrontendGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
Returns web frontend configuration.
getWebSessionClass() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
getWizardFrame() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Gets parent wizard frame.
getWorkDirPath() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
getWrappedStatement() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Returns the wrapped SQL statement.
getWriter() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
Write http reader and prepare writer of http content.
GlobalAggregationSettings - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.cr
The BO to represent the default CR aggregation settings.
GlobalAggregationSettings(ErrorStrategy, MultivalueType, AggregationType) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.GlobalAggregationSettings
 
GlobalAggregationSettings() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.GlobalAggregationSettings
 
GlobalAggregationSettingsDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Global aggregatin settings DAO.
GlobalAggregationSettingsDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsDao
 
GlobalAggregationSettingsRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Global aggregation settings Row Mapper.
GlobalAggregationSettingsRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsRowMapper
 
Graph - Class in cz.cuni.mff.odcleanstore.engine.db.model
Model class representing a graph.
Graph() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
graphCount - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInErrorCount
 
GraphInError - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
BO for error records bound to a certain input graph
GraphInError(Integer, Integer, Integer, String, Integer, Integer, String, Boolean, String, String, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
GraphInErrorCount - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
BO for an error counter for engine monitoring pages
GraphInErrorCount(int, String, int) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInErrorCount
 
GraphInErrorCountDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
GraphInErrorCountDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
GraphInErrorCountRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
GraphInErrorCountRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountRowMapper
 
GraphInErrorDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
GraphInErrorDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
GraphInErrorDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
A separate page to display an error message in full length for an error in a particular pipeline
GraphInErrorDetailPage(Integer, GraphsInErrorListPage) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.GraphInErrorDetailPage
 
GraphInErrorRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
GraphInErrorRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorRowMapper
 
GraphLoader - Class in cz.cuni.mff.odcleanstore.data
Utility class for loading serialized RDF data to Virtuoso.
GraphLoader(EnumDatabaseInstance) - Constructor for class cz.cuni.mff.odcleanstore.data.GraphLoader
Constructor.
GraphLoaderUtils - Class in cz.cuni.mff.odcleanstore.data
Utility methods for named graph import/export.
GraphQualityCalculator - Interface in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Helper interface that provides access to a total quality computation of a named graph.
GraphQualityComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads by the odcs:score or their named graph.
GraphQualityComparator(GraphQualityCalculator) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.GraphQualityComparator
Creates a new instance.
GRAPHS_IN_ERROR_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
GRAPHS_IN_ERROR_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
GraphsInErrorHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
 
GraphsInErrorHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.GraphsInErrorHelpPanel
 
GraphsInErrorListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Page listing errors registered in a concrete pipeline
GraphsInErrorListPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.GraphsInErrorListPage
 
GROUP_ID_COLUMN - Variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.QualityAssessmentConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
Prefix of names of properties belonging to this group.
GROUP_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
Prefix of names of properties belonging to this group.
groupId - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.GroupRule
 
groupId - Variable in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
GroupRule - Class in cz.cuni.mff.odcleanstore.engine.db.model
Model class representing a group rule.
GroupRule() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.GroupRule
 
guessLanguage(String) - Static method in class cz.cuni.mff.odcleanstore.data.GraphLoaderUtils
Guess serialization format of the given RDF data.

H

handleError(IValidatable<String>, String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.CustomValidator
Handles the given error which occurred on the given component.
handleError(IValidatable<String>, String, String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.CustomValidator
Registers the given error message with the given component under the given key.
handleException(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoExceptionHandler
Handles an exception with the given relevant message part.
handleException(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.NonUniquePrimaryKeyHandler
 
handleException(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.UniquenessViolationHandler
 
hasAssignedRole(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
hashCode() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.AggregationType
 
hashCode() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.ErrorStrategy
 
hashCode() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.MultivalueType
 
hashCode() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponentType
 
hashCode() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
hasNext() - Method in class cz.cuni.mff.odcleanstore.shared.util.LimitedURIListBuilder
 
hasRoleAssigned(Role) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
Returns true if and only if the represented user has been assigned the given role.
HelpWindow - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A generic modal window to display help information.
HelpWindow(String, Panel) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.HelpWindow
 
hiddenGraphPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Temporary prefix for new graphs in clean database.
HomePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages
WebFrontend home page component.
HomePage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.HomePage
 
HTMLFormatter - Class in cz.cuni.mff.odcleanstore.engine.outputws.output
Returns a representation of a query result in a user-friendly HTML document.
HTMLFormatter(OutputWSConfig, PrefixMapping) - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.output.HTMLFormatter
Creates a new instance.
HTTP_ERROR - Static variable in exception cz.cuni.mff.odcleanstore.wsclient.InsertException
 
HttpClientForInputWS - Class in cz.cuni.mff.odcleanstore.wsclient.soap
Implements simple http lcient for insert method of odcs-inputclient SOAP webservice.
HttpClientForInputWS(URL, long) - Constructor for class cz.cuni.mff.odcleanstore.wsclient.soap.HttpClientForInputWS
Create instance of simple http lcient for insert method of odcs-inputclient SOAP webservice.
HttpServer - Class in cz.cuni.mff.odcleanstore.comlib
Http(s) server for soap services used by odcs.
HttpServer(String, int, KeyManager[]) - Constructor for class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
HttpServerRequest - Class in cz.cuni.mff.odcleanstore.comlib
Representation of request for http.
HttpUtils - Class in cz.cuni.mff.odcleanstore.comlib.io
Helpers for http messages.

I

id - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
id - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Pipeline
 
id - Variable in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
id - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
id - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraphState
 
id - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.EntityWithSurrogateKey
the surrogate key value
IllegalParameterFormatException - Exception in cz.cuni.mff.odcleanstore.configuration.exceptions
 
IllegalParameterFormatException(String) - Constructor for exception cz.cuni.mff.odcleanstore.configuration.exceptions.IllegalParameterFormatException
Create a new instance.
IMPLICIT_AGGREGATION - Static variable in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
The default aggregation method used when no value (or null) is set by AggregationSpec.setDefaultAggregation(EnumAggregationType).
IMPLICIT_ERROR_STRATEGY - Static variable in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
The default aggregation error strategy used when no value (or null) is set by AggregationSpec.setErrorStrategy(EnumAggregationErrorStrategy).
IMPLICIT_MULTIVALUE - Static variable in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
The default multivalue setting used when no value (or null) is set by #setDefaultMultivalue(boolean).
importGraph(String, String) - Method in class cz.cuni.mff.odcleanstore.data.GraphLoader
Import graph serialized as N3 or RDF/XML to database into the given named graph.
importToTemporaryGraph(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader
Inserts the given RDF data, serialized as RDF/XML or TTL, to a temporary graph in dirty database.
init() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
initialize() - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSService
Bind http(s) server.
initialize() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.OutputWSService
 
initialize() - Method in class cz.cuni.mff.odcleanstore.engine.Service
Initialize routine for overriding.
initiateShutdown(ScheduledThreadPoolExecutor) - Method in class cz.cuni.mff.odcleanstore.engine.Service
Signaling and starting shutdown.
INPUT_GRAPHS_STATES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
INPUT_GRAPHS_STATES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
INPUT_GRAPHS_STATES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
INPUT_GRAPHS_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
INPUT_GRAPHS_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
INPUT_GRAPHS_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
InputGraph - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
BO to represent all input graphs in database
InputGraph(Integer, String, Integer, Boolean, String, Integer, Integer, Timestamp, String, String, Integer, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
InputGraphDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
InputGraphDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
InputGraphDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.engine
Detail page for input graph.
InputGraphDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.engine.InputGraphDetailPage
 
InputGraphRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
InputGraphRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphRowMapper
 
InputGraphsHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.engine
Help panel for input graphs page.
InputGraphsHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.engine.InputGraphsHelpPanel
 
InputGraphsPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.engine
Page listing all input graphs
InputGraphsPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.engine.InputGraphsPage
 
InputGraphState - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
BO for a state of an input graph This is an enumeration stored in database
InputGraphState(int, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraphState
 
InputGraphStateDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
InputGraphStateDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateDao
 
InputGraphStateRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
InputGraphStateRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateRowMapper
 
InputGraphStatus - Class in cz.cuni.mff.odcleanstore.engine.inputws
Class for status information of importing graph.
InputGraphStatusException - Exception in cz.cuni.mff.odcleanstore.engine.inputws
Exception arriving from InputGraphStatus class.
InputGraphStatusException(String, InputWSErrorEnumeration) - Constructor for exception cz.cuni.mff.odcleanstore.engine.inputws.InputGraphStatusException
Create InputGraphStatusException instance.
InputGraphStatusException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.engine.inputws.InputGraphStatusException
Create fatal error InputGraphStatusException instance.
InputStreamForHttp - Class in cz.cuni.mff.odcleanstore.comlib.io
InputStream for reading http header and content.
InputStreamForHttp(InputStream) - Constructor for class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
Create InputStreamForHttp instance.
InputWSConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates InputWS configuration.
InputWSConfig(URL, URL, Long) - Constructor for class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
 
InputWSErrorEnumeration - Enum in cz.cuni.mff.odcleanstore.engine.inputws
InputWS errors enumeration.
InputWSHttpServer - Class in cz.cuni.mff.odcleanstore.engine.inputws
 
InputWSHttpServer(URL, KeyManager[]) - Constructor for class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
Create http(s) server instance.
InputWSService - Class in cz.cuni.mff.odcleanstore.engine.inputws
Service for importing input data for odcs.
InputWSService(Engine) - Constructor for class cz.cuni.mff.odcleanstore.engine.inputws.InputWSService
Create InputWSService instance.
insert(String, String, Metadata, String) - Method in class cz.cuni.mff.odcleanstore.wsclient.ODCSService
Insert data to ODCleanStore through the Input Webservice.
insert(String, String, Metadata, File, String) - Method in class cz.cuni.mff.odcleanstore.wsclient.ODCSService
Insert data to ODCleanStore through the Input Webservice.
insertAttachedGraph(int, String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
insertAttachedGraphLink(String, String, String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextSparql
 
INSERTED_AT_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
W3P.insertedAt as a Node.
insertedAt - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
 
insertedAt - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.W3P
The data was inserted at.
InsertedAtComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads by their w3p:insertedAt time.
InsertedAtComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.InsertedAtComparator
 
insertedBy - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
 
insertedBy - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.W3P
An Artifact was inserted to the data store by a User.
InsertException - Exception in cz.cuni.mff.odcleanstore.wsclient
A exception arising from InputWS WebService.
InsertException(int, String, String) - Constructor for exception cz.cuni.mff.odcleanstore.wsclient.InsertException
Create InsertException object for exceptions from server.
InsertException(Exception) - Constructor for exception cz.cuni.mff.odcleanstore.wsclient.InsertException
Create InsertException object for client side exceptions.
InsertException(int) - Constructor for exception cz.cuni.mff.odcleanstore.wsclient.InsertException
Create InsertException object for Http error.
InsertException(String) - Constructor for exception cz.cuni.mff.odcleanstore.wsclient.InsertException
Create InsertException object for Soap error.
InsertExecutor - Class in cz.cuni.mff.odcleanstore.engine.inputws
Class for executing insert inputws soap message.
InsertExecutor() - Constructor for class cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutor
Create InsertExecutor instance.
InsertExecutorException - Exception in cz.cuni.mff.odcleanstore.engine.inputws
A exception arising from InputWS WebService.
InsertExecutorException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutorException
Create InsertExecutorException for fatla error.
InsertExecutorException(InputWSErrorEnumeration, String) - Constructor for exception cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutorException
Create InsertExecutorException instance.
insertGraphInError(int, EnumPipelineErrorType, String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
insertImportingGraph(String, String, int, int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
insertN3FromFile(File, String, String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Insert RDF data from file in N3 format to the database.
insertPipelineResult(int, int, Integer, boolean, boolean, String, Date) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
insertRdfXmlFromFile(File, String, String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Insert RDF data from file in rdfXml format to the database.
InsertSoapMessage - Class in cz.cuni.mff.odcleanstore.wsclient.soap
Implements Insert method of odcs-inputclient SOAP webservice.
INSTALL_SQL_SCRIPTS_PATH - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
InstallationWizardFrame - Class in cz.cuni.mff.odcleanstore.installer.ui
A Base class from GUI wizard based installer.
InstallationWizardFrame() - Constructor for class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Create instance of wizard frame object with all GUI elements.
InstallationWizardStep - Class in cz.cuni.mff.odcleanstore.installer.ui
 
InstallationWizardStep(InstallationWizardFrame) - Constructor for class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Initializes new instance of wizard step object.
integerType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
intType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
invalidate() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
InvalidLinkageRuleException - Exception in cz.cuni.mff.odcleanstore.linker.exceptions
Invalid linkage rule.
InvalidLinkageRuleException(String) - Constructor for exception cz.cuni.mff.odcleanstore.linker.exceptions.InvalidLinkageRuleException
 
IRIValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Ensures that a component accepts only well-formated IRIs.
IRIValidator() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.IRIValidator
 
isAggregable(Quad) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.AggregationComparator
Returns true iff the comparison is applicable to the given quad.
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.BooleanLiteralComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.DateLiteralComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.GraphQualityComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.InsertedAtComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LexicalLengthComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.NumericLiteralComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.ReverseAggregationComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.StringLiteralComparator
 
isAggregable(Quad) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.TimeLiteralComparator
 
isAuthenticated() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
Returns true, if and only if a user has been successfuly authenticated.
isAuthorized - Variable in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedDeleteButton
 
isAuthorizedForEntityEditing(AuthoredEntity) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.core.AuthorizationHelper
 
isAuthorizedForEntityEditing(Integer) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.core.AuthorizationHelper
 
isAuthorizedForSettingDefaultPipeline() - Static method in class cz.cuni.mff.odcleanstore.webfrontend.core.AuthorizationHelper
 
isConfigLoaded() - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigLoader
Returns whether the configuration has been loaded already.
isDefault() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
isDeleted() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.TransformedGraph
 
isDeleted() - Method in class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
isDeleted() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
Returns true iff the transformed graph has been marked for deletion.
isDisconnectedAtEndOfExecute() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
isEditable() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.LimitedEditingPage
 
isEnabled() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
 
isEnded() - Method in enum cz.cuni.mff.odcleanstore.engine.ServiceState
 
isFault() - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
isForInitiateShutdown() - Method in enum cz.cuni.mff.odcleanstore.engine.ServiceState
 
isGraphUuidInSystem(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
isInCleanDb - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
isInCleanDB - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
isInCleanDB - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
isLatestUpdate - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property marking the latest version of an inserted named graph.
isLinkAttachedGraphs() - Method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
 
isLinkWithinGraph() - Method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
 
isLocked() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
isNewOrInitializing() - Method in enum cz.cuni.mff.odcleanstore.engine.ServiceState
 
isNotifyRequired - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
isNullOrEmpty(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Checks if a string is null or an empty string.
isPipelineError - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
isPrefixedName(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Checks whether the given URI is a prefixed name.
isPropertyMultivalue(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Return the effective value of the multivalue attribute for a selected property.
isRunnningAndDbInstancesAvailable(boolean) - Method in class cz.cuni.mff.odcleanstore.engine.Service
Test if service is running and database is available.
isUncommitted() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
isValid() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
Validates if output is valid - minConfidence is not greater than maxConfidence
isValidIRI(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Checks whether the given URI is a valid IRI.
isValidIRI(String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.validators.IRIValidator
Returns true if and only if the given string represents a valid IRI.
isValidNamespacePrefix(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Checks whether the given string is a valid namespace prefix.
isValidSparqlVar(String) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Checks whether the given string is a valid SPARQL variable name.
isVisible() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedDeleteButton
 
isVisible() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedLink
Link visibility.
isVisible() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedRedirectButton
 
isVisible() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.CommitChangesButton
 
isVisible() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.MenuGroupComponent
 
isVisible() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.UnobtrusivePagingNavigator
 
isVisibleAuthorized() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedLink
Link visibility
ITEMS_PER_PAGE - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
iterator() - Method in class cz.cuni.mff.odcleanstore.shared.util.LimitedURIListBuilder
 
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DataProvider
Returns an iterator over the sub-collection of the represented data starting at the first-th entity and ending at the (first+count)-th entity.
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentDataProvider
Returns an iterator over the sub-collection of the represented data starting at the first-th entity and ending at the (first+count)-th entity.
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
Returns an iterator over the (sorted) sub-collection of the represented data starting at the first-th entity and ending at the (first+count)-th entity.
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.GenericSortableDataProvider
Returns an iterator over the (sorted) sub-collection of the represented data starting at the first-th entity and ending at the (first+count)-th entity.
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingDataProvider
 
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.SortablePrefixDataProvider
Returns an iterator over the represented collection of URI prefixes.
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDataProvider
Returns an iterator over the represented collection.
iterator(int, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIOutputDataProvider
Returns an iterator over the represented collection of oi-outputs.

J

jarPath - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
JDBC_DRIVER - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Jdbc driver class.
JDBCConnectionCredentials - Class in cz.cuni.mff.odcleanstore.connection
Encapsulates the coordinates of a JDBC connection.
JDBCConnectionCredentials(String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.connection.JDBCConnectionCredentials
Creates a new instance.
jdbcQuery(String, RowMapper<E>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQuery(String, Object[], RowMapper<E>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForInt(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForInt(String, Object...) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForInt(String, Object[], EnumDatabaseInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForList(String, Class<E>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForObject(String, RowMapper<E>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForObject(String, Object[], RowMapper<E>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForObject(String, Object[], Class<E>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcQueryForObject(String, Object[], RowMapper<E>, EnumDatabaseInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcUpdate(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcUpdate(String, Object...) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
jdbcUpdate(String, Object[], EnumDatabaseInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
JenaURIValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Validator for checking URIs the same way Jena does it (absolute, well formed).
JenaURIValidator() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.JenaURIValidator
 
joinArrayItems(T[], String) - Static method in class cz.cuni.mff.odcleanstore.webfrontend.util.ArrayUtils
Returns a string which contains the elements of the given array converted to strings and delimited by the given delimiter.

K

KEY_COLUMN - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
 
KeywordQueryExecutorResource - Class in cz.cuni.mff.odcleanstore.engine.outputws
 
KeywordQueryExecutorResource() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.KeywordQueryExecutorResource
 

L

label - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Pipeline
 
label - Variable in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
label - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.RDFS
 
label - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraphState
 
LabelPropertiesListCache - Class in cz.cuni.mff.odcleanstore.queryexecution.impl
Provides access to the list of label properties formatted as a string for use in a query, with caching.
LabelPropertiesListCache(JDBCConnectionCredentials, PrefixMappingCache) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.impl.LabelPropertiesListCache
Create a new instance.
labelPropertiesListCache - Variable in class cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
Properties designating a human-readable label formatted to a string for use in a SPARQL query, with caching.
LabelProperty - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.qe
The BO to represent a QE label property.
LabelProperty(Integer, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qe.LabelProperty
 
LabelProperty(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qe.LabelProperty
 
LabelProperty() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qe.LabelProperty
 
LabelPropertyDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qe
The Label property DAO.
LabelPropertyDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyDao
 
LabelPropertyHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Label-property help panel.
LabelPropertyHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.LabelPropertyHelpPanel
 
LabelPropertyRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qe
The Label property Row Mapper.
LabelPropertyRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyRowMapper
 
LevenshteinDistance - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils
Implementation of the Levenshtein distance between to strings.
levenshteinDistanceK(CharSequence, CharSequence) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.LevenshteinDistance
K-bounded Levenshtein distance with threshold MAX_DISTANCE (maximum allowed distance).
LexicalLengthComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads by the lexical length of their object.
LexicalLengthComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.LexicalLengthComparator
 
license - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.DC
A legal document giving official permission to do something with the resource.
license - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
 
LICENSE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
DC.license as a Node.
LimitedEditingForm<T> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A form that can only be confirmed by authorized users.
LimitedEditingForm(String, IModel<T>, boolean) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
Constructor.
LimitedEditingForm(String, IModel<T>, boolean, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
Constructor.
LimitedEditingPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages
An abstract base class for pages that need an explicit flag passed in constructor to enable editing.
LimitedEditingPage(String, String, Class<? extends DaoForAuthorableEntity<?>>, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.LimitedEditingPage
 
LimitedURIListBuilder - Class in cz.cuni.mff.odcleanstore.shared.util
Builder of URI lists for use in SPARQL queries.
LimitedURIListBuilder(Iterable<String>, int) - Constructor for class cz.cuni.mff.odcleanstore.shared.util.LimitedURIListBuilder
Constructor.
LinkedPair - Class in cz.cuni.mff.odcleanstore.linker.impl
 
LinkedPair(String, String, Double) - Constructor for class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
Linker - Interface in cz.cuni.mff.odcleanstore.linker
Linking component.
LinkerDao - Class in cz.cuni.mff.odcleanstore.linker.impl
A singleton class for loading linkage rules from the relational DB.
LinkerImpl - Class in cz.cuni.mff.odcleanstore.linker.impl
Default implementation of the {link #Linker} interface.
LinkerImpl(boolean, Integer...) - Constructor for class cz.cuni.mff.odcleanstore.linker.impl.LinkerImpl
Constructor.
listMetadata() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
Returns set of named graph URIs for which there are metadata contained in this instance.
LiteralComparatorFactory - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
A factory for AggregationComparators comparing quads by the literal in place of the object.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
Extracts Backend configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.Config
Extracts configuration values from the given Properties instance and returns them encapsulated in a Config instance.
load(File) - Static method in class cz.cuni.mff.odcleanstore.configuration.Config
Extracts configuration values from the given file and returns them encapsulated in a Config instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
Extracts Conflict-Resolution configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.DataNormalizationConfig
 
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
Extracts Engine configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
Extracts InputWS configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
Extracts Object-Identification configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
Extracts OutputWS configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.QualityAssessmentConfig
 
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
Extracts Query-Execution configuration values from the given Properties instance.
load(Properties) - Static method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
load() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DetachableModel
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Loads the business entity by primary key.
load(Integer) - Method in interface cz.cuni.mff.odcleanstore.webfrontend.dao.DaoSortableDataProvidable
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
load(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
load() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.AssignedInstancesModel
 
load() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.DetachablePrefixModel
 
loadAll() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Finds all entities in the database.
loadAll(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
loadAllBy(QueryCriteria) - Method in interface cz.cuni.mff.odcleanstore.webfrontend.dao.DaoSortableDataProvidable
 
loadAllBy(String, Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Find all entities in the database by satisfying condition columnName = value
loadAllBy(QueryCriteria) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Find all entities mathing the given query criteria.
loadAllBy(QueryCriteria) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
loadBy(String, Object) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Find the first entity in the database by satisfying condition columnName = value
loadCachedValue() - Method in class cz.cuni.mff.odcleanstore.queryexecution.impl.DefaultAggregationConfigurationCache
 
loadCachedValue() - Method in class cz.cuni.mff.odcleanstore.queryexecution.impl.LabelPropertiesListCache
 
loadCachedValue() - Method in class cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMappingCache
 
loadConfig(String) - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigLoader
Loads and parses the contents of the configuration file into a Config instance.
loadConfig() - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigLoader
Loads and parses the contents of the configuration file into a Config instance.
loadEntityURIs(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
loadFirst() - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsDao
 
loadJDBCConnectionCredentials(Properties, ConfigGroup.EnumDbConnectionType) - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
Extracts JDBC configuration values for the database given by its name from the given Properties instance.
loadLabels(Map<String, String>) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Loads labels (rdfs:label) for given URIs.
loadParam(Properties, String, ParameterFormat<T>) - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
Loads the value of the parameter denoted by the represented group name and the given param-name and converts according to the given format.
loadPrefixes(JDBCConnectionCredentials) - Static method in class cz.cuni.mff.odcleanstore.shared.RDFPrefixesLoader
Loads RDF prefixes from Virtuoso DB.
loadPrefixes(JDBCConnectionCredentials) - Static method in class cz.cuni.mff.odcleanstore.shared.util.RDFPrefixesLoader
Loads RDF prefixes from Virtuoso DB.
loadResourceToImage(String) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.AwtUtils
Create image from embedde resoprce.
loadResourceToString(Class, String, String) - Static method in class cz.cuni.mff.odcleanstore.comlib.ComlibUtils
Load embeded resource to string.
loadRules(Integer[], TableVersion) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerDao
Loads rules from given groups from the database.
loadRules() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
loadRules(TableVersion) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
Analyze what rules should be applied (find out what rule group is demanded).
loadSparqlEndpointConnectionCredentials(Properties, ConfigGroup.EnumDbConnectionType, boolean) - Static method in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
Extracts SPARQL Endpoint configuration values for the database given by its name from the given Properties instance.
logComment(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.CustomRowMapper
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeDao
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.debug.DNDebugPage
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug.OIDebugPage
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug.QADebugPage
 
logger - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader
 
LogInPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages
WebFrontend log-in page.
LogInPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.LogInPage
 
LogInPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Container panel for the login form.
LogInPanel(String, UserDao) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.LogInPanel
 
LogOutPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages
WebFrontend log-out page.
LogOutPage(PageParameters) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.LogOutPage
 
longType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 

M

Mail - Class in cz.cuni.mff.odcleanstore.webfrontend.util
A helper class to send emails.
Mail(String, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.Mail
 
main(String[]) - Static method in class cz.cuni.mff.odcleanstore.engine.Engine
 
main(String[]) - Static method in class cz.cuni.mff.odcleanstore.installer.App
 
main(String[]) - Static method in class cz.cuni.mff.odcleanstore.simplescraper.App
 
main(String[]) - Static method in class cz.cuni.mff.odcleanstore.test.DBconfigLinkerTest
 
Mapping - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.onto
Business entity representing a mapping between ontologies' entities.
Mapping(String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Mapping
 
Mapping() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Mapping
 
mappingDao - Variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingsListPage
 
MappingDataProvider - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
Data provider, which provides stored mappings for given ontology id.
MappingDataProvider(OntologyMappingDao, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingDataProvider
 
MappingRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.onto
Row mapper for ontology mappings.
MappingRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.MappingRowMapper
 
MappingsListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
On this page ontology creator can see a list of existing mappings for one ontology.
MappingsListPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingsListPage
 
MappingsListPage(String, String, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingsListPage
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.CompiledDNRuleRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.AttachedEngineRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.RuleAssignmentRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.MappingRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RoleRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RolesAssignedToUsersRowMapper
 
mapRow(ResultSet, int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserRowMapper
 
mapURI(Node) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMapping
Returns a mapping to a canonical URI for the selected URI.
mapURI(Node) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
 
markAllFinished(QueryCriteria) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
markAllQueued(QueryCriteria) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
markAllQueuedForDelete(QueryCriteria) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
markFinished(GraphInError) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
markQueued(GraphInError) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
markQueuedForDelete(GraphInError) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
markUncommitted(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
MAX_DISTANCE - Static variable in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.LevenshteinDistance
 
MAX_LIST_COLUMN_TEXT_LENGTH - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.FrontendPage
 
maxCardinality - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.OWL
 
MenuGroupComponent - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Container of links in the main menu.
MenuGroupComponent(String, Class<? extends IRequestableComponent>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.MenuGroupComponent
Constructor.
Metadata - Class in cz.cuni.mff.odcleanstore.wsclient
Metadata associated with data inserted to ODCleanStore through the Input Webservice.
Metadata(UUID) - Constructor for class cz.cuni.mff.odcleanstore.wsclient.Metadata
 
metadataGraph - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a data graph to its metadata graph.
metadataGraphUriInfix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Infix of named graphs where metadata about incoming named graphs are stored.
MetadataQueryExecutorResource - Class in cz.cuni.mff.odcleanstore.engine.outputws
ServerResource for (named graph) metadata query.
MetadataQueryExecutorResource() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.MetadataQueryExecutorResource
 
MetadataQueryResult - Class in cz.cuni.mff.odcleanstore.queryexecution
Query result holder.
MetadataQueryResult(Collection<Quad>, NamedGraphMetadataMap, String, EnumQueryType) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.MetadataQueryResult
Initializes a new instance.
MILLISECONDS - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Milliseconds in a second.
minCardinality - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.OWL
 
model(BO) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DataProvider
Returns the given BO encapsulated into a lodable-detachable model.
model(BO) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentDataProvider
Returns the given BO encapsulated into a lodable-detachable model.
model(BO) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
Returns the given BO encapsulated into a lodable-detachable model.
model(BO) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.GenericSortableDataProvider
Returns the given BO encapsulated into a lodable-detachable model.
model(Mapping) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingDataProvider
 
model(Prefix) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.SortablePrefixDataProvider
Returns the given URI prefix encapsulated into a loadable-detachable model.
model(DNRuleComponent) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDataProvider
Returns the given component instance encapsulated into a loadable-detachable model.
model(OIOutput) - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIOutputDataProvider
Returns the given oi-output encapsulated into a loadable-detachable model instance.
ModelException - Exception in cz.cuni.mff.odcleanstore.connection.exceptions
Error related to database model.
ModelException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.ModelException
Creates a new exception.
ModelException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.ModelException
Creates a new exception.
ModelException(String) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.ModelException
Creates a new exception.
MultivalueType - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.cr
The BO to represent a type of CR multivalue policy.
MultivalueType(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.MultivalueType
 
MultivalueTypeDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Multivalue type DAO.
MultivalueTypeDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeDao
 
MultivalueTypeRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Mutlivalue type Row Mapper.
MultivalueTypeRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeRowMapper
 
MyAccountPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.myaccount
User-account-overview page component.
MyAccountPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.myaccount.MyAccountPage
 

N

NAME_DELIMITER - Static variable in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
The delimiter between the group name and property name in the properties.
NamedGraphMetadata - Class in cz.cuni.mff.odcleanstore.conflictresolution
Metadata for a single named graph in the RDF store.
NamedGraphMetadata(String) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Creates a new container of metadata for a named graph with the selected URI.
NamedGraphMetadataMap - Class in cz.cuni.mff.odcleanstore.conflictresolution
Map of metadata for named graphs from the RDF store.
NamedGraphMetadataMap() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
Initializes an empty named graph metadata map.
NamedGraphMetadataReader - Class in cz.cuni.mff.odcleanstore.conflictresolution.impl
Class providing static method for loading ODCleanStore named graph metadata directly from the format they are stored in the RDF database.
NamedGraphQueryExecutorResource - Class in cz.cuni.mff.odcleanstore.engine.outputws
ServerResource for named graph query.
NamedGraphQueryExecutorResource() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.NamedGraphQueryExecutorResource
 
namedGraphsPrefix - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
namedGraphsPrefix - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
namedGraphsPrefix - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
NewAccountMail - Class in cz.cuni.mff.odcleanstore.webfrontend.util
A helper class to send emails confirming new account registrations.
NewAccountMail(User, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.NewAccountMail
 
NewAccountPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts
Create-new-user-account page component.
NewAccountPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.NewAccountPage
 
newCssResource() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.HelpWindow
 
NewDBOutputPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Add-a-new-DB-output-to-an-oi-rule page component.
NewDBOutputPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.NewDBOutputPage
 
NewDNConcatenateTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Create-new-concatenate-dn-template-instance page component.
NewDNConcatenateTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNConcatenateTemplateInstancePage
 
NewDNFilterTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Create-new-filter-dn-template-instance page component.
NewDNFilterTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNFilterTemplateInstancePage
 
NewDNGroupPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Create-new-group-of-dn-rules page component.
NewDNGroupPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNGroupPage
 
NewDNGroupPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNGroupPage
 
NewDNRenameTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Create-new-rename-dn-template-instance page component.
NewDNRenameTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNRenameTemplateInstancePage
 
NewDNReplaceTemplateInstancePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Create-new-replace-dn-template-instance page component.
NewDNReplaceTemplateInstancePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNReplaceTemplateInstancePage
 
NewDNRuleComponentPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Add-new-component-to-a-dn-rule page component.
NewDNRuleComponentPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNRuleComponentPage
 
NewDNRulePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn
Create-new-dn-rule page component.
NewDNRulePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.NewDNRulePage
 
NewFileOutputPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Add-a-new-file-output-to-an-oi-rule page component.
NewFileOutputPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.NewFileOutputPage
 
newGraphPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Temporary prefix for new graphs in clean database.
NewGroupAssignmentPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Assign-new-group-to-transformer-instance page component.
NewGroupAssignmentPage(DaoForEntityWithSurrogateKey<? extends RulesGroupEntity>, DaoForEntityWithSurrogateKey<RuleAssignment>, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.NewGroupAssignmentPage
 
newMapperContext() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
NewOIGroupPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Create-a-new-group-of-oi-rules page component.
NewOIGroupPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.NewOIGroupPage
 
NewOIGroupPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.NewOIGroupPage
 
NewOIRulePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Create-new-oi-rule page component.
NewOIRulePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.NewOIRulePage
 
NewOntologyPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
On this page Ontology creator can create and store a new ontology.
NewOntologyPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.NewOntologyPage
 
NewPasswordMail - Class in cz.cuni.mff.odcleanstore.webfrontend.util
A helper class to send emails confirming new account registrations.
NewPasswordMail(User, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.NewPasswordMail
 
NewPipelinePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Create-new-pipeline page component.
NewPipelinePage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.NewPipelinePage
 
NewPrefixPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes
Register-new-URI-prefix page component.
NewPrefixPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.NewPrefixPage
 
NewPropertyPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Configure-new-aggregation-property page component.
NewPropertyPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.NewPropertyPage
 
NewQAGroupPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
Add-new-group-of-QA-rules page components.
NewQAGroupPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.NewQAGroupPage
 
NewQAGroupPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.NewQAGroupPage
 
NewQARulePage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
Add-new-QA-rule page component.
NewQARulePage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.NewQARulePage
 
NewQELabelPropertyPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
Configure-new-label-property page component.
NewQELabelPropertyPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.NewQELabelPropertyPage
 
NewTransformerAssignmentPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Assign-new-transformer-instance-to-a-pipeline page component.
NewTransformerAssignmentPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.NewTransformerAssignmentPage
 
NewTransformerPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers
Register-a-new-transformer page component.
NewTransformerPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.NewTransformerPage
 
next() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
Moves the cursor forward one row from its current position.
next() - Method in class cz.cuni.mff.odcleanstore.installer.App
 
next() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Abstract method for moving wizard to next step.
next() - Method in class cz.cuni.mff.odcleanstore.shared.util.LimitedURIListBuilder
 
nextURI() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.SimpleUriGenerator
 
nextURI() - Method in interface cz.cuni.mff.odcleanstore.shared.UniqueURIGenerator
Return a next named graph unique at least within calls on each instance.
nextURI() - Method in class cz.cuni.mff.odcleanstore.shared.util.UUIDUniqueURIGenerator
 
nextURI() - Method in class cz.cuni.mff.odcleanstore.shared.UUIDUniqueURIGenerator
 
NodeComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.impl
Comparator of two Nodes.
NonUniquePrimaryKeyException - Exception in cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions
Exception thrown when a primary key constraint gets violated.
NonUniquePrimaryKeyException() - Constructor for exception cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions.NonUniquePrimaryKeyException
 
NonUniquePrimaryKeyHandler - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Handles DAO exceptions thrown when trying to insert a new row with a primary key that already exists in the database.
NonUniquePrimaryKeyHandler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.NonUniquePrimaryKeyHandler
 
normalizedLevenshteinDistance(CharSequence, CharSequence) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.LevenshteinDistance
Calculates Levenshtein distance normalized to range [0,1].
notifyAboutGraphForPipeline() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.PipelineService
Signal pipeline about graph processing.
nullProofCompare(Calendar, Calendar) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.TimeComparator
nullProofCompare(Comparable<T>, T) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Compare two values which may be null.
nullProofEquals(Object, Object) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Compare two values which may be null for equality.
NumericLiteralComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads having a numeric literal as the object.
NumericLiteralComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.NumericLiteralComparator
 

O

ObjectIdentificationConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Object-Identification configuration.
ObjectIdentificationConfig(Boolean, Boolean, SparqlEndpointConnectionCredentials, SparqlEndpointConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
 
objName - Variable in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
the root of the component name
ODCleanStoreException - Exception in cz.cuni.mff.odcleanstore.shared
A base class of all exceptions arising from ODCleanStore code.
ODCleanStoreException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.shared.ODCleanStoreException
Constructs a new exception with the given cause.
ODCleanStoreException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.shared.ODCleanStoreException
Constructs a new exception with the given message and cause.
ODCleanStoreException(String) - Constructor for exception cz.cuni.mff.odcleanstore.shared.ODCleanStoreException
Constructs a new exception with the given message.
ODCS - Class in cz.cuni.mff.odcleanstore.vocabulary
Vocabulary definitions of ODCleanStore-specific properties and classes.
ODCS_INI_DIR_PATH - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
ODCS_INI_FILENAME - Static variable in class cz.cuni.mff.odcleanstore.installer.App
 
ODCSBNodeToResourceTransformer - Class in cz.cuni.mff.odcleanstore.transformer.odcs
Transformer for replacing blank nodes with unique URI resources.
ODCSBNodeToResourceTransformer() - Constructor for class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSBNodeToResourceTransformer
 
ODCSErrorCodes - Class in cz.cuni.mff.odcleanstore.shared
Error codes used in ODCleanStore.
ODCSInternal - Class in cz.cuni.mff.odcleanstore.vocabulary
Vocabulary definitions of internal ODCleanStore URIs and URI prefixes.
ODCSLatestUpdateMarkerTransformer - Class in cz.cuni.mff.odcleanstore.transformer.odcs
Transformer for marking the latest version of a named graph with ODCS.isLatestUpdate property.
ODCSLatestUpdateMarkerTransformer() - Constructor for class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSLatestUpdateMarkerTransformer
 
ODCSPropertyFilterTransformer - Class in cz.cuni.mff.odcleanstore.transformer.odcs
Transformer for filtering of reserved properties from incoming payload data and provenance metadata.
ODCSPropertyFilterTransformer() - Constructor for class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSPropertyFilterTransformer
 
ODCSService - Class in cz.cuni.mff.odcleanstore.wsclient
Java client for ODCleanStore Input Webservice.
ODCSService(String) - Constructor for class cz.cuni.mff.odcleanstore.wsclient.ODCSService
Create new instance of Input Webservice java client.
ODCSUtils - Class in cz.cuni.mff.odcleanstore.shared
Various utility methods.
ODCSWebFrontendApplication - Class in cz.cuni.mff.odcleanstore.webfrontend.core
The OCDS - Web Frontend application class.
ODCSWebFrontendApplication() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendApplication
 
ODCSWebFrontendSession - Class in cz.cuni.mff.odcleanstore.webfrontend.core
Application session, which supports user authentication.
ODCSWebFrontendSession(Request) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
 
OIDebugPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug
Policy creator can debug OI rules on this page.
OIDebugPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug.OIDebugPage
 
OIDebugResultPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug
Policy creator can see a results of DN debugging on this page.
OIDebugResultPage(List<DebugResult>, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug.OIDebugResultPage
 
OIFileFormat - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.oi
The BO which represents an OI file format.
OIFileFormat(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIFileFormat
 
OIFileFormatDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI file format DAO.
OIFileFormatDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatDao
 
OIFileFormatRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI file format Row Mapper.
OIFileFormatRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatRowMapper
 
OIGroupDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Group-of-oi-rules-overview page component.
OIGroupDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIGroupDetailPage
 
OIGroupDetailPage(Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIGroupDetailPage
 
OIGroupsListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
List-all-registered-groups-of-oi-rules page component.
OIGroupsListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIGroupsListPage
 
OIOutput - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.oi
The BO which represents an OI output.
OIOutput(Integer, Integer, Integer, BigDecimal, BigDecimal, String, OIFileFormat) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
OIOutput() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
OIOutputDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI output DAO for uncommited OI rules.
OIOutputDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
OIOutputDataProvider - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
Data-provider to load OI outputs.
OIOutputDataProvider(OIOutputDao, Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIOutputDataProvider
 
OIOutputRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI output Row Mapper.
OIOutputRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputRowMapper
 
OIOutputType - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.oi
The BO which represents an OI output type.
OIOutputType(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutputType
 
OIOutputTypeDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI output type DAO.
OIOutputTypeDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeDao
 
OIOutputTypeRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI output type Row Mapper.
OIOutputTypeRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeRowMapper
 
OIOutputUncommittedDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI output DAO for uncommitted OI rules.
OIOutputUncommittedDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
OIRule - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.oi
The BO which represents an OI rule.
OIRule(Integer, Integer, String, String, String, String, String, String, BigDecimal, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
OIRule() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
OIRuleAssignmentDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
OIRuleAssignmentDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
OIRuleDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI rule DAO.
OIRuleDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleDao
 
OIRuleDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
OI-rule-overview page component.
OIRuleDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIRuleDetailPage
 
OIRuleExportButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Button for exporting OI rules.
OIRuleExportButton(OIRule, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.OIRuleExportButton
 
OIRuleHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi
OI-rule help panel component.
OIRuleHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIRuleHelpPanel
 
OIRuleImportButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Button for importing OI rules.
OIRuleImportButton(FileUploadField, Form<OIRule>, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.OIRuleImportButton
 
OIRuleRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI rule Row Mapper.
OIRuleRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleRowMapper
 
OIRulesGroup - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.oi
The BO which represents a group of OI rules.
OIRulesGroup(Integer, String, String, Integer, boolean, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRulesGroup
 
OIRulesGroup() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRulesGroup
 
OIRulesGroupDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI rules group DAO.
OIRulesGroupDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupDao
 
OIRulesGroupRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI rules group Row Mapper.
OIRulesGroupRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupRowMapper
 
OIRuleUncommittedDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.oi
The OI rule DAO for uncommitted OI rules.
OIRuleUncommittedDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
oldGraphPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Temporary prefix for old graphs in clean database.
OldPasswordValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Ensures that the a component only accepts the correct password of the currently logged-in user.
OldPasswordValidator(String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.OldPasswordValidator
 
ONC - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
Ontology creator label value.
onCancel() - Method in class cz.cuni.mff.odcleanstore.installer.DBScriptExecutorStep
 
onCancel() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Called on closing request from user before wizard close by user decision.
onCancel() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Called from wizard frame before closing wizard.
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
 
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AssignedGroupRedirectButton
 
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedLink
Action performed on click.
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedRedirectButton
 
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.CommitChangesButton
 
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectButton
 
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectWithParamButton
 
onClick() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TemporaryFileResourceLink
 
onClickAuthorized() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AuthorizedLink
Action performed on click.
onComponentTag(Component, ComponentTag) - Method in class cz.cuni.mff.odcleanstore.webfrontend.behaviours.ConfirmationBoxRenderer
 
onComponentTag(ComponentTag) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
 
onComponentTagBody(MarkupStream, ComponentTag) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectWithParamButtonWithLabel
 
onComponentTagBody(MarkupStream, ComponentTag) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TruncatedLabel
onCreateExecutionThreadForRequestException(int, String) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
onCreateExecutionThreadForRequestException(Exception) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
onCreateExecutionThreadForRequestException(int, String) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
onCreateExecutionThreadForRequestException(Exception) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
onCreateRequestForSocketException(Exception) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
onCreateRequestForSocketException(Exception) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
onDetach() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.DetachableAutoCompleteTextField
 
onElement(String, String) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutor
Element arrived text dispatcher.
onElement(String, String) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.SoapInsertMethodExecutor
For descendant, text for element arrived.
onException(RequestCycle, Exception) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ExceptionRequestCycleListener
 
onExecuteRequestException(Exception, HttpServerRequest) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
onExecuteRequestException(Exception, HttpServerRequest) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
onFinish() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Called on finishing wizard.
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.CopyEngineExecutorStep
 
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.CopyFrontEndExecutorStep
 
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.DBScriptExecutorStep
 
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
 
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.GetEngineDirectoryStep
 
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.GetFrontendDirectoryStep
 
onFormEvent(ActionEvent) - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Called from wizard frame on user interface events in step panel form.
onListenForRequestException(Exception) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
onListenForRequestException(Exception) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.CopyEngineExecutorStep
Copying engine files with own thread.
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.CopyFrontEndExecutorStep
Repacks front end war file from source to destination with writing configuration operations in own thread.
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.DBScriptExecutorStep
 
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.GetDbConnectionsStep
Tests entered database connection paramaters from user, tests connection to dirty and clean database.
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.GetEngineDirectoryStep
Validate engine destination directory from user.
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.GetFrontendDirectoryStep
Validate odcleanstore front end destination directory from user.
onNext() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardStep
Called from wizard frame before moving to next installation step.
onResourceRequested() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.TemporaryFileResourceLink
 
onShutdownSocketException(Exception) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
onSortChanged() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.SortTableButton
 
onSubmit() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
 
onSubmit() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.OIRuleExportButton
 
onSubmit() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.OIRuleImportButton
 
onSubmit() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.UploadButton
 
onSubmitImpl() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.LimitedEditingForm
Handler of the on submit event.
OntologiesListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
On this page Ontology creator can see all stored ontologies.
OntologiesListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.OntologiesListPage
 
Ontology - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.onto
Business entity representing an ontology.
Ontology(Integer, String, String, String, Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
Ontology() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
OntologyDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.onto
The Ontology DAO.
OntologyDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
OntologyDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
On this page Ontology creator can see a detailed information about chosen ontology.
OntologyDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.OntologyDetailPage
 
ontologyGraphUriPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Prefix of named graphs where ontologies are stored.
OntologyHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
Help panel for ontologies.
OntologyHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.OntologyHelpPanel
 
OntologyMappingDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.onto
The Ontology mapping DAO.
OntologyMappingDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyMappingDao
 
OntologyMappingHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies
Help panel for ontology mapping.
OntologyMappingHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.OntologyMappingHelpPanel
 
ontologyMappingsGraphUriPrefix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Prefix of named graphs where ontology mappings are stored.
OntologyRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.onto
The Ontology Row Mapper.
OntologyRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyRowMapper
 
onWriteServiceUnavailableResponseException(Exception) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
onWriteServiceUnavailableResponseException(Exception) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSHttpServer
 
Output - Class in cz.cuni.mff.odcleanstore.linker.rules
Business entity representing linkage rule output.
Output() - Constructor for class cz.cuni.mff.odcleanstore.linker.rules.Output
 
OUTPUT_CHARSET - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase
Character set for the output.
OutputType - Enum in cz.cuni.mff.odcleanstore.linker.rules
Type of linkage rule output - database or file.
OutputWSConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates OutputWS configuration.
OutputWSConfig(URI, Integer, String, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
 
outputWSConfig - Variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
Configuration of the output webservice from the global configuration file.
OutputWSService - Class in cz.cuni.mff.odcleanstore.engine.outputws
 
OutputWSService(Engine) - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.OutputWSService
Creates a new instance.
OWL - Class in cz.cuni.mff.odcleanstore.vocabulary
Vocabulary definitions for OWL.

P

Pair<T,U> - Class in cz.cuni.mff.odcleanstore.webfrontend.util
Represents an ordered pair of variables of types T and U.
Pair(T, U) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.Pair
 
ParameterFormat<T> - Class in cz.cuni.mff.odcleanstore.configuration.formats
An abstract class for all value formatters.
ParameterFormat() - Constructor for class cz.cuni.mff.odcleanstore.configuration.formats.ParameterFormat
 
ParameterNotAvailableException - Exception in cz.cuni.mff.odcleanstore.configuration.exceptions
 
ParameterNotAvailableException(String) - Constructor for exception cz.cuni.mff.odcleanstore.configuration.exceptions.ParameterNotAvailableException
Create a new instance.
parse(Reader, SoapMethodExecutor) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapExecutor
Parse message from reader for soap method executor.
parseRule(InputStream) - Static method in class cz.cuni.mff.odcleanstore.linker.impl.ConfigBuilder
Parses given link configuration file.
PasswordHandling - Class in cz.cuni.mff.odcleanstore.webfrontend.util
Utility class to ease working with user-account passwords.
PasswordHandling() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.PasswordHandling
 
passwordHash - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Credentials
 
PERMISSIONS_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
PIC - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
Pipeline creator label value.
pipeline - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
Pipeline - Class in cz.cuni.mff.odcleanstore.engine.db.model
Model class representing a pipeline.
Pipeline() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.Pipeline
 
Pipeline - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
The BO to represent a pipeline.
Pipeline(Integer, String, String, Boolean, Boolean, Integer, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
Pipeline() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
PIPELINE_ERROR_TYPES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
PIPELINE_ERROR_TYPES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
pipelineAuthorId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
PipelineCommand - Class in cz.cuni.mff.odcleanstore.engine.db.model
Model class representing a transformer instance.
PipelineCommand() - Constructor for class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
PipelineDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
The Pipeline DAO.
PipelineDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
PipelineDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Pipeline-overview page component.
PipelineDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.PipelineDetailPage
 
PipelineGraphManipulatorException - Exception in cz.cuni.mff.odcleanstore.engine.pipeline
A exception arising from PipelineGraphManipulation class.
PipelineGraphStatus - Class in cz.cuni.mff.odcleanstore.engine.pipeline
Status of current pipeline graph.
PipelineGraphStatusException - Exception in cz.cuni.mff.odcleanstore.engine.pipeline
A exception arising from PipelineGraphManipulation class.
PipelineGraphTransformerExecutor - Class in cz.cuni.mff.odcleanstore.engine.pipeline
Transformer executor for pipeline graph.
PipelineGraphTransformerExecutorException - Exception in cz.cuni.mff.odcleanstore.engine.pipeline
A exception arising from PipelineGraphTransformerExecutor class.
PipelineHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Pipeline help panel component.
PipelineHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.PipelineHelpPanel
 
pipelineId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
pipelineId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInErrorCount
 
pipelineId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
pipelineLabel - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
pipelineLabel - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInErrorCount
 
pipelineLabel - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
PipelineRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
The Pipeline Row Mapper.
PipelineRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineRowMapper
 
PIPELINES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorCountDao
 
PIPELINES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.GraphInErrorDao
 
PIPELINES_TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphDao
 
PipelineService - Class in cz.cuni.mff.odcleanstore.engine.pipeline
Pipeline service for processing graph manipulations.
PipelineService(Engine) - Constructor for class cz.cuni.mff.odcleanstore.engine.pipeline.PipelineService
Create pipeline service instance.
PipelinesListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
List-all-registered-pipelines page component.
PipelinesListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.PipelinesListPage
 
popPreviousLogFile() - Static method in class cz.cuni.mff.odcleanstore.log4j.RollingFileAppender
Set odcs log4j RollingFileAppender for thread and its next child, which was hidden by previous calling of setNewLogFile method.
postLoadAllBy(List<T>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Method called after list of items is loaded.
postLoadAllBy(List<User>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
postLoadBy(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoTemplate
Method called after a single item is loaded.
postLoadBy(User) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
Prefix - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes
The BO representing an RDF prefix.
Prefix(String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes.Prefix
 
Prefix() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.prefixes.Prefix
 
PrefixDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes
The URI Prefix DAO.
PrefixDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixDao
 
PrefixesListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes
List-all-registered-URI-prefixes page component.
PrefixesListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.PrefixesListPage
 
PrefixMapping - Class in cz.cuni.mff.odcleanstore.queryexecution.impl
Represents a mapping of namespace prefixes to their corresponding URIs.
PrefixMapping(Map<String, String>) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMapping
Initializes the prefix mapping with the given map of prefixes to URIs.
PrefixMappingCache - Class in cz.cuni.mff.odcleanstore.queryexecution.impl
Provides access to a PrefixMapping, caching its value.
PrefixMappingCache(JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.impl.PrefixMappingCache
Create a new instance.
PrefixRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes
The URI Prefix Row Mapper.
PrefixRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixRowMapper
 
PROPERTY_AGGREGATION_PARAM - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
PROPERTY_MULTIVALUE_PARAM - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
propertyAggregationType(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Return aggregation method for a selected property.
PropertySettings - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.cr
The BO to represent the CR aggregation settings bound to a specific RDF property.
PropertySettings(Integer, String, MultivalueType, AggregationType) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.PropertySettings
 
PropertySettings() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.PropertySettings
 
PropertySettingsDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Property settings DAO.
PropertySettingsDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
PropertySettingsRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.cr
The Property settings Row Mapper.
PropertySettingsRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsRowMapper
 
provenanceMetadataGraph - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a data graph to its provenance metadata graph.
provenanceMetadataGraphUriInfix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Infix of named graphs where provenance metadata about incoming named graphs are stored.
PUBLISHED_BY_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
W3P.publishedBy as a Node.
publishedBy - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
 
publishedBy - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.W3P
Publisher of data.
PUBLISHER_SCORE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
publisherScore - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a publisher to its aggregated score.

Q

QADebugPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug
Policy creator can debug QA rules on this page.
QADebugPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug.QADebugPage
 
QADebugResultPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug
Policy creator can see a results of QA debugging on this page.
QADebugResultPage(List<QualityAssessor.GraphScoreWithTrace>, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.debug.QADebugResultPage
 
QAGroupDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
Group-of-QA-rules-overview page component.
QAGroupDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.QAGroupDetailPage
 
QAGroupDetailPage(Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.QAGroupDetailPage
 
QAGroupsListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
List-all-registered-QA-rules-groups page components.
QAGroupsListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.QAGroupsListPage
 
QARule - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Class of resources describing a Quality Assessment rule.
QARule - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.qa
The BO which represents a QA rule.
QARule(Integer, Integer, String, String, String, Double) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
QARule(QualityAssessmentRule) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
QARule() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARule
 
QARULE_CLASS - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
ODCS.QARule as a Node.
QARuleAssignmentDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
QARuleAssignmentDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
QARuleDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qa
The QA rule DAO.
QARuleDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleDao
 
QARuleDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
QA-rule-overview page component.
QARuleDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.QARuleDetailPage
 
QARuleHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa
QA-rule help panel component.
QARuleHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.qa.QARuleHelpPanel
 
QARuleRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qa
The QA rule Row Mapper.
QARuleRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleRowMapper
 
QARulesGroup - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.qa
The BO which represents a group of QA rules.
QARulesGroup(Integer, String, String, Integer, boolean, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARulesGroup
 
QARulesGroup() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.qa.QARulesGroup
 
QARulesGroupDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qa
The QA rules group DAO.
QARulesGroupDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupDao
 
QARulesGroupRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qa
The QA rules group Row Mapper.
QARulesGroupRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupRowMapper
 
QARuleUncommittedDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.qa
The QA rule DAO for uncommitted rules.
QARuleUncommittedDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
QARuleValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Validator that attempts to run a rule to verify its syntactical correctness WARNING: it is still possible for the validated rules to fail due to errors in functions based on input data as it will be performed over non-existent (empty) graph
QARuleValidator(JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.QARuleValidator
 
QE_CR_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DATABASE_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DEFAULT_CONFIG_AGGREGATION_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DEFAULT_CONFIG_DB_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DEFAULT_CONFIG_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DEFAULT_CONFIG_ES_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DEFAULT_CONFIG_MULTIVALUE_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_DEFAULT_CONFIG_PREFIX_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_INPUT_EMPTY_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_INPUT_FORMAT_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_LABEL_PROPS_DB_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_LABEL_PROPS_EMPTY_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_NG_METADATA_DB_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_PREFIX_MAPPING_DB_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QE_PREFIX_MAPPING_UNKNOWN_ERR - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSErrorCodes
 
QELabelPropertiesListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.outputws
List-registered-label-properties page component.
QELabelPropertiesListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.outputws.QELabelPropertiesListPage
 
quality - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a named graph to its conflict resolution quality estimate.
QualityAggregator - Interface in cz.cuni.mff.odcleanstore.qualityassessment
Trivial extension of Transformer interface.
QualityAggregatorImpl - Class in cz.cuni.mff.odcleanstore.qualityassessment.impl
Default implementation of the Quality Aggregator Compute average score of all graphs known to us (stored in db, including this one) and update its score in database in ODCSInternal.aggregatedPublisherScoreGraphUri graph
QualityAggregatorImpl() - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAggregatorImpl
 
QualityAssessmentConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Quality Assessment transformer configuration.
QualityAssessmentConfig() - Constructor for class cz.cuni.mff.odcleanstore.configuration.QualityAssessmentConfig
 
QualityAssessmentEnumerablePropertyRule - Class in cz.cuni.mff.odcleanstore.qualityassessment.rules
Rule generated by the QualityAssessmentRulesModel from ontology determines whether a value is one of the expected ones
QualityAssessmentEnumerablePropertyRule(Integer, Resource, Set<Resource>) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentEnumerablePropertyRule
 
QualityAssessmentEnumerablePropertyRule(Integer, Integer, Resource, Set<Resource>) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentEnumerablePropertyRule
 
QualityAssessmentException - Exception in cz.cuni.mff.odcleanstore.qualityassessment.exceptions
Exception specific to Quality Assessment transformations and rule querying and rule generation
QualityAssessmentException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.qualityassessment.exceptions.QualityAssessmentException
 
QualityAssessmentException(String) - Constructor for exception cz.cuni.mff.odcleanstore.qualityassessment.exceptions.QualityAssessmentException
 
QualityAssessmentFunctionalPropertyAmbiguityRule - Class in cz.cuni.mff.odcleanstore.qualityassessment.rules
Rule generated by the QualityAssessmentRulesModel from ontology checks: ?s ?p ?o1 and ?s ?p ?o2 implies ?o1 = ?o2 for functional property ?p
QualityAssessmentFunctionalPropertyAmbiguityRule(Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentFunctionalPropertyAmbiguityRule
 
QualityAssessmentFunctionalPropertyAmbiguityRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentFunctionalPropertyAmbiguityRule
 
QualityAssessmentInverseFunctionalPropertyInjectivityRule - Class in cz.cuni.mff.odcleanstore.qualityassessment.rules
Rule generated by the QualityAssessmentRulesModel from ontology checks: ?s1 ?p ?o1 and ?s2 ?p ?o2 implies ?s1 = ?s2 for functional property ?p
QualityAssessmentInverseFunctionalPropertyInjectivityRule(Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentInverseFunctionalPropertyInjectivityRule
 
QualityAssessmentInverseFunctionalPropertyInjectivityRule(Integer, Integer, Resource) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentInverseFunctionalPropertyInjectivityRule
 
QualityAssessmentRule - Class in cz.cuni.mff.odcleanstore.qualityassessment.rules
Quality Assessment rule consisting of a filter capturing unwanted patterns in named graphs (any snippet of sparql query that can follow after WHERE clause), a coefficient and a human readable explanation.
QualityAssessmentRule(Integer, Integer, String, Double, String, String) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
QualityAssessmentRulesModel - Class in cz.cuni.mff.odcleanstore.qualityassessment.rules
Rules Model.
QualityAssessmentRulesModel(JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRulesModel
Default to committed versions of rules
QualityAssessmentRulesModel(JDBCConnectionCredentials, TableVersion) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRulesModel
 
QualityAssessor - Interface in cz.cuni.mff.odcleanstore.qualityassessment
Quality Assessment component.
QualityAssessor.GraphScoreWithTrace - Interface in cz.cuni.mff.odcleanstore.qualityassessment
Container of QA score with explanation for a named graph.
QualityAssessorImpl - Class in cz.cuni.mff.odcleanstore.qualityassessment.impl
The default quality assessor.
QualityAssessorImpl(Integer...) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
QualityAssessorImpl(String...) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
QualityAssessorImpl.GraphScoreWithTraceImpl - Class in cz.cuni.mff.odcleanstore.qualityassessment.impl
 
QualityAssessorImpl.GraphScoreWithTraceImpl(Double, List<QualityAssessmentRule>) - Constructor for class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl.GraphScoreWithTraceImpl
 
query - Variable in class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
The query string.
query - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
A query over the output webservice.
QUERY_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
ODCS.query as a Node.
QUERY_RESPONSE_CLASS - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
QueryConstraintSpec - Class in cz.cuni.mff.odcleanstore.queryexecution
Encapsulates constraints on user queries over the RDF database.
QueryConstraintSpec() - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
Create instance with no constraints.
QueryConstraintSpec(Date, Double) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
Create instance with the specified constraints.
QueryCriteria - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Encapsulates advanced criteria of an SQL query - the where and order by clauses.
QueryCriteria() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria
Creates a new instance with both where and order by clauses empty.
QueryCriteria.SortOrder - Enum in cz.cuni.mff.odcleanstore.webfrontend.dao
 
QueryException - Exception in cz.cuni.mff.odcleanstore.connection.exceptions
Exception thrown when a query over the database fails.
QueryException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.QueryException
Creates a new exception.
QueryException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.QueryException
Creates a new exception.
QueryException(String) - Constructor for exception cz.cuni.mff.odcleanstore.connection.exceptions.QueryException
Creates a new exception.
QueryExecution - Class in cz.cuni.mff.odcleanstore.queryexecution
Access point (facade) of the Query Execution component.
QueryExecution(JDBCConnectionCredentials, Config) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.QueryExecution
Creates a new instance of QueryExecution.
QueryExecutionConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Query-Execution configuration.
QueryExecutionConfig(Long, URI, JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
 
QueryExecutionException - Exception in cz.cuni.mff.odcleanstore.queryexecution
Exception during Query Execution.
QueryExecutionException(EnumQueryError, Integer, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.queryexecution.QueryExecutionException
Constructs a new exception with the given cause.
QueryExecutionException(EnumQueryError, Integer, String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.queryexecution.QueryExecutionException
Constructs a new exception with the given message and cause.
QueryExecutionException(EnumQueryError, Integer, String) - Constructor for exception cz.cuni.mff.odcleanstore.queryexecution.QueryExecutionException
Constructs a new exception with the given message.
QueryExecutionHelper - Class in cz.cuni.mff.odcleanstore.queryexecution.impl
Helper class for Query Execution.
QueryExecutorResourceBase - Class in cz.cuni.mff.odcleanstore.engine.outputws
 
QueryExecutorResourceBase() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.QueryExecutorResourceBase
 
queryMetadataGraphUriInfix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Infix of named graph where metadata in the output are stored.
queryQARuleUriInfix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Infix of URIs identifying a Quality Assessment rule.
queryResponse - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Class of resources describing a result of a query.
QueryResultBase - Class in cz.cuni.mff.odcleanstore.queryexecution
Base class for query result holders.
QueryResultBase(String, EnumQueryType) - Constructor for class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
Initializes a new instance.
QueryResultFormatter - Interface in cz.cuni.mff.odcleanstore.engine.outputws.output
Formats a result of a query and returns it as an instance of Representation.
queryResultGraphUriInfix - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCSInternal
Infix of URIs of named graph where the result quads are placed
queryType - Variable in class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
Type of the query.
queueGraphForDeletion(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao
Marks graph for deletion by Engine.

R

RDF - Class in cz.cuni.mff.odcleanstore.vocabulary
Definitions of RDF vocabulary.
RDFFormatter - Class in cz.cuni.mff.odcleanstore.engine.outputws.output
An abstract base class for formatters having a serialized form of RDF as their output.
RDFFormatter(OutputWSConfig) - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
Creates a new instance.
RDFprefix - Class in cz.cuni.mff.odcleanstore.data
RDF prefix representation.
RDFprefix(String, String) - Constructor for class cz.cuni.mff.odcleanstore.data.RDFprefix
Creates a new instance.
RDFPrefixesLoader - Class in cz.cuni.mff.odcleanstore.shared
Common class for loading RDF prefixes from Virtuoso DB.
RDFPrefixesLoader - Class in cz.cuni.mff.odcleanstore.shared.util
Common class for loading RDF prefixes from Virtuoso DB.
RDFS - Class in cz.cuni.mff.odcleanstore.vocabulary
Definitions of RDFS vocabulary.
RDFXMLFormatter - Class in cz.cuni.mff.odcleanstore.engine.outputws.output
Returns a representation of a query result serialized to the RDF/XML format.
RDFXMLFormatter(OutputWSConfig) - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFXMLFormatter
Creates a new instance.
read() - Method in class cz.cuni.mff.odcleanstore.comlib.io.EndableReader
 
read(char[], int, int) - Method in class cz.cuni.mff.odcleanstore.comlib.io.EndableReader
 
read() - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
 
read(byte[], int, int) - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
 
readAsciiLine() - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
Read ascii line, read http header line.
readFromRDF(Iterator<Quad>) - Static method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.NamedGraphMetadataReader
Reads named graph metadata from RDF passed as a collection of Quads.
readResponse() - Method in class cz.cuni.mff.odcleanstore.wsclient.soap.InsertSoapMessage
Read http and possilbe soap response from server.
ready() - Method in class cz.cuni.mff.odcleanstore.comlib.io.EndableReader
 
REDIRECT_PAGE_PARAM_KEY - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.pages.LogOutPage
 
RedirectButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A generic button to redirect to another page.
RedirectButton(String, Class<? extends FrontendPage>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectButton
 
redirectPage - Variable in class cz.cuni.mff.odcleanstore.webfrontend.core.components.AbstractDeleteButton
the page to which to redirect after the deletion
RedirectWithParamButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
TODO: change documentation comments (plus classname, aso.) to reflect the fact that this no longer is a "redirect with a single param button" A generic button to redirect to another page wich takes a single Integer parameter (e.g.
RedirectWithParamButton(Class<? extends FrontendPage>, Integer, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectWithParamButton
 
RedirectWithParamButton(Class<? extends FrontendPage>, String, Object...) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectWithParamButton
 
RedirectWithParamButtonWithLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Component that mixes ability to redirect to a concrete page and display label known at construction time.
RedirectWithParamButtonWithLabel(Class<? extends FrontendPage>, String, String, Object...) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RedirectWithParamButtonWithLabel
 
RegexField - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Input component with validation for regexp supported in Virtuoso functions
RegexField(String, JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RegexField
 
RegexValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Validator that attempts to use regexp either alone or with replacement value (may check for back references or forbidden characters)
RegexValidator(JDBCConnectionCredentials) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.RegexValidator
 
RelationType - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.onto
Business entity representing a relation type between ontology entities.
RelationType(Integer, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.RelationType
 
RelationType() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.RelationType
 
RelationTypeDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.onto
DAO for relation type entity.
RelationTypeDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeDao
 
RelationTypeRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.onto
Row mapper for Relation type entity.
RelationTypeRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeRowMapper
 
remove() - Method in class cz.cuni.mff.odcleanstore.shared.util.LimitedURIListBuilder
 
removeAllRoles() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
removeInitialBOMXml(String) - Static method in class cz.cuni.mff.odcleanstore.shared.util.FileUtils
 
renameGraph(String, String) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Rename graph in DB.DBA.RDF_QUAD.
renderHead(IHeaderResponse) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.DetachableAutoCompleteTextField
 
ReplacementField - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Input component bound to a regexp field, validation will be performed for the couple
ReplacementField(String, RegexField) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.ReplacementField
 
ReplacementValidator - Class in cz.cuni.mff.odcleanstore.webfrontend.validators
Validator which checks if inputed value matches replacement regex.
ReplacementValidator(RegexField) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.validators.ReplacementValidator
 
rerunGraph(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao
Updates DB contents to signal Engine to rerun pipeline on graph with the given id.
rerunGraphsForPipeline(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao
Updates DB contents to signal Engine to rerun all graphs associated with the pipeline given by id.
rerunGraphsForRulesGroup(String, Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao
Updates DB contents to signal Engine to rerun all graphs associated with all pipelines that have a transformer which is assigned the rule group given by id.
resetPipelineRequest - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
resolveConflicts(Collection<Quad>) - Method in interface cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolver
Apply conflict resolution process to the input graph and return result as a collection of CRQuads.
resolveConflicts(Collection<Quad>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.impl.ConflictResolverImpl
Apply conflict resolution process to the input graph and return result as a collection of CRQuads.
result - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking an instance of odcs:QueryResponse to named graphs containing a result triple.
ResultEmptyException - Exception in cz.cuni.mff.odcleanstore.engine.outputws
A exception arising from QueryExecutorResourceBase and his child class ( all is one band :)).
ResultFormatterBase - Class in cz.cuni.mff.odcleanstore.engine.outputws.output
An abstract base class for query result formatters.
ResultFormatterBase() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.output.ResultFormatterBase
 
ReverseAggregationComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
A comparator that wraps another comparator and reverses its ordering.
ReverseAggregationComparator(AggregationComparator) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.ReverseAggregationComparator
Create a new instance.
Role - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
The Role BO.
Role(Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
Role(String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
 
RoleDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.users
The Role DAO.
RoleDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RoleDao
 
RoleRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.users
The Role Row Mapper.
RoleRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RoleRowMapper
 
RolesAssignedToUsersRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.users
The Roles assigned to users Row Mapper.
RolesAssignedToUsersRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RolesAssignedToUsersRowMapper
 
rollback() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Revert changes to the last commit.
rollback() - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContextTransactional
Rollback changes.
RollingFileAppender - Class in cz.cuni.mff.odcleanstore.log4j
Log4j Rolling file appender with switching output to different files.
RollingFileAppender() - Constructor for class cz.cuni.mff.odcleanstore.log4j.RollingFileAppender
The default constructor simply calls its parents constructor and mark as default appender for thread and child thread if default appender does not exist.
Root - Class in cz.cuni.mff.odcleanstore.engine.outputws
 
Root(OutputWSConfig, OutputWSService) - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.Root
Creates a new instance.
RoundedNumberLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Allows to display floating point numbers with limited number of decimal places
RoundedNumberLabel(String, Double) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RoundedNumberLabel
Display number rounded to 3 decimal places
RoundedNumberLabel(String, Double, Double) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.RoundedNumberLabel
Display number rounded to log10(precision) decimal places
RuleAssignment - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
The BO to represent an assignment of a group of rules to a transformer instance.
RuleAssignment(Integer, Integer, Integer, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
RuleAssignment(Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
RuleAssignment() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.RuleAssignment
 
RuleAssignmentRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
RuleAssignmentRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.RuleAssignmentRowMapper
 
RuleEntity - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
Base class for transformer rules.
RuleEntity(Integer, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.RuleEntity
 
RuleEntity(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.RuleEntity
 
RuleEntity() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.RuleEntity
 
RulesGroupEntity - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
Base class for transformer rule groups.
RulesGroupEntity(Integer, String, String, Integer, boolean, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
RulesGroupEntity(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
RulesGroupEntity() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
RulesGroupHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers
Group-of-rules help panel.
RulesGroupHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.RulesGroupHelpPanel
 
run() - Method in class cz.cuni.mff.odcleanstore.engine.Service
Main service routine.
runOnCleanDB - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 

S

salt - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Credentials
 
sameAs - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.OWL
 
satisfyDirectory(String) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.FileUtils
Satisfy presence of directory relative to working directory.
satisfyDirectory(String, String) - Static method in class cz.cuni.mff.odcleanstore.installer.utils.FileUtils
Satisfy presence of directory relative to base.
satisfyDirectory(String) - Static method in class cz.cuni.mff.odcleanstore.shared.util.FileUtils
 
satisfyDirectory(String, String) - Static method in class cz.cuni.mff.odcleanstore.shared.util.FileUtils
 
save(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
save(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
save(GlobalAggregationSettings) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsDao
 
save(PropertySettings) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
save(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Saves a business object to the database.
save(DNConcatenateTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
save(DNFilterTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
save(DNRenameTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
save(DNReplaceTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
save(DNRuleComponent) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
save(DNRuleComponent) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
save(DNRule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
save(RuleAssignment) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
save(RuleAssignment) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
save(Pipeline) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
save(RuleAssignment) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
save(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TemporaryGraphsDao
 
save(Transformer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerDao
 
save(TransformerInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
save(OIOutput) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
save(OIOutput) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
save(OIRule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
save(Ontology) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
save(Prefix) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixDao
 
save(QARule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
save(LabelProperty) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyDao
 
save(User, CodeSnippet) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
saveAndGetKey(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.DaoForEntityWithSurrogateKey
Saves a business entity to the database and returns its primary key.
saveCompiledRuleAndGetKey(CompiledDNRule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNTemplateInstanceDao
 
score - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a named graph to its quality assessment score.
SCORE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
ODCS.score as a Node.
scoreTrace - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a named graph to its quality assessment score trace.
SCR - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.Role
Scraper label value.
select(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Select query.
select(String, Object...) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Select query with parameters.
selectAllImportingGraphsForEngine(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectAttachedGraphs(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectDeepClone(GroupRule[], int) - Static method in class cz.cuni.mff.odcleanstore.engine.db.model.GroupRule
 
selectDefaultPipeline() - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectDnRules(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectEngineId(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectErrorMessageFromGraphInError(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectOiRules(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectOldestEngineQueuedGraph(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectOldestEngineWorkingGraph(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectPipelineCommands(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectPipelineId(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectQaRules(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectResetPipelineRequest(int) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
selectScraperCredentials(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
send(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.Mail
Sends the represented message through the given custom mail-server.
send(URL, String, String, Metadata, Reader, Reader) - Static method in class cz.cuni.mff.odcleanstore.wsclient.soap.InsertSoapMessage
Send soap message to server.
SendConfirmationEmailSnippet - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts
A code-snippet to send confirmation emails.
SendConfirmationEmailSnippet(WebFrontendConfig, Mail) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.SendConfirmationEmailSnippet
 
sendResponse(int, String, String) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
sendSimpleResponse(int, String) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
sendThroughGmail(String, String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.util.Mail
Sends the represented message through Gmail SMTP server using the given Gmail account credentials.
SerializationLanguage - Enum in cz.cuni.mff.odcleanstore.shared
Type of serialization of input data.
Service - Class in cz.cuni.mff.odcleanstore.engine
Ancestor of services running in engine.
Service(Engine, String) - Constructor for class cz.cuni.mff.odcleanstore.engine.Service
Create service instance.
serviceName - Variable in class cz.cuni.mff.odcleanstore.engine.Service
 
ServiceState - Enum in cz.cuni.mff.odcleanstore.engine
 
setAggregationSpec(AggregationSpec) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Sets aggregation settings.
setAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
setAuthorId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
setAuthorName(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setAuthorName(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
setAuthorName(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
setAvailable(boolean) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
setCoefficient(Double) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
setComponents(ArrayList<DataNormalizationRule.Component>) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
setConfidence(Double) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
setConnection(JDBCConnectionCredentials) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContext
Set connections to database.
setConnection(JDBCConnectionCredentials) - Method in class cz.cuni.mff.odcleanstore.engine.db.DbContextTransactional
 
setDaoLookupFactory(DaoLookupFactory) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
 
setDaoLookupFactory(DaoLookupFactory) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNTemplateInstanceDao
 
setDataBaseUrl(URI) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Set base URL for inserted RDF data.
setDefault(Boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setDefaultAggregation(EnumAggregationType) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Set aggregation method for properties without an explicitly set method.
setDefaultAggregationSpec(AggregationSpec) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Returns default aggregation settings.
setDefaultMultivalue(Boolean) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Sets the default value of the multivalue setting.
setDefinition(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
setDescription(String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
setDescription(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
setDescription(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setDescription(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
setDisconnectedAtEndOfExecute(boolean) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServerRequest
 
setDnRulesGroup(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
setErrorStrategy(EnumAggregationErrorStrategy) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Set aggregation error strategy.
setExecutionTime(long) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryResultBase
Set query execution time in ms.
setFilter(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
setFilterLimit(Integer) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setFilterThreshold(BigDecimal) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setFirstLabel(String) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
setFirstUri(String) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
setForceEOF() - Method in class cz.cuni.mff.odcleanstore.comlib.io.EndableReader
Set EOF.
setForceEOF() - Method in class cz.cuni.mff.odcleanstore.comlib.io.InputStreamForHttp
Set eof.
setFormat(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.FileOutput
 
setGraphName(String) - Method in interface cz.cuni.mff.odcleanstore.datanormalization.DataNormalizer.GraphModification
 
setGraphName(String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl.GraphModificationImpl
 
setGraphName(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl.GraphScoreWithTraceImpl
 
setGraphName(String) - Method in interface cz.cuni.mff.odcleanstore.qualityassessment.QualityAssessor.GraphScoreWithTrace
 
setGraphName(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
setGroupId(Integer) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
setGroupId(Integer) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
setGroupId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
setGroupId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RuleEntity
 
setId(Integer) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
setId(Integer) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setId(Integer) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
setId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.EntityWithSurrogateKey
 
setInsertedAt(Date) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Set Date the named graph was stored to the RDF store in these metadata.
setInsertedBy(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
 
setKey(int) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.SimpleKeyHolder
 
setLabel(String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule
 
setLabel(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setLabel(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
 
setLabel(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setLabel(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
setLicences(List<String>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
 
setLinkageRule(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setLinks(List<LinkedPair>) - Method in class cz.cuni.mff.odcleanstore.linker.impl.DebugResult
 
setLinkType(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setLinkType(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRule
 
setLocked(Boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setMaxConfidence(BigDecimal) - Method in class cz.cuni.mff.odcleanstore.linker.rules.Output
 
setMinConfidence(BigDecimal) - Method in class cz.cuni.mff.odcleanstore.linker.rules.Output
 
setMinScore(Double) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
Sets the minimum score of accepted named graphs of null if there is no limit.
setName(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.FileOutput
 
setNamedGraphMetadata(NamedGraphMetadataMap) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Set metadata about named graphs where the input triples for the conflict resolution process come from for this specification.
setNamedGraphURIPrefix(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Set a prefix of named graphs where resolved triples are placed.
setNewLogFile(String) - Static method in class cz.cuni.mff.odcleanstore.log4j.RollingFileAppender
Set odcs log4j new RollingFileAppender for thread and its next child, previous RollingFileAppender is hidden.
setNextStep(InstallationWizardStep) - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Set next wizard step, null parameter value sets finish page.
setOldestTime(Date) - Method in class cz.cuni.mff.odcleanstore.queryexecution.QueryConstraintSpec
Sets the oldest time of accepted named graphs.
setOutputs(List<Output>) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setOutputTypeId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
setPasswordHash(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
setPipelineId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
setPipelineName(String) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Sets name of data-processing pipeline to be used to process the inserted data in ODCleanStore.
setPriority(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
setPropertyAggregations(Map<String, EnumAggregationType>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Set aggregation methods for properties.
setPropertyMultivalue(Map<String, Boolean>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Sets explicit multivalue settings per predicate.
setProvenance(String) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Set additional provenance metadata associated with the inserted data.
setPublishers(List<String>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Set URIs identifying the publishers of data in the named graph in these metadata.
setQaRulesGroup(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.onto.Ontology
 
setQueryTimeout(int) - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Sets query timeout for all queries executed through this wrapper.
setRawRuleId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNTemplateInstance
 
setRoles(Set<Role>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
setRuleId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.dn.DNRuleComponent
 
setRuleId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIOutput
 
setRuleLabel(String) - Method in class cz.cuni.mff.odcleanstore.linker.impl.DebugResult
 
setRules(List<OIRule>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.oi.OIRulesGroup
 
setSalt(String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
setScore(Double) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Set (error localization) score of the named graph in these metadata.
setSecondLabel(String) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
setSecondUri(String) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkedPair
 
setSourceRestriction(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setSources(Set<String>) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Set data sources the named graph was retrieved from.
setTargetRestriction(String) - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
setTotalPublishersScore(Double) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Set (Quality Assessment) scores of the publishers.
setTransformerId(Integer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
setTransformers(List<TransformerInstance>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Pipeline
 
setUncommitted(boolean) - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.RulesGroupEntity
 
setUpdateTag(String) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
Sets update tag, which identifies set of graphs that update each other.
setUpdateTag(String) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Sets value of update tag which identifies a set of graphs that update each other.
setupRouting(WebApplication) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.URLRouter
Sets up routes for all URLs.
setURIMapping(URIMapping) - Method in class cz.cuni.mff.odcleanstore.conflictresolution.ConflictResolverSpec
Sets mapping of URIs to their canonical URI equivalent.
setUser(User) - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.ODCSWebFrontendSession
Sets the currently authenticated user for use in subsequent requests.
setUUID(UUID) - Method in class cz.cuni.mff.odcleanstore.wsclient.Metadata
Set UUID of the insert operation.
shallowClone() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.AggregationSpec
Creates a shallow copy of this object.
showConfirmDialog(String, String) - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Show confirm modal dialog and return user decision.
showInfoDialog(String, String) - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Show information modal dialog.
showInstallButton() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Replaces the "Next" button with "Install"
showWarningDialog(String, String) - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Show warning modal dialog.
shutdown() - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.engine.inputws.InputWSService
Stop http(s) server.
shutdown() - Method in class cz.cuni.mff.odcleanstore.engine.outputws.OutputWSService
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.engine.pipeline.PipelineService
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.engine.Service
Shutdown routine for overriding.
shutdown() - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerImpl
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAggregatorImpl
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.simpletransformer.CustomTransformer
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSBNodeToResourceTransformer
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSLatestUpdateMarkerTransformer
 
shutdown() - Method in class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSPropertyFilterTransformer
 
shutdown() - Method in interface cz.cuni.mff.odcleanstore.transformer.Transformer
Called when the instance of the transformer is no longer needed.
signalToPipelineService() - Method in class cz.cuni.mff.odcleanstore.engine.Engine
Signal pipeline about graph for input.
SilkRule - Class in cz.cuni.mff.odcleanstore.linker.rules
Business entity representing linkage rule for Silk.
SilkRule() - Constructor for class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
SimpleKeyHolder - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Container for database entity primary key.
SimpleKeyHolder() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.SimpleKeyHolder
 
SimpleUriGenerator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils
Generator of unique named graph URIs.
SimpleUriGenerator(String) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.SimpleUriGenerator
Crate a new instance generating URIs with the specified prefix.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DataProvider
Returns the size of the represented collection.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentDataProvider
Returns the size of the represented collection.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.DependentSortableDataProvider
Returns the size of the represented collection.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.models.GenericSortableDataProvider
Returns the size of the represented collection.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.ontologies.MappingDataProvider
 
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.SortablePrefixDataProvider
Returns the size of the represented collection of URI prefixes.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.dn.DNRuleComponentDataProvider
Returns the size of the represented collection.
size() - Method in class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.OIOutputDataProvider
Returns the size of the represented collection of oi-outputs.
SOAP_ERROR - Static variable in exception cz.cuni.mff.odcleanstore.wsclient.InsertException
 
SoapExecutor - Class in cz.cuni.mff.odcleanstore.comlib.soap
Soap envelope executor for SoapMethodExecutor.
SoapExecutor(Class, String) - Constructor for class cz.cuni.mff.odcleanstore.comlib.soap.SoapExecutor
Create SoapExecutor instance.
SoapExecutor(InputStream) - Constructor for class cz.cuni.mff.odcleanstore.comlib.soap.SoapExecutor
 
SoapExecutorException - Exception in cz.cuni.mff.odcleanstore.comlib.soap.exceptions
Soap executor exception.
SoapExecutorException(String) - Constructor for exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorException
 
SoapExecutorHeaderException - Exception in cz.cuni.mff.odcleanstore.comlib.soap.exceptions
Header soap executor exception.
SoapExecutorHeaderException(String) - Constructor for exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorHeaderException
 
SoapExecutorParserException - Exception in cz.cuni.mff.odcleanstore.comlib.soap.exceptions
Client soap executor exception.
SoapExecutorParserException(String) - Constructor for exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorParserException
 
SoapInsertMethodExecutor - Class in cz.cuni.mff.odcleanstore.engine.inputws
Class for parsing insert inputws soap message.
SoapInsertMethodExecutor() - Constructor for class cz.cuni.mff.odcleanstore.engine.inputws.SoapInsertMethodExecutor
 
SoapMethodExecutor - Class in cz.cuni.mff.odcleanstore.comlib.soap
Soap method executor.
SoapMethodExecutor() - Constructor for class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
SoapMethodExecutorException - Exception in cz.cuni.mff.odcleanstore.comlib.soap.exceptions
Client soap method executor exception.
SoapMethodExecutorException(String) - Constructor for exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapMethodExecutorException
 
SoapWriter - Class in cz.cuni.mff.odcleanstore.comlib.soap
SoapWriter is helper class for writing Soap Http request or response.
SoapWriter(Writer) - Constructor for class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Create SoapWriter instance.
SocketFactory - Class in cz.cuni.mff.odcleanstore.comlib
Factory of sockets with support of ssl.
SortablePrefixDataProvider - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes
Sortable-data-provider for prefix entities.
SortablePrefixDataProvider(PrefixDao) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.SortablePrefixDataProvider
 
SortablePrefixDataProvider(PrefixDao, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.SortablePrefixDataProvider
 
SortTableButton<BO extends BusinessEntity> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A generic button to sort a table by one of its columns.
SortTableButton(String, String, ISortStateLocator, DataView<BO>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.SortTableButton
 
source - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
 
source - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.W3P
An Artifact has another Artifact as its source.
SOURCE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
W3P.source as a Node.
sourceGraph - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a query result triple (the named graph it is placed in, respectively) to named graphs the triple was selected or calculated from.
SparqlEndpointConnectionCredentials - Class in cz.cuni.mff.odcleanstore.connection
Encapsulates the connection coordinates of a SPARQL Endpoint.
SparqlEndpointConnectionCredentials(URL) - Constructor for class cz.cuni.mff.odcleanstore.connection.SparqlEndpointConnectionCredentials
Creates a new instance.
SparqlEndpointConnectionCredentials(URL, String, String) - Constructor for class cz.cuni.mff.odcleanstore.connection.SparqlEndpointConnectionCredentials
Creates a new instance.
SslKeyLoader - Class in cz.cuni.mff.odcleanstore.engine.inputws
Class for loading internal certificate for ssl server.
SslKeyLoader() - Constructor for class cz.cuni.mff.odcleanstore.engine.inputws.SslKeyLoader
 
start(ScheduledThreadPoolExecutor) - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
startElement(String, String) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapMethodExecutor
 
startElement(String, String) - Method in class cz.cuni.mff.odcleanstore.engine.inputws.SoapInsertMethodExecutor
 
startInstallation() - Method in class cz.cuni.mff.odcleanstore.installer.ui.InstallationWizardFrame
Starts long running instalation, hide next button and set wait cursor.
state - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
stateDescription - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
stateId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
stateId - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
stateLabel - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
stateLabel - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
StateLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Label for EnumGraphState values, converting them to a more readable form.
StateLabel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.StateLabel
 
StatusService - Class in cz.cuni.mff.odcleanstore.engine.outputws
 
StatusService() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.StatusService
 
stop() - Method in class cz.cuni.mff.odcleanstore.comlib.HttpServer
 
storeResults() - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
stringFunction - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XPathFunctions
 
StringifiedEnumLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Label for values created from enum values converted to string.
StringifiedEnumLabel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.StringifiedEnumLabel
 
StringLiteralComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads by the lexical form of their object.
StringLiteralComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.StringLiteralComparator
 
stringType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 

T

TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.AggregationTypeDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.ErrorStrategyDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.GlobalAggregationSettingsDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.MultivalueTypeDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentTypeDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRulesGroupDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.AttachedEngineDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.DNRuleAssignmentDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.InputGraphStateDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.OIRuleAssignmentDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.QARuleAssignmentDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TemporaryGraphsDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIFileFormatDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputTypeDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRulesGroupDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.RelationTypeDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.prefixes.PrefixDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARulesGroupDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.qe.LabelPropertyDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.RoleDao
 
TABLE_NAME - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
TABLE_NAME_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.Dao
Prefix of database table identifiers (database).
TableVersion - Enum in cz.cuni.mff.odcleanstore.data
Version of database tables.
TemporaryFileResourceLink<T> - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A link for download of contents stored in a temporary file.
TemporaryFileResourceLink(String, String, TemporaryFileResourceLink.ITempFileCreator) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.TemporaryFileResourceLink
Constructs a link directly to the provided resource.
TemporaryFileResourceLink.ITempFileCreator - Interface in cz.cuni.mff.odcleanstore.webfrontend.core.components
 
TemporaryGraphLoader - Class in cz.cuni.mff.odcleanstore.webfrontend.util
Utility class for importing data to a temporary graph in dirty database.
TemporaryGraphLoader() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader
 
TemporaryGraphLoader.TemporaryGraph - Class in cz.cuni.mff.odcleanstore.webfrontend.util
Handle for a temporary graph in the dirty database.
TemporaryGraphLoader.TemporaryGraph(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.util.TemporaryGraphLoader.TemporaryGraph
Constructor
TemporaryGraphsDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
 
TemporaryGraphsDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TemporaryGraphsDao
 
TextAreaOutputStream - Class in cz.cuni.mff.odcleanstore.installer.utils
Class for displaying stream with GUI applications.
TextAreaOutputStream(JTextArea) - Constructor for class cz.cuni.mff.odcleanstore.installer.utils.TextAreaOutputStream
Initializes new instance for displaying stream with GUI applications.
TIME_UNIT_60 - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Time unit 60.
TimeComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils
Compares two dates objects based on the time part only.
TimeLiteralComparator - Class in cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators
Comparator of quads having a time literal as the object.
TimeLiteralComparator() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.aggregation.comparators.TimeLiteralComparator
 
TimestampLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Label for timestamp values, converting them to a more readable form.
TimestampLabel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.TimestampLabel
 
timeType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
 
title - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.DC
A name given to the resource.
TITLE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
DC.title as a Node.
TMP_FILE_PREFIX - Static variable in class cz.cuni.mff.odcleanstore.data.GraphLoaderUtils
Prefix of temporary files' names.
toAscii(CharSequence) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Convert the given string to ASCII characters, removing diacritical marks.
toId() - Method in enum cz.cuni.mff.odcleanstore.model.EnumGraphState
 
toId() - Method in enum cz.cuni.mff.odcleanstore.model.EnumPipelineErrorType
 
toString() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.CRQuad
Return a human-readable string "graphname { s p o .
toString() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadata
 
toString() - Method in class cz.cuni.mff.odcleanstore.conflictresolution.NamedGraphMetadataMap
 
toString(String) - Method in class cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.Component
compiles the rule into SPARUL
toString() - Method in class cz.cuni.mff.odcleanstore.linker.rules.SilkRule
 
toString(String) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.rules.QualityAssessmentRule
Constructs a SPARQL query for a particular graph.
toString() - Method in enum cz.cuni.mff.odcleanstore.shared.SerializationLanguage
 
toString() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.MultivalueType
 
toString() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.cr.PropertySettings
 
toString() - Method in class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
toString() - Method in class cz.cuni.mff.odcleanstore.webfrontend.core.components.DeleteConfirmationMessage
 
toStringNullProof(Object) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
Converts an object or null refrence to a string (null is converted to the empty string).
TOTAL_RESULTS_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
totalResults - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Number of quads in a query result.
TransformationContext - Class in cz.cuni.mff.odcleanstore.engine.pipeline
 
TransformationContext - Interface in cz.cuni.mff.odcleanstore.transformer
Context for a custom transformer.
TransformationContextRuntimeException - Exception in cz.cuni.mff.odcleanstore.engine.pipeline
A exception arising from TransformedGraph class.
TransformationContextTestImpl - Class in cz.cuni.mff.odcleanstore.test
Testovaci implementace
TransformedGraph - Class in cz.cuni.mff.odcleanstore.engine.pipeline
Container for all necessary information about a transformed graph for a custom transformer.
TransformedGraph - Interface in cz.cuni.mff.odcleanstore.transformer
Container for all neccessary information about a transofmed graph for a custom transformer.
TransformedGraphException - Exception in cz.cuni.mff.odcleanstore.transformer
Exception thrown by TransformedGraphs during a named graph processing.
TransformedGraphException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.transformer.TransformedGraphException
Constructs a new exception with the given cause.
TransformedGraphException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.transformer.TransformedGraphException
Constructs a new exception with the given message and cause.
TransformedGraphException(String) - Constructor for exception cz.cuni.mff.odcleanstore.transformer.TransformedGraphException
Constructs a new exception with the given message.
TransformedGraphRuntimeException - Exception in cz.cuni.mff.odcleanstore.engine.pipeline
A exception arising from TransformedGraph class.
TransformedGraphTestImpl - Class in cz.cuni.mff.odcleanstore.test
Transformed graph mock object.
TransformedGraphTestImpl(String) - Constructor for class cz.cuni.mff.odcleanstore.test.TransformedGraphTestImpl
 
Transformer - Interface in cz.cuni.mff.odcleanstore.transformer
Interface of a custom transformer.
Transformer - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
The BO to represent a transformer.
Transformer(Integer, String, String, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
Transformer() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.Transformer
 
TransformerAssignmentDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Transformer-instance-to-pipeline-assignment-overview page component.
TransformerAssignmentDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.TransformerAssignmentDetailPage
 
TransformerDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
The Transformer DAO.
TransformerDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerDao
 
TransformerDetailPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers
Transformer-overview page component.
TransformerDetailPage(Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.TransformerDetailPage
 
TransformerException - Exception in cz.cuni.mff.odcleanstore.transformer
Exception thrown by Transformers during a named graph processing.
TransformerException(Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.transformer.TransformerException
Constructs a new exception with the given cause.
TransformerException(String, Throwable) - Constructor for exception cz.cuni.mff.odcleanstore.transformer.TransformerException
Constructs a new exception with the given message and cause.
TransformerException(String) - Constructor for exception cz.cuni.mff.odcleanstore.transformer.TransformerException
Constructs a new exception with the given message.
TransformerHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers
Transformer help panel component.
TransformerHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.TransformerHelpPanel
 
transformerID - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
TransformerInstance - Class in cz.cuni.mff.odcleanstore.webfrontend.bo.en
The BO to represent an instance of a transformer inside a pipeline.
TransformerInstance(Integer, Integer, Integer, String, String, Boolean, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
TransformerInstance(Integer, Integer, String, String, Boolean, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
TransformerInstance(Integer, Integer, String, Boolean, Integer) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
TransformerInstance() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.en.TransformerInstance
 
TransformerInstanceDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
The Transformer instance Row Mapper.
TransformerInstanceDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
TransformerInstanceHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines
Transformer-instance help panel.
TransformerInstanceHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.pipelines.TransformerInstanceHelpPanel
 
transformerInstanceId - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.GroupRule
 
transformerInstanceID - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
TransformerInstanceRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
The Transformer instance Row Mapper.
TransformerInstanceRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceRowMapper
 
transformerLabel - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
TransformerRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.en
The Transformer Row Mapper.
TransformerRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerRowMapper
 
TransformersListPage - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.transformers
List-all-registered-transformers page component.
TransformersListPage() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.TransformersListPage
 
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.datanormalization.impl.DataNormalizerImpl
Transforms graph.
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.linker.impl.LinkerImpl
Transforms a graph.
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAggregatorImpl
Compute aggregated score of all scores of graph in the clean database and the score of the new graph (restrained to graphs published by the same publisher who published the currently processed graph).
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.qualityassessment.impl.QualityAssessorImpl
 
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.simpletransformer.CustomTransformer
 
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSBNodeToResourceTransformer
 
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSLatestUpdateMarkerTransformer
 
transformGraph(TransformedGraph, TransformationContext) - Method in class cz.cuni.mff.odcleanstore.transformer.odcs.ODCSPropertyFilterTransformer
 
transformGraph(TransformedGraph, TransformationContext) - Method in interface cz.cuni.mff.odcleanstore.transformer.Transformer
Transforms a graph.
TriGFormatter - Class in cz.cuni.mff.odcleanstore.engine.outputws.output
Returns a representation of a query result serialized to the TriG format.
TriGFormatter(OutputWSConfig) - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.output.TriGFormatter
Creates a new instance.
TruncatedLabel - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
A label, which has it's text truncated upto a fixed number of characters.
TruncatedLabel(String, int) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.TruncatedLabel
 
TruncatedLabel(String, IModel<?>, int) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.TruncatedLabel
 
TruncatedLabel(String, String, int) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.TruncatedLabel
 
TTL_FLAGS - Static variable in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
Flags for TTL import.
type - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.RDF
The subject is an instance of a class.
TYPE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
RDF.type as a Node.

U

UNCOMMITTED_TABLE_SUFFIX - Static variable in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
Suffix of tables for uncommitted rules.
unicodeToAscii(String) - Static method in class cz.cuni.mff.odcleanstore.shared.util.FileUtils
Translates native string into ASCII code.
UniquenessViolationException - Exception in cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions
Exception thrown when a uniqueness constraint gets violated.
UniquenessViolationException(String) - Constructor for exception cz.cuni.mff.odcleanstore.webfrontend.dao.exceptions.UniquenessViolationException
 
UniquenessViolationHandler - Class in cz.cuni.mff.odcleanstore.webfrontend.dao
Handles DAO exceptions thrown when trying to insert a row which would violate a uniqueness constraint.
UniquenessViolationHandler() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.UniquenessViolationHandler
 
UniqueURIGenerator - Interface in cz.cuni.mff.odcleanstore.shared
Generator of URIs unique at least within each instance.
UnobtrusivePagingNavigator - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
PagingNavigator that is hidden when pagination is not needed.
UnobtrusivePagingNavigator(String, IPageable) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.UnobtrusivePagingNavigator
Constructor.
UnobtrusivePagingNavigator(String, IPageable, IPagingLabelProvider) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.UnobtrusivePagingNavigator
Constructor.
update(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRuleDao
 
update(T) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.AbstractRulesGroupDao
 
update(PropertySettings) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.cr.PropertySettingsDao
 
update(DNConcatenateTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNConcatenateTemplateInstanceDao
 
update(DNFilterTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNFilterTemplateInstanceDao
 
update(DNRenameTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRenameTemplateInstanceDao
 
update(DNReplaceTemplateInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNReplaceTemplateInstanceDao
 
update(DNRuleComponent) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentDao
 
update(DNRuleComponent) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleComponentUncommittedDao
 
update(DNRule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.dn.DNRuleUncommittedDao
 
update(Pipeline) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.PipelineDao
 
update(Transformer) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerDao
 
update(TransformerInstance) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.en.TransformerInstanceDao
 
update(OIOutput) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputDao
 
update(OIOutput) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIOutputUncommittedDao
 
update(OIRule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.oi.OIRuleUncommittedDao
 
update(Ontology) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.onto.OntologyDao
 
update(QARule) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.qa.QARuleUncommittedDao
 
update(User) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
update(User, CodeSnippet) - Method in class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
UPDATE_TAG_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
ODCS.updateTag as a Node.
updateAttachedEngine(int, String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
updated - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
updated - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
updateEngineState(String, String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
updateImportingGraphStateToQueued(String) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
updateState(int, EnumGraphState) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
updateStateAndIsInCleanDb(int, EnumGraphState, boolean) - Method in class cz.cuni.mff.odcleanstore.engine.db.model.DbOdcsContextTransactional
 
updateTag - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Update tag identifier for stored named graphs.
UploadButton - Class in cz.cuni.mff.odcleanstore.webfrontend.core.components
Button with file-upload functionality.
UploadButton(FileUploadField, TextArea<String>, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.components.UploadButton
 
URIMapping - Interface in cz.cuni.mff.odcleanstore.conflictresolution.impl
Mapping of an URI to its equivalent URI (canonical URI).
URIMappingImpl - Class in cz.cuni.mff.odcleanstore.conflictresolution.impl
Data structure that handles mapping of URI resources linked with a owl:sameAs link (even transitively).
URIMappingImpl() - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
Creates an URIMappingImpl instance with no preferred URIs.
URIMappingImpl(Set<String>) - Constructor for class cz.cuni.mff.odcleanstore.conflictresolution.impl.URIMappingImpl
Creates an URIMappingImpl instance with the selected preferred URIs.
UriQueryExecutorResource - Class in cz.cuni.mff.odcleanstore.engine.outputws
ServerResource for URI query.
UriQueryExecutorResource() - Constructor for class cz.cuni.mff.odcleanstore.engine.outputws.UriQueryExecutorResource
 
URLPrefixHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes
URL-prefix help panel.
URLPrefixHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.prefixes.URLPrefixHelpPanel
 
URLRouter - Class in cz.cuni.mff.odcleanstore.webfrontend.core
Utility class to route URLs to components and vice versa.
URLRouter(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.core.URLRouter
 
User - Class in cz.cuni.mff.odcleanstore.webfrontend.bo
The User BO.
User(Integer, String, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
User() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.bo.User
 
UserAccountHelpPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts
User-account help panel component.
UserAccountHelpPanel(String) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.useraccounts.UserAccountHelpPanel
 
UserDao - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.users
The User DAO.
UserDao() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserDao
 
UserPanel - Class in cz.cuni.mff.odcleanstore.webfrontend.pages
A panel which contains basic information about the currently logged-in user.
UserPanel(String, Class<? extends Page>) - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.pages.UserPanel
 
UserRowMapper - Class in cz.cuni.mff.odcleanstore.webfrontend.dao.users
The User Row Mapper.
UserRowMapper() - Constructor for class cz.cuni.mff.odcleanstore.webfrontend.dao.users.UserRowMapper
 
uuid - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.Graph
 
uuid - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.AttachedEngine
 
UUID - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.GraphInError
 
UUID - Variable in class cz.cuni.mff.odcleanstore.webfrontend.bo.en.InputGraph
 
UUIDUniqueURIGenerator - Class in cz.cuni.mff.odcleanstore.shared.util
Generates unique URIs in format -.
UUIDUniqueURIGenerator(String) - Constructor for class cz.cuni.mff.odcleanstore.shared.util.UUIDUniqueURIGenerator
Crate a new instance generating URIs with the specified prefix.
UUIDUniqueURIGenerator - Class in cz.cuni.mff.odcleanstore.shared
Generates unique URIs in format -.
UUIDUniqueURIGenerator(String) - Constructor for class cz.cuni.mff.odcleanstore.shared.UUIDUniqueURIGenerator
Crate a new instance generating URIs with the specified prefix.

V

validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.CustomValidator
Validates the given component.
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.DNComponentValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.EnumValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.IRIValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.JenaURIValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.OldPasswordValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.QARuleValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.RegexValidator
 
validate(String, String) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.RegexValidator
 
validate(IValidatable<String>) - Method in class cz.cuni.mff.odcleanstore.webfrontend.validators.ReplacementValidator
 
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.configuration.ConfigGroup.EnumDbConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.EnumLiteralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.conflictresolution.EnumAggregationErrorStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.conflictresolution.EnumAggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.connection.EnumLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.data.EnumDatabaseInstance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.data.TableVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.EnumRuleComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.engine.inputws.InputWSErrorEnumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.engine.ServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.linker.rules.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.model.EnumGraphState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.model.EnumPipelineErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.queryexecution.EnumQueryError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.queryexecution.EnumQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.shared.SerializationLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.transformer.EnumTransformationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRuleComponent.TypeLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao.RULES_GROUPS_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.cuni.mff.odcleanstore.configuration.ConfigGroup.EnumDbConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.conflictresolution.aggregation.utils.EnumLiteralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.conflictresolution.EnumAggregationErrorStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.conflictresolution.EnumAggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.connection.EnumLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.data.EnumDatabaseInstance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.data.TableVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.datanormalization.rules.DataNormalizationRule.EnumRuleComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.engine.inputws.InputWSErrorEnumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.engine.ServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.linker.rules.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.model.EnumGraphState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.model.EnumPipelineErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.queryexecution.EnumQueryError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.queryexecution.EnumQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.shared.SerializationLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.transformer.EnumTransformationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.webfrontend.bo.dn.CompiledDNRuleComponent.TypeLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.webfrontend.dao.en.EngineOperationsDao.RULES_GROUPS_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.mff.odcleanstore.webfrontend.dao.QueryCriteria.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
VIOLATED_QA_RULE_PROPERTY - Static variable in class cz.cuni.mff.odcleanstore.engine.outputws.output.RDFFormatter
violatedQARule - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
Property linking a data graph to a Quality Assessment rule it violates.
VirtuosoConnectionWrapper - Class in cz.cuni.mff.odcleanstore.connection
A wrapper for SQL Connection to a Virtuoso database.

W

W3P - Class in cz.cuni.mff.odcleanstore.vocabulary
Vocabulary definitions of W3p provenance model for the Web.
WebFrontendConfig - Class in cz.cuni.mff.odcleanstore.configuration
Encapsulates Web Frontend configuration.
WebFrontendConfig(JDBCConnectionCredentials, JDBCConnectionCredentials, String, String, String, String) - Constructor for class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
 
workDirPath - Variable in class cz.cuni.mff.odcleanstore.engine.db.model.PipelineCommand
 
WrappedResultSet - Class in cz.cuni.mff.odcleanstore.connection
Wrapper of ResultSet that extends support for null values, conversion to Node and Date and large results split to multiple result sets.
write(int) - Method in class cz.cuni.mff.odcleanstore.comlib.io.DummyOutputStream
Increment counter of written bytes to the output.
write(String) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Direct write block of text.
write(int) - Method in class cz.cuni.mff.odcleanstore.installer.utils.TextAreaOutputStream
 
writeDetail(SoapWriter) - Method in exception cz.cuni.mff.odcleanstore.comlib.soap.exceptions.SoapExecutorException
 
writeDetail(SoapWriter) - Method in exception cz.cuni.mff.odcleanstore.engine.inputws.InsertExecutorException
 
writeHeaderLine(OutputStream, String, Object...) - Static method in class cz.cuni.mff.odcleanstore.comlib.io.HttpUtils
Write a http header line of data to the outputstream.
writeSimpleXMLElement(String, String) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Write XML element with elementName and escaped text.
writeSimpleXMLElement(String, char[], int) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Write XML element with elementName and escaped text.
writeSimpleXMLElement(String, UUID) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Write XML element with elementName and escaped uuid.
writeSimpleXMLElement(String, URI) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Write XML element with elementName and escaped uri.
writeSimpleXMLElement(String, int) - Method in class cz.cuni.mff.odcleanstore.comlib.soap.SoapWriter
Write XML element with elementName and escaped uri.

X

XMLSchema - Class in cz.cuni.mff.odcleanstore.vocabulary
Vocabulary definitions for XMLSchema.
XPathFunctions - Class in cz.cuni.mff.odcleanstore.vocabulary
Vocabulary definitions for XPathFunctions.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2013. All Rights Reserved.