- cardinality - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.OWL
-
- CLEAN_DB_NAME - Static variable in class cz.cuni.mff.odcleanstore.configuration.ConfigGroup
-
Database-name prefix for configuration values related to the clean database.
- 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.
- 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.
- coefficient - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
-
Coefficient of a Quality Assessment rule.
- commit() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
-
Commit changes to the database.
- Config - Class in cz.cuni.mff.odcleanstore.configuration
-
Encapsulates application configuration values.
- 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.
- 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.
- 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
-
- 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.
- 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.
- createConnection(JDBCConnectionCredentials) - Static method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
-
Create a new connection and return its wrapper.
- 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.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.log4j - package cz.cuni.mff.odcleanstore.log4j
-
- cz.cuni.mff.odcleanstore.model - package cz.cuni.mff.odcleanstore.model
-
- 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.transformer - package cz.cuni.mff.odcleanstore.transformer
-
Interface definitions for named graph transformers.
- cz.cuni.mff.odcleanstore.vocabulary - package cz.cuni.mff.odcleanstore.vocabulary
-
Classes with constants objects representing classes and properties defined
in well known ontologies.
- 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.
- getAgreeCoeficient() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
-
- getAttachedGraphNames() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
-
- 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.
- getBits() - Method in enum cz.cuni.mff.odcleanstore.connection.EnumLogLevel
-
Returns the corresponding bits parameter for Virtuoso log_level() function.
- getCleanDatabaseCredentials() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
-
Reference to the clean database.
- 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
-
- getCleanDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
-
- getCleanDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
-
- getCleanImportExportDir() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- 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
-
- getConflictResolutionGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns CR configuration.
- getConnectionString() - Method in class cz.cuni.mff.odcleanstore.connection.JDBCConnectionCredentials
-
Returns the JDBC connection string.
- getCurrentResultSet() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
-
Retrieves the current result as a ResultSet object.
- getDataNormalizationGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns DN configuration.
- getDebugDirectoryPath() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
-
- getDirtyDatabaseCredentials() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
-
Reference to the dirty database, i.e.
- 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
-
- getDirtyDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
-
- getDirtyDBSparqlConnectionCredentials() - Method in class cz.cuni.mff.odcleanstore.configuration.ObjectIdentificationConfig
-
- getDirtyImportExportDir() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- 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.
- getEndpointURL() - Method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
-
- getEngineGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns engine configuration.
- getEngineUuid() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- getGmailAddress() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
-
- getGmailPassword() - Method in class cz.cuni.mff.odcleanstore.configuration.WebFrontendConfig
-
- getGraphId() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
-
Returns the unique identifier of the transform named graph in ODCS.
- getGraphName() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformedGraph
-
Returns URI of the transformed ("payload") named graph.
- 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.
- 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.
- 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
.
- getKeywordPath() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
-
- getLookForGraphInterval() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- getMaxDateDifference() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
-
- getMaxQueryResultSize() - Method in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
-
- 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
-
- getNamedGraphPath() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
-
- getNamedGraphScoreWeight() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
-
- getNamedGraphsPrefix() - Method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
-
- 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.
- 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
.
- getObjectIdentificationConfig() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns OI configuration.
- 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.
- getPort() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
-
- getPrefixId() - Method in class cz.cuni.mff.odcleanstore.data.RDFprefix
-
Returns the prefix id.
- 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).
- getPublisherScoreWeight() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
-
- getQualityAssessmentGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns QA configuration.
- getQueryExecutionGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns QE configuration.
- getQueryTimeout() - Method in class cz.cuni.mff.odcleanstore.configuration.BackendConfig
-
- getRecoveryCrashPenalty() - Method in class cz.cuni.mff.odcleanstore.configuration.InputWSConfig
-
- getResultDataURIPrefix() - Method in class cz.cuni.mff.odcleanstore.configuration.OutputWSConfig
-
- getResultDataURIPrefix() - Method in class cz.cuni.mff.odcleanstore.configuration.QueryExecutionConfig
-
- getScoreIfUnknown() - Method in class cz.cuni.mff.odcleanstore.configuration.ConflictResolutionConfig
-
- getSecondCrashPenalty() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- getServerRoot() - Method in class cz.cuni.mff.odcleanstore.connection.VirtuosoConnectionWrapper
-
Returns Virtuoso server working directory.
- getShutdownTimeout() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- getStartupTimeout() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- getStateToDbWritingInterval() - Method in class cz.cuni.mff.odcleanstore.configuration.EngineConfig
-
- 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.
- getTableSuffix() - Method in enum cz.cuni.mff.odcleanstore.data.TableVersion
-
Returns suffix of the respective set of tables.
- getTransformationType() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
-
Returns the type of transformation.
- getTransformerConfiguration() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
-
Configuration file for the Transformer (obtained from ODCS database).
- getTransformerDirectory() - Method in interface cz.cuni.mff.odcleanstore.transformer.TransformationContext
-
Returns reference to a directory reserved for the Transformer's needs.
- 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.
- 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.
- 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.
- getVirtuosoURIForBlankNode(Node) - Static method in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
-
Return the URI identifying a blank node in Virtuoso.
- getWebFrontendGroup() - Method in class cz.cuni.mff.odcleanstore.configuration.Config
-
Returns web frontend configuration.
- getWrappedStatement() - Method in class cz.cuni.mff.odcleanstore.connection.WrappedResultSet
-
Returns the wrapped SQL statement.
- 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.
- 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.
- guessLanguage(String) - Static method in class cz.cuni.mff.odcleanstore.data.GraphLoaderUtils
-
Guess serialization format of the given RDF data.
- label - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.RDFS
-
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- longType - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.XMLSchema
-
- TableVersion - Enum in cz.cuni.mff.odcleanstore.data
-
Version of database tables.
- TIME_UNIT_60 - Static variable in class cz.cuni.mff.odcleanstore.shared.ODCSUtils
-
Time unit 60.
- 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.
- 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 enum cz.cuni.mff.odcleanstore.shared.SerializationLanguage
-
- 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).
- totalResults - Static variable in class cz.cuni.mff.odcleanstore.vocabulary.ODCS
-
Number of quads in a query result.
- TransformationContext - Interface in cz.cuni.mff.odcleanstore.transformer
-
Context 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.
- Transformer - Interface in cz.cuni.mff.odcleanstore.transformer
-
Interface of a custom transformer.
- 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.
- transformGraph(TransformedGraph, TransformationContext) - Method in interface cz.cuni.mff.odcleanstore.transformer.Transformer
-
Transforms a graph.
- 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.
- 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.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.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.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.
- 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.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.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.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.
- 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.