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

8 lines
203 B
Java

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