Tutorials
Learning ETL for linked data can be a daunting task. This is why we have prepared tutorials that explain common practices in using LinkedPipes ETL.
How to guides
Although every dataset is different, many ETL tasks are shared in processing these datasets. Here you can find a cookbook with recipes for some of the common tasks you may encounter when working with linked data. The recipes are grouped by the technologies they are based on.
Each recipe follows the same structure. It declares the problem it solves, presents a solution to the problem, discusses details and extensions of the solution, and includes links to relevant resources. This format is designed so that it can be quickly skimmed to find out the information relevant for you.
How to generate SPARQL queries via Mustache
How to cache linked data
How to map RDF properties using SPARQL Update
How to test data
How to process large RDF data
How to load data to Virtuoso
How to compress and decompress data
How to input fixed data
How to map JSON to RDF
How to convert CSV to RDF
How to convert RDF to CSV
How to convert XML to RDF