In Gartner’s 2024 Artificial Intelligence Hype Cycle, there are two big movers. The most mature of the two is the topic of this session: "Knowledge Graphs" which, according to Gartner, just reached the "Slope of Enlightenment" ("AI Engineering" - now reaching the "Peak of Inflated Expectations" - is the second).
But there is more to "Knowledge Graphs" than relevance to the current hype darling, “AI”.
Using W3C standards, Knowledge Graphs model all kinds of complex sets of entities and their relationships in an intuitive way. Compared to “plain" graphs, they offer flexible schema languages, machine-readable semantics and the direct use of existing open schemas and ontologies.
In this session, you will first get a (short) refresher on graphs and then learn about:
- Use cases
- The difference between property graphs and knowledge graphs.
- RDF: The base of the W3C Knowledge Graph standard.
- SPARQL.: The knowledge graph "SQL".
- OWL: The open world assumption and graph-based reasoning.
- SHACL: The closed world assumption and constraining.
- How to start by yourself.