Reference articles on history, science, culture and more
Encyclopedia

CubicWeb

Semantic web framework

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

It has been an open free software project since October 2008, but the project began in 2000, and was initially developed by Logilab 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, and international corporations.

01Concepts

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).

02Functions

  • 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
Watch videos about CubicWebExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article CubicWeb, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.