Working with DLXS Utilities and Applications
From DLXS Documentation
(8 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
[[DLXS Wiki|Main Page]] > [[Working with DLXS Components]] > Working with DLXS Utilities and Applications | [[DLXS Wiki|Main Page]] > [[Working with DLXS Components]] > Working with DLXS Utilities and Applications | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
==[[DLXS Database Upgrade Utility]]== | ==[[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. | 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:_Linking_from_BibClass_Using_ID_Resolver|nameresolver]]== |
- | This CGI program | + | This CGI program assists in creating short, permanent URLs for longer, semi-permanent CGI URLs. |
- | ==[[ | + | ==[[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/. | |
- | ==[[ | + | ==[[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/. | |
[[#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/.