From 0c0669f63e3a58fd3c7c3256759b8bfc3c23c891 Mon Sep 17 00:00:00 2001 From: James Cridland Date: Sun, 20 Dec 2020 15:44:46 +1000 Subject: [PATCH 1/2] Update taxonomy.json Removed empty "Production Technology" group. --- taxonomy.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/taxonomy.json b/taxonomy.json index ac6d775..4fdee08 100644 --- a/taxonomy.json +++ b/taxonomy.json @@ -376,23 +376,5 @@ "role": "Assistant Editor", "description": "The Assistant Editor is responsible for taking the media from the set, ingesting them into the designated editing software, and organizing the footage in an efficient way for the editor. They must also pay close attention to ensure that audio and video are synced and that all footage from set is ingested properly.", "example": "" - }, - { - "group": "Production Technology", - "role": "", - "description": "", - "example": "" - }, - { - "group": "Production Technology", - "role": "", - "description": "", - "example": "" - }, - { - "group": "Production Technology", - "role": "", - "description": "", - "example": "" } ] From a2ba757c46b1644b989a24ce924ca8917f0b43c3 Mon Sep 17 00:00:00 2001 From: James Cridland Date: Sun, 20 Dec 2020 15:50:19 +1000 Subject: [PATCH 2/2] Update taxonomy.json Corrected spelling of Translator (which is in PDF doc correctly) --- taxonomy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taxonomy.json b/taxonomy.json index ac6d775..1fe3ab9 100644 --- a/taxonomy.json +++ b/taxonomy.json @@ -175,7 +175,7 @@ }, { "group": "Writing", - "role": "Translater ", + "role": "Translator", "description": "The Translator converts content from one language to another for the podcast. This can be interviews, dialogue, text documents, and more. The Translator's work may be used on-air or behind-the-scenes during the production\/research process.", "example": "" },