You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to install invenio-sword on InvenioRDM while reading https://invenio-sword.readthedocs.io/en/latest/. But I'm failing because of dependency errors. Can I know the commit or tag of invenio-rdm-app that I can check the installation?
The text was updated successfully, but these errors were encountered:
invenio-sword was written against Invenio "core" as opposed to InvenioRDM. Development within Invenio has progressed rapidly since the initial work was completed, including a decision to drop the invenio-deposit module that this code extends. Additionally, there wasn't an established metadata schema within the Invenio ecosystem at the time this code was written, so we don't have a SWORD→InvenioRDM metadata mapping as yet.
This does mean that running this code as part of Invenio as it was last June isn't going to be very beneficial for someone who wants to use InvenioRDM going forward, and we will need to do work to move over to the new invenio-records-resources framework and integrate with the invenio-rdm-records schema.
@alexsdutton Thank you for making it testable. Now, I could run testing code. As you mentioned, InvenioRDM is developing quickly, and I am aware that a WG has recently been set up for InvenioRDM metadata. I think ready to implement SWORD3 in InvenioRDM will take some time. However, in our project(we use Invenio framework now), we wanted to start implementing SWORD3 on a trial basis, and we were trying to run Invenio-sword to understand SWORD3. I tried to reproduce the test environment at that time, but thank you for fixing it so that it works.
Hi, I'm trying to install invenio-sword on InvenioRDM while reading https://invenio-sword.readthedocs.io/en/latest/. But I'm failing because of dependency errors. Can I know the commit or tag of invenio-rdm-app that I can check the installation?
The text was updated successfully, but these errors were encountered: