VisualDataSchema:Experience: Difference between revisions
No edit summary |
No edit summary |
||
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" | ||
}, | |||
"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": { | |||
"type": "property", | |||
"name": "project_number", | |||
"visibility": "visible", | |||
"label": "project", | |||
"multiple-items": false, | |||
"preferred-input": "LookupElement", | |||
"input-config": [], | |||
"required": false, | |||
"options-query": "[[project_number::\u003Cvalue\u003E~]] [[hosting_organization::\u003Corganization\u003E]]", | |||
"query-schema": "Project", | |||
"query-printouts": [ | |||
"project_number" | |||
], | |||
"uuid": "67cc6394d9d22" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "project" | |||
}, | }, | ||
"activity": { | "activity": { | ||
Line 116: | Line 158: | ||
"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 | ||
} | } | ||
}, | }, |
Revision as of 15:34, 8 March 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Your experience" |