invenio-records

Invenio-Records is a metadata storage module.


Keywords
invenio, metadata
License
MIT
Install
pip install invenio-records==2.3.0

Documentation

Invenio-Records

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/