VisualDataSchema:Project: Difference between revisions
Appearance
	
	
| No edit summary | No edit summary | ||
| Line 22: | Line 22: | ||
| 			"format": "text", | 			"format": "text", | ||
| 			"title": "project number" | 			"title": "project number" | ||
| 		}, | |||
| 		"sending_organization": { | |||
| 			"wiki": { | |||
| 				"type": "property", | |||
| 				"uuid": "67cc05894ffab", | |||
| 				"name": "sending_organization", | |||
| 				"visibility": "visible", | |||
| 				"label": "sending organization", | |||
| 				"multiple-items": false, | |||
| 				"preferred-input": "LookupElement", | |||
| 				"input-config": [], | |||
| 				"options-query": "[[name::~\u003Cvalue\u003E~]]", | |||
| 				"query-schema": "Organization", | |||
| 				"query-printouts": [ | |||
| 					"name" | |||
| 				], | |||
| 				"required": false | |||
| 			}, | |||
| 			"type": "string", | |||
| 			"format": "text", | |||
| 			"title": "sending organization" | |||
| 		}, | 		}, | ||
| 		"name": { | 		"name": { | ||
| Line 157: | Line 178: | ||
| 			"format": "date", | 			"format": "date", | ||
| 			"title": "End date" | 			"title": "End date" | ||
| 		} | 		} | ||
| 	}, | 	}, | ||
Revision as of 08:54, 8 March 2025
| wiki | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Project" |