The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Catmandu::Store"

Catmandu::Store - Namespace for packages that can make data persistent River stage two • 77 direct dependents • 83 total dependents

A Catmandu::Store is a stub for Perl packages that can store data into databases or search engines. The database as a whole is called a 'store'. Databases also have compartments (e.g. tables) called Catmandu::Bag-s. Some stores can be searched using ...

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC - Search in distribution

Catmandu::Store::CA - Retrieve items from a CollectiveAccess instance River stage zero No dependents

A Catmandu::Store::CA is Perl package that can query a CollectiveAccess <http://collectiveaccess.org> instance....

PIETERDP/Catmandu-CA-0.06 - 15 Feb 2017 14:14:42 UTC - Search in distribution

Catmandu::Store::AAT - Retrieve items from the AAT River stage zero No dependents

lookup_in_store( objectName, AAT, lang: nl ) The "lang" parameter is optional and defaults to *nl*. It sets the language of the returned *prefLabel*. If no *prefLabel* for the *Subject* in provided *lang* exists, nothing is returned. The store takes ...

PIETERDP/Catmandu-AAT-0.03 - 11 Jan 2017 08:05:22 UTC - Search in distribution

Catmandu::Store::DBI - A Catmandu::Store backed by DBI River stage zero No dependents

A Catmandu::Store::DBI is a Perl package that can store data into DBI backed databases. The database as a whole is a 'store' Catmandu::Store. Databases tables are 'bags' (Catmandu::Bag). Databases need to be preconfigured for accepting Catmandu data....

NJFRANCK/Catmandu-DBI-0.13 - 20 Mar 2024 15:41:40 UTC - Search in distribution

Catmandu::Store::OAI - A Catmandu store backed by OAI-PMH River stage one • 2 direct dependents • 5 total dependents

HOCHSTEN/Catmandu-OAI-0.20 - 04 Oct 2023 12:57:29 UTC - Search in distribution

Catmandu::Store::RKD - Retrieve items from the RKD River stage zero No dependents

