add padma importMetadata
This commit is contained in:
parent
384c643326
commit
c08ce51db2
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue