add padma importMetadata

This commit is contained in:
j 2016-08-09 14:22:15 +02:00
parent 384c643326
commit c08ce51db2

View file

@ -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