isl / PressModuleV2

New version of drupal PRESS Module customized for FORTH
0 stars 0 forks source link

Working Dev Deployment: http://139.91.183.97:28004/

PRESS Forth Version

Publication REpository Semantic System

Publication management systems can be instrumental in disseminating research results across academia and industry, by providing facilities for uploading, editing and searching for publications. Usually, these systems can be used by individuals to assist them in their research or by organizations to help them classify and promote their publication items.

PRESS is an open-source publication system that exploits semantic technologies in order to cover the needs of both individuals and organizations. Thus, it supports fast data entry, advanced query capabilities and integration with other systems or datasets.

Module Installation

Module Configuration

Empty Database

Importing a Database

If you already have a database loaded in Blazegraph, you can import the Publications and create the static pages for each publication, as well as import the Organizations from the database.

Module Uninstallation

To uninstall the module, you follow the standard procedure for a Drupal Module uninstallation, by first uninstalling the PRESS Publication Module and then the PRESS Organization Field module.

After uninstalling the module, you can disable and uninstall the PRESS Organization Field module. In case you are unable to disable the PRESS Organization Field module, you have to run Cron a couple of times to delete the fields that are using the organization field type. You can run Cron in the admin configuration page, under Cron (or [yourwebsite]/admin/config/system/cron) and press Run Cron. It might need to be run a couple of times. Now you can disable and uninstall the PRESS Organization Field following the above procedure.