mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-13 02:07:47 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "level",
|
||||
"type": "combo",
|
||||
"label": "Level",
|
||||
"terms": [
|
||||
"building floor",
|
||||
"deck",
|
||||
"storey",
|
||||
"story"
|
||||
],
|
||||
"prerequisiteTag": {
|
||||
"keyNot": "building"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user