Project

General

Profile

« Previous | Next » 

Revision 39534

cleaned property file

View differences:

webapps/dnet-mincyt-container/trunk/src/main/resources/eu/dnetlib/cnr-site.properties
22 22
msro.wf.nodes.mdstoreSearch.format = DMF
23 23
msro.wf.nodes.mdstoreSearch.interpretation 		= 	transformed
24 24
msro.wf.nodes.download.xpathMetadataId 			= 	//*[local-name()='dnetResourceIdentifier']/text()
25
services.msro.graph.deletehi					=	classpath:/eu/dnetlib/enabling/manager/msro/wf/delete-hi-12.wf.xml
26
services.msro.graph.createhi					=	classpath:/eu/dnetlib/enabling/manager/msro/wf/repo-hi-12.wf.xml
27
services.msro.graph.updateindex.incremental		=	classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml
28 25
services.msro.data.source.resolver				=	extendedDataSourceResolver
29 26
services.msro.reindex.limit      				=   100
30 27

  
......
34 31

  
35 32
# OAI SPECIFIC
36 33
services.oai.publisher.repo.name 				= MINCYT OAI-PMH Publisher
37
services.oai.publisher.repo.email 				= andrea.mannocci@isti.cnr.it
34
services.oai.publisher.repo.email 				= mincyt-admin@mock.com
38 35
services.oai.publisher.baseUrl 					=
39 36
services.publisher.oai.host						=localhost
40 37
services.publisher.oai.port						=27017
......
53 50
#Transformation properties
54 51
services.transformation.defaulttemplate = /eu/dnetlib/data/collective/transformation/engine/template.xsl
55 52
services.transformation.defaultschema = /eu/dnetlib/data/collective/transformation/schema/DMFSchema_vTransformator.xsd
53

  
54
#please ignore the property below, but do not comment it
56 55
services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId=
57 56

  
58 57
service.index.solr.rank.enable=false

Also available in: Unified diff