<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.eprints.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arehin</id>
	<title>EPrints Documentation - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eprints.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arehin"/>
	<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/Special:Contributions/Arehin"/>
	<updated>2026-05-09T07:28:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13464</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13464"/>
		<updated>2020-09-23T11:36:55Z</updated>

		<summary type="html">&lt;p&gt;Arehin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [http://bazaar.eprints.org/1127/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [http://bazaar.eprints.org/1127/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the ''Jisc PubRouter RIOXXplus Connector'' plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus 2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the '''''Jisc PubRouter RIOXXplus Connector''''' plugin in the bazaar, and install it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus (BUT as '''version 1.2.1'''), note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13296</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13296"/>
		<updated>2020-01-31T14:39:16Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Installing the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [http://bazaar.eprints.org/1127/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [http://bazaar.eprints.org/1127/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the ''Jisc PubRouter RIOXXplus Connector'' plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus 2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: In the following screenshots the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13295</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13295"/>
		<updated>2020-01-31T14:38:27Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Upgrading the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [http://bazaar.eprints.org/1127/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [http://bazaar.eprints.org/1127/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the ''Jisc PubRouter RIOXXplus Connector'' plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus 2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following screenshots the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13273</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13273"/>
		<updated>2019-09-03T16:13:04Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [http://bazaar.eprints.org/1127/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [http://bazaar.eprints.org/1127/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the ''Jisc PubRouter RIOXXplus Connector'' plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus v2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following screenshots the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13272</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13272"/>
		<updated>2019-08-15T14:07:39Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Installing the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the ''Jisc PubRouter RIOXXplus Connector'' plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus v2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following screenshots the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13271</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13271"/>
		<updated>2019-08-15T14:06:21Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Upgrading the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the ''Jisc PubRouter RIOXXplus Connector'' plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus v2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13270</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13270"/>
		<updated>2019-08-15T13:05:43Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Upgrading the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to ''Eprints RIOXXplus v2 (new)''.  The Jisc support team will be happy to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13269</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13269"/>
		<updated>2019-08-15T13:05:14Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Upgrading the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
This is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to '''Eprints RIOXXplus v2 (new)'''.  The Jisc support team will be able to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13268</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13268"/>
		<updated>2019-08-15T13:04:16Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Upgrading the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin is best done in consultation with the Jisc PubRouter support team because an amendment will be required to your PubRouter account's ''Repository configuration'' setting (although you could do this yourself).&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been upgraded it will be necessary to amend your PubRouter Account's SWORD connection settings, by changing the ''Repository configuration'' setting from ''Eprints RIOXXplus'' to '''Eprints RIOXXplus v3 (new)'''.  The Jisc support team will be able to do this on your behalf.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13267</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13267"/>
		<updated>2019-08-15T12:54:21Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Upgrading the plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;one click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13266</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13266"/>
		<updated>2019-08-15T11:53:04Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Editing the configuration file: zzz_pubrouter_rioxx_importer.pl */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;1 click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; File ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13265</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13265"/>
		<updated>2019-08-15T11:51:18Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* For Information: Other Configuration File Content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;1 click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other configuration file content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13264</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13264"/>
		<updated>2019-08-15T11:50:51Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Editing Configuration file: zzz_pubrouter_rioxx_importer.pl */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;1 click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing the configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Putrouter-screen.jpg&amp;diff=13263</id>
		<title>File:Putrouter-screen.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Putrouter-screen.jpg&amp;diff=13263"/>
		<updated>2019-08-15T11:50:09Z</updated>

		<summary type="html">&lt;p&gt;Arehin: Arehin uploaded a new version of &amp;amp;quot;File:Putrouter-screen.jpg&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PubRouter screen highlighting location of API key needed for configuration.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13262</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13262"/>
		<updated>2019-08-15T11:46:37Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* For Developers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Upgrading the plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you a &amp;quot;1 click&amp;quot; upgrade option.  There is no need to modify the original RIOXXplus configuration file, which will continue to be used by the new plugin version.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
====Installing the plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
From the Eprints Admin panel, ''System Tools'' --&amp;gt; ''Eprints Bazaar'':&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. The plugin must be configured - see following section.&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=====Editing Configuration file: zzz_pubrouter_rioxx_importer.pl=====&lt;br /&gt;
&lt;br /&gt;
The configuration file is edited via the Eprints Admin panel: ''Config. Tools'' --&amp;gt; ''View Configuration'' --&amp;gt; Folder ''cfg.d'' --&amp;gt; ''zzz_pubrouter_rioxx_importer.pl'' (near bottom of list).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13261</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13261"/>
		<updated>2019-08-15T11:32:31Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version primarily provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Upgrading plugin====&lt;br /&gt;
&lt;br /&gt;
Upgrading the plugin from an earlier version is easily accomplished via your Eprints Admin panel: ''System Tools'' --&amp;gt; ''Eprints Bazaar'' which will offer you the upgrade option.&lt;br /&gt;
&lt;br /&gt;
:IMPORTANT: After performing the upgrade you will need to reload the Eprints configuration, again via Admin panel: ''Config. Tools'' --&amp;gt; ''Reload Configuration'' or alternatively, on the server, by restarting the Apache2 service.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13260</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13260"/>
		<updated>2019-08-14T15:10:46Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received article metadata.  Where the XML also contains links to the article PDF or other files then these will be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version primarily provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13259</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=13259"/>
		<updated>2019-08-14T15:08:19Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Howto]]&lt;br /&gt;
[[Category: Plugins]]&lt;br /&gt;
[[Category: Bazaar Package]]&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML that describes an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  &lt;br /&gt;
&lt;br /&gt;
The plugin will create an Eprints record containing the received meta-data.  Where the XML contains links to the article PDF or other files then these will also be automatically downloaded and attached to the record.&lt;br /&gt;
&lt;br /&gt;
You will need a PubRouter account (see previous section) in order to receive data from PubRouter.  You will also need to update the plugin's configuration file - details below - so that the plugin can retrieve article files that are (temporarily) stored on PubRouter.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Latest version====&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1 (9th August 2019) - This version primarily provides better handling of supplied licence information.&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
:NOTE: In the following diagrams the ''Jisc PubRouter RIOXXplus Connector'' is shown as ''version 1.0.0'', despite this you should install the latest version (v1.2.1).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: '''zzz_pubrouter_rioxx_importer.pl'''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12814</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12814"/>
		<updated>2018-07-25T10:59:53Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The '''''Jisc PubRouter RIOXXplus Connector''''' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12813</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12813"/>
		<updated>2018-07-25T10:58:54Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed and enabled.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12812</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12812"/>
		<updated>2018-07-25T10:46:56Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the '''[http://bazaar.eprints.org/390/ RIOXX2 plugin]''' installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed and enabled.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12811</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12811"/>
		<updated>2018-07-25T10:46:06Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed and enabled.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12810</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12810"/>
		<updated>2018-07-25T10:45:47Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed and enabled.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12700</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12700"/>
		<updated>2018-02-01T11:05:34Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* For Developers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The plugin installation package is available from [https://bazaar.eprints.org/543/ Eprints Bazaar] and the source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12699</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12699"/>
		<updated>2018-02-01T11:02:56Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the [https://bazaar.eprints.org/543/ Bazaar], receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
Note that the plugin source code is also available on [https://github.com/jisc-services/eprints-plugin-PubRouter-RIOXXplus-Connector GitHub].&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12666</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12666"/>
		<updated>2017-11-14T17:20:43Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
Finally, a new mapping of license values to URLs is also provided for the purpose of auto-completing RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12665</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12665"/>
		<updated>2017-11-14T17:17:19Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Configure Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12664</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12664"/>
		<updated>2017-11-14T17:16:11Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: ''zzz_pubrouter_rioxx_importer.pl''. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.  The API Key will be available once you have a PubRouter account; it is displayed at the top of your Account page - see highlighted field in screen-shot below (it contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This API key is stored in the plugin configuration file at the line shown below and in the following screen-grabs:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (showing dummy key value):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12663</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12663"/>
		<updated>2017-11-14T15:56:51Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored on the line shown below, and also in the following images (before and after editing):&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (note this shows a dummy key):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key will be displayed at the top of your PubRouter Account page - see highlighted field (contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====For Information: Other Configuration File Content====&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12662</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12662"/>
		<updated>2017-11-14T15:52:54Z</updated>

		<summary type="html">&lt;p&gt;Arehin: Images added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored on the line shown below, and also in the following images (before and after editing):&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (note this shows a dummy key):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key will be displayed at the top of your PubRouter Account page - see highlighted field (contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
====Other Information====&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12661</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12661"/>
		<updated>2017-11-14T15:50:58Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* For Developers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
====Install plugin====&lt;br /&gt;
&lt;br /&gt;
1. Find the ''Jisc PubRouter RIOXXplus Connector'' plugin in the bazaar, and install it:&lt;br /&gt;
&lt;br /&gt;
[[File:Bazaar-entry.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. After installation it should appear thus, note that it is designed to work with the RIOXX2 plugin:&lt;br /&gt;
&lt;br /&gt;
[[File:Installed-pkg.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Configure Plugin====&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored on the line shown below, and also in the following images (before and after editing):&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Before adding API Key:&lt;br /&gt;
&lt;br /&gt;
[[File:Config.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After adding API Key (note this shows a dummy key):&lt;br /&gt;
&lt;br /&gt;
[[File:Config-after.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PubRouter API key will be displayed at the top of your PubRouter Account page - see highlighted field (contains dummy values):&lt;br /&gt;
&lt;br /&gt;
[[File:Putrouter-screen.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
====Other Information====&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Installed-pkg.jpg&amp;diff=12660</id>
		<title>File:Installed-pkg.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Installed-pkg.jpg&amp;diff=12660"/>
		<updated>2017-11-14T15:47:43Z</updated>

		<summary type="html">&lt;p&gt;Arehin: After installing the Jisc PubRouter RIOXXplus Connector plugin, also showing RIOXX2 plugin it is designed to work with.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After installing the Jisc PubRouter RIOXXplus Connector plugin, also showing RIOXX2 plugin it is designed to work with.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Config-after.jpg&amp;diff=12659</id>
		<title>File:Config-after.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Config-after.jpg&amp;diff=12659"/>
		<updated>2017-11-14T15:46:08Z</updated>

		<summary type="html">&lt;p&gt;Arehin: Arehin uploaded a new version of &amp;amp;quot;File:Config-after.jpg&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After installing Jisc PubRouter RIOXXplus Connector plugin, also showing the RIOXX2 plugin it is designed to work with.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Putrouter-screen.jpg&amp;diff=12658</id>
		<title>File:Putrouter-screen.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Putrouter-screen.jpg&amp;diff=12658"/>
		<updated>2017-11-14T15:36:08Z</updated>

		<summary type="html">&lt;p&gt;Arehin: PubRouter screen highlighting location of API key needed for configuration.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PubRouter screen highlighting location of API key needed for configuration.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Config.jpg&amp;diff=12657</id>
		<title>File:Config.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Config.jpg&amp;diff=12657"/>
		<updated>2017-11-14T15:35:08Z</updated>

		<summary type="html">&lt;p&gt;Arehin: Configuration for Jisc PubRouter RIOXXplus Connector plugin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Configuration for Jisc PubRouter RIOXXplus Connector plugin&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Config-after.jpg&amp;diff=12656</id>
		<title>File:Config-after.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Config-after.jpg&amp;diff=12656"/>
		<updated>2017-11-14T15:34:33Z</updated>

		<summary type="html">&lt;p&gt;Arehin: Arehin uploaded a new version of &amp;amp;quot;File:Config-after.jpg&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After installing Jisc PubRouter RIOXXplus Connector plugin, also showing the RIOXX2 plugin it is designed to work with.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Config-after.jpg&amp;diff=12655</id>
		<title>File:Config-after.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Config-after.jpg&amp;diff=12655"/>
		<updated>2017-11-14T15:33:55Z</updated>

		<summary type="html">&lt;p&gt;Arehin: After installing Jisc PubRouter RIOXXplus Connector plugin, also showing the RIOXX2 plugin it is designed to work with.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After installing Jisc PubRouter RIOXXplus Connector plugin, also showing the RIOXX2 plugin it is designed to work with.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=File:Bazaar-entry.jpg&amp;diff=12654</id>
		<title>File:Bazaar-entry.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=File:Bazaar-entry.jpg&amp;diff=12654"/>
		<updated>2017-11-14T15:32:56Z</updated>

		<summary type="html">&lt;p&gt;Arehin: Jisc PubRouter RIOXXplus Connector plugin entry in Bazaar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Jisc PubRouter RIOXXplus Connector plugin entry in Bazaar&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12653</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12653"/>
		<updated>2017-11-14T15:13:38Z</updated>

		<summary type="html">&lt;p&gt;Arehin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12652</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12652"/>
		<updated>2017-11-14T15:13:25Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* '''Basic connection''' to an Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* '''''Jisc PubRouter RIOXXplus Connector'' plugin''' for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
Note that to take advantage of PubRouter--Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12651</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12651"/>
		<updated>2017-11-14T15:08:21Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and, if available, article PDFs and related files.  There are some limitations on populating particular meta-data fields, such as an attached document's License terms, however in these cases the relevant information is captured in the Eprint's Additional Information field.&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around. It also attaches document files where available. You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12650</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12650"/>
		<updated>2017-11-14T15:05:30Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires no plugin and minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12649</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12649"/>
		<updated>2017-11-14T15:04:52Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either to a ''manage deposits'' queue or a ''review'' queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12648</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12648"/>
		<updated>2017-11-14T12:57:56Z</updated>

		<summary type="html">&lt;p&gt;Arehin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either a manage deposits queue or directly into a review queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
===For Developers===&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12647</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12647"/>
		<updated>2017-11-14T12:56:52Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXXplus Connector Plugin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either a manage deposits queue or directly into a review queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12646</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12646"/>
		<updated>2017-11-14T12:56:35Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* PubRouter and Eprints */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either a manage deposits queue or directly into a review queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the [http://bazaar.eprints.org/390/ RIOXX2 plugin] installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the RIOXX2 plugin installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12645</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12645"/>
		<updated>2017-11-14T12:56:14Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Jisc PubRouter RIOXX Importer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either a manage deposits queue or directly into a review queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the RIOXX2 plugin installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXXplus Connector Plugin=&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin, available from the Bazaar, receives input from Jisc PubRouter in the form of XML to describe an Article for automatic deposit in the repository. The plugin is designed to work with Eprints repositories that also have the RIOXX2 plugin installed.  The plugin will create an Eprints record containing the received meta-data values and also the article PDF or other files where these are available.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
In order to receive data from PubRouter you will need an account (see previous section).  You will also need to update the plugin's configuration file - details below.&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
&lt;br /&gt;
The ''Jisc PubRouter RIOXXplus Connector'' plugin installs a configuration file at the local archive level, named: &amp;lt;code&amp;gt;zzz_pubrouter_rioxx_importer.pl&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This needs to be updated with your PubRouter API Key which will be available once you have a PubRouter account.  This is required so that the plugin can retrieve article PDFs and related files for attachment to the Eprint record.&lt;br /&gt;
&lt;br /&gt;
This API key is stored here:&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, it ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12644</id>
		<title>Jisc Publications Router</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Jisc_Publications_Router&amp;diff=12644"/>
		<updated>2017-11-14T12:36:28Z</updated>

		<summary type="html">&lt;p&gt;Arehin: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
Jisc Publications Router aims to streamline the process of depositing journal articles in an institutional repository. As described by Jisc:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Jisc Publications Router is a messaging system that receives notifications about article publications from publishers and other sources (e.g. Europe PMC) and routes these using a matching algorithm to particular institutional repositories. At its simplest, a notification is simply a metadata package providing details of an article that has either been accepted for publication or has been published. The notification may also include the article text either embedded in the metadata or in associated binary files, for example PDF or WORD documents and graphics files.&amp;quot; (see https://pubrouter.jisc.ac.uk/about/resources/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=PubRouter and Eprints=&lt;br /&gt;
&lt;br /&gt;
Jisc PubRouter is able to deposit directly into Eprints, either a manage deposits queue or directly into a review queue, using its in-built SWORD interface.&lt;br /&gt;
&lt;br /&gt;
Two modes of integration are available:&lt;br /&gt;
&lt;br /&gt;
* Basic connection to a &amp;quot;vanilla&amp;quot; Eprints repository which requires minimial (if any) configuration on the Eprints side.  This results in deposits with a basic set of meta-data and some limitations on populating particular fields, such as an attached document's License terms (although in these cases the information is available in the Additional Information field).&lt;br /&gt;
&lt;br /&gt;
* ''Jisc PubRouter RIOXXplus Connector'' plugin for Eprints repositories that have the RIOXX2 plugin installed.  This will populate the additional RIOXX fields with meta-data and will also populate other fields that the basic connection has to work-around.  You will need to install this plugin from Eprints Bazaar and configure it - see further details below.&lt;br /&gt;
&lt;br /&gt;
To take advantage of PubRouter -- Eprints integration you will need to establish a PubRouter account.  Details on how to do this may be found on the PubRouter website: https://pubrouter.jisc.ac.uk/.&lt;br /&gt;
&lt;br /&gt;
=Jisc PubRouter RIOXX Importer=&lt;br /&gt;
The Jisc PubRouter RIOXX Importer plugin, available from the Bazaar, receives input from the Jisc PubRouter in the form of XML that utilises the [http://rioxx.net/ RIOXX Metadata Application Profile] to describe a record. The plugin receives a range of metadata values from PubRouter and converts this into EPrints metadata so that a new EPrints record may be created.&lt;br /&gt;
&lt;br /&gt;
The PubRouter data may also contain links to documents that are either hosted on the PubRouter or elsewhere. Where possible, documents are downloaded from the specified links and added to the newly created EPrint record. Documents hosted on the PubRouter are only accessible with the use of an API key that the repository must provide when requesting the document.&lt;br /&gt;
&lt;br /&gt;
==For Developers==&lt;br /&gt;
The Jisc PubRouter RIOXX Importer plugin installs a configuration file at the local archive level. The API key needed to download documents from PubRouter is stored here, e.g.&lt;br /&gt;
&lt;br /&gt;
  #PubRouter API key for importing document via URL supplied by PubRouter&lt;br /&gt;
  $c-&amp;gt;{plugins}{&amp;quot;Import::PubRouter&amp;quot;}{params}{api_key} = &amp;quot;ENTER PUBROUTER API KEY HERE&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
The configuration file also sets a flag that enables the repository to download and import documents from the Web, which the import plugin needs if documents are to be added to the imported records.&lt;br /&gt;
&lt;br /&gt;
  #allow documents to be imported via URL&lt;br /&gt;
  $c-&amp;gt;{enable_web_imports} = 1;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As well as ensures that the Atom Export plugin, required for generating SWORD deposit responses, has not been disabled.&lt;br /&gt;
&lt;br /&gt;
  $c-&amp;gt;{plugins}-&amp;gt;{&amp;quot;Export::Atom&amp;quot;}-&amp;gt;{params}-&amp;gt;{disable} = 0;&lt;br /&gt;
&lt;br /&gt;
A new mapping of license values to URLs is also provided for the purpose of autocompleting RIOXX fields where the [http://bazaar.eprints.org/390/ RIOXX2 plugin] is installed.&lt;/div&gt;</summary>
		<author><name>Arehin</name></author>
		
	</entry>
</feed>