parthenos-entities/src/main/java/org/gcube/informationsystem/parthenos/model/relation/PP23_has_dataset_part.java

11 lines
191 B
Java

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