author | Julien Cristau <julien.cristau@logilab.fr> |
Tue, 03 Nov 2015 15:52:17 +0100 | |
changeset 10822 | 9337c72ad92c |
parent 10218 | 5ebbaf713caf |
permissions | -rw-r--r-- |
0 | 1 |
About this site |
2 |
=============== |
|
3 |
||
4 |
This web application is based on the CubicWeb knowledge management system |
|
5 |
from Logilab_. CubicWeb is made of an object database and a web |
|
6 |
framework. It allows to develop an application by defining a set of |
|
7 |
entities and their relationships, plus a set of views that present the |
|
8 |
data selected from the object database using a specific query language. |
|
9 |
||
10 |
This application has a precise schema_ and can be considered an |
|
11 |
example of a semantic web database, as it can export the data to XML |
|
12 |
and others formats and is not limited to publishing HTML. |
|
13 |
||
14 |
Supported formats: |microformats|_ - JSON_ - |rss|_ - |dublincore|_ |
|
15 |
||
16 |
.. |microformats| image:: /data/microformats-button.png |
|
17 |
.. _microformats: http://microformats.org |
|
18 |
.. _JSON: http://www.json.org/ |
|
19 |
.. |rss| image:: /data/rss-button.png |
|
20 |
.. _rss: http://www.rssboard.org |
|
21 |
.. |dublincore| image:: /data/dublincore-button.png |
|
22 |
.. _dublincore: http://dublincore.org |
|
23 |
||
24 |
.. _Logilab: http://www.logilab.fr/ |
|
10218
5ebbaf713caf
[web/wdoc] fix links
Julien Cristau <julien.cristau@logilab.fr>
parents:
0
diff
changeset
|
25 |
.. _schema: ../schema |