Knowledge graph: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=Definition= | =Definition= | ||
A knowledge graph is a [[Directed graph|directed labeled graph]] in which the labels have well-defined meanings. | A knowledge graph is a [[Directed graph|directed labeled graph]] in which the labels have well-defined meanings. | ||
Revision as of 22:11, 18 December 2022
Definition
A knowledge graph is a directed labeled graph in which the labels have well-defined meanings.
Note
- A Knowledge Graph is a flexible, reusable data layer used for answering complex queries across data silos.
- Knowledge graphs have an underlying schema (ontology or concept model) for organising concepts within the network.
Generic relations
References
What is a Knowledge Graph. [1]
How Knowledge Graphs Work. [2]