Jump to content

VisualDataSchema:Phone: Difference between revisions

From The Telecommunications Inventory Wiki
No edit summary
 
No edit summary
 
Line 2: Line 2:
"wiki": {
"wiki": {
"type": "schema",
"type": "schema",
"name": "phone",
"uuid": "67747bdd9a5a3",
"name": "Phone",
"title": "Phone",
"title": "Phone",
"description": "Anything that can be described as a phone",
"description": "Anything that can be described as a phone"
"uuid": "67747bdd9d72c"
},
},
"properties": {
"properties": {
"manufacturer": {
"manufacturer": {
"wiki": {
"wiki": {
"name": "manufacturer",
"type": "property",
"type": "property",
"name": "manufacturer",
"multiple-items": false,
"visibility": "visible",
"label": "Manufacturer",
"label": "Manufacturer",
"help-message": "What company or person manufactured this phone?",
"help-message": "What company or person manufactured this phone?",
"multiple-items": false,
"visibility": "visible",
"preferred-input": "OO.ui.TextInputWidget",
"preferred-input": "OO.ui.TextInputWidget",
"input-config": [],
"input-config": [],
"required": false,
"required": false,
"uuid": "67747bdd9d72f"
"uuid": "67747bdd9a5a5"
},
},
"type": "string",
"type": "string",
Line 25: Line 25:
"title": "Manufacturer",
"title": "Manufacturer",
"description": "What company or person manufactured this phone?"
"description": "What company or person manufactured this phone?"
},
"time introduced": {
"wiki": {
"type": "property",
"name": "time introduced",
"visibility": "visible",
"label": "Time Introduced",
"help-message": "the lead in will be something like \"it was introduced in\" so add \"the\" as appropriate (ex: \"introduced in 1909\" vs \"introduced in the 1920s\"",
"multiple-items": false,
"preferred-input": "OO.ui.TextInputWidget",
"input-config": [],
"required": false,
"uuid": "677ca18d3c268"
},
"type": "string",
"format": "text",
"title": "Time Introduced",
"description": "the lead in will be something like \"it was introduced in\" so add \"the\" as appropriate (ex: \"introduced in 1909\" vs \"introduced in the 1920s\""
}
}
},
},

Latest revision as of 20:37, 6 January 2025

wiki
type"schema"
uuid"67747bdd9a5a3"
name"Phone"
title"Phone"
description"Anything that can be described as a phone"
properties
manufacturer
wiki
name"manufacturer"
type"property"
multiple-itemsfalse
label"Manufacturer"
help-message"What company or person manufactured this phone?"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"67747bdd9a5a5"
type"string"
format"text"
title"Manufacturer"
description"What company or person manufactured this phone?"
time introduced
wiki
type"property"
name"time introduced"
visibility"visible"
label"Time Introduced"
help-message"the lead in will be something like "it was introduced in" so add "the" as appropriate (ex: "introduced in 1909" vs "introduced in the 1920s""
multiple-itemsfalse
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"677ca18d3c268"
type"string"
format"text"
title"Time Introduced"
description"the lead in will be something like "it was introduced in" so add "the" as appropriate (ex: "introduced in 1909" vs "introduced in the 1920s""
type"object"
title"Phone"
description"Anything that can be described as a phone"