Skip to content
Jakob Voss edited this page May 10, 2014 · 11 revisions

This page shall explain the basic concepts of Catmandu

To better make use of Catmandu is helps to first understand its core concepts:

Items are the basic unit of data processing in Catmandu. Items may be read, stored, and accessed in many forms.

Importers are Catmandu packages to read items into an application. We provide importers for MARC, JSON, YAML, CSV, Excel, and other input formats. One can also import from remote sources for instance via Atom and OAI-PMH endpoints.

Exporters ...

Stores ...

Fixes ... see Fix language and Fix packages for details.

Iterables ...

Extended features

Clone this wiki locally