Working with DLXS Utilities and Applications

From DLXS Documentation

(Difference between revisions)
Jump to: navigation, search
m
Current revision (13:19, 15 August 2008) (edit) (undo)
 
(3 intermediate revisions not shown.)
Line 4: Line 4:
This Perl program (included in DLXS software beginning with Release #9) is used to convert your current metadata into a new database structure whenever a new DLXS middleware release requires such a conversion.
This Perl program (included in DLXS software beginning with Release #9) is used to convert your current metadata into a new database structure whenever a new DLXS middleware release requires such a conversion.
-
==[[nameresolver]]==
+
==[[Nameresolver:_Linking_from_BibClass_Using_ID_Resolver|nameresolver]]==
This CGI program assists in creating short, permanent URLs for longer, semi-permanent CGI URLs.
This CGI program assists in creating short, permanent URLs for longer, semi-permanent CGI URLs.
-
==[[sru]]==
+
==[[Sru|sru]]==
<code>sru</code> provides access to Bib Class collections. This CGI program produces XML responses to SRU requests as dictated by SRU protocol. For more information on the SRU protocol, see: http://www.loc.gov/standards/sru/.
<code>sru</code> provides access to Bib Class collections. This CGI program produces XML responses to SRU requests as dictated by SRU protocol. For more information on the SRU protocol, see: http://www.loc.gov/standards/sru/.
==[[Broker20:_An_OAI-compliant_Metadata_Server|broker20]]==
==[[Broker20:_An_OAI-compliant_Metadata_Server|broker20]]==
This CGI program produces XML responses to OAI requests from OAI service providers who harvest collection metadata. For more information on the OAI protocol, see: http://www.openarchives.org/.
This CGI program produces XML responses to OAI requests from OAI service providers who harvest collection metadata. For more information on the OAI protocol, see: http://www.openarchives.org/.
-
 
-
==[[dbmove]]==
 
-
Used to move a DLXS database from one type of database engine to another. <font color="red">As of DLXS release 13 dbmove is obsolete.</font>
 
-
 
-
==[[dbconv]]==
 
-
A Perl script designed to merge data in the pre-CDROM#8 groups and collection tab-delimited files into CSV tables. <font color="red">As of DLXS release 13 dbconv is obsolete.</font>
 
[[#top|Top]]
[[#top|Top]]

Current revision

Main Page > Working with DLXS Components > Working with DLXS Utilities and Applications

Contents

[edit] DLXS Database Upgrade Utility

This Perl program (included in DLXS software beginning with Release #9) is used to convert your current metadata into a new database structure whenever a new DLXS middleware release requires such a conversion.

[edit] nameresolver

This CGI program assists in creating short, permanent URLs for longer, semi-permanent CGI URLs.

[edit] sru

sru provides access to Bib Class collections. This CGI program produces XML responses to SRU requests as dictated by SRU protocol. For more information on the SRU protocol, see: http://www.loc.gov/standards/sru/.

[edit] broker20

This CGI program produces XML responses to OAI requests from OAI service providers who harvest collection metadata. For more information on the OAI protocol, see: http://www.openarchives.org/.

Top

Personal tools