fbpx
Wikipedia

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; 23 years ago (2001)
Stable release
3.30.0[1]  / 16 March 2021; 3 years ago (16 March 2021)
Repository
  • forge.extranet.logilab.fr/cubicweb/cubicweb
Written inPython
Operating systemUnix-like and Microsoft Windows
TypeSemantic web framework
LicenseGPL 2,[2] LGPL 2.1[3]
Websitecubicweb.pages.logilab.fr/cubicweb/ 

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 edit

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 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 edit

  • 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 edit

References edit

  1. ^ Error: Unable to display the reference properly. See the documentation for details.
  2. ^ "COPYING · branch/Default · cubicweb / Cubicweb". 5 September 2014.
  3. ^ "COPYING.LESSER · branch/Default · cubicweb / Cubicweb". 28 April 2010.
  4. ^ "CubicWeb - Semantic Web Standards". Retrieved 6 July 2016.
  5. ^ "Logilab". 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. ^ . Archived from the original on 2013-10-21. Retrieved 2012-10-09.

Further reading edit

  • Grehan, Rick (10 August 2011). "Pillars of Python: CubicWeb Web framework". InfoWorld. Retrieved 6 July 2016.
  • Cervone, H. Frank; Svensson, Lars G. (1 July 2015). Linked Data and User Interaction. Walter de Gruyter GmbH & Co KG. ISBN 9783110317008. Retrieved 6 July 2016 – via Google Books.
  • Cimiano, Philipp; Corcho, Oscar; Presutti, Valentina; Hollink, Laura; Rudolph, Sebastian (20 May 2013). The Semantic Web: Semantics and Big Data: 10th International Conference, ESWC 2013, Montpellier, France, May 26-30, 2013. Proceedings. Springer. ISBN 9783642382888. Retrieved 6 July 2016 – via Google Books. (subscription required)
  • Michel, Vincent (1 August 2011). "Rss feeds aggregator based on Scikits.learn and CubicWeb". Retrieved 6 July 2016. {{cite journal}}: Cite journal requires |journal= (help)
  • 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 (inactive 2024-05-03). ISBN 978-1-4842-1050-5. S2CID 37665842.{{cite book}}: CS1 maint: DOI inactive as of May 2024 (link)
  • "Nicolas Chauvat (Logilab) sur CubicWeb et Dataconnexions - Silicon". 14 February 2013. Retrieved 6 July 2016.
  • "Open data : le logiciel libre CubicWeb primé par Etalab". 8 February 2013. Retrieved 6 July 2016.

External links edit

  • Official website  
  • CubicWeb project forge
  • OSCON 2010 presentation of CubicWeb
  • French Semantic Web Conference
  • CubicWeb components in the Python Package Index (PyPI)
  • paper at Extended Semantic Web Conference 2013

cubicweb, this, article, multiple, issues, please, help, improve, discuss, these, issues, talk, page, learn, when, remove, these, template, messages, topic, this, article, meet, wikipedia, general, notability, guideline, please, help, demonstrate, notability, . This article has multiple issues Please help improve it or discuss these issues on the talk page Learn how and when to remove these template messages The topic of this article may not meet Wikipedia s general notability guideline Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention If notability cannot be shown the article is likely to be merged redirected or deleted Find sources CubicWeb news newspapers books scholar JSTOR April 2024 Learn how and when to remove this message This article may rely excessively on sources too closely associated with the subject potentially preventing the article from being verifiable and neutral Please help improve it by replacing them with more appropriate citations to reliable independent third party sources April 2024 Learn how and when to remove this message Learn how and when to remove this message CubicWeb is a free and open source semantic web application framework licensed under the LGPL 4 It is written in Python CubicWebOriginal author s LogilabInitial release2001 23 years ago 2001 Stable release3 30 0 1 16 March 2021 3 years ago 16 March 2021 Repositoryforge wbr extranet wbr logilab wbr fr wbr cubicweb wbr cubicwebWritten inPythonOperating systemUnix like and Microsoft WindowsTypeSemantic web frameworkLicenseGPL 2 2 LGPL 2 1 3 Websitecubicweb wbr pages wbr logilab wbr fr wbr cubicweb wbr 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 Contents 1 Concepts 2 Functions 3 See also 4 References 5 Further reading 6 External linksConcepts editThe 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 editSemantic 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 forgeSee also editJena Mulgara RDFLib SesameReferences edit Error Unable to display the reference properly See the documentation for details COPYING branch Default cubicweb Cubicweb 5 September 2014 COPYING LESSER branch Default cubicweb Cubicweb 28 April 2010 CubicWeb Semantic Web Standards Retrieved 6 July 2016 Logilab logilab fr semanticweb databnf fr data bnf fr Retrieved 6 July 2016 Simon A Wenz R Michel V amp 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 Archived from the original on 2013 10 21 Retrieved 2012 10 09 Further reading editGrehan Rick 10 August 2011 Pillars of Python CubicWeb Web framework InfoWorld Retrieved 6 July 2016 Cervone H Frank Svensson Lars G 1 July 2015 Linked Data and User Interaction Walter de Gruyter GmbH amp Co KG ISBN 9783110317008 Retrieved 6 July 2016 via Google Books Cimiano Philipp Corcho Oscar Presutti Valentina Hollink Laura Rudolph Sebastian 20 May 2013 The Semantic Web Semantics and Big Data 10th International Conference ESWC 2013 Montpellier France May 26 30 2013 Proceedings Springer ISBN 9783642382888 Retrieved 6 July 2016 via Google Books subscription required Michel Vincent 1 August 2011 Rss feeds aggregator based on Scikits learn and CubicWeb Retrieved 6 July 2016 a href Template Cite journal html title Template Cite journal cite journal a Cite journal requires journal help 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 inactive 2024 05 03 ISBN 978 1 4842 1050 5 S2CID 37665842 a href Template Cite book html title Template Cite book cite book a CS1 maint DOI inactive as of May 2024 link Nicolas Chauvat Logilab sur CubicWeb et Dataconnexions Silicon 14 February 2013 Retrieved 6 July 2016 Open data le logiciel libre CubicWeb prime par Etalab 8 February 2013 Retrieved 6 July 2016 External links editOfficial website nbsp 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 Retrieved from https en wikipedia org w index php title CubicWeb amp oldid 1221974511, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.