Biblio roadmap: Difference between revisions

From SMC Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Technical Roadmap ==
== Technical Roadmap ==


1. Create a searchable database for public using Django (In progress)
# Create a searchable database for public using Django (In progress)
 
# Integrate with SILPA project and provide an API.   
2. Integrate with SILPA project and provide an API.   
# It should be possible to export data in various formats.
 
# Identify the formats to be supported.   Possible formats: MARC21, UNIMARC, Dubline Core
3. It should be possible to export data in various formats.
# MARC21 is very likely to be supported as it is being used by various free softwares (eg:- Koha)  
 
# Identify the MARC21 fields to be used for bibliographic data.
4. Identify the formats to be supported.
# Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.com
 
# 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.
    Possible formats: MARC21, UNIMARC, Dubline Core
# Setup a dedicated physical server.
 
# All the technologies and infrastructure to be made available to other Indian languages.
5. MARC21 is very likely to be supported as it is being used by various free softwares (eg:- Koha)  
 
6. Identify the MARC21 fields to be used for bibliographic data.
 
7. Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.com
 
8. 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.
 
9. Setup a dedicated physical server.
 
10. All the technologies and infrastructure to be made available to other Indian languages.

Revision as of 15:21, 10 December 2009

Technical Roadmap

  1. Create a searchable database for public using Django (In progress)
  2. Integrate with SILPA project and provide an API.
  3. It should be possible to export data in various formats.
  4. Identify the formats to be supported. Possible formats: MARC21, UNIMARC, Dubline Core
  5. MARC21 is very likely to be supported as it is being used by various free softwares (eg:- Koha)
  6. Identify the MARC21 fields to be used for bibliographic data.
  7. Setup a searchable index similar to US Library of Congress voyager server ( http://z3950.loc.gov ) using the software available at : http://indexdata.com
  8. 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.
  9. Setup a dedicated physical server.
  10. All the technologies and infrastructure to be made available to other Indian languages.