Catmandu::CA - Catmandu interface to CollectiveAccess
# From the command line
catmandu export CA --id 1234 --username demo --password demo --url http://demo.collectiveaccess.org to YAML
# From a Catmandu Fix
lookup_in_store(
object_id,
CA,
url: http://demo.collectiveaccess.org,
username: demo,
password: demo
)
Pieter De Praetere <pieter at packed.be>
This software is copyright (c) 2017 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.
Catmandu Catmandu::Store::CA Catmandu::Store::VKC Catmandu::CA::API