CSVW RDF Convertor - Documentation
    Preparing search index...
    • Validates a CsvwTableGroupDescription object against the defined schema and rules.

      This function performs a series of checks to ensure that the provided table group adheres to the CSVW (CSV on the Web) specifications. It validates the allowed keys, object structure, inherited properties, and child elements such as dialect, tables, and transformations. Additionally, it ensures that the table group contains at least one table and has the correct type.

      Parameters

      Returns void

      Will add errors to the issue tracker in the context if validation fails.