Project

General

Profile

« Previous | Next » 

Revision 56022

Update for definition of mapping between field and proto element for the selection criteria implementation

View differences:

applicationContext-msro-openaireplus.properties
70 70
dnet.openaire.messageManager.host=localhost
71 71
dnet.openaire.messageManager.username=
72 72
dnet.openaire.messageManager.password=
73

  
74
dnet.openaire.bulktag.mapping = { "author" : "$['entity']['result']['metadata']['author'][*]['fullname']",\
75
  "title" : "$['entity']['result']['metadata']['title'][*]['value']",\
76
  "orcid" : "$['entity']['result']['metadata']['author'][*]['pid'][*][?(@['key']=='ORCID')]['value']",\
77
  "contributor" : "$['entity']['result']['metadata']['contributor'][*]['value']",\
78
  "description" : "$['entity']['result']['metadata']['description'][*]['value']"}

Also available in: Unified diff