From 18bba535b4a6d039aca34fce2598945bc86bb9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 27 Jul 2019 23:35:10 -0400 Subject: [PATCH] Add some speculation about Department => Article Type --- 7to8fieldmapping.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/7to8fieldmapping.md b/7to8fieldmapping.md index 8b097f4..bcbf311 100644 --- a/7to8fieldmapping.md +++ b/7to8fieldmapping.md @@ -9,3 +9,11 @@ Almost all the migration has already been done. These are some leftovers, which | ------ | ------ | | `field_subtitle` |`field_subtitle` | | `field_publication_date` | `field_publication_date` | + +# Vocabulary: Department + +As documented, *Review* should become a term in the `article_type` vocabulary. + +In addition, *Article* should also become a term in the `article_type` vocabulary (ideally with a name change to *GEO Original*). + +This is tricky, but ideally any story *without* a citation would get an `article_type` of *Repost* or similar.