Knowledge graph: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
=References= | =References= | ||
What is a Knowledge Graph. [https://web.stanford.edu/~vinayc/kg/notes/What_is_a_Knowledge_Graph.html] | 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 20:56, 18 December 2022
Definition
A knowledge graph is a network of facts connected via explicitly defined relationships, from which new knowledge can be inferred.
Note
- Knowledge graphs have an underlying schema (ontology or concept model) for organising concepts within the network.
Generic relations
- network
- fact
References
What is a Knowledge Graph. [1]
How Knowledge Graphs Work. [2]