Data as of Aug 16, 2026 · Based on 3,131,739 AI responses across 10,525 prompts · See how Parse measures this
CubicWeb is an open-source (LGPL) Python web framework built on Semantic Web principles, designed for developing data-centric applications using reusable components called cubes and a model defined in an application schema.py. It uses RQL, a human-friendly query language akin to SPARQL, to fetch data and supports multiple views for displaying results, with permissions and security enforced by design in the data model. Data is stored in standard SQL databases (PostgreSQL preferred), and CubicWeb powers portals like data.bnf.fr and France Archives, exposing data in HTML, JSON, or RDF.
Parse Score