README
author Laure Bourgois <Laure.Bourgois@logilab.fr>
Mon, 09 Feb 2009 11:55:32 +0100
changeset 561 4bbeb62ba955
parent 0 b97547f5f1fa
child 2562 dd76d0f88796
permissions -rw-r--r--
add a linked data view for project. this linked data view will be extended to pertinent entities in the future. We remark that we use doap format if it exists (doap:created, doap:description ...), we use our own vocabulary (available in tbox view) if doap does not supports it.

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.