diff --git a/src/main/java/org/gcube/informationsystem/parthenos/model/relation/PP28_has_designated_access_point.java b/src/main/java/org/gcube/informationsystem/parthenos/model/relation/consistsof/PP28_has_designated_access_point.java similarity index 70% rename from src/main/java/org/gcube/informationsystem/parthenos/model/relation/PP28_has_designated_access_point.java rename to src/main/java/org/gcube/informationsystem/parthenos/model/relation/consistsof/PP28_has_designated_access_point.java index f937f2c..da4dcce 100644 --- a/src/main/java/org/gcube/informationsystem/parthenos/model/relation/PP28_has_designated_access_point.java +++ b/src/main/java/org/gcube/informationsystem/parthenos/model/relation/consistsof/PP28_has_designated_access_point.java @@ -1,8 +1,7 @@ -package org.gcube.informationsystem.parthenos.model.relation; +package org.gcube.informationsystem.parthenos.model.relation.consistsof; import org.gcube.informationsystem.parthenos.model.entity.facet.PE29_Access_Point; import org.gcube.informationsystem.parthenos.model.entity.resource.PE8_E_Service; -import org.gcube.informationsystem.parthenos.model.relation.consistsof.P1_is_identified_by; /** * @author Luca Frosini (ISTI - CNR)