HOME

TheInfoList



OR:

CubicWeb is a
free and open-source Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
semantic
web application framework A web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks provide a standard way to build and ...
, 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 In computing, linked data (often capitalized as Linked Data) is structured data which is interlinked with other data so it becomes more useful through semantic queries. It builds upon standard Web technologies such as HTTP, RDF and URIs, but r ...
applications and international corporations.


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 cub
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 Owls are birds from the order Strigiformes (), which includes over 200 species of mostly solitary and nocturnal birds of prey typified by an upright stance, a large, broad head, binocular vision, binaural hearing, sharp talons, and feathers a ...
/ RDF * Multi-source: supports RQL, SQL,
LDAP The Lightweight Directory Access Protocol (LDAP ) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network. Directory serv ...
,
Subversion Subversion () refers to a process by which the values and principles of a system in place are contradicted or reversed in an attempt to transform the established social order and its structures of power, authority, hierarchy, and social norms. Sub ...
and
Mercurial Mercurial is a distributed revision control tool for software developers. It is supported on Microsoft Windows and Unix-like systems, such as FreeBSD, macOS, and Linux. Mercurial's major design goals include high performance and scalabilit ...

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

*
Jena Jena () is a German city and the second largest city in Thuringia. Together with the nearby cities of Erfurt and Weimar, it forms the central metropolitan area of Thuringia with approximately 500,000 inhabitants, while the city itself has a po ...
* Mulgara * RDFLib *
Sesame Sesame ( or ; ''Sesamum indicum'') is a flowering plant in the genus '' Sesamum'', also called benne. Numerous wild relatives occur in Africa and a smaller number in India. It is widely naturalized in tropical regions around the world and is c ...


References


Further reading

* * * * * * *


External links

*
CubicWeb project forgeCubicWeb blogOSCON 2010 presentation of CubicWebFrench Semantic Web ConferenceCubicWeb components in the Python Package Index (PyPI)paper at Extended Semantic Web Conference 2013
{{Web frameworks Semantic Web Python (programming language) web frameworks Free software programmed in Python Software using the LGPL license