Islandora / islandora_solution_pack_entities

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Islandora Entities Solution Pack Build Status

Introduction

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

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

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 <xsl:include href="/usr/local/fedora/tomcat/webapps/fedoragsearch/WEB-INF/classes/fgsconfigFinal/index/FgsIndex/islandora_transforms/MADS_to_solr.xslt"/> or <xsl:include href="/usr/local/fedora/tomcat/webapps/fedoragsearch/WEB-INF/classes/config/index/FgsIndex/islandora_transforms/MADS_to_solr.xslt"/> depending on your installation.

Configuration

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).

Configuration

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

Documentation

Further documentation for this module is available at our wiki.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 81.6%Language:XSLT 15.8%Language:CSS 2.6%