Just how old is the idea of a "semantic layer", and using it to "talk to your data"?
At the beginning of this year, I started a book club for Data & Reality by Bill Kent. (you've probably seen me posting about it!)
The 1st edition of Data & Reality was published in 1978, the 2nd edition in 1998.
20.04.2025 23:22 β π 25 π 4 π¬ 3 π 0
This is cool Catalog and Cocktails #HonestNoBS Data podcast was just ranked #9 on the list of the top 100 data science podcasts! Thanks to all our listeners and guests!!
www.millionpodcasts.com/data-science...
26.02.2025 16:01 β π 5 π 0 π¬ 0 π 0
@olesenbagneux.bsky.social and @jtalisman.bsky.social gave LIS such amazing representation at Data Day Texas this year in their talks, a trend I am sure will continue.
05.02.2025 14:33 β π 2 π 2 π¬ 3 π 0
π How to Start Investing in Semantics and Knowledge: A Practical Guide
Today at @datadaytexas.bsky.social
I shared practical advice based on my experience on a topic Iβm deeply passionate about: elevating the need of semantics and knowledge in the enterprise
key takeaways from my talk:
25.01.2025 17:20 β π 5 π 1 π¬ 0 π 0
Ringing in the new year with my Rosetta Stone socks, the first semantic layer.
Letβs start working towards making 2025 the year of semantics and knowledge
02.01.2025 15:24 β π 1 π 0 π¬ 0 π 0
Observing the same
bsky.app/profile/juan...
22.12.2024 13:04 β π 1 π 0 π¬ 0 π 0
The Next Great Leap in AI Is Behind Schedule and Crazy Expensive
The startup has run into problem after problem on its new artificial-intelligence project, code-named Orion.
OpenAI is reminding me what Cyc was doing in the 80s and 90s
βOpenAI has worked with experts in subjects like theoretical physics, to explain how they would approach some of the toughest problems in their field. This can also help Orion get smarter.Β β
www.wsj.com/tech/ai/open...
22.12.2024 04:37 β π 1 π 0 π¬ 0 π 1
Spoiler alert: Data engineering is harder than you thinkβ and here's why.
This quote summarizes the issue:
"It is not the domain experts' knowledge that goes to production, it is the assumption of the developers" - Alberto Brandolini (EventStorming Creator)
Cognitive burden is too high!
07.12.2024 19:40 β π 3 π 0 π¬ 0 π 0
Thank Big Data for Killing Off the Worst Part of Thanksgiving Meal Prep
Butterball started out with a boring, standard software implementationβand ended with the creation of a Thanksgiving turkey that you do not need to thaw.
βAt the turkey-processor Butterball, it took advanced analytics systems and some upgraded data plumbing to uncover a hidden but universal truth: people hate thawing their birds.β
No sh********t!!!
And you are proud of the $ spent to come to that conclusion?
www.wsj.com/articles/tha...
26.11.2024 21:13 β π 0 π 0 π¬ 0 π 0
Doing the knowledge work. Modeling is one part. Talking to different stakeholders to understand what X means and figuring out where it is in the data. Today that work is done but itβs very ad hoc and ends up being technical focus and lacks the social/people side (talking to the biz)
23.11.2024 16:39 β π 1 π 0 π¬ 0 π 0
Our podcast episode with Ethan Mollick on AI was π₯ A highlight quote:
We are trained to make dumb systems smart. We are not used to making smart systems smarter. We end up making smart systems dumber.
We are focused/concerned so much on limiting LLMs and not leveraging their super powers
22.11.2024 12:48 β π 1 π 0 π¬ 0 π 0
With LLMs serving as interfaces & KG handling context and integration, we now have the tools to fully realize this vision. My call to everyone reading this is to revisit the original Semantic Web vision and build on its decades of progress. Agents were always the goal itβs time to bring them to life
19.11.2024 19:29 β π 0 π 0 π¬ 0 π 0
A Call for Agents: To those in the AI community, the idea of agents isnβt new. But the Semantic Web vision of autonomous agents, grounded in knowledge representation, planning, and data integration, provides a robust foundation for building the next generation of intelligent systems.
19.11.2024 19:29 β π 1 π 1 π¬ 1 π 0
LLMs might suffice. Can LLMs do data integration Technically they are integrating data through training so depending on questions, it may be sufficient. But for rigorous tasks that enterprises require, knowledge graphs remain essential. Letβs not forget that LLMs are focused on generative tasks
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
LLMs Knowledge Graphs Debate Together w/ Sabrina Kirrane, we moderate a debate on Knowledge Graphs vs LLMs. The conclusion? Itβs not an either/or questionβitβs about understanding the task context. For βbeer reasoningβ where you take advice from a friend while drinking beer as Oscar Corcho put it,
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
Humans understand concepts. Goal is to connect a human concept to a machine weight
LLMs/Semantic Layers: Can LLMs bridge the silos created by diverse semantic layer/modeling tools? Discussions focused on interoperability, schema reuse, potential for LLMs to act as universal data model translators.
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
Explainability: What makes a βdecentβ explanation? Context and user expectations are critical. Explanations should balance transparency with usability, whether for bias mitigation, debugging, or trust-building. Explanations are for Human-AI communication. AI understands pixels, weights...
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
Mappings: From aligning ontologies to evaluating quality and governance, this discussion reinforced the need for human-in-the-loop approaches and the potential role of LLMs in automating parts of the process.
19.11.2024 19:29 β π 1 π 0 π¬ 1 π 0
There was a special Dagstuhl style session on Knowledge Graphs and GenAI. I participated in three breakout sessions. The takeaways arenβt surprising, itβs validation that we are aligned on the problems and working on them
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
Theyβve extended GQL and SPARQL to return paths in graph queries in a practical way. I expect to see graph databases implementing this approach. Also check out the Google paper βRelationships are complicated! An analysis of relationships between datasets on the Webβ which won the Best Paper Award.
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
the original semantic web vision is achievable. LLMs can act as user interfaces, knowledge graphs handle data integration, and traditional agent components like planning can complete the picture.
Check out PathFinder: Returning Paths in Graph Queries which won the Best Student Paper Award
19.11.2024 19:29 β π 0 π 0 π¬ 1 π 0
Ora reminded us that the original vision of the Semantic Web was centered on autonomous agentsβmaking it inherently about AI. Due to the βAI winter,β the focus shifted away from agents. With LLMs and the scalability of RDF knowledge graphs (e.g., powering Amazonβs supply chain), ...
19.11.2024 19:29 β π 1 π 0 π¬ 1 π 0
from multiple domains. Main takeaway is to think about data provenance and lineage through the lens of a supply chain.
Ora Lassilaβs Keynote: This was a standout, not just because Ora and I are friends and co-authors, but because it revisited the past, present, and future of the Semantic Web.
19.11.2024 19:29 β π 1 π 0 π¬ 1 π 0
direct mapping into graphs, followed by semantic integration and entity resolution. End-users, like journalists, prefer simple search interfaces over complex graph visualizations.
Chaitan Baruβs Keynote: NSF has a grand vision of creating an Open Knowledge Network which integrates knowledge graphs
19.11.2024 19:29 β π 1 π 0 π¬ 1 π 0
Thread of my takeaways from the International Semantic Web Conference #iswc2024
@mioana.bsky.social Keynote: Great example of data integration for journalism, highlighting the power of graphs to combine heterogeneous sources like XML, JSON, CSV, and RDF. The approach involves ...
19.11.2024 19:29 β π 5 π 1 π¬ 1 π 0
I created a starter pack on KGs! I found others useful as newcomer.
go.bsky.app/EQRCq9R
17.11.2024 00:46 β π 52 π 20 π¬ 13 π 3
Data geek, retired ski patroller, trapeze artist, and wannabe painter of the lines on the street. "That's what I do. I drink and I know things."
https://arnab.org | human-in-the-loop data infrastructure | Professor, Computer Science at Ohio State | Co-founder, @thesteamfactory, @hackohio, @mobikitinc (acq.)
AI and cognitive science, Founder and CEO (Geometric Intelligence, acquired by Uber). 8 books including Guitar Zero, Rebooting AI and Taming Silicon Valley.
Newsletter (50k subscribers): garymarcus.substack.com
Clojurista, Ontologist, Graph Databasist, and PhD student.
Founding list[float] engineer. LLMs π¬. Information retrieval. Infra. Systems. Normcore code. Nutella. Vectors. Words. Vibes. Bad puns (soon).
https://vickiboykis.com/what_are_embeddings/
Finlandβs Most Famous Data Engineer Youβve Never Heard Of πΎ
Founder @helsinkidataweek.bsky.social
Co-Founder, Lead Data Engineer @ Invinite
Photographer | Creative Director
A broad board member @ TIVIA
#helsinkidataweek #databs
Data person, cocktail person, jazz person
(not necessarily in this order)
Also a massive history nerd & IC member
Writing my second book, on the Meta Grid: Fundamentals of Metadata Management (OβReilly, 2025)
AI researcher and developer with an ontology/knowledge graph background, but doing a lot of other things.
Senior Researcher in the Tetherless World Constellation at Rensselaer Polytechnic Institute. Mainly working with structured knowledge (ontologies, knowledge graphs, reasoning) and their applications in the current landscape of AI.
Researcher, machine learning with knowledge graphs
Assistant professor at Vrije Universiteit amsterdam
Asst. Prof. Montefiore Insitute ULiΓ¨ge (BE) - Computer scientist, geek, city boy, shower pop star, cat lover! Views my own. (he/him) π³οΈβππππ§ββοΈ
Researcher of Knowledge Representation and Reasoning, passionate about logic. Mexican living in Austria raisings three wonderfully multicultural, multilingual kids π²π½π±πΉπ¦πΉπΈπͺπͺπΈ
Slava Ukraini πΊπ¦
The ktk @ netlabs.org.
Co-founder and director of http://zazuko.com, I'm doing cool stuff with Linked Data.
Husband. Dad. Abstract Wikipedia at WMF. Founder Wikidata. Previously: ontologist at Google, Wikimedia Trustee, RPG author. Q18618629. Views mine.
Digital Humanities Research Lab @knawhuc https://dhlab.nl https://trifecta.dhlab.nl https://odeuropa.eu https://cultural-ai.nl #semweb #nlproc #dh swimmer surfer chocoholic - Opinions my own
Assistant Professor at @usc.gal | Researcher @citius.gal and @dtai-kuleuven.bsky.social | PhD at OEG@UPM
#SemanticWeb #KnowledgeGraphs #DataManagement
Technology Leader and Scientist interested in Information Retrieval and Knowledge Graphs
Associate Professor @insadelyon LIRIS lab. Interested in complex data #streaming , #graphs , #memes , and 42