The Alma Mater Studiorum–Università di Bologna adopts IRIS as the technology for its own current research information system (http://cris.unibo.it). This is why in the following (and most often in the whole APICe space) we use just the acronym "IRIS" to refer to the Alma Mater CRIS.
In order to properly record IRIS information on publications within the APICe space, APICe publications include the IRIS ID field.
Aimed at cross-checking records for the two publication databases, the following pages are available:
All the above pages are RESTful resources, so that they can be queried with suitable parameters via URL. The available parameters are listed and shortly described below.
The specific year of publication. For instance
http://apice.unibo.it/xwiki/bin/view/Publications/IrisAll?year=2013
reports all the APICe publications with IRIS ID published in year 2013.
Two different years of publication resulting in an interval. For instance
http://apice.unibo.it/xwiki/bin/view/Publications/IrisAuthored?from=2010&to=2014
reports all the APICe authored publications with IRIS ID published between years 2010 and 2014.
The APICe username of the author / editor. For instance
http://apice.unibo.it/xwiki/bin/view/Publications/IrisEdited?user=AndreaOmicini
reports all the APICe publications with IRIS ID edited by Andrea Omicini.
The first name and surname of the author / editor. For instance
http://apice.unibo.it/xwiki/bin/view/Publications/IrisAuthored?name=Mirko&surname=Viroli
reports all the APICe publications with IRIS ID authored by Mirko Viroli, independently of him being an APICe user.
Pages and parameters can be reasonably combined in the same URL. So, for instance
http://apice.unibo.it/xwiki/bin/view/Publications/IrisAuthored?user=SMariani&year=2015
reports all the APICe publications with IRIS ID authored by Stefano Mariani in year 2015, whereas
reports all the APICe publications with IRIS ID either authored or edited by Enrico Denti from 2000 to 2010.