An open API service indexing awesome lists of open source software.

https://github.com/datannur/datannur

datannur is an open source, lightweight and sovereign data catalog
https://github.com/datannur/datannur

catalog data data-catalog data-governance data-management dcat dcat-ap dcat-ap-ch metadata open-data open-source public-sector svelte swiss switzerland

Last synced: 20 days ago
JSON representation

datannur is an open source, lightweight and sovereign data catalog

Awesome Lists containing this project

README

          

![datannur logo](https://raw.githubusercontent.com/datannur/datannur/main/package/app/assets/main-banner-dark.png?raw=true#gh-dark-mode-only)
![datannur logo](https://raw.githubusercontent.com/datannur/datannur/main/package/app/assets/main-banner.png?raw=true#gh-light-mode-only)

[![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![GitHub release](https://img.shields.io/github/v/release/datannur/datannur?color=blue)](https://github.com/datannur/datannur/releases)
[![CI Tests](https://github.com/datannur/datannur/actions/workflows/ci.yml/badge.svg)](https://github.com/datannur/datannur/actions/workflows/ci.yml)
[![Deploy Status](https://github.com/datannur/datannur/actions/workflows/deploy-pages.yml/badge.svg)](https://github.com/datannur/datannur/actions/workflows/deploy-pages.yml)
[![Demo](https://img.shields.io/badge/demo-live-success)](https://dev.datannur.com/)

# datannur

datannur is a client-side data catalog designed to organize and explore datasets without requiring server and database infrastructure.

**Key features:**

- **Zero-config deployment** - Single entry point (index.html) that runs in any browser
- **Portable** - Works locally, on shared drives, or cloud storage
- **Comprehensive metadata** - Structured around 8 core concepts: Organization, Folder, Tag, Concept, Doc, Dataset, Variable, and Enumeration
- **Browser-isolated** - No system access, inherently secure
- **French interface** - Currently available in French, with multilingual support planned for future releases

## Demo

🚀 **[Try the live demo](https://dev.datannur.com/)**

![datannur interface](https://raw.githubusercontent.com/datannur/datannur/main/package/app/assets/about-page/folder-page-folder-tab-dark.jpg#gh-dark-mode-only)
![datannur interface](https://raw.githubusercontent.com/datannur/datannur/main/package/app/assets/about-page/folder-page-folder-tab.jpg#gh-light-mode-only)

## Documentation

📖 **Full documentation:** [docs.datannur.com/app](https://docs.datannur.com/app/)

🌐 **Website:** [datannur.com](https://datannur.com)

## Contributing

For development documentation and contributing guidelines, see [`CONTRIBUTING.md`](https://github.com/datannur/datannur?tab=contributing-ov-file).

## License

MIT - see [LICENSE](LICENSE). All dependencies are MIT/Apache 2.0/BSD compatible.