VisualDataSchema:Membership: Difference between revisions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
}, | }, | ||
"properties": { | "properties": { | ||
" | "organization": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"uuid": "68415ad2ec8be", | |||
"name": "organization", | |||
"visibility": "visible", | |||
"label": "organization", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "LookupElement", | "preferred-input": "LookupElement", | ||
"input-config": [], | "input-config": [], | ||
"options-query": "[[name::\u003Cvalue\u003E~]]", | "options-query": "[[name::~\u003Cvalue\u003E~]]", | ||
"query-schema": " | "query-schema": "Organization", | ||
"query-printouts": [ | "query-printouts": [ | ||
"name" | "name" | ||
], | ], | ||
" | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "organization" | ||
}, | }, | ||
" | "person": { | ||
"wiki": { | "wiki": { | ||
"name": "person", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
" | "required": true, | ||
"label": "person", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "LookupElement", | "preferred-input": "LookupElement", | ||
"input-config": [], | "input-config": [], | ||
"options-query": "[[name::\u003Cvalue\u003E~]]", | |||
"options-query": "[[ | "query-schema": "Person", | ||
"query-schema": " | |||
"query-printouts": [ | "query-printouts": [ | ||
" | "name" | ||
] | ], | ||
"uuid": "67cb49dc60fb2" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "person" | ||
}, | }, | ||
"role": { | "role": { | ||
Line 68: | Line 68: | ||
"ESC coordinator": "ESC coordinator", | "ESC coordinator": "ESC coordinator", | ||
"Language teacher": "Language teacher", | "Language teacher": "Language teacher", | ||
"Mentor": "Mentor" | "Mentor": "Mentor", | ||
"Staff member": "Staff member", | |||
"Organizational support": "Organizational support" | |||
} | } | ||
}, | }, | ||
Line 81: | Line 83: | ||
"ESC coordinator", | "ESC coordinator", | ||
"Language teacher", | "Language teacher", | ||
"Mentor" | "Mentor", | ||
"Staff member", | |||
"Organizational support" | |||
] | ] | ||
} | } | ||
Line 87: | 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" |