VisualDataSchema:Membership: Difference between revisions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
}, | }, | ||
"properties": { | "properties": { | ||
"organization": { | |||
"wiki": { | |||
"type": "property", | |||
"uuid": "68415ad2ec8be", | |||
"name": "organization", | |||
"visibility": "visible", | |||
"label": "organization", | |||
"multiple-items": false, | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"options-query": "[[name::~\u003Cvalue\u003E~]]", | |||
"query-schema": "Organization", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "organization" | |||
}, | |||
"person": { | "person": { | ||
"wiki": { | "wiki": { | ||
Line 27: | Line 48: | ||
"title": "person" | "title": "person" | ||
}, | }, | ||
" | "role": { | ||
"wiki": { | "wiki": { | ||
"name": " | "name": "role", | ||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"required": true, | "required": true, | ||
"label": " | "label": "role", | ||
" | "help-message": "A role listed in [[Membership roles|this page]]", | ||
"uuid": "67cb48efaee52", | "uuid": "67cb48efaee52", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.DropdownInputWidget", | "preferred-input": "OO.ui.DropdownInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"options-allow-null": false, | "options-allow-null": false, | ||
"options-wikilist": "Membership roles", | "options-wikilist": "Membership roles", | ||
" | "options-values-parsed": { | ||
"Volunteer": "Volunteer", | |||
"Participant of activity": "Participant of activity", | |||
"Project coordinator": "Project coordinator", | |||
"ESC coordinator": "ESC coordinator", | |||
"Language teacher": "Language teacher", | |||
"Mentor": "Mentor", | |||
"Staff member": "Staff member", | |||
"Organizational support": "Organizational support" | |||
} | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 64: | Line 79: | ||
"enum": [ | "enum": [ | ||
"Volunteer", | "Volunteer", | ||
" | "Participant of activity", | ||
"Project coordinator", | "Project coordinator", | ||
" | "ESC coordinator", | ||
"Language teacher", | "Language teacher", | ||
"Mentor" | "Mentor", | ||
"Staff member", | |||
"Organizational support" | |||
] | ] | ||
} | } | ||
Line 74: | Line 91: | ||
"required": [ | "required": [ | ||
"person", | "person", | ||
"role" | "role" | ||
], | ], | ||
"type": "object" | "type": "object" | ||
} | } |
Latest revision as of 11:32, 5 June 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |