Code

instance -> tracker, node -> item
[roundup.git] / doc / glossary.txt
1 ================
2 Roundup Glossary
3 ================
5 :Version: $Revision: 1.3 $
7 .. contents::
10 class
11    a definition of the properties and behaviour of a set of items
12 db
13    a collection of items
14 designator
15    a combined class + itemid reference to any item in the hyperdb
16 itemid
17    a numeric reference to a particular item of one class
18 item
19    a collection of data that forms one entry in the hyperdb.
20 property
21    one element of data that makes up an item
22 schema
23    the definition of all the classes that make up an tracker
24 tracker
25    I've defined this well somewhere else...
28 -----------------
30 Back to `Table of Contents`_
32 .. _`Table of Contents`: index.html