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

11 lines
201 B
Java

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