metadata is null when we work with claimed relationships
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.3.1
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.3.1
Creating branch for production mapping-utils: we need to exclude version from 6.2.4 until we want to apply the specific mapping by specific types
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.4
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.4
mapping resulttype according to dnet:result_typologies
expand author identifiers
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.12
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.12
cleanup
minor
fix for package name (HTTPWithFileName -> httpfilename and fixed issue on iterator for HTTPWithFileNameCollectorIterable
fixed logout
fixed cookies
disabled test
small refactor
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.11
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.11
updated cookies
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.10
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.10
used blocking methods in HTTPWithFileNameCollectorIterable
DARIAH EU RI profile
generate ENRICH/MISSING/PID only when the publication didn
added CobjCategory/@type
discover the invalid character from the exception details
mapper class that parses xml records
1. Commit dockerfile
1. Dockerize service for test pourposes2. Change cookies for aai3. Change log4j properties with console append for test purposes.4. Update pom.xml with gson library
Change SESSION to openAIRESession for redis Add openAIREUser and Remove Jwt from cookie
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.5
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.5
queryProjectOrganization.sql reads from dsm_organizations
we don't need anymore prepareQueryDatasources.sql
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.9
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.9
added @Ignore on the HTTPWithFileName test referring external resource
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.8
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.8
Add redirection to error404 page in case of error 400, 403, 405
Elixir-GR is a RI and the dashboard should be visible only to managers.
TDS rules added to beta: now they have their full resource identifiers.
more tests for Software and Orp entities
expand field distributionlocation in result's instances
Fixed fields for project_organization table
NIH rule requires to be embedded into an xml
extended coverage for orp and software guidelines
Tranformation rules registered on beta: now they have a full resource identifier
nmapping NIH
new vocabulary for software programming languages
mapping 'DistributionForm' in field 'format'
depending on dnet-openaire-data-protos:3.9.2
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.9.2
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.9.2
removed field 'result.type', as already covered by 'result.resourceType'
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.9.2-proto250
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.9.2-proto250
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.9.1-proto250
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.9.1-proto250
added result specific fields to align with the guidelines
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.9.1
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.9.1
fixed numeric tags
RCUK to DB: Added namespace for person xpath
Updated instructions to migrate to incremental transformation
Instructtions to migrate to incremental transformation
[maven-release-plugin] copy for tag dnet-vocabulary-publisher-2.1.2
[maven-release-plugin] prepare release dnet-vocabulary-publisher-2.1.2
Enable CORS
changed cookie name
minor fix
fixed typo in log
parentDatasourceId substituted with varDataSourceID. namespacePrefix encoded within the transformation as xsl:variable
alignement of transformation with last version of project_organization table
fixed variable with xsl:choose
Added provenanceactionclass for wt unidentified project
1. Update version in scripts and pom.2. Bug fix in 'init_db' script (remove a new line).3. Functionality for sending an email to a parametrized list of users added (EmailSender.java).4. Add a POST method in API that gets a list of recipients and sends them an email (/invite - EmailController.java)....
Bug fixes in HtmlPageContentController.java (concurrency issues).