CSVW RDF Convertor - Documentation
    Preparing search index...

    Functions

    createInputFilesFromDescriptor

    Creates input files based on descriptor table URLs in the inputs directory.

    openFieldsForConversion

    Opens appropriate output files based on conversion type and existing files.

    registerCommands

    Registers all VS Code commands for the CSVW RDF Convertor extension. Sets up command handlers for conversion management, file operations, and editor actions.

    sanitizeFolderName

    Sanitizes a conversion name to be safe for use as a folder name.

    scanAndLoadAdditionalInputs

    Scans the inputs directory and loads existing additional input files to the conversion.

    updateInputFilesFromDescriptor

    Updates input files based on descriptor changes during conversion execution. Creates or removes input files to match table URLs in the descriptor.