VisualDataSchema:Inventory item: Difference between revisions
Appearance
Intcreator (talk | contribs) No edit summary |
Intcreator (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
"accession_id": { | "accession_id": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | |||
"uuid": "676b56f9edd15", | |||
"name": "accession_id", | "name": "accession_id", | ||
" | "visibility": "visible", | ||
"label": "Accession ID", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text", | ||
"title": "Accession ID" | |||
}, | }, | ||
"type": { | "type": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | |||
"uuid": "676b56f9edd16", | |||
"name": "type", | "name": "type", | ||
" | "visibility": "visible", | ||
"label": "Type", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
" | "required": true | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text", | ||
"title": "Type" | |||
}, | }, | ||
"container_id": { | "container_id": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | |||
"uuid": "676b56f9edd17", | |||
"name": "container_id", | "name": "container_id", | ||
" | "visibility": "visible", | ||
"label": "Container ID", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
" | "required": true | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text", | ||
"title": "Container ID" | |||
}, | }, | ||
"media": { | "media": { | ||
"wiki": { | "wiki": { | ||
"name": "media", | "name": "media", | ||
"title": "Media", | |||
"unique-items": false, | "unique-items": false, | ||
"type": "schema", | "type": "schema", | ||
"uuid": " | "uuid": "676b5aac2fca6" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 62: | Line 69: | ||
"name": "", | "name": "", | ||
"type": "schema", | "type": "schema", | ||
"uuid": "676b56f9edd18", | |||
"layout": "section", | "layout": "section", | ||
"visibility": "visible | "visibility": "visible" | ||
}, | }, | ||
"properties": { | "properties": { | ||
Line 109: | Line 116: | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
"title": "Media", | |||
"uniqueItems": false | "uniqueItems": false | ||
}, | }, | ||
"history": { | "history": { | ||
"wiki": { | "wiki": { | ||
"type": "schema", | |||
"uuid": "676b56f9edd1d", | |||
"name": "history", | "name": "history", | ||
" | "title": "History", | ||
"layout": "section", | "layout": "section", | ||
"visibility": "visible | "visibility": "visible" | ||
}, | }, | ||
"properties": { | "properties": { | ||
Line 146: | Line 155: | ||
} | } | ||
}, | }, | ||
"type": "object" | "type": "object", | ||
"title": "History" | |||
} | } | ||
}, | }, |
Revision as of 18:06, 24 December 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Item" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "A single item acquired by the museum. Atomic—does not contain sub-items." |