top of page
Search


Communicating Ontology Knowledge with an LLM in Graph RAG: The power of simplicity and standards
One of the biggest challenges in Graph Retrieval Augmented Generation (RAG) systems is how to communicate knowledge from the ontology (e.g., subclasses, types, property values) to the LLM. The approach described in this post is very simple and easy to reuse but surprisingly effective.
Michael DeBellis
May 129 min read


Using Retrieval Augmented Generation (RAG) and Knowledge Graphs to build a Climate Obstruction Portal
Description of a system developed using Retrieval Augmented Generation (RAG) and a knowledge graph as a portal for Climate Obstruction researchers
Michael DeBellis
Oct 9, 20251 min read


Using SPARQL Subgraphs to Segment TBox and ABox
Describes SPARQL queries to separate TBox entities from ABox.
Michael DeBellis
Aug 15, 20257 min read


Using ChatGPT to Generate English Labels for a Spanish Ontology
I've been using ChatGPT to help with various kinds of analysis and coding tasks. Today I had the problem of generating English labels for...
Michael DeBellis
Nov 2, 20245 min read
bottom of page