CubicWeb

CubicWeb is a free and open-source semantic web application framework, licensed under the LGPL.[4] It is written in Python.

CubicWeb
Original author(s)Logilab
Initial release2001 (2001)
Stable release
3.27.0[1]  / 31 January 2020 (31 January 2020)
Repository
Written inPython
Operating systemUnix-like and Microsoft Windows
TypeSemantic web framework
LicenseGPL,[2] LGPL[3]
Websitewww.cubicweb.org 

It has been an open free software project since October 2008, but the project began in 2000 and was initially developed by Logilab[5] for internal uses such as intranet, bug tracker and forge applications.

As of 2012, CubicWeb is being used in large-scale semantic web and linked open data applications[6][7] and international corporations.[8]

Concepts

The framework is entirely driven by a data model. Once the data model is defined, one gets a functional web application and can further customize the views (by default it provides a set of default views for each type of data).

A cube is a reusable component defining specific features. For example, a cube forge allows one to create one's own forge and the forge cube reuses the cubes comment, file, email, etc. Interesting general purpose cubes include dbpedia and openlibrary.

The framework has been translated to English, French, Spanish and German (April 2011).

Functions

  • Semantic web: supports OWL/RDF
  • Multi-source: supports RQL, SQL, LDAP, Subversion and Mercurial
  • RQL: Relationship query language to ease data querying
  • Migration tool: fits into agile development
  • View selection principle: the engine selects the best view to fit the content to display according to the context
  • Cubes library: a wide range of cubes are available on the forge

See also

References

  1. "cubicweb 3.27.0". 31 January 2020. Retrieved 18 December 2020.
  2. http://hg.logilab.org/review/cubicweb/file/tip/COPYING
  3. http://hg.logilab.org/review/cubicweb/file/tip/COPYING.LESSER
  4. "CubicWeb - Semantic Web Standards". Retrieved 6 July 2016.
  5. http://www.logilab.fr/
  6. "semanticweb_databnf_fr (data.bnf.fr)". Retrieved 6 July 2016.
  7. Simon, A., Wenz, R., Michel, V., & Di Mascio, A. (2013). Publishing Bibliographic Records on the Web of Data: Opportunities for the BnF (French National Library). In The Semantic Web: Semantics and Big Data (pp. 563-577). Springer Berlin Heidelberg.
  8. http://lists.cubicweb.org/pipermail/cubicweb/2012-October/001262.html

Further reading

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.