metadata_verify_annotation_table_consistency: To verify an annotations table template

Description Usage Arguments Value

Description

Performs a consistency check on the annotations table by comparing the SHA256 hash values in column SHA256_value the annotations table with actual SHA256 hash alue of the respective XML document files under DOCUMENTS_DIR_PATH_STR.

Usage

1
2
metadata_verify_annotation_table_consistency(ANNOTATIONS_DT,
  DOCUMENTS_DIR_PATH_STR)

Arguments

ANNOTATIONS_DT

The annotations data.table. See: Annotations.

DOCUMENTS_DIR_PATH_STR

The root documents directory path.

Value

Signals an error if not verified.


sanmai-NL/feat documentation built on May 29, 2019, 1:47 p.m.