Step 1: Query RDF Databases for Data
Learn how to generate multiple RDF graphs and merge them together.
Stage 1: Getting RDF into an LPG Store
This stage of the journey is to import RDF data into a property graph database. The first step is obviously to acquire some RDF data.
We’ll query the following two databases:
Wikidata
DBpedia
Note: There are public SPARQL endpoints available for the databases above. However, we’ll run and query them locally to avoid any availability issues.
Get hands-on with 1200+ tech skills courses.