mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
22 lines
556 B
JSON
22 lines
556 B
JSON
{
|
|
"key": "tomb",
|
|
"type": "typeCombo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"columbarium": "Columbarium",
|
|
"crypt": "Crypt",
|
|
"dolmen": "Dolmen",
|
|
"hypogeum": "Hypogeum",
|
|
"mausoleum": "Mausoleum",
|
|
"pyramid": "Pyramid",
|
|
"rock-cut": "Rock-cut Tomb",
|
|
"sarcophagus": "Sarcophagus",
|
|
"table": "Table",
|
|
"tumulus": "Tumulus",
|
|
"vault": "Vault",
|
|
"war_grave": "Single War Grave"
|
|
}
|
|
}
|
|
}
|