Uses of Interface
net.ontopia.topicmaps.core.TopicIF

Packages that use TopicIF
Package
Description
Collection of classes for indexing topic maps.
To classify content, use the SimpleClassifier class.
Provides a collection of command-line utilities for working with topic maps.
 
 
Provides interfaces for topic map objects; the topic map API for all Ontopia topic map implementations.
Provides interfaces for the engine's index system; the API for Ontopia topic map indexes.
The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps.
The in-memory implementation of the core topic map interfaces.
Index classes for use with the basic implementation.
Relational database implementation of the core topic map interfaces.
Index classes for use with the rdbms implementation.
 
 
INTERNAL: Classes that are used by many implementations.
Contains the classes that implement the user context filter in the Navigator Framework.
Provides Comparators which are used by the Navigator.
The basic implementation of the Navigator core interfaces.
 
Value-producing tags, which extract information from the topic map and insert it into the execution context.
Provides utility classes for the Navigator Tag Libraries and Framework.
Contains the in-memory implementation of the query language.
Contains the rdbms implementation of the query language.
Code shared between query implementations.
Contains the code that parses tolog queries.
This package provides query utility classes.
 
 
 
 
 
 
 
 
 
This package provides topic map utility classes, which are a toolkit for working with the topic map model provided by the core interfaces.
Provides support for the ISO-standardized textual Compact Topic Maps syntax (or CTM) format for topic maps.
Provides DeciderIFs which are used by the Navigator.
This package provides support for the JSON Topic Map Notation (or JTM) format for topic maps.
This package provides support for the textual Linear Topic Map Notation (or LTM) format for topic maps.
This package provides support for RDF (Resource Description Framework), a topic map-like data model for metadata defined by the W3C.
 
 
 
 
Classes for importing and exporting topic maps in the XML interchange format.