Biblio roadmap: Difference between revisions
Line 15: | Line 15: | ||
6. Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.dk | 6. Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.dk | ||
7. Provide public API to access bibliographic data. API should be available in JSONRPC, in addition to this a RESTful API also will be available in future. | |||
8. Integrate with SILPA project. | |||
9. Setup a dedicated physical server. | |||
10. All the technologies and infrastructre will be made available to other Indian languages. |
Revision as of 06:47, 9 December 2009
Technical Roadmap
1. Create a searchable database for public using Django (In progress)
2. It should be possible to export data in various formats
3. Identify the formats to be supported.
Possible formats: MARC21, UNIMARC, Dubline Core
4. MARC21 is very likely to be supported as it is being used by various free softwares (eg:- Koha)
5. Identify the MARC21 fields to be used for bibliographic data.
6. Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.dk
7. Provide public API to access bibliographic data. API should be available in JSONRPC, in addition to this a RESTful API also will be available in future.
8. Integrate with SILPA project.
9. Setup a dedicated physical server.
10. All the technologies and infrastructre will be made available to other Indian languages.