Skip to content

emilis/gutenberg-catalog-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gutenberg Catalog Converter to Sqlite

This program transforms data from Project Gutenberg catalog.rdf file into a Sqlite database.

Usage:

$ ./install.sh
$ ./update.sh
$ ./run.sh

Note: this program will take minutes to complete the conversion (5-15 min. on my machines).

The resulting database will be in data/catalog.sqlite.

Example output:

http://emilis.info/other/gutenberg-catalog.sqlite.bz2 (22 MB)

Requirements:

  • Linux or other *nix (sh,tar,wget,bunzip2)
  • Java

License

This is free software, and you are welcome to redistribute it under certain conditions; see LICENSE.txt for details.

Credits

... go to RingoJS team for the platform I find more and more useful.

Contact

Emilis Dambauskas emilis.d@gmail.com

About

Gutenberg Catalog Converter to Sqlite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published