Package net.ontopia.topicmaps.cmdlineutils
package net.ontopia.topicmaps.cmdlineutils
Provides a collection of command-line utilities for working with topic maps.
More information about a utility's usage can be found by executing:
java net.ontopia.topicmaps.cmdlineutils.<Utility>
-
ClassesClassDescriptionPUBLIC: Reads a topic map and writes it out in ISO CXTM.INTERNAL: Consistifies a topic map by merging topics based on the TNC, removing duplicate associations, and so on.PUBLIC: Merges two topic map documents.INTERNAL: Utility for randomly populating topic maps.PUBLIC: Checks a topic map for dubious constructs.PUBLIC: Prints various kinds of statistics for topic maps.INTERNAL: Command-line that deletes topic map objects returned by one or more tolog queries.PUBLIC: Runs tolog queries against a given topic map.PUBLIC: Converts topic maps into a given format.PUBLIC: A topic map validator that is capable of reading the interchange syntax defined by XTM 1.0 (TopicMaps.org) or XTM 2.0.