CSVW RDF Convertor - Documentation
    Preparing search index...

    Type Aliases

    CsvwResultItem

    Functions

    rdfToCsvw

    Converts RDF data to CSVW format, including both table streams and descriptor. This is the main entry point for RDF to CSVW conversion operations.

    rdfToTableSchema

    Generates a CSVW table schema from RDF data by analyzing the structure and properties. This function infers the appropriate table schema based on the RDF triples provided.