ISiocItem is an interface that is implemented by 'post' entities (in sioc specification) i.e blogentry, mail ...
IsiocContainer is an interface that is implemented by 'container' entities (see sioc specification) i.e blog, mailthread ...
CubicWeb semantic web framework
===============================
Install
-------
From the source distribution, extract the tarball and run ::
python setup.py install
For deb and rpm packages, use the tools recommended by your distribution.
Documentation
-------------
Look in the doc/ subdirectory.