From 7a3f106114836bb853351ce4b86a8155f3458f68 Mon Sep 17 00:00:00 2001 From: Jesse Griffin Date: Tue, 27 Feb 2018 12:34:35 -0500 Subject: [PATCH] Updated manifest values for publishing --- manifest.yaml | 6 +++--- media.yaml | 10 ---------- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 media.yaml diff --git a/manifest.yaml b/manifest.yaml index cd34910..22cda08 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -11,12 +11,12 @@ dublin_core: - 'Shojo John' creator: 'Bridge Connectivity Solutions' description: 'A basic Bible lexicon that provides translators with clear, concise definitions and translation suggestions for every important word in the Bible. It provides translators and checkers with essential lexical information to help them make the best possible translation decisions.' - format: 'markdown' + format: 'text/markdown' identifier: 'tw' issued: '2018-02-23' language: identifier: 'hi' - title: 'Hindi' + title: 'हिन्दी, हिंदी' direction: 'ltr' modified: '2018-02-23' publisher: 'Bridge Connectivity Solutions' @@ -33,7 +33,7 @@ dublin_core: subject: 'Translation Words' title: 'translationWords' type: 'dict' - version: '8.4' + version: '8.1' checking: checking_entity: diff --git a/media.yaml b/media.yaml deleted file mode 100644 index 37a873f..0000000 --- a/media.yaml +++ /dev/null @@ -1,10 +0,0 @@ -projects: - - - identifier: 'bible' - version: '{latest}' - media: - - - identifier: 'pdf' - version: '{latest}' - contributor: [Christopher, Jinu] - url: 'https://cdn.door43.org/hi/tw/v{latest}/pdf/hi_tw_v{latest}.pdf' \ No newline at end of file