VisualDataSchema:School: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
         "name": "School",
         "name": "School",
         "title-parsed": "School",
         "title-parsed": "School",
         "title": "School"
         "title": "School",
        "uuid": "66013a5623430"
     },
     },
     "properties": {
     "properties": {
         "belongs to": {
         "belongs to": {
             "wiki": {
             "wiki": {
                "name": "belongs to",
                 "type": "property",
                 "type": "property",
                 "name": "belongs to",
                 "multiple-items": false,
                "label-parsed": "Belongs to",
                "help-message-parsed": "(this input can be hidden)",
                 "visibility": "visible",
                 "visibility": "visible",
                "multiple-items": false,
                 "preferred-input": "OO.ui.DropdownInputWidget",
                 "preferred-input": "OO.ui.DropdownInputWidget",
                 "input-config": [],
                 "input-config": [],
Line 23: Line 26:
                 ],
                 ],
                 "options-query-formula": "\u003Carticleid\u003E",
                 "options-query-formula": "\u003Carticleid\u003E",
                 "required": false
                 "required": false,
                "options-values-parsed": {
                    "1863": "School district 1",
                    "1864": "School district 2"
                },
                "uuid": "66013a5623434"
             },
             },
             "enum": [],
             "enum": [],
Line 40: Line 48:
                 "preferred-input": "OO.ui.TextInputWidget",
                 "preferred-input": "OO.ui.TextInputWidget",
                 "input-config": [],
                 "input-config": [],
                 "required": false
                 "required": false,
                "uuid": "66013a5623439"
             },
             },
             "type": "string",
             "type": "string",
Line 55: Line 64:
                 "preferred-input": "OO.ui.TextInputWidget",
                 "preferred-input": "OO.ui.TextInputWidget",
                 "input-config": [],
                 "input-config": [],
                 "required": false
                 "required": false,
                "uuid": "66013a562343b"
             },
             },
             "type": "string",
             "type": "string",
Line 70: Line 80:
                 "preferred-input": "OO.ui.NumberInputWidget",
                 "preferred-input": "OO.ui.NumberInputWidget",
                 "input-config": [],
                 "input-config": [],
                 "required": false
                 "required": false,
                "uuid": "66013a562343d"
             },
             },
             "type": "integer",
             "type": "integer",
Line 86: Line 97:
                 "input-config": [],
                 "input-config": [],
                 "required": false,
                 "required": false,
                 "value-formula": "{{#idprovider-increment:}}"
                 "value-formula": "{{#idprovider-increment:}}",
                "uuid": "66013a562343f"
             },
             },
             "options": {
             "options": {
Line 94: Line 106:
             "format": "text",
             "format": "text",
             "title": "ID"
             "title": "ID"
        },
        "teachers": {
            "wiki": {
                "name": "teachers",
                "title-parsed": "Teachers",
                "title": "Teachers",
                "unique-items": true,
                "type": "schema",
                "uuid": "66013a5623441"
            },
            "items": {
                "type": "string",
                "wiki": {
                    "name": "teacher",
                    "type": "property",
                    "visibility": "visible",
                    "multiple-items": true,
                    "preferred-input": "OO.ui.TextInputWidget",
                    "input-config": [],
                    "required": false,
                    "uuid": "66013a5623442"
                },
                "format": "text",
                "title": "Teacher",
                "default": []
            },
            "type": "array",
            "title": "Teachers",
            "uniqueItems": true
         }
         }
     },
     },

Revision as of 08:48, 25 March 2024

wiki
type"schema"
name"School"
title-parsed"School"
title"School"
uuid"66013a5623430"
properties
belongs to
wiki
name"belongs to"
type"property"
multiple-itemsfalse
label-parsed"Belongs to"
help-message-parsed"(this input can be hidden)"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-allow-nullfalse
options-label-formula"<name>"
options-askquery"[[name::+]]"
askquery-schema"School district"
askquery-printouts
"name"
options-query-formula"<articleid>"
requiredfalse
options-values-parsed
1863"School district 1"
1864"School district 2"
uuid"66013a5623434"
enum
Empty array
type"string"
format"text"
title"Belongs to"
description"(this input can be hidden)"
name
wiki
name"name"
type"property"
multiple-itemsfalse
label-parsed"Name"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"66013a5623439"
type"string"
format"text"
title"Name"
school principal
wiki
name"school principal"
type"property"
multiple-itemsfalse
label-parsed"School Principal"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"66013a562343b"
type"string"
format"text"
title"School Principal"
number of pupils
wiki
name"number of pupils"
type"property"
multiple-itemsfalse
label-parsed"Number of Pupils"
visibility"visible"
preferred-input"OO.ui.NumberInputWidget"
input-config
Empty array
requiredfalse
uuid"66013a562343d"
type"integer"
format"text"
title"Number of Pupils"
id increment
wiki
name"id increment"
type"property"
multiple-itemsfalse
visibility"hidden"
label-parsed"ID"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
value-formula"{{#idprovider-increment:}}"
uuid"66013a562343f"
options
hiddentrue
type"string"
format"text"
title"ID"
teachers
wiki
name"teachers"
title-parsed"Teachers"
title"Teachers"
unique-itemstrue
type"schema"
uuid"66013a5623441"
items
type"string"
wiki
name"teacher"
type"property"
visibility"visible"
multiple-itemstrue
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"66013a5623442"
format"text"
title"Teacher"
default
Empty array
type"array"
title"Teachers"
uniqueItemstrue
type"object"
title"School"
[Mark as patrolled]