| 1 | = Z3950 Extensions and Fixes = |
| 2 | || '''Date''' || 2010/01/26 || |
| 3 | || '''Contact(s)''' || Simon Pigot || |
| 4 | || '''Last edited''' || [[Timestamp]] || |
| 5 | || '''Status''' || complete - but needs to be tied in with || |
| 6 | || '''Assigned to release''' || 2.5 || |
| 7 | || '''Resources''' || BlueNetMEST || |
| 8 | |
| 9 | == Overview == |
| 10 | |
| 11 | Fixes and Enhancements to Z3950 server and client |
| 12 | |
| 13 | === Proposal Type === |
| 14 | * '''Type''': GUI Change, Core Change |
| 15 | * '''App''': !GeoNetwork |
| 16 | * '''Module''': Harvester, Search, Z3950 server |
| 17 | |
| 18 | === Links === |
| 19 | * '''Documents''': |
| 20 | * '''Email discussions''': |
| 21 | * '''Other wiki discussions''': |
| 22 | |
| 23 | === Voting History === |
| 24 | * Not yet voted on |
| 25 | |
| 26 | ---- |
| 27 | |
| 28 | == Motivations == |
| 29 | |
| 30 | Enhance and fix Z3950 server, tie in with JZKit3 implementation given in proposal by Timo Proescholdt |
| 31 | |
| 32 | == Proposal == |
| 33 | |
| 34 | Z3950 server and remote search needs fixes (see bug list) and enhancements: |
| 35 | * Z3950 server config simplification - remove redundancy from repositories.xml.tem - redundant info is added when repositories.xml is built from the .tem file on Z3950 server startup. |
| 36 | * map database name used in Z3950 to GeoNetwork categories eg. searching a GeoNetwork Z3950 server specified as bluenetmest.utas.edu.au:2100/datasets would search only on records that are in the datasets category. The existing default of bluenetmest.utas.edu.au:2100/geonetwork continues to search all records |
| 37 | * Z3950 harvester - harvest records from a Z3950 server by specifying a Z3950 search string (extension and additional implementation based on Francois' original template in geosource) |
| 38 | * restore remote search interface |
| 39 | |
| 40 | === Backwards Compatibility Issues === |
| 41 | |
| 42 | == Risks == |
| 43 | |
| 44 | == Participants == |
| 45 | * As above |
| 46 | |