Skip to content

Resolve validation issues caused by imgCIF #265

@vaitkus

Description

@vaitkus

Since the addition of the imgCIF import statement some of our automated tests no longer pass. What is worse, some of the more formal tests (formal validation against the ddlm reference dictionary) are not run at all.

There are several ways we could try to resolve this:

  1. Properly clean up the DDLm version of the imgCIF dictionary.

  2. Skip the cod-tools based test altogether for now.

  3. Update the checker with ad-hoc rules to ignore issues relating to the missing imgCIF dictionary import and the resulting side-effects (e.g. unrecognised categories).

  4. will probably take the most time, 2) somewhat defeats the purpose while 3) would require some minor hacking on my part, but seems manageable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions