▲ | articsputnik 5 days ago | |||||||
From the article: > There's a lot of information out there, including from myself about the history and rise [2022], comparing it to an MVC-like approach, or explaining its capabilities. That's why in this article I focus on the why and showcase how to use it in a practical example in the next chapter. [1] https://www.ssp.sh/blog/rise-of-semantic-layer-metrics/ [2] https://cube.dev/blog/exploring-the-semantic-layer-through-t... [3] https://cube.dev/blog/universal-semantic-layer-capabilities-... My one line definition that I use atm: > A semantic layer acts as an intermediary, translating complex data into understandable user business concepts. It bridges the gap between raw data in databases (such as sales data with various attributes) and actionable insights (such as revenue per store or popular brands). This layer helps business users access and interpret data using familiar terms without needing deep technical knowledge. https://www.ssp.sh/brain/semantic-layer#semantic-layer-defin... Edit: I'm the OP. | ||||||||
▲ | Bjartr 5 days ago | parent | next [-] | |||||||
I started writing another comment and after looking at your links and was about to quote the definition at the top of "The Rise of the Semantic Layer" as a suggestion, but I realized that it actually isn't that far off, information-wise from the definition youve provided here. So I took a step back and tried to think about why one "feels" to a reader more like a definition than the other. I think it comes down to phrasing more than informational content. The definition you provide in your comment comes off, for lack of a better term, too much like a sales pitch. Less is more when it comes to definitions, at least for defining terms in articles/blog posts like these. Here's my attempt at a better (for this use case) definition: A semantic layer is an interface to data stores that is designed to be queryable in terms relevant and familiar to those with knowledge of the business domain. | ||||||||
| ||||||||
▲ | Bjartr 5 days ago | parent | prev | next [-] | |||||||
That's what it does, but that doesn't tell us what it is. Defining a car as "a vehicular conveyance that helps people get from A to B" is similarly technically correct, but provides little help to the reader in determining if the thing they're looking at is a car or not. | ||||||||
▲ | hugh-avherald 5 days ago | parent | prev [-] | |||||||
I don't think this qualifies as a definition. |