VisualDataSchema:Membership: Difference between revisions
Created page with "{"wiki":{"type":"schema","name":"Membership"},"properties":{"project_number":{"wiki":{"type":"property","name":"project_number","visibility":"visible","label":"project number","multiple-items":false,"preferred-input":"OO.ui.TextInputWidget","input-config":[],"required":true},"type":"string","format":"text","title":"project number"},"role":{"wiki":{"type":"property","name":"role","visibility":"visible","label":"role","multiple-items":false,"preferred-input":"OO.ui.Dropdow..." |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
" | "uuid": "67cb48efaee4c", | ||
" | "name": "Membership" | ||
}, | }, | ||
"properties": { | "properties": { | ||
" | "organization": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"name": " | "uuid": "68415ad2ec8be", | ||
"name": "organization", | |||
"visibility": "visible", | "visibility": "visible", | ||
"label": " | "label": "organization", | ||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": " | "preferred-input": "LookupElement", | ||
"input-config": [], | "input-config": [], | ||
"options-query": "[[name::~\u003Cvalue\u003E~]]", | |||
"query-schema": "Organization", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "organization" | |||
}, | |||
"person": { | |||
"wiki": { | |||
"name": "person", | |||
"type": "property", | |||
"multiple-items": false, | |||
"required": true, | "required": true, | ||
"uuid": " | "label": "person", | ||
"visibility": "visible", | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"options-query": "[[name::\u003Cvalue\u003E~]]", | |||
"query-schema": "Person", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"uuid": "67cb49dc60fb2" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "person" | ||
}, | }, | ||
"role": { | "role": { | ||
"wiki": { | "wiki": { | ||
"name": "role", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"label": "role", | |||
"help-message": "A role listed in [[Membership roles|this page]]", | |||
"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", | ||
"format": "text", | "format": "text", | ||
"title": "role", | "title": "role", | ||
"description": "A role listed in \u003Ca href=\"/wiki/Membership_roles\" title=\"Membership roles\"\u003Ethis page\u003C/a\u003E", | |||
"enum": [ | "enum": [ | ||
"Volunteer", | "Volunteer", | ||
" | "Participant of activity", | ||
"Project coordinator", | "Project coordinator", | ||
" | "ESC coordinator", | ||
"Language teacher", | "Language teacher", | ||
"Mentor" | "Mentor", | ||
"Staff member", | |||
"Organizational support" | |||
] | ] | ||
} | } | ||
}, | }, | ||
"required": [ | "required": [ | ||
" | "person", | ||
"role" | "role" | ||
], | ], | ||
"type": "object" | "type": "object" | ||
} | } |
Latest revision as of 11:32, 5 June 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |