CSV to RDF Converter & Graph Visualizer

Instructions

Welcome to the CSV to RDF Converter and Graph Visualizer!

  1. Go to the "Input" tab to upload your CSV file or paste CSV data.
  2. The CSV data will be previewed.
  3. Navigate to the "Configure" tab to map your CSV columns to Subject, Predicate, and Object components of RDF triples. Define your Base URI and Prefixes here.
  4. Once configured, the "RDF Output" tab will display the generated RDF in Turtle format. You can copy or download it.
  5. The "Graph Visualization" tab will show a semantic graph of your RDF data.
  6. Use the "SPARQL Tester" to query your generated RDF graph.
  7. Settings allows you to manage persistent settings.

Use the action buttons at the bottom to Download RDF, Export Graph, or Reset the application.

CSV Input

Drag & drop a CSV file here or

Or paste CSV data:

CSV Data Preview (First 5 Rows)

No CSV data loaded.

Configure RDF Mapping

Base URI & Prefixes

Prefixes:

Column Mapping

Upload CSV to see column mapping options.

Object Type:

RDF Output

Graph Visualization

Upload CSV, configure mapping, and generate RDF to see the graph.

SPARQL Tester

SPARQL Results

No query executed yet.

Settings

Settings are automatically saved to your browser's local storage.

Click "Reset All" in the bottom bar to clear all saved settings and data.