Skip to content

Commit 5fbe79e

Browse files
committed
add entry for CubicWeb
1 parent 7964b73 commit 5fbe79e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@ Furthermore, this repository might serve as a **cristallization point for a comm
2828
- Tutorial series on "how to pick tools and then use Python for using and manipulating the KBpedia knowledge graph"
2929
- [Material in form of Jupyter Notebooks](https://github.com/Cognonto/CWPK),
3030
- accompanying python package [cowpoke](https://github.com/Cognonto/cowpoke),
31+
- [CubicWeb](https://www.cubicweb.org/) a framework to build semantic web applications
32+
- website: https://www.cubicweb.org
33+
- docs: https://cubicweb.readthedocs.io/en/latest/
34+
- features:
35+
- An engine driven by the explicit data model of the application
36+
- RQL, an intuitive query language close to the business vocabulary
37+
- An architecture that separates data selection and visualisation
38+
- Data security by design
39+
- An efficient data storage
40+
3141
- [Eddy](https://github.com/obdasystems/eddy) - graphical ontology editor
3242
- website: https://www.obdasystems.com/eddy
3343
- features:

0 commit comments

Comments
 (0)