Class Consistify
java.lang.Object
net.ontopia.topicmaps.cmdlineutils.Consistify
INTERNAL: Consistifies a topic map by merging topics based on the
TNC, removing duplicate associations, and so on.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voiddoTNCMerge(TopicMapIF tm) protected static voidexport(TopicMapIF tm, String outfile, String encoding, char format) static voidprotected static voidprotected static voidprotected static voidusage()
-
Constructor Details
-
Consistify
public Consistify()
-
-
Method Details
-
main
-
usage
protected static void usage() -
doTNCMerge
-
export
protected static void export(TopicMapIF tm, String outfile, String encoding, char format) throws IOException - Throws:
IOException
-
normalizeTopicNames
-
removeDuplicates
-