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

11 lines
214 B
Java

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