Invenio modules (alpha) ----------------------- .. note:: These modules are in alpha. The modules are being used in production systems but are most likely subject to changes and are missing documentation. In addition to above bundles, we have a number of other individual modules which are all being used in production systems, but which are likely subject to change prior to final release and in most cases are missing documentation. - `invenio-accounts-rest `_ - REST APIs for account management. - `invenio-app-rdm `_ - Research Data Management (RDM) flavour of Invenio - `invenio-app-ils `_ - Integrated Library System (ILS) flavour of Invenio. - `invenio-banners `_ - Create and show banners with useful messages to users. - `invenio-charts-js `_ - AngularJS application for producing charts. - `invenio-circulation `_ - Library circulation module for Invenio. - `invenio-cli `_ - CLI module for Invenio - `invenio-communities `_ - Invenio communities module. - `invenio-csl-js `_ - AngularJS application for rendering citation strings via the records REST API and the CSL REST API. - `invenio-csl-rest `_ - REST API for retrieving Citation Style Language (CSL) style files. - `invenio-drafts-resources `_ - Submission/deposit module for Invenio. - `invenio-github `_ - GitHub integration with automatic archiving of new releases in Invenio. - `invenio-migrator `_ - Utilities for migrating past Invenio versions to Invenio 3.0. - `invenio-oaiharvester `_ - Invenio module for OAI-PMH metadata harvesting between repositories. - `invenio-openaire `_ - Integration with OpenAIRE, including support for harvesting Open Funder Regsitry and the OpenAIRE grants database, as well as REST APIs for funders and grants. - `invenio-opendefinition `_ - REST API for licenses from OpenDefinition and SPDX. - `invenio-pages `_ - Static pages module for Invenio. - `invenio-pidrelations `_ - Persistent identifier relations management to support e.g. DOI versioning. - `invenio-previewer-ispy `_ - ISPY previewer. - `invenio-query-parser `_ - Invenio v1 compatible query parser for Invenio v3. Note the module is GPL licensed due to a GPL-licensed dependency. - `invenio-records-editor `_ - Record editor for Invenio (Python part). - `invenio-records-editor-js `_ - Record editor for Invenio (JavaScript part). - `invenio-records-permissions `_ - Permissions for Invenio's records REST API. - `invenio-records-resources `_ - Records REST APIs for Invenio. - `invenio-rdm-records `_ - DataCite-based data model for InvenioRDM flavour. - `invenio-s3 `_ - Support for the S3 storage protocol in Invenio. - `invenio-saml `_ - SAML support for Invenio. - `invenio-sequencegenerator `_ - Module for minting and tracking multiple sequences for e.g. report numbers, journals etc. - `invenio-sse `_ - Server-Sent Events (SSE) integration in Invenio. - `invenio-webhooks `_ - REST API for receiving and processing webhook calls from third-party services. - `invenio-xrootd `_ - Support for the storage protocol XRootD in Invenio. - `react-invenio-app-ils `_ - Single Page App built with React for InvenioILS. - `react-invenio-deposit `_ - React application for Invenio deposit forms. - `react-invenio-forms `_ - React component library for Formik components. - `react-searchkit `_ - Modular React library for implementing search interfaces on top of Invenio, Elasticsearch or other search APIs. Replacement for Invenio-Search-JS.