From c08ce51db2493ad15eb9eff4fde8fff9e74f2ba8 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 9 Aug 2016 14:22:15 +0200 Subject: [PATCH] add padma importMetadata --- pandora/config.padma.jsonc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index 80727170a..0b55196fd 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -135,6 +135,12 @@ {"id": "texts", "title": "Texts"}, {"id": "embeds", "title": "Embeds"} ], + "importMetadata": { + "date": "{date}", + "topic": "{tags}", + "summary": "{description}", + "title": "{title}" + }, /* "itemKeys" defines the metadata associated with each item. Required keys are "*", "id" and "title". Annotation layers can be referenced too, which