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

12 lines
210 B
Java

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