View on GitHub

DatAasee - A Metadatalake for Libraries

DatAasee centralizes and interlinks distributed library/research metadata into an API‑first union catalog.

DatAasee Logo DatAasee (0.9)

DatAasee centralizes and interlinks distributed library / research metadata into an API‑first union catalog.

DatAasee data flow schematic

A Metadata-Lake for Libraries

Repository: github.com/ulbmuenster/dataasee (NB sources backup)

Maintainer: Christian Himpe (at University and State Library of Münster)

Licenses: MIT (add. CC-BY for openapi.yaml)

Function: Metadata-Lake, Metadata Catalog, Metadata Aggregator, Union Catalog

Audience: University Libraries, Research Libraries, Academic Libraries, Scientific Libraries

DatAasee is currently in pilot stage and not production-ready yet.

Documentation

Getting Started (Test Deployment)

Quick Start (Prepare a dedicated directory, inside run:)

$ wget https://raw.githubusercontent.com/ulbmuenster/dataasee/0.9/compose.yaml
$ mkdir -p -m 777 backup
$  DL_PASS=password1 DB_PASS=password2 docker compose up

The DL_PASS environment variable passes the password for the admin user of DatAasee which is required for the POST HTTP-API endpoints. The DB_PASS environment variable passes the database root password used by the back-end.

Web: http://localhost:8000 (API: http://localhost:8343/api/v1/ )

API Cheat Sheet

Tech Stack Canvas

Repository Contents

Getting Started (Development)

Local Development (After a git clone)

Contributors

tl;dr

DatAasee provides centralized Metasearch for distributed Metadata.