Catmandu::Fix::rkd_name The fix takes a name (first name, last name or a combination) and performs a lookup to the RKD artists database. It returns an array of results. Every result is of the form: { 'title' => 'Name of the person', 'description' => ...

PIETERDP/Catmandu-RKD-0.04 - 10 Jan 2017 14:57:11 UTC - Search in distribution

Catmandu::Store::AAT - Retrieve items from the AAT River stage zero No dependents

Catmandu::Store::AAT lookup_in_store( objectName, AAT, lang: nl ) The "lang" parameter is optional and defaults to *nl*. It sets the language of the returned *prefLabel*. If no *prefLabel* for the *Subject* in provided *lang* exists, nothing is retur...

PIETERDP/Catmandu-Store-AAT-0.01 - 06 Jan 2017 14:22:57 UTC - Search in distribution

Catmandu::Store::RKD - Retrieve items from the RKD River stage zero No dependents

Catmandu::Fix::rkd_name The fix takes a name (first name, last name or a combination) and performs a lookup to the RKD artists database. It returns an array of results. Every result is of the form: { 'title' => 'Name of the person', 'description' => ...

PIETERDP/Catmandu-Store-RKD-0.03 - 06 Jan 2017 08:02:37 UTC - Search in distribution

Catmandu::Store::Solr - A searchable store backed by Solr River stage zero No dependents

NICS/Catmandu-Solr-0.0304 - 20 Sep 2019 07:53:15 UTC - Search in distribution

Catmandu::Store::REST - Store/retrieve items from a JSON REST-API endpoint River stage zero No dependents

# From a Catmandu Fix lookup_in_store( book_id, REST, base_url: https://www.example.org/api/v1/books, query_string: /page/1 ) Uses a RESTful API as a Catmandu::Store <http://librecat.org/Catmandu/#stores>. The module allows you to use a RESTful API t...

PIETERDP/Catmandu-Store-REST-0.01 - 28 Apr 2017 09:29:52 UTC - Search in distribution

Catmandu::Store::VIAF - Retrieve items from VIAF River stage zero No dependents

A Catmandu::Store::VIAF is a Perl package that can query the <VIAF|http://viaf.org/> authority file. This store supports only one method "get" to retrieve an AAT record by its identifier...

NETSENSEI/Catmandu-VIAF-0.05 - 10 Nov 2017 11:58:10 UTC - Search in distribution

Catmandu::Store::Adlib River stage zero No dependents

Catmandu::Store::Adlib allows the use of Adlib <http://www.adlibsoft.nl/> as a store in Catmandu....

NETSENSEI/Catmandu-Adlib-0.02 - 20 Apr 2017 09:40:58 UTC - Search in distribution

Catmandu::Store::AlephX - A Catmandu AlephX service implemented as Catmandu::Store River stage zero No dependents

NJFRANCK/Catmandu-AlephX-1.073 - 18 Aug 2021 14:06:14 UTC - Search in distribution

Catmandu::Store::Datahub - Store/retrieve items from the Datahub River stage zero No dependents

Configure the Datahub <https://github.com/thedatahub/Datahub> as a store <http://librecat.org/Catmandu/#stores> for Catmandu <http://librecat.org/>. With Catmandu, it is possible to convert (almost) any data to LIDO <http://lido-schema.org/>, which i...

NETSENSEI/Catmandu-Store-Datahub-0.08 - 29 Oct 2017 16:27:33 UTC - Search in distribution

Catmandu::Store::MongoDB - A searchable store backed by MongoDB River stage zero No dependents

A Catmandu::Store::MongoDB is a Perl package that can store data into MongoDB databases. The database as a whole is called a 'store'. Databases also have compartments (e.g. tables) called Catmandu::Bag-s....

NICS/Catmandu-Store-MongoDB-0.0806 - 27 Apr 2021 07:23:32 UTC - Search in distribution

Catmandu::Store::Resolver - Store/retrieve items from the Resolver River stage zero No dependents

# From a Catmandu Fix lookup_in_store( objectNumber, Resolver, username: username, password: password, url: http://www.resolver.be ) Configure the Resolver <https://github.com/PACKED-vzw/resolver> as a store <http://librecat.org/Catmandu/#stores> for...

PIETERDP/Catmandu-Resolver-0.06 - 20 Feb 2017 13:46:37 UTC - Search in distribution

Catmandu::Store::File::BagIt - A Catmandu::FileStore to store files on disk in the BagIt format River stage zero No dependents

Catmandu::Store::File::BagIt is a Catmandu::FileStore implementation to store files in a directory structure. Each Catmandu::FileBag is a deeply nested directory based on the numeric identifier of the bag. E.g. $store->bag(1234) is stored as ${ROOT}/...

HOCHSTEN/Catmandu-BagIt-0.260 - 13 May 2020 08:08:10 UTC - Search in distribution

Catmandu::Store::File::Multi - A store that adds files to multiple stores River stage one • 2 direct dependents • 2 total dependents

The Catmandu::Store::File::Multi is a combination of many Catmandu::FileStore-s as one access point. The Multi store inherits all the methods from Catmandu::FileStore. By default, the Multi store tries to update records in all configured backend stor...

HOCHSTEN/Catmandu-FileStore-1.16 - 16 Dec 2019 14:34:25 UTC - Search in distribution

Catmandu::Store::FedoraCommons - A Catmandu::Store plugin for the Fedora Commons repository River stage zero No dependents

A Catmandu::Store::FedoraCommons is a Perl package that can store data into FedoraCommons backed databases. The database as a whole is called a 'store'. Databases also have compartments (e.g. tables) called Catmandu::Bag-s. In Fedora we have namespac...

HOCHSTEN/Catmandu-FedoraCommons-0.5 - 21 Nov 2018 13:50:34 UTC - Search in distribution

Catmandu::Store::ElasticSearch - A searchable store backed by Elasticsearch River stage zero No dependents

NICS/Catmandu-Store-Elasticsearch-1.0202 - 12 Mar 2020 15:32:05 UTC - Search in distribution
36 results (0.064 seconds)