mapping: dn_attribute: o prefix: '' classes: ['entity'] excluded_classes: ['dcObject'] sort_by: o presentation: name_attribute: o hidden_attributes: ['founder'] associated_relations: ['foundersIndividuals', 'foundersEntities'] relations: foundersIndividuals: type: :has_many object: individual foreign_key: founder primary_key: dn foundersEntities: type: :has_many object: entity foreign_key: founder primary_key: dn