VisualDataSchema:Article: Difference between revisions
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
"name": "author", | "name": "author", | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | |||
"label": "Author", | |||
"help-message": "Can be multiple authors, created through the [[Add person]] form", | |||
"default": [], | |||
"uuid": "67cc03eb7ca75", | "uuid": "67cc03eb7ca75", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "MenuTagSearchMultiselect", | "preferred-input": "MenuTagSearchMultiselect", | ||
"input-config": [], | "input-config": [], | ||
Line 49: | Line 50: | ||
], | ], | ||
"required": false, | "required": false, | ||
" | "layout": "table" | ||
}, | }, | ||
"format": "text", | "format": "text", | ||
Line 142: | Line 143: | ||
"format": "text", | "format": "text", | ||
"title": "Image" | "title": "Image" | ||
}, | |||
"organization": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "organization", | |||
"visibility": "visible", | |||
"label": "organization", | |||
"multiple-items": false, | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"required": false, | |||
"options-query": "[[name::~\u003Cvalue\u003E~]]", | |||
"query-schema": "Organization", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"uuid": "67cc68d1ebbed" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "organization" | |||
}, | }, | ||
"project": { | "project": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | |||
"uuid": "67c9caa1575f2", | |||
"name": "project", | "name": "project", | ||
" | "visibility": "visible", | ||
"label": "project", | "label": "project", | ||
"help-message": "select a project associated to the article...", | "help-message": "select a project associated to the article...", | ||
" | "multiple-items": false, | ||
"preferred-input": "LookupElement", | "preferred-input": "LookupElement", | ||
"input-config": [], | "input-config": [], | ||
"query-schema": " | "options-query": "[[hosting_organization::\u003Corganization\u003E]][[project_number\u003E::\u003Cvalue\u003E~]]", | ||
"query-printouts": [], | "query-schema": "Project", | ||
"query-printouts": [ | |||
"project_number" | |||
], | |||
"required": false | "required": false | ||
}, | }, |
Revision as of 15:57, 8 March 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |