The following improvements have been made to Ricgraph.
Ricgraph general:
- Improvements and clarifications of the Makefile.
Ricgraph Explorer:
- A table can have a pagination bar below the table if the table is long. This depends on the the maximum number of items to return in a table, and the the maximum number of rows in a table (the page size of the table).
- Added a Go back button in the top bar of Ricgraph Explorer.
Harvest scripts:
- Yoda-DataCite harvest did not always correctly parse a person working at more than one organization. This has been fixed.
Documentation:
- Using Quarto, the Ricgraph documentation website https://docs.ricgraph.eu is generated from the GitHub markdown documentation. This is done using the repository https://github.com/UtrechtUniversity/ricgraph-documentation.
- Created a progressive web app (Android) for the Ricgraph documentation website; done similar for iOS.
- Restructured documentation.
- Added a tutorial for Ricgraph.
- Added a presentation at the University of Applied Sciences, Utrecht, at Feb. 17, 2025.
Ricgraph website:
- Using Quarto, the Ricgraph website https://www.ricgraph.eu is generated from the GitHub markdown documentation in directory website. This is done using the repository https://github.com/UtrechtUniversity/ricgraph-documentation.
- Created a progressive web app (Android) for the Ricgraph documentation website; done similar for iOS.
Upgrading:
If you upgrade from version v2.9, you only need to reinstall Ricgraph. If you upgrade from an earlier version:
- Re-install Ricgraph. It is advisable to remove all of your existing files and directories, except for ricgraph.ini, before you re-install Ricgraph.
- Recreate your Ricgraph initialization file from ricgraph.ini-sample, and use the values from your previous ricgraph.ini version. This is due to the changes in harvesting of Yoda-DataCite. Read more about the Ricgraph initialization file.
- You only need to reharvest your sources if you upgrade from version v2.4 and earlier.