VisualDataSchema:Project: Difference between revisions
Appearance
	
	
| No edit summary | No edit summary | ||
| (22 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
| 			"format": "text", | 			"format": "text", | ||
| 			"title": "project number" | 			"title": "project number" | ||
| 		}, | 		}, | ||
| 		"name": { | 		"name": { | ||
| Line 222: | Line 157: | ||
| 			"format": "date", | 			"format": "date", | ||
| 			"title": "End date" | 			"title": "End date" | ||
| 		}, | |||
| 		"organizations": { | |||
| 			"wiki": { | |||
| 				"name": "organizations", | |||
| 				"title": "Partner organizations", | |||
| 				"min-items": 1, | |||
| 				"unique-items": false, | |||
| 				"type": "schema", | |||
| 				"uuid": "6837fa920c244" | |||
| 			}, | |||
| 			"items": { | |||
| 				"type": "object", | |||
| 				"wiki": { | |||
| 					"name": "organizations", | |||
| 					"type": "schema", | |||
| 					"uuid": "6837fa7ef0745", | |||
| 					"layout": "section", | |||
| 					"visibility": "visible" | |||
| 				}, | |||
| 				"properties": { | |||
| 					"name": { | |||
| 						"wiki": { | |||
| 							"name": "name", | |||
| 							"type": "property", | |||
| 							"multiple-items": false, | |||
| 							"label": "name", | |||
| 							"visibility": "visible", | |||
| 							"preferred-input": "LookupElement", | |||
| 							"input-config": [], | |||
| 							"required": false, | |||
| 							"options-query": "[[name::+]]", | |||
| 							"query-schema": "Organization", | |||
| 							"query-printouts": [ | |||
| 								"name" | |||
| 							], | |||
| 							"uuid": "6837fa60cfb5a" | |||
| 						}, | |||
| 						"type": "string", | |||
| 						"format": "text", | |||
| 						"title": "name" | |||
| 					}, | |||
| 					"role": { | |||
| 						"wiki": { | |||
| 							"name": "role", | |||
| 							"unique-items": false, | |||
| 							"type": "schema", | |||
| 							"uuid": "6837fa60cfb5e" | |||
| 						}, | |||
| 						"items": { | |||
| 							"type": "string", | |||
| 							"wiki": { | |||
| 								"name": "role", | |||
| 								"type": "property", | |||
| 								"multiple-items": true, | |||
| 								"label": "role", | |||
| 								"visibility": "visible", | |||
| 								"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
| 								"input-config": [], | |||
| 								"required": false, | |||
| 								"options-allow-null": false, | |||
| 								"options-wikilist": "Organization roles", | |||
| 								"options-values-parsed": { | |||
| 									"coordinating": "coordinating", | |||
| 									"sending": "sending", | |||
| 									"hosting": "hosting" | |||
| 								}, | |||
| 								"uuid": "6837fa60cfb5f", | |||
| 								"layout": "table" | |||
| 							}, | |||
| 							"format": "text", | |||
| 							"title": "role", | |||
| 							"enum": [ | |||
| 								"coordinating", | |||
| 								"sending", | |||
| 								"hosting" | |||
| 							] | |||
| 						}, | |||
| 						"type": "array", | |||
| 						"uniqueItems": false | |||
| 					} | |||
| 				} | |||
| 			}, | |||
| 			"type": "array", | |||
| 			"title": "Partner organizations", | |||
| 			"minItems": 1, | |||
| 			"uniqueItems": false | |||
| 		}, | |||
| 		"participants": { | |||
| 			"wiki": { | |||
| 				"name": "participants", | |||
| 				"min-items": 1, | |||
| 				"unique-items": false, | |||
| 				"type": "schema", | |||
| 				"uuid": "68415cb340696" | |||
| 			}, | |||
| 			"items": { | |||
| 				"type": "string", | |||
| 				"wiki": { | |||
| 					"name": "participants", | |||
| 					"type": "property", | |||
| 					"uuid": "68415c9a5280a", | |||
| 					"visibility": "visible", | |||
| 					"label": "participants", | |||
| 					"multiple-items": true, | |||
| 					"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
| 					"input-config": [], | |||
| 					"options-allow-null": false, | |||
| 					"options-query": "[[person::+]][[organization::\u003Corganizations/name\u003E]]", | |||
| 					"query-schema": "Membership", | |||
| 					"query-printouts": [ | |||
| 						"person", | |||
| 						"role" | |||
| 					], | |||
| 					"required": false, | |||
| 					"default": [] | |||
| 				}, | |||
| 				"format": "text", | |||
| 				"title": "participants", | |||
| 				"default": [] | |||
| 			}, | |||
| 			"type": "array", | |||
| 			"minItems": 1, | |||
| 			"uniqueItems": false | |||
| 		}, | |||
| 		"activities": { | |||
| 			"wiki": { | |||
| 				"name": "activities", | |||
| 				"min-items": 0, | |||
| 				"unique-items": false, | |||
| 				"type": "schema", | |||
| 				"uuid": "683caba136205" | |||
| 			}, | |||
| 			"items": { | |||
| 				"type": "string", | |||
| 				"wiki": { | |||
| 					"name": "activities", | |||
| 					"type": "property", | |||
| 					"multiple-items": true, | |||
| 					"label": "activities", | |||
| 					"default": [], | |||
| 					"uuid": "683cab02e51bc", | |||
| 					"visibility": "visible", | |||
| 					"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
| 					"input-config": [], | |||
| 					"options-allow-null": false, | |||
| 					"options-query": "[[name::+]][[organization::\u003Corganizations/name\u003E]]", | |||
| 					"query-schema": "Activity", | |||
| 					"query-printouts": [ | |||
| 						"name" | |||
| 					], | |||
| 					"required": false, | |||
| 					"layout": "table" | |||
| 				}, | |||
| 				"format": "text", | |||
| 				"title": "activities", | |||
| 				"default": [] | |||
| 			}, | |||
| 			"type": "array", | |||
| 			"minItems": 0, | |||
| 			"uniqueItems": false | |||
| 		}, | |||
| 		"apartments": { | |||
| 			"wiki": { | |||
| 				"name": "apartments", | |||
| 				"min-items": 1, | |||
| 				"unique-items": false, | |||
| 				"type": "schema", | |||
| 				"uuid": "68414a2db7c3d" | |||
| 			}, | |||
| 			"items": { | |||
| 				"type": "string", | |||
| 				"wiki": { | |||
| 					"name": "new_property", | |||
| 					"type": "property", | |||
| 					"multiple-items": true, | |||
| 					"label": "apartments", | |||
| 					"default": [], | |||
| 					"uuid": "68414a1b74ef4", | |||
| 					"visibility": "visible", | |||
| 					"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
| 					"input-config": [], | |||
| 					"options-allow-null": false, | |||
| 					"options-query": "[[organization::\u003Corganizations/name\u003E]]", | |||
| 					"query-schema": "Apartment", | |||
| 					"query-printouts": [ | |||
| 						"address" | |||
| 					], | |||
| 					"required": false, | |||
| 					"layout": "table" | |||
| 				}, | |||
| 				"format": "text", | |||
| 				"title": "apartments", | |||
| 				"default": [] | |||
| 			}, | |||
| 			"type": "array", | |||
| 			"minItems": 1, | |||
| 			"uniqueItems": false | |||
| 		}, | |||
| 		"notes": { | |||
| 			"wiki": { | |||
| 				"name": "notes", | |||
| 				"type": "property", | |||
| 				"multiple-items": false, | |||
| 				"label": "notes", | |||
| 				"visibility": "visible", | |||
| 				"preferred-input": "OO.ui.MultilineTextInputWidget", | |||
| 				"input-config": [], | |||
| 				"required": false, | |||
| 				"uuid": "67cc12029731b" | |||
| 			}, | |||
| 			"type": "string", | |||
| 			"format": "text", | |||
| 			"title": "notes" | |||
| 		} | 		} | ||
| 	}, | 	}, | ||
Latest revision as of 09:00, 5 June 2025
| wiki | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Project" |