Working with the Collection Metadata Database
From DLXS Documentation
(Difference between revisions)
(One intermediate revision not shown.) | |||
Line 1: | Line 1: | ||
[[DLXS Wiki|Main Page]] > [[Working with DLXS Components]] > Working with the Collection Metadata Database | [[DLXS Wiki|Main Page]] > [[Working with DLXS Components]] > Working with the Collection Metadata Database | ||
+ | |||
+ | ==[[DLXS Metadata Databases]]== | ||
+ | |||
+ | Describes some of the metadata used by the DLXS Middleware. | ||
==[[Working with Map Files]]== | ==[[Working with Map Files]]== | ||
Map files contain mapped items where one term or name for an item is mapped to another term or name. | Map files contain mapped items where one term or name for an item is mapped to another term or name. | ||
+ | |||
+ | ==[[Setting up Dynamic Browsing]]== | ||
+ | Through configuring the CollMgr and populating database tables, you can set up dynamic browsing. This topic describes how to prepare your collections and populate the database tables. | ||
==[[Copying Page-level Metadata from pageview.dat files to a Database Store]]== | ==[[Copying Page-level Metadata from pageview.dat files to a Database Store]]== | ||
A utility to copy metadata from <tt>pageview.dat</tt> files into the database store (the Pageview table in the DLXS database) used by Text Class. | A utility to copy metadata from <tt>pageview.dat</tt> files into the database store (the Pageview table in the DLXS database) used by Text Class. |
Current revision
Main Page > Working with DLXS Components > Working with the Collection Metadata Database
Contents |
[edit] DLXS Metadata Databases
Describes some of the metadata used by the DLXS Middleware.
[edit] Working with Map Files
Map files contain mapped items where one term or name for an item is mapped to another term or name.
[edit] Setting up Dynamic Browsing
Through configuring the CollMgr and populating database tables, you can set up dynamic browsing. This topic describes how to prepare your collections and populate the database tables.
[edit] Copying Page-level Metadata from pageview.dat files to a Database Store
A utility to copy metadata from pageview.dat files into the database store (the Pageview table in the DLXS database) used by Text Class.