VisualDataSchema:Person: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 53: | Line 53: | ||
			"format": "text",  | 			"format": "text",  | ||
			"title": "country"  | 			"title": "country"  | ||
		},  | |||
		"age": {  | |||
			"wiki": {  | |||
				"type": "property",  | |||
				"name": "age",  | |||
				"visibility": "visible",  | |||
				"label": "Age",  | |||
				"multiple-items": false,  | |||
				"preferred-input": "OO.ui.NumberInputWidget",  | |||
				"input-config": [],  | |||
				"required": false,  | |||
				"uuid": "67b601e16103c"  | |||
			},  | |||
			"type": "number",  | |||
			"title": "Age"  | |||
		},  | |||
		"biographical_note": {  | |||
			"wiki": {  | |||
				"type": "property",  | |||
				"uuid": "674f0b5c77c3a",  | |||
				"name": "biographical_note",  | |||
				"visibility": "visible",  | |||
				"label": "biographical note",  | |||
				"multiple-items": false,  | |||
				"preferred-input": "OO.ui.TextInputWidget",  | |||
				"input-config": [],  | |||
				"required": true  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "biographical note"  | |||
		},  | 		},  | ||
		"picture": {  | 		"picture": {  | ||
| Line 102: | Line 133: | ||
			"format": "text",  | 			"format": "text",  | ||
			"title": "occupation"  | 			"title": "occupation"  | ||
		},  | 		},  | ||
		"contact": {  | 		"contact": {  | ||
| Line 139: | Line 154: | ||
		"name": {  | 		"name": {  | ||
			"wiki": {  | 			"wiki": {  | ||
				"name": "name",  | |||
				"type": "property",  | 				"type": "property",  | ||
				"  | 				"multiple-items": false,  | ||
				"visibility": "hidden",  | 				"visibility": "hidden",  | ||
				"preferred-input": "OO.ui.TextInputWidget",  | 				"preferred-input": "OO.ui.TextInputWidget",  | ||
				"input-config": [],  | 				"input-config": [],  | ||
| Line 159: | Line 174: | ||
		"first_name",  | 		"first_name",  | ||
		"last_name",  | 		"last_name",  | ||
		"country"  | 		"country",  | ||
		"biographical_note"  | |||
	],  | 	],  | ||
	"type": "object"  | 	"type": "object"  | ||
}  | }  | ||
Revision as of 16:08, 19 February 2025
| wiki | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" |