package org.gcube.informationsystem.model.relation.isrelatedto.parthenos; import org.gcube.informationsystem.model.entity.resource.parthenos.PE1_Service; import org.gcube.informationsystem.model.entity.resource.parthenos.PE39_Availability_Type; import org.gcube.informationsystem.model.relation.IsRelatedTo; /** * @author Luca Frosini (ISTI - CNR) */ public interface PP51_has_availability extends IsRelatedTo { }