-
Notifications
You must be signed in to change notification settings - Fork 0
Home
OMP-PKP plugin that provides entity fishing support via the nerd API (https://github.com/kermitt2/entity-fishing).
This is a deliverable of the HIRMEOS project. The project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 731102.
-
Enable/Disable per admin or site level
Admin can disable the plugin for all the sites even if a site has the plugin enabled.
-
Settings per admin or site level
There is an admin form with generic settings
- NERD API url
- SOLR hostname and core name
There is also a site level form with specific settings
- Enable/Disable tag cloud appearance at site level
- Enable/Disable tag cloud appearance at monograph level
- Enable/Disable entity recognition within the abstract of the monograph
-
Admin / Press manager is able to index the files of monographs
In the Press Manager admin dashboard, under a submission's "production" tab, the list of files is presented to the user and he can select the ones to index (find entities using the NERD API and index them in SOLR)
-
Tag cloud
A tag cloud is presented in the front end of the site in order for the users to find easily what subjects the specific press deals with. Clicking an entity in the tag cloud the user is presented with the monographs that include this entity
-
Abstract with entities
The abstract of the monograph is coloured based on the entities it includes so as someone finds easily the subjects of the specific monograph
-
Tag cloud within a monograph
Tag cloud support in the landing page of a monograph that helps user identify easily the subjects the specific monograph deals with.