From: Mike Taylor Date: Wed, 18 Apr 2007 12:13:01 +0000 (+0000) Subject: David's changes. X-Git-Tag: CPAN-v1.02~54^2~426 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=e53c9c779887e987f885894cfc50669680407202;hp=dd7940c51558acd2ab84e3f576c8c54f484a54a4 David's changes. --- diff --git a/web/htdocs/details/software.mc b/web/htdocs/details/software.mc index 644a43b..3039074 100644 --- a/web/htdocs/details/software.mc +++ b/web/htdocs/details/software.mc @@ -1,22 +1,24 @@ -%# $Id: software.mc,v 1.2 2007-04-17 16:39:26 mike Exp $ +%# $Id: software.mc,v 1.3 2007-04-18 12:13:01 mike Exp $

- IRSpy maintains a registry of information retrieval - targets supporting standard IR protocols such as + Index Data uses + IRSpy to maintain a registry of information retrieval + targets supporting the standard IR protocol ANSI/NISO Z39.50 (ISO 23950) and the SRU/SRW web services. - Each registry entry consists of both mechanical information, + Each registry entry consists of both database level information, such as the indexes supported for searching and the record - syntax and schemas supported for retrievel, and metadata such as - database titles, authors and descriptions. + syntax and schemas supported for retrieval, and record level + metadata such as titles, authors and descriptions.

- IRSpy supports editing of the metadata, and automatically - discovers mechanical information by probing the registered - targets using a set of feature-tests. Tests are implemented by + IRSpy supports editing of record level metadata, and + automatically discovers database level information by probing + the registered targets using a set of feature-tests. Tests are + implemented by %# Link to /doc.html?module=ZOOM/IRSpy/Test.pm is not ready yet individual plugins, so new tests can be added without changing the core code.