Pre-select form tab (if multiple schemas): Difference between revisions
Jump to navigation
Jump to search
(VisualData update) |
(VisualData update) |
||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"schemas": { | "schemas": { | ||
"School district": { | |||
"name": "", | |||
"school district manager": "", | |||
"id increment": "275" | |||
}, | |||
"School": { | "School": { | ||
"belongs to": "216", | "belongs to": "216", | ||
Line 7: | Line 12: | ||
"school principal": "", | "school principal": "", | ||
"teachers": [], | "teachers": [], | ||
"id increment": " | "id increment": "276" | ||
}, | }, | ||
"School | "School class": { | ||
" | "belongs to": "585", | ||
" | "class": "", | ||
"id increment": " | "class teacher": "", | ||
"number of pupils": 20, | |||
"id increment": "277" | |||
} | } | ||
}, | }, | ||
"schemas-data": { | "schemas-data": { | ||
"untransformed": { | "untransformed": { | ||
"School district/id increment": "", | |||
"School/id increment": "", | "School/id increment": "", | ||
"School | "School class/id increment": "" | ||
} | } | ||
} | } | ||
} | } |