gemmi.cif.Ddl class

Methods

def read_ddl_file(self, path: str) -> str
def validate_cif(self, arg0: Document, /) -> str

Special methods

def __init__(self, print_unknown_tags: bool = True, use_regex: bool = True, use_context: bool = True, use_linked_groups: bool = True, use_mandatory: bool = True, use_unique_keys: bool = True) -> None