VisualDataSchema:Pictures: Difference between revisions
Appearance
	
	
 Created page with "{"wiki":{"type":"schema","name":"Picture"},"properties":{"organization":{"wiki":{"type":"property","name":"organization","visibility":"visible","label":"organization","multiple-items":false,"preferred-input":"OO.ui.TextInputWidget","input-config":[],"required":true},"type":"string","format":"text","title":"organization"},"file":{"wiki":{"type":"property","name":"file","visibility":"visible","label":"file","multiple-items":false,"preferred-input":"OO.ui.SelectFileWidget",..."  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
	"wiki": {  | 	"wiki": {  | ||
		"type": "schema",  | 		"type": "schema",  | ||
		"  | 		"uuid": "68416fad59ec7",  | ||
		"  | 		"name": "Picture"  | ||
	},  | 	},  | ||
	"properties": {  | 	"properties": {  | ||
		"organization": {  | 		"organization": {  | ||
			"wiki": {  | 			"wiki": {  | ||
				"name": "organization",  | 				"name": "organization",  | ||
				"type": "property",  | 				"type": "property",  | ||
				"multiple-items": false,  | 				"multiple-items": false,  | ||
				"required": true,  | 				"required": true,  | ||
				"  | 				"label": "organization",  | ||
				"visibility": "visible",  | 				"visibility": "visible",  | ||
				"preferred-input": "OO.ui.TextInputWidget",  | 				"preferred-input": "OO.ui.TextInputWidget",  | ||
				"input-config": [],  | 				"input-config": [],  | ||
				"uuid": "68416fad59ecb"  | |||
				"uuid": "  | |||
			},  | 			},  | ||
			"type": "string",  | 			"type": "string",  | ||
			"format": "text",  | 			"format": "text",  | ||
			"title": "  | 			"title": "organization"  | ||
		},  | 		},  | ||
		"location": {  | 		"location": {  | ||
			"wiki": {  | 			"wiki": {  | ||
				"name": "location",  | |||
				"type": "property",  | 				"type": "property",  | ||
				"  | 				"multiple-items": false,  | ||
				"label": "location",  | |||
				"visibility": "visible",  | 				"visibility": "visible",  | ||
				"preferred-input": "LookupElement",  | 				"preferred-input": "LookupElement",  | ||
				"input-config": [],  | 				"input-config": [],  | ||
| Line 74: | Line 42: | ||
			"format": "text",  | 			"format": "text",  | ||
			"title": "location"  | 			"title": "location"  | ||
		},  | |||
		"pictures": {  | |||
			"wiki": {  | |||
				"name": "pictures",  | |||
				"min-items": 1,  | |||
				"unique-items": false,  | |||
				"type": "schema",  | |||
				"uuid": "68417068e7265"  | |||
			},  | |||
			"items": {  | |||
				"type": "object",  | |||
				"wiki": {  | |||
					"name": "pictures",  | |||
					"type": "schema",  | |||
					"layout": "section",  | |||
					"visibility": "visible",  | |||
					"uuid": "68417068e7268"  | |||
				},  | |||
				"properties": {  | |||
					"file": {  | |||
						"wiki": {  | |||
							"type": "property",  | |||
							"name": "file",  | |||
							"visibility": "visible",  | |||
							"multiple-items": false,  | |||
							"preferred-input": "OO.ui.SelectFileWidget",  | |||
							"input-config": [],  | |||
							"required": true,  | |||
							"uuid": "68417068e726a"  | |||
						},  | |||
						"type": "string",  | |||
						"format": "text"  | |||
					},  | |||
					"caption": {  | |||
						"wiki": {  | |||
							"type": "property",  | |||
							"name": "caption",  | |||
							"visibility": "visible",  | |||
							"label": "caption",  | |||
							"multiple-items": false,  | |||
							"preferred-input": "OO.ui.TextInputWidget",  | |||
							"input-config": [],  | |||
							"required": false,  | |||
							"uuid": "68417068e726c"  | |||
						},  | |||
						"type": "string",  | |||
						"format": "text",  | |||
						"title": "caption"  | |||
					}  | |||
				},  | |||
				"required": [  | |||
					"file"  | |||
				]  | |||
			},  | |||
			"type": "array",  | |||
			"minItems": 1,  | |||
			"uniqueItems": false  | |||
		}  | 		}  | ||
	},  | 	},  | ||
	"required": [  | 	"required": [  | ||
		"organization  | 		"organization"  | ||
	],  | 	],  | ||
	"type": "object"  | 	"type": "object"  | ||
}  | }  | ||
Revision as of 10:24, 5 June 2025
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" |