Knowledge Graphs

Exercise 1.1 - Recognize Knowledge Graphs

Identify which of the following satisfies the definition of a knowledge graph introduced in this chapter.

a. A data graph defined among data items representing real-world entities.
b. A schema graph defined among classes in a schema.
c. A process graph representing the steps of a process, their order, and branching conditions.p
d. A parse tree is an ordered, rooted tree that represents the syntactic structure of a string according to some context-free grammar.
e. An entity relationship diagram shows the relationships of entity sets stored in a database.