parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE26_RI_Project.java

11 lines
270 B
Java

package org.gcube.parthenosentities.model.reference.entity.resource.parthenos;
import org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E7_Activity;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public interface PE26_RI_Project extends E7_Activity {
}