CSVW RDF Convertor - Documentation
    Preparing search index...

    CSVW RDF Convertor - Documentation

    CSVW-RDF-Convertor

    A comprehensive toolkit for bidirectional conversion, validation, and integration of CSV on the Web (CSVW) and RDF data. This monorepo provides robust solutions for command-line, web, VS Code, and programmatic environments, all built on a shared, standards-compliant core.

    • 🔄 Bidirectional conversion between CSVW and RDF (Turtle, N-Triples, N-Quads, TriG, JSON-LD)
    • CSVW validation against the W3C specification
    • 📊 Schema inference and metadata generation
    • 🧩 Modular architecture: CLI, Web App, VS Code Extension, Web Service, and Core Library
    • 📝 Streaming support for large datasets
    • 🛠️ Customizable with advanced options
    • 🌍 Open source and fully documented

    The TypeScript library for programmatic conversion and validation. Use it in Node.js, browser, or as a dependency in your own tools.

    • Bidirectional conversion API
    • Streaming and async support
    • Full TypeScript types
    • Read the Core README

    A command-line interface for conversion, validation, and automation.

    • npx and Docker usage
    • All conversion and validation features
    • Scripting and pipeline friendly
    • Interactive mode
    • Read the CLI README

    A modern web application for interactive conversion and validation.

    A Visual Studio Code extension for seamless CSVW/RDF workflows inside your editor.

    • Real-time feedback and visualization
    • One-click conversion and validation
    • Tree view for managing conversions
    • Integrated with VS Code commands and UI
    • Read the VS Code README

    A web service (API server) for remote and automated conversion.


    Explore each environment for detailed usage, examples, and advanced options. Start with the Core README or jump to your preferred interface!