parthenos-entities/src/main/java/org/gcube/informationsystem/model/entity/resource/parthenos/PE25_RI_Consortium.java

9 lines
174 B
Java

package org.gcube.informationsystem.model.entity.resource.parthenos;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PE25_RI_Consortium extends PE34_Team {
}