Skip to end of metadata
Go to start of metadata

Query related extensions

Query related extensions Description
com.ontotext.kim.query.CacheWarmer Runs basic queries, which are cached (not by the extension). Thus, cache for the Facets screen is generated. Runs when KIM starts.
com.ontotext.kim.query.preprocessors.MeasurementsConverter Converts measurement units, in order to make them comparable to the basic measurement unit, i.e. minutes, hours, seconds -> milliseconds.
com.ontotext.kim.query.preprocessors.MeasurementsConverterGNUUnits Same as the previous one, but uses a file containing the units.
com.ontotext.kim.query.preprocessors.FilteringManager JMX-exposed interface for index that supports permanent limits of the returned documents. At the time of writing the only implementation is in RDSIndex.

Utility extensions

Utility extensions Description
com.ontotext.kim.util.console.ConsoleTasksExtension Exposes ConsoleTasks through JMX. ConsoleTasks is a collection of management utilities. The ambiguous name "console" comes from the fact that the utilities are unrelated, but useful.
com.ontotext.kim.util.SparqlInference Executes queries placed in <KIM HOME>/config/construct.queries.txt on initialization. The method constructAndImport is exposed through JMX and can be invoked given other queries later, on a running KIM instance.

All the rest

All the rest Description
com.ontotext.kim.corpora.KimRssDatabase If present, it is used for generating the "Latest Documents Feed" <KIM HOME>/rss.xml. Otherwise, the feed is filled with results from a document query.
com.ontotext.kim.coredb.management.RdfCoreAdminExt JMX-exposed interface for administering the RdfCore instances.
com.ontotext.kim.mbeans.ServerInfoExtension Contains getters for application and system properties plus getter for kim.home.dir
com.ontotext.kim.statistics.Statistics Generates and maintains statistics for all documents added to the KIM Server
com.ontotext.kim.gate.TeamwareAdapter Enables uploading documents in KIM Server using the KIM WEB User Interface. Configures a ZipCollectionAdapter service with the transformations, necessary for GATE Teamware 1.2 compatibility. This extension integrates with JMX.
Labels:
infrastructure_config infrastructure_config Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.