README
author Laure Bourgois <Laure.Bourgois@logilab.fr>
Fri, 27 Feb 2009 17:32:44 +0100
changeset 990 5f1ff5b6907a
parent 0 b97547f5f1fa
child 2562 dd76d0f88796
permissions -rw-r--r--
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.