CubicWeb
   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 an ...
, licensed under the LGPL. It is written in
Python Python may refer to: Snakes * Pythonidae, a family of nonvenomous snakes found in Africa, Asia, and Australia ** ''Python'' (genus), a genus of Pythonidae found in Africa and Asia * Python (mythology), a mythical serpent Computing * Python (pro ...
. 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 An intranet is a computer network for sharing information, easier communication, collaboration tools, operational systems, and other computing services within an organization, usually to the exclusion of access by outsiders. The term is used in c ...
,
bug tracker A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system. Many bug tracking systems, such as those ...
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 servi ...
,
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 scalability, d ...

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 popu ...
*
Mulgara Mulgaras are the two small rat-sized species in the genus ''Dasycercus''. They are marsupial carnivores, closely related to the Tasmanian devil and the quolls, that live in deserts and spinifex grasslands of arid Australia. They are nocturnal, ...
*
RDFLib RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. This library contains parsers/serializers for almost all of the known RDF serializations, such as RDF/XML, Turtle, N-Triples, & JSON- ...
*
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 cu ...


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