VisualDataSchema:School class: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
"class": { | "class": { | ||
"wiki": { | "wiki": { | ||
"name": "class", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "Class", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 23: | Line 24: | ||
"class teacher": { | "class teacher": { | ||
"wiki": { | "wiki": { | ||
"name": "class teacher", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "Class Teacher", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 49: | Line 51: | ||
"format": "text", | "format": "text", | ||
"title": "Number of Pupils" | "title": "Number of Pupils" | ||
}, | |||
"belongs to": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "belongs to", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"required": false, | |||
"askquery-schema": "School destrict", | |||
"askquery-printouts": [ | |||
"name" | |||
] | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Belongs to" | |||
} | } | ||
}, | }, |
Revision as of 12:19, 18 March 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School Class" |