https://github.com/digibib/bb2koha
Push data from "Base Bibliotek" into Koha - work in progress!
https://github.com/digibib/bb2koha
Last synced: about 1 year ago
JSON representation
Push data from "Base Bibliotek" into Koha - work in progress!
- Host: GitHub
- URL: https://github.com/digibib/bb2koha
- Owner: digibib
- Archived: true
- Created: 2015-02-06T14:28:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T09:30:35.000Z (about 11 years ago)
- Last Synced: 2025-03-06T09:49:28.313Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
Awesome Lists containing this project
README
=pod
=head1 NAME
bb2koha - Sync data from "Base Bibliotek" to Koha.
=head1 DESCRIPTION
"Base Bibliotek" is a database of contact information for Norwegian libraries,
maintained by the Norwegian National Library.
This script takes data from "Base Bibliotek" in XML format and pushes it into
Koha, the free software ILS.
=head1 DOCUMENTATION
Run the following command to see more documentation:
perldoc bb2koha.pl
=cut