CZIDLO is a system for assigning, managing, and resolving URN:NBN identifiers.
The platform consists of a core backend API, an optional OAI-PMH provider, a separate administrative backend for the new frontend, and the frontend application itself.
api– core service for URN:NBN assignment and resolutionweb-api– backend for the new frontend and administrative operationsczidlo-frontend– administrative UI, search, statistics, and manual editingoaiPmhProvider– optional OAI-PMH module- PostgreSQL – primary database
- Elasticsearch – search and statistics backend for the web layer
- Backend repository:
NLCR/CZIDLO - Frontend repository:
https://github.com/NLCR/czidlo-frontend web-apiOpenAPI documentation:https://resolver.nkp.cz/web-api/api-docs/
The original project documentation is kept in README-OLD.md.
It may still be useful as a historical or supplementary reference, but some parts may be outdated or inaccurate for current installations.