VisualDataSchema:School class: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
"uuid": "6607b7ae49494", | |||
"name": "School class", | "name": "School class", | ||
"title-parsed": "School Class", | "title-parsed": "School Class", | ||
Line 7: | Line 8: | ||
}, | }, | ||
"properties": { | "properties": { | ||
"belongs to": { | |||
"wiki": { | |||
"type": "property", | |||
"uuid": "6607b7ae49498", | |||
"name": "belongs to", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.DropdownInputWidget", | |||
"input-config": [], | |||
"options-allow-null": false, | |||
"options-label-formula": "{{#visualdataprint:\u003Cvalue\u003E|?name|schema=School|format=raw}}", | |||
"options-askquery": "[[name::+]]", | |||
"askquery-schema": "School", | |||
"askquery-printouts": [ | |||
"name" | |||
], | |||
"options-query-formula": "\u003Carticleid\u003E", | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Belongs to", | |||
"description": "(this input can be hidden)", | |||
"enum": [ | |||
"1870" | |||
] | |||
}, | |||
"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": [], | ||
"required": false | "required": false, | ||
"uuid": "6607b7ae4949f" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 23: | Line 53: | ||
"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": [], | ||
"required": false | "required": false, | ||
"uuid": "6607b7ae494a3" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 44: | Line 76: | ||
"preferred-input": "OO.ui.NumberInputWidget", | "preferred-input": "OO.ui.NumberInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false, | ||
"uuid": "6607b7ae494a6" | |||
}, | }, | ||
"type": "integer", | "type": "integer", | ||
"title": "Number of Pupils" | |||
}, | |||
"id increment": { | |||
"wiki": { | |||
"name": "id increment", | |||
"type": "property", | |||
"multiple-items": false, | |||
"visibility": "hidden", | |||
"label-parsed": "ID", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"value-formula": "{{#idprovider-increment:}}", | |||
"uuid": "6607b7ae494a8" | |||
}, | |||
"options": { | |||
"hidden": true | |||
}, | |||
"type": "string", | |||
"format": "text", | "format": "text", | ||
"title": " | "title": "ID" | ||
} | } | ||
}, | }, |
Latest revision as of 07:08, 14 May 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School Class" |