Definition

Entities, Relations, and Triples in Knowledge Graphs

A knowledge graph (KG) is a collection of real-world facts represented as triples. Each triple (h, r, t) denotes a relation rr between a head entity hh and a tail entity tt. Formally, a KG can be represented as a directed multi-relational graph, where nodes correspond to entities and edges encode the relations connecting them.

0

1

Updated 2026-07-11

Tags

Science