4

Building a Knowledge Graph

This chapter will extend your knowledge further and introduce knowledge graphs. While learning what a knowledge graph is, you will also get hands-on practice with cleaning data in preparation for ingesting into a graph. This will teach you about the hidden side of data science and graph modeling, in which you spend much of your time cleaning data and getting it ready to commence modeling.

Moreover, we will teach you the best methods of ingesting your data into a graph. After that, you will be ready to analyze your knowledge graph, which will be further extended by finding communities in your knowledge graph, with a technique known as community detection.

Community detection is commonly used to discover groups or ...

Get Graph Data Modeling in Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.