VisualDataSchema:Experience: Difference between revisions
Appearance
	
	
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"  | ||
		},  | 		},  | ||
		"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",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"label": "project",  | |||
				"visibility": "visible",  | |||
				"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": "67cc6394d6ae3"  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "project"  | |||
		},  | |||
		"activity": {  | |||
			"wiki": {  | |||
				"name": "activity",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"label": "Activity",  | |||
				"uuid": "6600886b682ab",  | |||
				"visibility": "visible",  | |||
				"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"  | |||
		}  | 		}  | ||
	},  | 	},  | ||
Revision as of 15:57, 8 March 2025
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Your experience" |