Knowledge graph: Difference between revisions
Jump to navigation
Jump to search
(→Note) |
|||
Line 3: | Line 3: | ||
=Note= | =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 [[concept]]s within the network. | * Knowledge graphs have an underlying schema ([[ontology]] or [[concept model]]) for organising [[concept]]s within the network. | ||
Revision as of 20:59, 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
- Graph
References
What is a Knowledge Graph. [1]
How Knowledge Graphs Work. [2]