Datahub::Factory::Arthub - modules for the L<VKC Arthub|>
This modules contains packages that the L<VKC Arthub|> uses to extract data from project-specific sources.
It contains the following packages:
-
Datahub::Factory::Importer::EIZ
An importer for the Erfgoed Inzicht organisation based on Adlib / OAI.
-
Datahub::Factory::Importer::KMSKA
An importer for the Royal Musuem of Fine Arts Antwerp based on TMS.
-
Datahub::Factory::Importer::VKC
An importer for the Flemish Art Collection based on Collective Access.
-
An exporter for the Arthub Flanders platform absed on LIDO and OAI.
-head1 KMSKA
The KMSKA module is based on the TMS installation operated by the Royal Museum of Fine Arts Antwerp. Before using the module in a Datahub::Factory pipeline, you need to execute a SQL file against the MySQL (MariaDB) database which contains a replication of the TMS MS SQL database.
Run this command:
$ mysql -u <username> -p <databasename> < Resources/TMS/schema.sql
Matthias Vandermaesen [email protected] Pieter De Praetere [email protected]
This software is copyright (c) 2016 by PACKED, vzw, Vlaamse Kunstcollectie, vzw.
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, Version 3, June 2007.