Biblio roadmap: Difference between revisions
From SMC Wiki
Line 1: | Line 1: | ||
== Technical Roadmap == | == Technical Roadmap == | ||
1. Create a searchable database for public using | 1. Create a searchable database for public using Django (In progress) | ||
2. It should be possible to export data in various formats | 2. It should be possible to export data in various formats | ||
3. Identify the formats to be supported. | 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 using the software available at indexdata.dk |
Revision as of 05:28, 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 using the software available at indexdata.dk