container.hostname = localhost services.is.store.database.bean = persistentExistDatabase #services.is.store.database.bean = temporaryExistDatabase dnet.data.path = /tmp/dnet services.registration.default.hnmlocator = dynamicHNMLocator services.schemas = classpath*:/eu/dnetlib/test/schemas/**/*.xsd services.msro.reindex.limit = 100 #services.msro.disabled.beans = reindexOAIPostCleaningEFGHandler,reindexOAIPostEditEFGHandler,reindexPostEditEFGHandler services.aggregator.host = localhost services.aggregator.name = DRIVER services.aggregator.country = EE services.msro.data.source.resolver = extendedDataSourceResolver services.registry.pending.resource.manager = compatPendingManager transport.soap.force.local.address = true msro.wf.nodes.mdstoreSearch.format = OAF msro.wf.nodes.mdstoreSearch.interpretation = cleaned msro.wf.nodes.download.xpathMetadataId = //*[local-name()='objIdentifier']/text() dnet.modular.ui.authorization.manager = simpleAuthenticationManager dnet.modular.ui.authorization.default.superAdmin= admin # MSRO SPECIFIC services.msro.graph.updateindex.incremental = classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml dnet.datasource.updater = openaireplusDatasourceUpdater hbase.mapred.datatable = db_openaireplus hbase.actions.table = db_actions # Mail configuration msro.wf.mail.smtp.host = smtp.isti.cnr.it msro.wf.mail.smtp.user = smtp-dnet msro.wf.mail.smtp.password = hhr*7932 msro.wf.mail.cc = michele.artini@isti.cnr.it service.index.solr.rank.enable=true services.publisher.oai.host=localhost services.publisher.oai.port=27017 services.objectstore.dao=fSObjectstoreDao services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId= # REST API CONFIGURATION api.rest.title = OpenAIRE submission REST API api.rest.description = The OpenAIRE submission REST API allows authorised applications to push results (publications and datasets) into the OpenAIRE index. api.rest.license = LICENSED UNDER A CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE. api.rest.license.url = https://creativecommons.org/licenses/by/4.0 api.rest.contact.name = D-Net team api.rest.contact.url = http://www.d-net.research-infrastructures.eu api.rest.contact.email = dnet-team@isti.cnr.it # SWAGGER springfox.documentation.swagger.v2.path = /api-docs spring.jackson.date-format = io.swagger.RFC3339DateFormat spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false