X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fsoftware.mc;h=3039074d0f6aeab6b081b518a28cb1501ba6781d;hp=644a43b951f42716492d629858c706f47caa4673;hb=e928c1b78f0164b9c133baa8aea4716a708b7da8;hpb=37389f90dfb25ee7b60d5bcffae900d4960aeb41 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.