Skip to content
Miguel Guimarães edited this page Sep 6, 2019 · 11 revisions

This page is under construction

Usage:

dbptk validate --import-file <path-to-siard> [-r <path_to_report> -udt <path_to_allowed_udt>]


Since version 2.6 this app supports validating a SIARD against its specification and also a set of additional checks defined below.

Currently supported SIARD versions:

Additional checks

Id Description
A_P_4.3-10 Examining whether the number of rows in the header correspond to the actual number of rows in Content
A_T_6.0-1-1 Count the number of missing values for each foreign key
A_T_6.0-1-2 Validate data type content against the type definition
A_5.17-1-1 Check if user name is unique