Sitemap
The Semantic Data Practitioner

This publication covers the emerging semantic data practitioner space. Wedged in-between the domains of semantic knowledge graphs, software engineering, data analytics, AI, and Semantic Search. For data modellers, semantic engineers, semantic designers, and semantic architects.

What is the difference between a hypergraph and a knowledge graph?

5 min readMay 12, 2024

--

Hypergraphs can connect more than two nodes with an edge. Traditional knowledge graphs connect exactly two nodes with one edge, in what is called a triple. A set of triples can be used to represent a hypergraph when bound to a model.

Most knowledge graphs try to represent complexities that go beyond traditional triples. In the same way as we can express information as columns and rows in tables, we can encode knowledge as elements and connections between them in a knowledge graph. Hypergraphs enable more expressive graphs in a native form, by introducing hyper-elements that connect more than two elements together with a single edge, as a native construct.

Press enter or click to view image in full size

In this article we will explore the native implementation of hyper-elements in a DFRNT-hosted hypergraph. We will also explore alternative ways of thinking about hypergraphs in other graph engines.

Hypergraphs vs Knowledge graphs

The hypergraph is the exotic brother of the traditional knowledge graph. Due to how they are…

--

--

The Semantic Data Practitioner
The Semantic Data Practitioner

Published in The Semantic Data Practitioner

This publication covers the emerging semantic data practitioner space. Wedged in-between the domains of semantic knowledge graphs, software engineering, data analytics, AI, and Semantic Search. For data modellers, semantic engineers, semantic designers, and semantic architects.

Philippe Höij
Philippe Höij

Written by Philippe Höij

Passion for the intersection between organisational development, digital infrastructure, computer code and sustainability. Inspiration based sharing.

No responses yet