Project

General

Profile

Statistics
| Revision:

# Date Author Comment
43811 27/09/2016 09:04 AM Claudio Atzori

[maven-release-plugin] copy for tag cnr-openaire-exporter-6.1.0

43807 23/09/2016 05:17 PM Claudio Atzori

streaming implementation for dspace/eprints API

43780 22/09/2016 06:20 PM Alessia Bardi

deleted unused xslt folders

43779 22/09/2016 06:06 PM Claudio Atzori

added projectDetails.do and streamProjectDetails.do

43755 21/09/2016 05:23 PM Claudio Atzori

bypass DatabaseService to serve requests for projects from APIs: dspace, eprints, tsv

43177 11/07/2016 06:09 PM Alessia Bardi

Supporting acronyms in original language for Croatian projects: HRZZ and MZOS instead of the previous CSF and MSES.

42994 21/06/2016 03:24 PM Alessia Bardi

Supporting export of NWO

40913 20/01/2016 02:32 PM Alessia Bardi

added MSES and CSF in the eprints xslt

40157 30/11/2015 05:31 PM Alessia Bardi

unescaped grant id in the first part of the snippet for eprints

40152 30/11/2015 05:00 PM Alessia Bardi

escaping '/' also in the grant agreement as in SFI we have grant ids with '/'.

40139 30/11/2015 02:26 PM Alessia Bardi

support for SFI

39484 05/10/2015 03:23 PM Claudio Atzori

bugfix: switching start/end date

39128 09/09/2015 10:26 AM Claudio Atzori

added optional request parameter article293

38185 13/07/2015 02:47 PM Alessia Bardi

#1413: escaping /in FundingProgram

38156 10/07/2015 12:18 PM Michele Artini

update sql query for projects

37854 18/06/2015 07:38 PM Alessia Bardi

#1379: funder shortname are now included in the funding ids. More generic XSLT allows to managed ANDS, ARC and other funders transparently.

36607 22/04/2015 04:25 PM Alessia Bardi

TSV query updated to use the fundingpaths table, assuming there is the column "description"

36575 22/04/2015 12:01 PM Alessia Bardi

Fixed xpath to get the funding program

36574 22/04/2015 11:51 AM Alessia Bardi

The funding programme is inside the fundingpath and must be extracted.

35906 01/04/2015 07:11 PM Alessia Bardi

Updated implementation to use the new fundingpaths table of the db

34819 26/02/2015 12:54 PM Alessia Bardi

handling urisdiction (see #1037)

34253 03/02/2015 04:59 PM Michele Artini

export tsv with funding param

34239 03/02/2015 03:29 PM Michele Artini

exporter for projects in tsv format

33664 17/12/2014 06:53 PM Alessia Bardi

Updated queries to return the funder name. Refactored xslts. More comprehensive tests.

33472 15/12/2014 05:06 PM Alessia Bardi

project id must be compliant to the guidelines, as reported by Pedro in #1037: this is just a tmp workaround, waiting for some more details from Pedro.

33446 15/12/2014 02:32 PM Alessia Bardi

added missing final '/' for FCT grant ids for dspace

33397 15/12/2014 12:22 PM Alessia Bardi

Added support for FCT projects.

32779 14/11/2014 10:46 AM Michele Artini

new locators, increased major version

29219 17/07/2014 03:44 PM Alessia Bardi

Fixed xslt to handle WT case. Added tests.

28386 23/06/2014 02:36 PM Alessia Bardi

Updated MVC controller accroding to spring4 capabilities

28378 23/06/2014 11:01 AM Alessia Bardi

Selection via property between static or dynamic DB service locator

28343 20/06/2014 12:57 PM Alessia Bardi

changed attribute of xsl:output to fix the incompatibility issue: "SEPM0009: Values of 'standalone' and 'omit-xml-declaration' conflict" (see also http://www.w3.org/TR/2005/WD-xslt-xquery-serialization-20050211/#N109D1)