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 2 Next »

Overview

This module is for adding support for entities (person, place, event, organization) to Islandora.

Dependencies

 

Downloads

Release Notes and Downloads

Configuration

The autocomplete for the MADS forms requires solr values. A standard installation should include the transformations inbasic-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).

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 Basic Image Collection (islandora:sp_basic_image)

An image object created using the Basic Image Solution Pack's content model will have the following datastreams:

RELS-EXT

Default Fedora relationship metadata

MODSMODS record, created at time of ingest
DCDublin Core record
OBJThe original image file uploaded
TN

Thumbnail image, created at time of ingest

MEDIUM_SIZEA compressed version of the image, used on the object's View page

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

  • No labels