Knowledge graph: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
=References= | =References= | ||
<ref>https://www.stardog.com/knowledge-graph/</ref> | <ref>https://www.stardog.com/knowledge-graph/</ref> | ||
<ref>https://web.stanford.edu/~vinayc/kg/notes/What_is_a_Knowledge_Graph.html</ref> | <ref>What is a Knowledge Graph. [https://web.stanford.edu/~vinayc/kg/notes/What_is_a_Knowledge_Graph.html]</ref> | ||
[[Category:All]] | [[Category:All]] |
Revision as of 17:41, 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
- ↑ https://www.stardog.com/knowledge-graph/
- ↑ What is a Knowledge Graph. [1]