Skip to content

2.7 - Ricgraph

Latest
Compare
Choose a tag to compare
@RikDTJanssen RikDTJanssen released this 03 Dec 12:43
· 2 commits to main since this release

The following improvements have been made to Ricgraph.

Ricgraph general:

  • Modifications for a new Ricgraph logo.

Ricgraph Explorer:

  • Added the possibility to show a customised text on the home page.
  • Added the version number of Ricgraph in the footer.
  • Added the possibility to show a privacy statement or a privacy measures document in the footer.
  • Added a list that contains all possible values of the name field that contain personal data in a Ricgraph node. This is shown in the Statistics section of the Home page, and it can be queried using the REST API call get_ricgraph_list().
  • REST API call /organization/information_persons_results now has a name_want and category_want field that let you specify what to return.
  • New REST API call /organization/enrich with similar parameters as /organization/information_persons_results.
  • Added name_want and category_want to /person/enrich. Updated documentation to reflect this.
  • Minor changes in the user interface.

Harvest scripts:

  • During harvesting OpenAlex, also ROR identifiers are being added to Ricgraph, they will be connected to ORGANIZATION_NAME.

Upgrading:

  • If you upgrade from any Ricgraph version, you will need to re-install Ricgraph and re-use your previous Ricgraph initialization file. You only need to reharvest your sources if you upgrade from version v2.4 and earlier. It is advisable to remove all of your existing files and directories, except for ricgraph.ini, before you re-install Ricgraph.