Project

General

Profile

1
auth.openaire.server.url = https://aai.openaire.eu/oidc/token
2
auth.openaire.client.id = 
3
auth.openaire.client.secret = 
4

    
5
plugin.enrich.dataset.dli.url           = https://api.scholexplorer.openaire.eu/v1/linksFromPid?pid=%s
6
plugin.enrich.labs.pimpa.url            = http://pimpa.isti.cnr.it/PERSONALE/web-services/iop/iop.webservice.php
7
plugin.enrich.publications.openaire.url = https://api.openaire.eu/search/publications?doi=%s
8
plugin.enrich.projects.openaire.url     = https://api.openaire.eu/search/projects?funder=%s&fundingStream=%s&grantID=%s
9
plugin.enrich.openaire.datasources.blacklist = opendoar____::81930c54e08b6d26d9638dd2e4656dc1
10

    
11

    
12
db.affiliations.url                     = jdbc:mysql://localhost:8889/isti_affiliations
13
db.affiliations.username                = dnet
14
db.affiliations.password                = dnetPwd
(1-1/3)