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

10 lines
180 B
Java

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