VisualDataSchema:Inventory item: Difference between revisions
Intcreator (talk | contribs) No edit summary |
Intcreator (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
"name": " | "uuid": "676b56f9edd13", | ||
"name": "Item", | |||
"title": "Item", | "title": "Item", | ||
"description": "A single item acquired by the museum. Atomic—does not contain sub-items. | "description": "A single item acquired by the museum. Atomic—does not contain sub-items." | ||
}, | }, | ||
"properties": { | "properties": { | ||
"accession_id": { | "accession_id": { | ||
"wiki": { | "wiki": { | ||
"name": "accession_id", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"uuid": " | "uuid": "676b56f9edd15" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 24: | Line 24: | ||
"type": { | "type": { | ||
"wiki": { | "wiki": { | ||
"name": "type", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"uuid": "676b56f9edd16" | |||
"uuid": " | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 38: | Line 38: | ||
"container_id": { | "container_id": { | ||
"wiki": { | "wiki": { | ||
"name": "container_id", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"uuid": "676b56f9edd17" | |||
"uuid": " | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 55: | Line 55: | ||
"unique-items": false, | "unique-items": false, | ||
"type": "schema", | "type": "schema", | ||
"uuid": " | "uuid": "676b56f9edd18" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 64: | Line 64: | ||
"layout": "section", | "layout": "section", | ||
"visibility": "visible", | "visibility": "visible", | ||
"uuid": " | "uuid": "676b56f9edd19" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"filename": { | "filename": { | ||
"wiki": { | "wiki": { | ||
"name": "filename", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"uuid": "676b56f9edd1a" | |||
"uuid": " | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 83: | Line 83: | ||
"type": { | "type": { | ||
"wiki": { | "wiki": { | ||
"name": "type", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.RadioSelectInputWidget", | "preferred-input": "OO.ui.RadioSelectInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"options-allow-null": false, | "options-allow-null": false, | ||
" | "options-values-parsed": { | ||
"uuid": " | "photo": "photo" | ||
}, | |||
"uuid": "676b56f9edd1b" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 110: | Line 113: | ||
"history": { | "history": { | ||
"wiki": { | "wiki": { | ||
"name": "history", | |||
"type": "schema", | "type": "schema", | ||
"layout": "section", | "layout": "section", | ||
"visibility": "visible", | "visibility": "visible", | ||
"uuid": " | "uuid": "676b56f9edd1d" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"action": { | "action": { | ||
"wiki": { | "wiki": { | ||
"name": "action", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.RadioSelectInputWidget", | "preferred-input": "OO.ui.RadioSelectInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"options-allow-null": false, | "options-allow-null": false, | ||
"uuid": " | "options-values-parsed": { | ||
"manufacture": "manufacture", | |||
"acquire": "acquire", | |||
"inventory": "inventory" | |||
}, | |||
"uuid": "676b56f9edd20" | |||
}, | }, | ||
"type": "string", | "type": "string", |