Ontopic Suite 2026.1 is here. What's new?

- Kubernetes
- arm64 and amd64 fully supported
- lot of UI polishing
- Azure Blob Storage
- updated Ontop engine

Visit https://ontopic.ai/en/activities/ontopic-suite-2026.1-released/ for more information

#knowledgeGraphs
#rdf
#rdb2RDF
#semanticlayer

🧩 Sciogli i nodi dei tuoi incubi di data engineering con il potere del semantic layer! Rinventando la gestione dei dati. #DataEvolution #SemanticLayer ✨📈

🔗 https://www.tomshw.it/business/come-costruire-chatbot-affidabili-sui-tuoi-dati-aziendali-2025-12-16

La risposta agli incubi di un data engineering è il semantic layer

I team affrontano la sfida di costruire chatbot affidabili: la soluzione è implementare un livello semantico che elimini l'ambiguità

Tom's Hardware
Does your company struggle with messy, inconsistent data? A semantic layer transforms complex data into a single, business-friendly view, enabling reliable self-service analytics and trusted AI. Find out why you need one now. #DataAnalytics #SemanticLayer #BusinessIntelligence #DataGovernance
https://inpathways.net/is-companys-data-frustratingly-useless-why-you-absolutely-need-an-essential-semantic-layer/
🤡 A riveting 21-minute #guide for those desperate to build a "semantic layer" with DuckDB—because who wouldn't want to spend their precious time wrestling with #YAML files? 🐤📚 The authors promise you’ll emerge enlightened, or at least mildly confused, about why this even matters. 🙃
https://motherduck.com/blog/semantic-layer-duckdb-tutorial/ #DuckDB #SemanticLayer #DataEngineering #TechHumor #HackerNews #ngated
Why Semantic Layers Matter — and How to Build One with DuckDB - MotherDuck Blog

Learn what a semantic layer is, why it matters, and how to build a simple one with DuckDB and Ibis using just YAML and Python | Reading time: 21 min read

MotherDuck

Refactoring #data projects helps with clarity, scalability, and onboarding new people into the project

We’re refactoring in the open by tackling our internal analytics dbt project

In part 1 we create a time spine as a foundation for semantic layer

https://medium.com/inthepipeline/building-in-the-open-recces-internal-dbt-repo-refactor-53f7860d6a1a

#DataEngineering #BuildingInTheOpen #OpenSource #Analytics #Data #dbt #SemanticLayer

Building in the open: Recce’s internal dbt repo refactor

Coming into an incomplete, nascent, or otherwise confusingly set-up codebase is a rite of passage for data folks. At my first real job, at the Federal Reserve Bank of San Francisco, I inherited a…

In the Pipeline
#KnowledgeGraphs work best when they're accompanied by a #domainKnowledgeModel. This creates a #semanticLayer where everyone in your enterprise can see and connect the data, content, and knowledge they need. Andreas Blumauer has been developing this powerful idea for 20 years.

https://knowledgegraphinsights.com/andreas-blumauer/
Andreas Blumauer: the elements of the enterprise semantic layer

Andreas Blumauer says knowledge graphs work best with a domain knowledge model, creating a "semantic layer" that maps business knowledge.

Knowledge Graph Insights

Question for #data people -- I'm trying to understand headless BI. In particular, what it solves that SQL doesn't. In other words, why dbt (pre-analytics layer) isn't enough.

From what I can tell, it solves the problem that SQL can't easily be parameterized. You can make views that slice and dice your transactional data, but those views would hardcode a bunch of decisions better left up to the consumer. You can also denormalize the heck out of your data to make all conceivable queries easy, but then you end up with an analytical table that's way too tall and wide.

It seems like what these semantic layer / headless BI tools do is apply the metadata to your transactional data that allow for BI tools to offer slick query builder interfaces, which ultimately are generating SQL. Furthermore, the logic for different types of analysis can be standardized and controlled, compared to people handwriting their queries.

Do I have this right?

#semanticlayer #analyticslayer #headlessbi #businessintelligence #analytics #dataanlytics #datamastodon

Enterprise sponsored #opensource:
ADP, a global leader in cloud based solutions for Human Capital Management, sponsored the development of “rules”, (https://github.com/ontop/ontop/pull/576), another great feature of @ontop4obda
.

#semanticlayer
#knowledgegraphs

Extend the VKG with INSERT SPARQL rules by bcogrel · Pull Request #576 · ontop/ontop

This PR introduces a major feature: using SPARQL INSERT rules to extend the VKG. This work has been sponsored by ADP, a big thank to them! The first idea for this feature came from this thread on t...

GitHub
Isn't the dbt semantic layer introducing the "N + 1 standard problem"? How is the data team preventing folks from defining in LookerML and other BI tools? Doesn't it create one more vendor lock? #dbt #semanticlayer? Curious to see some real-world experience. #datadon