Software:CubicWeb
Original author(s) | Logilab |
---|---|
Initial release | 2001 |
Stable release | |
Written in | Python |
Operating system | Unix-like and Microsoft Windows |
Type | Semantic web framework |
License | GPL 2,[1] LGPL 2.1[2] |
CubicWeb is a free and open-source semantic web application framework, licensed under the LGPL.[3] 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[4] 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,[5][6] and international corporations.[7]
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
- ↑ "COPYING · branch/Default · cubicweb / Cubicweb". https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/blob/branch/default/COPYING.
- ↑ "COPYING.LESSER · branch/Default · cubicweb / Cubicweb". https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/blob/branch/default/COPYING.LESSER.
- ↑ "CubicWeb - Semantic Web Standards". http://www.w3.org/2001/sw/wiki/CubicWeb.
- ↑ "Logilab". http://www.logilab.fr/.
- ↑ "semanticweb_databnf_fr (data.bnf.fr)". http://data.bnf.fr/semanticweb.
- ↑ 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.
- ↑ "[Cubicweb] Just an announcement from CreaLibre". http://lists.cubicweb.org/pipermail/cubicweb/2012-October/001262.html.
Further reading
- Grehan, Rick (10 August 2011). "Pillars of Python: CubicWeb Web framework". InfoWorld. http://www.infoworld.com/article/2621362/application-development/pillars-of-python--cubicweb-web-framework.html.
- Cervone, H. Frank; Svensson, Lars G. (1 July 2015). Linked Data and User Interaction. Walter de Gruyter GmbH & Co KG. ISBN 9783110317008. https://books.google.com/books?id=hG3yCQAAQBAJ. Retrieved 6 July 2016.
- Michel, Vincent (1 August 2011). Rss feeds aggregator based on Scikits.learn and CubicWeb. https://www.researchgate.net/publication/224042464. Retrieved 6 July 2016.
- Sikos, L. F. (2015). Mastering Structured Data on the Semantic Web: From HTML5 Microdata to Linked Open Data. New York: Apress. doi:10.1007/978-1-4842-1049-9. ISBN 978-1-4842-1050-5.
- "Nicolas Chauvat (Logilab) sur CubicWeb et Dataconnexions - Silicon". 14 February 2013. http://www.silicon.fr/nicolas-chauvat-logilab-cubicweb-83522.html.
- "Open data : le logiciel libre CubicWeb primé par Etalab". 8 February 2013. http://www.itespresso.fr/open-data-logiciel-libre-cubicweb-prime-etalab-61647.html.
External links
- CubicWeb project forge
- CubicWeb blog
- OSCON 2010 presentation of CubicWeb
- French Semantic Web Conference
- CubicWeb components in the Python Package Index (PyPI)
- paper at Extended Semantic Web Conference 2013
Original source: https://en.wikipedia.org/wiki/CubicWeb.
Read more |