Difference between revisions of "Item"

From ARK
Jump to: navigation, search
 
Line 1: Line 1:
"Items" in ARK are key database records to which other data is attached. They act as unique keys for series within the data such as context numbers or sample numbers. Items along with [[Fragment| Fragments]] make up the key 'atomic' units of data in ARK. Items are series within [[Modules]] and are identified by a unique key value pair. Each item will therefore be identified by its [[Itemkey]] and [[Itemvalue]]. The Itemkey indicates which module the item belongs to and the Itemvalue is its unique identifier within that module.
+
"Items" in ARK are key database records to which other data is attached. They act as unique keys for series within the data such as context numbers or sample numbers. Items along with [[Fragment| Fragments]] make up the key 'atomic' units of data in ARK. Items are series within [[Module| Modules]] and are identified by a unique key value pair. Each item will therefore be identified by its [[Itemkey]] and [[Itemvalue]]. The Itemkey indicates which module the item belongs to and the Itemvalue is its unique identifier within that module.
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Latest revision as of 09:29, 3 June 2007

"Items" in ARK are key database records to which other data is attached. They act as unique keys for series within the data such as context numbers or sample numbers. Items along with Fragments make up the key 'atomic' units of data in ARK. Items are series within Modules and are identified by a unique key value pair. Each item will therefore be identified by its Itemkey and Itemvalue. The Itemkey indicates which module the item belongs to and the Itemvalue is its unique identifier within that module.