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

11 lines
248 B
Java

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