Beta-Release "Bern" - beide Plugins sind veröffentlicht!

Wir freuen uns, die erste Betaversion - Codename "Bern" - der beiden im Rahmen des OPTIMETA-Projekts entwickelten Plugins für Open Journal Systems (OJS) bekannt zu geben, das OPTIMETA Citations Plugin und das OPTIMETA Geo Plugin.

Die Veröffentlichung der beiden Plugins - das OPTIMETA Citations Plugin (https://github.com/TIBHannover/optimetaCitations) und das OPTIMETA Geo Plugin (https://github.com/TIBHannover/optimetaGeo) - ist ein wichtiger Meilenstein für das Projekt und wir hoffen, dass wir viele frühe Anwender für unsere Arbeit finden, damit wir Fehler beheben und die kommenden Entwicklungen auf die Bedürfnisse der Benutzer abstimmen können.

Bei dieser Software handelt es sich um eine frühe Betaversion, daher bitten wir Sie, wenn möglich, ein Staging-System oder eine Testumgebung zu verwenden, um Ihr Feedback zu geben bevor sie auf ihr Produktivsystem wechseln. Beide Plugins wurden mit aktuellen OJS-Versionen getestet (3.3.0 und 3.1.2). Sie können sich direkt an unsere OPTIMETA-Entwickler wenden, wenn Sie Bedenken oder Fehlerberichte haben, z.B. wenn Sie Unterstützung für eine bestimmte OJS-Version benötigen oder Probleme bei der Installation des Plugins haben. Erstellen Sie gerne ein Issue in den jeweiligen Code-Repositorien oder senden Sie eine E-Mail an daniel.nuestuni-muensterde.

Die detaillierten Release Notes inklusive Installationsanleitung finden sie im englischsprachigen Teil unserer Webseite.

Da diese Plugins Neuland betreten und im Rahmen eines Forschungsprojekts mit festem Finanzierungszeitraum entwickelt werden, arbeiten wir derzeit an der Bereitstellung von langfristigem Support, so dass beide Plugins über die OJS Plugin Gallery verfügbar sind. Folgen Sie uns für Updates auf Twitter (https://twitter.com/OPTMTA) oder wenden Sie sich an das OPTIMETA-Team (https://projects.tib.eu/optimeta/en/team/), wenn Sie Fragen haben oder über zukünftige neue Versionen informiert werden möchten.

Werfen Sie einen Blick auf den nächsten News-Eintrag auf der OPTIMETA-Website (https://projects.tib.eu/optimeta/news/), um mehr über die Softwareentwicklungs-Roadmap zu erfahren, oder sehen Sie sich die veröffentlichte Version des Projektantrags unter https://doi.org/10.3897/rio.7.e66264 an.

Release Notes

OPTIMETA Citations Plugin

The OPTIMETA Citations plugin provides state of the art reference capturing and publication for OJS journals. In this release, the complete submission flow works and authors can now automatically turn a list of references into meaningful metadata. The source code of the plugin is released under the GNU General Public License, Version 3 and developed online at https://github.com/TIBHannover/optimetaCitations.

The full feature list of this release is as follows:

  • References provided during submission are parsed and enriched based on metadata from OpenAlex (http://openalex.org/)
  • Enriched citations can be edited in the article details pages by authors and editors
  • Deposition of the references to external open access platforms either manually after publication or later with a scheduled task
  • Supported deposition target: OpenCitations CROCI test repository (actual OpenCitations CROCI connection depends on pending implementation by OpenCitations)
  • User interface translated  to English, German, Spanish, French, Dutch and Turkish
  • Continuous integration tests verify all features for OJS versions 3.2.1.x and 3.3.0.x

Follow these steps to install the plugin:

  • Download the plugin from https://github.com/TIBHannover/optimetaCitations/releases/tag/v1.0.1-beta
  • Extract the files to [your OJS installation directory]/plugins/generic/optimetaCitations
  • Login to your OJS instance with an admin account and activate the plugin (Website > Plugins, find "Optimeta Citations Plugin", and click on the checkbox to enable)
  • Configure the plugin: open the plugin's settings and fill in the GitHub login details at "Open Citations CROCI" (you can for now ignore Wikidata, this connection does not work yet) - see detailed instructions at https://github.com/TIBHannover/optimetaCitations#registering-for-opencitationsorg-croci
  • This plugin requires the feature "References" to be enabled. (Workflow > Submission > Metadata, find "Enable references metadata", and click on the checkbox to enable)
  • The built-in plugin DOI needs to be enabled (Website > Plugins, find DOI (Public Identifiers Plugins), and click on the checkbox to enable); Open the settings page and configure the plugin: Issues, Articles and DOI Prefix must be enabled/fill in.

OPTIMETA Geo Plugin

The OPTIMETA Geo Plugin offers an innovative way to capture and provide geospatial properties of research articles in OJS. Authors provide  location information and time periods that are relevant for their manuscript during the submission and the metadata is displayed on article landing pages as well as for whole issues and journals on and interactive map to improve discovery of relevant works. The source code of the plugin is released under the GNU General Public License, Version 3 and developed online at https://github.com/TIBHannover/optimetaGeo.

The OPTIMETA Geo Plugin requires an adaption of the theme to provide specific features, namely the adding of a "Map" link in the top level journal menu on the public website and the adding of a map on the issue table of contents page. The OPTIMETA Geo Plugin Theme has been developed as a flexible child theme. The theme can extend different parent themes with the same code base to insert the required small changes. The theme is published at https://github.com/ifgi/optimetaGeoTheme. You have your own theme or your theme is not supported yet? Please get in touch so we can work with you on these changes!

The full feature list of this release is as follows:

  • Submission form contains interactive map and calendar form to enter spatial and temporal metadata respectively
  • Support for one time period and multiple geometries of different types: location markers, line features, and areas
  • Automatic retrieval of the most suitable administrative unit based on GeoNames (https://www.geonames.org)
  • Publication of spatial article metadata on maps for articles, issues, and journals
  • Publication of spatial article metadata in machine-readable from in HTML metadata
  • Listing of temporal article metadata on article landing pages
  • User interface translated to English, German, Spanish, and French
  • Continuous integration tests verify all features

Follow these steps to install the plugin:

  • Create an account for GeoNames at https://www.geonames.org/login and note your username
  • Download the plugin from https://github.com/TIBHannover/optimetaGeo/releases/tag/v1.0.0.0-beta (file optimetaGeo.zip)
  • Extract the files to [your OJS installation directory]/plugins/generic/optimetaGeo
  • Login to your OJS instance with an admin account and activate the plugin (Website > Plugins, find "OPTIMETA Geo Plugin", and click on the checkbox to enable)
  • Configure the plugin: open the plugin's settings and fill in the username and the appropriate API endpoint as explained in the settings form
  • Download the theme from https://github.com/ifgi/optimetaGeoTheme/releases/tag/v1.0.0.0-beta 
  • Extract the files to [your OJS installation directory]/plugins/themes/optimetaGeoTheme
  • Login to your OJS instance with an admin account and activate the theme
  • Configure the theme: open the theme configuration page, enable the theme and configure the correct parent theme