Skip to content
Snippets Groups Projects
Commit be5fcaf3 authored by Christopher Pietsch's avatar Christopher Pietsch
Browse files

muenzen: new data

parent 5fcdb374
No related branches found
No related tags found
No related merge requests found
......@@ -51,32 +51,32 @@
"type": "text"
},
{
"name": "Beschreibung",
"source": "_beschreibung",
"display": "wide",
"name": "Person / Funktion",
"source": "_funktion",
"display": "column",
"type": "text"
},
{
"name": "Literatur",
"source": "_literatur",
"name": "Ort",
"source": "_ort",
"display": "column",
"type": "text"
},
{
"name": "Stichworte",
"source": "_keywords",
"name": "Zeit",
"source": "_zeit",
"display": "column",
"type": "array"
"type": "text"
},
{
"name": "Datierung",
"source": "_zeit",
"name": "Material / Technik",
"source": "_material",
"display": "column",
"type": "text"
},
{
"name": "Ort",
"source": "_ort",
"name": "Masse",
"source": "_gewicht",
"display": "column",
"type": "text"
},
......@@ -87,22 +87,28 @@
"type": "text"
},
{
"name": "Gewicht",
"source": "_gewicht",
"name": "Beschreibung",
"source": "_beschreibung",
"display": "wide",
"type": "markdown"
},
{
"name": "Inventarnr.",
"source": "_inventar_nr",
"display": "column",
"type": "text"
},
{
"name": "Funktion",
"source": "_funktion",
"name": "Literatur",
"source": "_literatur",
"display": "column",
"type": "text"
"type": "markdown"
},
{
"name": "Inventarnr.",
"source": "_inventar_nr",
"name": "Schlagworte",
"source": "_keywords",
"display": "column",
"type": "text"
"type": "array"
}
]
}
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment