NAME Datahub::Factory::Arthub - modules for the VKC Arthub DESCRIPTION This modules contains packages that the 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. Datahub::Factory::Exporter:: 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 -p < Resources/TMS/schema.sql AUTHORS Matthias Vandermaesen Pieter De Praetere COPYRIGHT AND LICENSE 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. SEE ALSO Datahub::Factory Catmandu