minor changes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-02-29 03:03:54 +04:00
parent ade04b9773
commit b01f748df4

View File

@ -1,5 +1,10 @@
Concepts Concepts
basic basic
key
| a basic global identification mechanism.
| each entity in the system has a key.
|
| NOTE: a good key should be uniquely calculable from an entity.
item item
| a basic element in the system. | a basic element in the system.
| an item is represented by a URL | an item is represented by a URL