Featured Posts

An Introduction to Knowledge Graphs

Knowledge Graphs are a powerful tool for organizing and representing information in a structured way. In this post, we explore the concept of Knowledge Graphs, their applications, and how they are transforming the way we interact with data.

Embed/Preview inline links with React/Next.js and Rehype/MDX

Embedding links in your content can be a powerful way to provide additional context or information. In this post, we explore how to create a custom MDX component to embed/preview inline links in your React/Next.js application using Rehype and MDX.

Everything You Need to Know About RDF

Humans share, consume and produce knowledge using natural language; however presenting this knowledge in a machine readable and understandable format can be difficult. This post discusses the Resource Description Framework (RDF) which is the main data modeling block of the Semantic Web