Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![CIF dictionary check](https://github.com/COMCIFS/MultiBlock_Dictionary/actions/workflows/main.yml/badge.svg)](https://github.com/COMCIFS/MultiBlock_Dictionary/actions)
[![CIF dictionary check](https://github.com/COMCIFS/cif_core_multiblock/actions/workflows/main.yml/badge.svg)](https://github.com/COMCIFS/cif_core_multiblock/actions)

# MultiBlock_Dictionary
# Multiblock coreCIF dictionary

Definitions describing data stored in multiple containers

Expand All @@ -26,7 +26,7 @@ only contain one set of diffraction conditions (one temperature, one
pressure) and describe data from one crystal. In order for more complex
experiments to be described, data can be distributed over multiple data
blocks. The multiblock dictionary provides category and data name definitions
to enable such multi-block data sets to be correctly combined.
to enable such multiblock data sets to be correctly combined.

## Changes to CIF core category definitions

Expand Down
2 changes: 1 addition & 1 deletion cif_core_multiblock.dic
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data_CIF_CORE_MULTIBLOCK
_dictionary.date 2026-06-17
_dictionary.uri
;\
https://raw.githubusercontent.com/COMCIFS/cif_multiblock/main/\
https://raw.githubusercontent.com/COMCIFS/cif_core_multiblock/main/\
cif_core_multiblock.dic
;
_dictionary.ddl_conformance 4.2.0
Expand Down