[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-4.0.9
[maven-release-plugin] prepare release dnet-openaireplus-workflows-4.0.9
using updated names
Changed the top margin of the logo
Removed the 'Gold' wording from th Home page
Changed the logo
Saving the journal's publisher when resolving a DOI so that it can be returned with the rest of the journal info
Returning full journal info when user selects journal from the autocomplete
better habdling of manager saving
merging 20150518_new_funding_model branch changes with IIS-CDH-5.3.0 branch in order to support new funding model in IIS-CDH-5.3.0 branch
merging trunk changes with 20150518_new_funding_model branch
The relationship result --> project contains a resume of the project funding path: as requested by Katerina, now we have the names (acronyms) of funding streams in the new attribute "name".
Updating tests: funding path ids include funder shortnames (#1379)
merging trunk changes with IIS-CDH-5.3.0 branch
initial nlm2oaf transformation rule script
upgrading coansys version to 1.9-SNAPSHOT which is CDH5 compatible
extending docsim integration tests
updating job.properties
#1381 reintroducing yadda repository required by cermine
#1381 porting pmc citations ingestion from cascading framework to pig. Moving code from icm-iis-ingest-pmc to icm-iis-transformers including itegration tests, removing obsolete scala code along with unneded dependencies. Switching subworkflow in primary workflow.
[maven-release-plugin] copy for tag cnr-openaire-exporter-5.0.5
[maven-release-plugin] prepare release cnr-openaire-exporter-5.0.5
Changed NHMRC namespace prefix
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-4.0.8
[maven-release-plugin] prepare release dnet-openaireplus-workflows-4.0.8
ARC and NHMRC are now available on OAI PMH and their format is changed. ANDS is not a funder (NHMRC is).
fixed multi-language issue
[maven-release-plugin] copy for tag cnr-openaire-exporter-5.0.4
[maven-release-plugin] prepare release cnr-openaire-exporter-5.0.4
Well, other funders cannot me managed transparently as long as we use an enum...shall we exploit the Context profiles instead?
[maven-release-plugin] copy for tag cnr-openaire-exporter-5.0.3
[maven-release-plugin] prepare release cnr-openaire-exporter-5.0.3
#1379: funder shortname are now included in the funding ids. More generic XSLT allows to managed ANDS, ARC and other funders transparently.
temp commit after playing with swagger
added coauthor workflow and hadoop job
added coauthor job
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.1.0
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.1.0
bumped version
added dedup preprocessing fields to person message
updated guava version
[maven-release-plugin] copy for tag dnet-modular-collector-service-3.1.8
[maven-release-plugin] prepare release dnet-modular-collector-service-3.1.8
Avoid noisy info logs and throw UnsupportedOperation when needed.
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-4.0.7
[maven-release-plugin] prepare release dnet-openaireplus-workflows-4.0.7
xpath using double quotes instead of single
The funder is now in the ids of funding paths
Fixed id fields in funder element
#1380 upgrading java compiler target version to 1.8
#1379: adding funder shortname in funding ids. Removed fake funding level 0 for WT, ARC and ANDS.
fix for missing ) on controller.php causing markers.html map error in new.openaire branch
each person row contains the list of publications, each publication embeds its authors
explicitly set the hbase table to work on
using dedup configuration id as inferenceprovenance
Updated shcema to support the specification of xpaths regarding the enrichment of records.
The OAI feed generates "enriched sets" for each content providers by applying a set of xpaths to records to understand if they have been enriched. The xpaths are defined in the OAI configuration profile.
#1370 making pmc ingestion integration tests run on dedicated test cluster istead of embedded mini-oozie container
added landingpage field
test openaire articles branch
test openaire stats server branch
test openaire branch
added a debug log
adding joomla articles for beta
Playing with json query parsing
using MongoClient instead of deprectaed Mongo
Made the contact modal dynamic safe (when the modal is hidden, it removes handlers and removes it from DOM). This also fixed the problem with the captcha (after the first time loading the contact form, the captcha was not visible anymore)