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

8 lines
202 B
Java

package org.gcube.informationsystem.model.entity.resource.parthenos;
import org.gcube.informationsystem.model.entity.resource.cidoc.E7_Activity;
public interface PE35_Project extends E7_Activity {
}