Project

General

Profile

« Previous | Next » 

Revision 49200

More mapping to gcube resources and facets

View differences:

RegistryClient.java
70 70
				return 0;
71 71
			}
72 72
			//TODO: get the json strings to register
73
			Iterable<String> resources = resourceGenerator.getGCubeER(record);
74
			for(String res : resources){
75
				//resourceRegistryPublisher.
76
			}
73 77
			return 0;
74 78
		}catch(Throwable e){
75 79
			log.error(e.getMessage());

Also available in: Unified diff