Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.35 KB

README.rst

File metadata and controls

39 lines (26 loc) · 1.35 KB

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/