Skip to content

Commit

Permalink
Add greenfield to glossary and add Batch Loading to menu. (#2250)
Browse files Browse the repository at this point in the history
Co-authored-by: Mihaela Ilovan <[email protected]>
Co-authored-by: Emily Lapworth <[email protected]>
  • Loading branch information
3 people authored Aug 2, 2023
1 parent 601d8aa commit 347b82d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/technical-documentation/migration-overview.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Islandora Migration Overview
## Migration and Batch Loading

This [video](https://www.youtube.com/watch?v=95Bnix-z1zY) (Aug 10, 2020) provides an overview of the various options available to migrate data into an Islandora installation.

Expand Down
3 changes: 3 additions & 0 deletions docs/user-documentation/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ Flysystem is a filesystem abstraction library for PHP. Islandora uses Flysystem
## GLAM
Acronym for "galleries, libraries, archives, and museums".

## Greenfield
An installation without legacy constraints. Usually refers to a brand new system where users load new content, as opposed to migrating content from a previous system.

## Imagemagick
[Imagemagick](https://imagemagick.org/index.php) is an open-source image processing library. In Islandora, Imagemagick is provided by the [Crayfish](#crayfish) [Microservice](#microservice), [Houdini](#houdini).

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ nav:
- 'Updating Drupal': 'technical-documentation/updating_drupal.md'
- 'Updating a `deb` and adding it to Lyrasis PPA': 'technical-documentation/ppa-documentation.md'
- 'Adding back ?_format=jsonld': 'technical-documentation/adding_format_jsonld.md'
- Migration:
- Migration/Batch Loading:
- 'Migration Overview': 'technical-documentation/migration-overview.md'
- 'REST API': 'technical-documentation/migration-rest-api.md'
- 'Migrate API': 'technical-documentation/migration-migrate-api.md'
Expand Down

0 comments on commit 347b82d

Please sign in to comment.