CIF users are generally encouraged to explicitly specify the CIF dictionary that their CIF files conform two. The same approach should be used in the example CIF files provided in this repository.
The AUDIT_CONFORM loop could look something like this, although the dictionary location could be changed to point to a more stable resource :
loop_
_audit_conform.dict_name
_audit_conform.dict_version
_audit_conform.dict_location
MULTIBLOCK_DIC 1.1.0
https://raw.githubusercontent.com/COMCIFS/MultiBlock_Dictionary/main/multi_block_core.dic
Also, it is not yet completely clear if the AUDIT_CONFORM loop should be placed in all data blocks in a file or if it is sufficient to only place it in one of the files.
This suggestion was originally raised in a discussion thread of PR #6 (see https://github.com/COMCIFS/MultiBlock_Dictionary/pull/6/files#r1479649381).