Invenio-Records is a metadata storage module. A record is a JSON document with revision history identified by a unique UUID .
Features:
- Generic JSON document storage with revision history.
- JSONSchema validation of documents.
- Records creation, update and deletion.
- Administration interface for CRUD operations on records.
Further documentation available Documentation: https://invenio-records.readthedocs.io/