This documentation refers to an earlier version of Islandora. https://wiki.duraspace.org/display/ISLANDORA/Start is current.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Overview

This module allows you to add entities of type person, place, event, and organization to an Islandora repository. Entities consist largely of metadata and custom thumbnails, and are used as authority records for the population of other forms. Entities can be batch uploaded. People comes with a default MADS and EACCPF form. Events have an EACCPF form. 

Dependencies

 

Downloads

Release Notes and Downloads

Configuration

The autocomplete for the MADS forms requires solr values. A standard installation should include the transformations in basic-solr-config (example config from discoverygarden)

The link to the MADS transformation in foxmlToSolr.xslt must be uncommented. This will be either or depending on your installation.

The Solr field for searching entities and the entity collection are configurable at Administration » Islandora » Solution pack configuration » Entities (admin/islandora/solution_pack_config/entities).

Islandora Solr Metadata must be chosen as the default metadata display. This can be set at Administration » Islandora » Metadata Display (admin/islandora/metadata).

 

 

On installation, the module creates an entities collection, but not sub-collections to ingest person entities into. 

 

View EACCPF Person



View MADS



 

View EACCPF Event

 



Content Models, Prescribed Datastreams and Forms

The Entities Solution Pack comes with the following objects in http://path.to.your.site/admin/islandora/solution_pack_config/solution_packs:

  • Islandora Entity Content Model (islandora:entityCModel)
  • Islandora Place Content Model (islandora:placeCModel)
  • Islandora Person Content Model (islandora:personCModel)
  • Islandora Event Content Model (islandora:eventCModel)
  • Islandora Organization Content Model (islandora:organizationCModel)
  • Entity Collection (islandora:entity_collection)

Entity objects created using these content models will have the following datastreams:

RELS-EXT

Default Fedora relationship metadata

MADS/EACCPF/MODSDescriptive metadata, in a format correlating to the form selected.
TN

Thumbnail image, created at time of ingest

DCDublin Core record

 

The Basic Image Solution Pack comes with the Basic image MODS form.

  • No labels