Skip to main content

Resources for Learning Linked Data

Linked Data Introductions

Official Documents from the W3C Describing the Linked Data Standards

More Resources

Linked Data Tools

This section lists a variety of software tools to work with Linked Data.

Data Transformation (Extract Transform Load - ETL)

  • RML.io: Generate knowledge graphs - Applications for Linux, Windows, and macOS machines for generating knowledge graphs. They rely on declarative rules that define how the knowledge graphs are generated.
  • CARML: CARML is a java library that transforms structured sources to RDF as declared in an RML mapping, in accordance with the RML spec.
  • Ontop: Ontop is a Virtual Knowledge Graph system. It exposes the content of arbitrary relational databases as knowledge graphs. These graphs are virtual, which means that data remains in the data sources instead of being moved to another database.