From 37f9a366072cdc385213cd42bc0200c3065c0cdd Mon Sep 17 00:00:00 2001 From: dannylamb Date: Fri, 10 May 2019 19:55:45 -0300 Subject: [PATCH] Adding model for Digital Documents (e.g. pdf) (#130) --- migrate/tags.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/migrate/tags.csv b/migrate/tags.csv index d7766c44..c5054546 100644 --- a/migrate/tags.csv +++ b/migrate/tags.csv @@ -11,3 +11,4 @@ islandora_models,"Binary","A generic binary file for repository items that don't islandora_models,"Collection","A collection is an aggregation of items",http://purl.org/dc/dcmitype/Collection islandora_models,"Image","A visual representation other than text, including all types of moving image and still image",http://purl.org/coar/resource_type/c_c513 islandora_models,"Video","A recording of visual images, usually in motion and with sound accompaniment",http://purl.org/coar/resource_type/c_12ce +islandora_models,"Digital Document","An electronic file or document.",https://schema.org/DigitalDocument