Skip to content

Instantly share code, notes, and snippets.

@hanleybrand
Created January 27, 2014 02:20
Show Gist options
  • Save hanleybrand/8642400 to your computer and use it in GitHub Desktop.
Save hanleybrand/8642400 to your computer and use it in GitHub Desktop.
example metadata json from import_presentation.py
metadata: [
{
"value": "SL-20TILW025",
"label": "ID"
},
{
"value": "Zeitungsstapel",
"label": "Title"
},
{
"value": "Tillmans,Wolfgang",
"label": "Creator"
},
{
"value": "1999",
"label": "CreationYear"
},
{
"value": "C-Print.",
"label": "Medium"
},
{
"value": "German",
"label": "Culture"
},
{
"value": "Modern: 19thc.topresent.",
"label": "Period"
},
{
"value": "no",
"label": "CopyrightPermission"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment