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

Each Islandora Solution Pack comes pre-packaged with at least one ingest form. This is the form that users with appropriate permissions will see when they are adding (ingesting) new items into a collection.

 

A community repository of Islandora Ingest forms is maintained in the Islandora Foundation's Github account. 

This section will describe how Islandora's forms and content models work together, and introduce the functions of the XML Form Builder modules. For additional information, including how to install the XML Form Builder modules, please see the XML Form BuilderXML Forms and How to Edit/Create Ingest Forms.

This section assumes that you are either using the Virtual Machine image or http://sandbox.islandora.ca OR that you have followed instructions for installing and activating the XML Form Builder modules. Note that use of the Form Builder, particularly advanced use of the builder, will require a knowledge of XPath, and the schema that you are using (and the XSD that defines that schema). Additional information is presented later in this guide.

About Ingest Forms in Islandora

Ingest forms are affiliated with content models. This means that a collection object that subscribes to a given model will make available to users, on ingest, the form that is associated with the content model. Forms are associated with content models, not collections. A collection will make available all of the forms associated with a content model to which it subscribes.

When you use Islandora solution packs, the association to a content model (and its default form) are made for you:

Note: To learn more about objects in Islandora, please review the introduction.

There may be times when you would like to edit a form. To do this, you can clone the default, existing form, and then affiliate it with the appropriate content model (so that this form becomes available to users as part of the ingest workflow). 

Note that all the forms you create and affiliate with a content model will be available in any collection that subscribes to that content model. This is not ideal in all situations; for example, if you have made a collection-specific form, it will be available on ingest in other collections. However, in a multisite configuration, the form will not be available across multiple websites accessing the same Fedora. 

 

  • No labels