package org.gcube.application.geoportal.service.model; public class Profile { /** * Profile{ _id : fields :[ field : { label : description : type: String,Numeric,Date, File,Document,Layer cardinality: defaultValue : validation :{type : // e.g. regexp, list} } ] default_compiler:{type : //XSLT,JAVA_CLAS} validator: {“} iso_mapper: {“} centroid_fields : {“} index_definition : } * * */ }