VisualDataSchema:School class: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
}, | }, | ||
"properties": { | "properties": { | ||
"belongs to": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "belongs to", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.DropdownInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"options-allow-null": false, | |||
"options-askquery": "[[schema::School]]", | |||
"askquery-schema": "School", | |||
"askquery-printouts": [ | |||
"name" | |||
] | |||
}, | |||
"enum": [], | |||
"type": "string", | |||
"format": "text", | |||
"title": "Belongs to" | |||
}, | |||
"class": { | "class": { | ||
"wiki": { | "wiki": { | ||
Line 51: | Line 72: | ||
"format": "text", | "format": "text", | ||
"title": "Number of Pupils" | "title": "Number of Pupils" | ||
} | } | ||
}, | }, |
Revision as of 12:23, 18 March 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School Class" |