VisualDataSchema:Experience: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 29: | Line 29: | ||
"title": "person", | "title": "person", | ||
"description": "a person created through the \u003Ca href=\"/wiki/Add_person\" title=\"Add person\"\u003EAdd person\u003C/a\u003E form" | "description": "a person created through the \u003Ca href=\"/wiki/Add_person\" title=\"Add person\"\u003EAdd person\u003C/a\u003E form" | ||
}, | }, | ||
"testimony": { | "testimony": { | ||
Line 158: | Line 95: | ||
"description": "Please upload any picture taken during this activity: the best ones will be published on a dedicated page", | "description": "Please upload any picture taken during this activity: the best ones will be published on a dedicated page", | ||
"uniqueItems": false | "uniqueItems": false | ||
}, | |||
"organization": { | |||
"wiki": { | |||
"name": "organization", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "organization", | |||
"visibility": "visible", | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"required": false, | |||
"options-query": "[[name::\u003Cvalue\u003E~]]", | |||
"query-schema": "Organization", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"uuid": "67cc62fd6f1fd" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "organization" | |||
}, | |||
"project_number": { | |||
"wiki": { | |||
"name": "project_number", | |||
"unique-items": false, | |||
"type": "schema", | |||
"uuid": "67cf117562397" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"wiki": { | |||
"name": "project_number", | |||
"type": "property", | |||
"multiple-items": true, | |||
"label": "project", | |||
"uuid": "67cc6394d6ae3", | |||
"visibility": "visible", | |||
"preferred-input": "MenuTagSearchMultiselect", | |||
"input-config": [], | |||
"required": false, | |||
"options-query": "[[project_number::\u003Cvalue\u003E~]] [[hosting_organization::\u003Corganization\u003E]]", | |||
"query-schema": "Project", | |||
"query-printouts": [ | |||
"project_number" | |||
], | |||
"layout": "table" | |||
}, | |||
"format": "text", | |||
"title": "project" | |||
}, | |||
"type": "array", | |||
"uniqueItems": false | |||
}, | |||
"activity": { | |||
"wiki": { | |||
"type": "property", | |||
"uuid": "6600886b682ab", | |||
"name": "activity", | |||
"visibility": "visible", | |||
"label": "Activity", | |||
"multiple-items": false, | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"options-query": "[[project_number::\u003Cproject_number\u003E]] [[name::\u003Cvalue\u003E~]]", | |||
"query-schema": "Activity", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Activity" | |||
} | } | ||
}, | }, |
Latest revision as of 16:26, 10 March 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Your experience" |