Package net.ontopia.topicmaps.cmdlineutils.rdbms


package net.ontopia.topicmaps.cmdlineutils.rdbms

Provides a collection of command-line utilities for working with topic maps and relational databases.

More information about a utility's usage can be found by executing:

java net.ontopia.topicmaps.cmdlineutils.rdbms.<Utility>
  • Classes
    Class
    Description
    EXPERIMENTAL: A tool that generates a report of the database metadata as reported by the JDBC driver
    PUBLIC: Checks an RDBMS database holding topic map data for referential integrity and for uniqueness of source-locators, subject-indicators and subject-locators.
    PUBLIC: Command line utility for deleting topic maps in a relational database system.
    PUBLIC: Command line utility for exporting topic maps from a relational database system to files.
    PUBLIC: Command line utility for importing topic map files into a relational database system.
    EXPERIMENTAL: A tool that inspects a database to see if the proper indexes has been created.
    PUBLIC: Command line utility for generating statistics about the topic map
    INTERNAL: Command line utility for translating the source locators in an imported topic map from their original base to the new base.