Project

General

Profile

« Previous | Next » 

Revision 55006

update to handle the zenodocommunity mapping to openaire community in context

View differences:

OpenaireResultSubmitter.java
131 131

  
132 132
	private String feed(final ResultEntry pub) throws DirecIndexApiException {
133 133
		try {
134

  
134 135
			final String oafRecord = pub.asOafRecord(velocityEngine, serviceLocator.getService(ISLookUpService.class), oafSchemaLocation);
135 136

  
136 137
			for(Map.Entry<IndexDsInfo, CloudIndexClient> e : clientMap.getClients().entrySet()) {

Also available in: Unified diff