Knowledge graph: Difference between revisions

From Knowledge Management
Jump to navigation Jump to search
No edit summary
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.
<ref>What is a Knowledge Graph. [https://web.stanford.edu/~vinayc/kg/notes/What_is_a_Knowledge_Graph.html]</ref>


=Note=
=Note=
Line 14: Line 15:


=References=
=References=
What is a Knowledge Graph. [https://web.stanford.edu/~vinayc/kg/notes/What_is_a_Knowledge_Graph.html]
 


How Knowledge Graphs Work. [https://www.stardog.com/knowledge-graph/]
How Knowledge Graphs Work. [https://www.stardog.com/knowledge-graph/]


[[Category:All]]
[[Category:All]]

Revision as of 22:19, 18 December 2022

Definition

A knowledge graph is a directed labeled graph in which the labels have well-defined meanings. [1]

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.

Synnonym

Generic relations

Superordinate concept is:

References

How Knowledge Graphs Work. [1]

  1. What is a Knowledge Graph. [2]