parthenos-entities/src/main/java/org/gcube/informationsystem/model/relation/isrelatedto/parthenos/inverse/PP22i_is_release_of.java

11 lines
201 B
Java

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