VisualDataSchema:Experience: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 7: | Line 7: | ||
	},  | 	},  | ||
	"properties": {  | 	"properties": {  | ||
		"person": {  | |||
			"wiki": {  | |||
				"type": "property",  | |||
				"name": "person",  | |||
				"visibility": "visible",  | |||
				"label": "person",  | |||
				"help-message": "a person created through the [[Add person]] form",  | |||
				"multiple-items": false,  | |||
				"preferred-input": "LookupElement",  | |||
				"input-config": [],  | |||
				"options-query": "[[name::+]]",  | |||
				"query-schema": "Person",  | |||
				"query-printouts": [  | |||
					"name"  | |||
				],  | |||
				"required": true,  | |||
				"uuid": "67cb2e26a3e56"  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "person",  | |||
			"description": "a person created through the \u003Ca href=\"/wiki/Add_person\" title=\"Add person\"\u003EAdd person\u003C/a\u003E form"  | |||
		},  | |||
		"country": {  | 		"country": {  | ||
			"wiki": {  | 			"wiki": {  | ||
| Line 72: | Line 95: | ||
					"name": "picture",  | 					"name": "picture",  | ||
					"type": "property",  | 					"type": "property",  | ||
					"multiple-items": true,  | 					"multiple-items": true,  | ||
					"input-config": {  | 					"input-config": {  | ||
						"accept": [  | 						"accept": [  | ||
| Line 93: | Line 113: | ||
						"showDropTarget": true  | 						"showDropTarget": true  | ||
					},  | 					},  | ||
					"default": [],  | |||
					"value-prefix": "File:",  | |||
					"uuid": "67cb17fcc5809",  | |||
					"visibility": "visible",  | |||
					"preferred-input": "OO.ui.SelectFileWidget",  | |||
					"required": false,  | 					"required": false,  | ||
					"  | 					"layout": "table"  | ||
				},  | 				},  | ||
				"format": "text",  | 				"format": "text",  | ||
| Line 106: | Line 131: | ||
	},  | 	},  | ||
	"required": [  | 	"required": [  | ||
		"person",  | |||
		"testimony"  | 		"testimony"  | ||
	],  | 	],  | ||
Revision as of 17:34, 7 March 2025
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "Your experience" |