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": { | ||
"name": "accession_id", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | |||
"label": "Accession ID", | |||
"uuid": "676b56f9edd15", | "uuid": "676b56f9edd15", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 26: | Line 26: | ||
"type": { | "type": { | ||
"wiki": { | "wiki": { | ||
"name": "type", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | |||
"required": true, | |||
"label": "Type", | |||
"uuid": "676b56f9edd16", | "uuid": "676b56f9edd16", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [] | "input-config": [] | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 42: | Line 42: | ||
"container_id": { | "container_id": { | ||
"wiki": { | "wiki": { | ||
"name": "container_id", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | |||
"required": true, | |||
"label": "Container ID", | |||
"uuid": "676b56f9edd17", | "uuid": "676b56f9edd17", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [] | "input-config": [] | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 62: | Line 62: | ||
"unique-items": false, | "unique-items": false, | ||
"type": "schema", | "type": "schema", | ||
"uuid": " | "uuid": "676b5aac2deba" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 121: | Line 121: | ||
"history": { | "history": { | ||
"wiki": { | "wiki": { | ||
"name": "history", | |||
"unique-items": false, | |||
"type": "schema", | "type": "schema", | ||
"uuid": " | "uuid": "676b5acf5393d" | ||
}, | }, | ||
"properties": { | "items": { | ||
"type": "object", | |||
"wiki": { | |||
"name": "history", | |||
"type": "schema", | |||
"uuid": "676b56f9edd1d", | |||
"title": "History", | |||
"layout": "section", | |||
"visibility": "visible" | |||
}, | |||
"properties": { | |||
"action": { | |||
"wiki": { | |||
"name": "action", | |||
"type": "property", | |||
"multiple-items": false, | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.RadioSelectInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"options-allow-null": false, | |||
"options-values-parsed": { | |||
"manufacture": "manufacture", | |||
"acquire": "acquire", | |||
"inventory": "inventory" | |||
}, | |||
"uuid": "676b56f9edd20" | |||
}, | }, | ||
"type": "string", | |||
"format": "text", | |||
"enum": [ | |||
"manufacture", | |||
"acquire", | |||
"inventory" | |||
] | |||
} | |||
}, | |||
} | "title": "History" | ||
}, | }, | ||
"type": " | "type": "array", | ||
" | "uniqueItems": false | ||
} | } | ||
}, | }, |
Revision as of 18:07, 24 December 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Item" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "A single item acquired by the museum. Atomic—does not contain sub-items." |