Biblio roadmap: Difference between revisions
No edit summary |
|||
Line 14: | Line 14: | ||
5. Identify the MARC21 fields to be used for bibliographic data. | 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. | 6. Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.com | ||
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. | 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. |
Revision as of 06:49, 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.com
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.