From 17711f4c2409fdb95e182822ffe2abc54ad92e5e Mon Sep 17 00:00:00 2001 From: "Noah W. Smith" Date: Fri, 4 Dec 2020 12:21:27 -0500 Subject: [PATCH] Add "islandora_models" terms for Compound and Newspaper (#810) * Add "islandora_models" terms for Compound and Newspaper * Switching to a more specific Getty vocab term for Compound Object --- migrate/tags.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/migrate/tags.csv b/migrate/tags.csv index 60705a2b..f2b2b8f5 100644 --- a/migrate/tags.csv +++ b/migrate/tags.csv @@ -15,3 +15,5 @@ islandora_models,"Digital Document","An electronic file or document.",https://sc islandora_models,"Paged Content","An Electronic Book, object with pages",https://schema.org/Book islandora_models,"Page","A page in an Electronic Paged Content Object",http://id.loc.gov/ontologies/bibframe/part islandora_models,"Publication Issue","A part of a successively published publication such as a periodical or publication volume, often numbered, usually containing a grouping of works such as articles.",https://schema.org/PublicationIssue +islandora_models,"Compound Object","A special type of collection where the parent item may also have complex metadata",http://vocab.getty.edu/aat/300242735 +islandora_models,"Newspaper","A special type of collection which only has Newspaper Issues for children.",https://schema.org/Newspaper