From the Modern Data Stack to Knowledge Graphs by Bob Muglia

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

ความคิดเห็น • 4

  • @zacharylarson1245
    @zacharylarson1245 ปีที่แล้ว

    In Prolog we often quote, "Algorithm = Logic + Control"; where we understand Logic to be the relationships that we've set up as "facts" in our Knowledge Base, and constraints over these relationships; and "Control" is the search procedure to resolve the queries over these facts and relationships. Having spent some years with this, I can say, there is a general way of doing computation, where your data model IS your computation; through stating the general relationship between entities in your data model, and constraints that must hold, you have the most declarative model. You only say WHAT; you let the resolution method (search) determine the HOW. I hope more people discover the "Blub" of decorativeness inherit in this model.

  • @subirdas0
    @subirdas0 ปีที่แล้ว

    in 2005 was introduced to Kalido's Business Information modeling. Moved the bar very high, next 15 years I had to see corporations with lack of business modeling, and cascading issues in data ecosystem. This was before Data Governance was a major force. Came to same conclusion many ways - lack of business modeling in data costs us quite a bit.

  • @Navinneroth
    @Navinneroth 2 ปีที่แล้ว

    Brilliant ! Indeed "the model is the program " to be data driven.

  • @Vincentivize
    @Vincentivize ปีที่แล้ว

    “SQL is doesn’t tell you business intelligence” 5:45