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=0109b81b0de6efe8ff078bf4ee6801d13ceb9fd0;hb=eda81bc985fbd595b4cadb79796dee8a5c6772ca;hpb=5fade736ce73dc7f9b18d5bd82aadc717d97258f diff --git a/web/htdocs/details/software.mc b/web/htdocs/details/software.mc index 0109b81..3039074 100644 --- a/web/htdocs/details/software.mc +++ b/web/htdocs/details/software.mc @@ -1,22 +1,24 @@ -%# $Id: software.mc,v 1.1 2007-03-30 11:43:59 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. @@ -35,7 +37,7 @@ and browse the registry, and to view - statistics. + statistics. Authenticated users may also edit target data, run tests and add new targets from the Web UI. A set of command-line tools is also provided, together with facilities for re-running the tests