updated xpath for resource to handle oai_datacite mdformat
updated downlaod plugins
fixed type of mdformat generated on repo-hi
updated finalize node
added property prefixes
changed properties passed to index feed m/r job
branch to test the new index feeding libs
added compound index on funder and oaftype for OAI
Fixed json parameters for OAI M/R job node
Added node to set the new current OAI db
Fixed parameters
labels
SetFormatInfoJobNode takes three optional parameters that specify the name of the env properties where format, layout, and intepretation will be put.This is useful to the dm.provision wf, where the OAI nodes need the triple "oaf-index-openaire" instead of "DMF|TMF-index-openaire".
Fixed target node
Updated workflows for OAI feed/post feed.
more logging
Jochen updates
early definition of overall provision workflow
removed indentation
Context profiles will be fetched by the oozie process, so we pass the isLookupEndpoint as wf param
updated datacite workflows
Updated OAI wf: before the feed we have to drop the store because we can't perform upserts in the M/R job: too expensive.
updated stats workflow
allow to use transformation rules in claimed records transformations
fixed a condition in original param of apicollections
Add an alter table condition
re-added a deleted statement
aligned stats wf definition with param specification
updated stats update workflow
factored out job nodes to set the context profile list, and the entity link table. defined stats update workflow
added param names to wf definition
allow to override the xquery to discovery the search service at runtime.
Update query to submit datasources with a calculated compliance
reverted openaire_basic term to driver
Added post feed workflow to perform operations such as creating indices, counting sets, after the OAI store has been fed.
cleaning
New blackboard action to create an oai store. This is needed by the wf for OAI feeding.
nicer workflow family and name
now baseUrl is stored also if empty
fixed a return value
added a delete statement
changed a value
renamed driver compatibility to openaire_basic
using format-layout-interpretation to define the OAI store collection name
pass the configuration string indented.
fixed application context
idScheme and idNamespace defined as part of the OAI configuration profile
Need to pass idscheme and namespace parameter to the job.
submittable M/R OAI feeding job
simplified index switch wf
manual start
added wf to perform only index switch (BB msg to the search service)
renamed meta wf definition file
small changes
wf fails when indexId is not found in the env
added typologyclass to each api
added bean wfNodeFindSearchService
increased the size of some columns
user parameter for the hdfs filepath to use as input of the OAI feed
wf node doesn't break when output/rotten records path is not set
generalized wf node
renamed wf file name
Updated log.
fixed wf definition
refactor
moved to parent package
fixed xslt
fixed wf syntax
cleanup