"Multi" Model: An Ontology For Every DB on the Truck
Data Architecture Track | KGC 2023
•
25m
A multi-model database allows multiple data representations to coexist in the same instance. In simpler times, that meant two models -- such as document and graph -- in one. In this presentation, I tackle the multi-model dream of tomorrow: a single model with data spanning many and various database services: key-value, document, relational, lake, in-memory, search service, graph, and more. Cloud providers have all these services on the truck, and it's never been easier to get them all up and running. There's just one complication: drawing the model! Graph to the rescue! I show, using the example of movies, a straightforward ontological approach to model the structure of data spanning database services across "the truck."
Up Next in Data Architecture Track | KGC 2023
-
Embrace Complexity
How to build a Decentralised Knowledge Graph (or a Linked Data Mesh) that will allow an organisation to connect most (theoretically all) of its data together.
-
QAnswer: Question Answering over Know...
QAnswer: Question Answering over Knowledge Graphs and Text
-
Turn your web APIs into just another ...
Web APIs have become a de-facto standard to enable HTTP-based access to machine-processable data. In this talk, I will present the SPARQL micro-service architecture, a lightweight approach that bridges web APIs and RDF knowledge graphs by making it possible to enforce a uniform data model over mu...