Information Catalog Manager Programming Guide and Reference

What kinds of applications work with the Information Catalog Manager?

You can write two types of applications that use the Information Catalog Manager functions:

Informational applications

You can write applications that work with the Information Catalog Manager in two ways. These applications can:

Tools that maintain and administer the information catalog metadata

You can write tools for your administrator that:

Maintaining an information catalog

One of the main tasks of a administrator is to update the metadata in the information catalog when the information source itself changes. For example, metadata about a file can include the date of the most recent update; if the file is again updated, the administrator needs to update the corresponding date in the metadata.

You can automate this process by writing programs that update the metadata when the corresponding information source changes.

Adding new objects

When administrators create new information catalogs or add newinformation sources to existing information catalogs, they need to add new object types and objects. The administrator can add metadata by importing files that contain the Information Catalog Manager tag language. This tag language defines the meaning of the metadata being imported into an information catalog.

You can write applications that automatically generate tag language files based on information specified by the administrator. These files can then be imported into one or more information catalog databases to populate the information catalog with metadata.

You can also write applications that extract metadata from existing data sources and format the data as tag language files. These applications are called extract programs, and are described in the Information Catalog Manager Administration Guide.


[ Top of Page | Previous Page | Next Page ]