package org.gcube.informationsystem.model.entity.resource.parthenos; import org.gcube.informationsystem.model.entity.resource.cidoc.E55_Type; /** * @author Luca Frosini (ISTI - CNR) */ public interface PE43_Encoding_Type extends E55_Type { }