Skip to content

Commit 69e32ed

Browse files
committed
Rename dictionary to CIF_MULTI
1 parent 54ce226 commit 69e32ed

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

multi_block_core.dic

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# #
66
##########################################################################
77

8-
data_MULTIBLOCK_DIC
8+
data_CIF_MULTI
99

10-
_dictionary.title MULTIBLOCK_DIC
10+
_dictionary.title CIF_MULTI
1111
_dictionary.class Instance
1212
_dictionary.version 1.1.0
1313
_dictionary.date 2025-11-28
@@ -38,19 +38,19 @@ multi_block_core.dic
3838
any linked and child data names.
3939
;
4040

41-
save_MULTIBLOCK_CORE
41+
save_CIF_MULTI_HEAD
4242

43-
_definition.id MULTIBLOCK_CORE
43+
_definition.id CIF_MULTI_HEAD
4444
_definition.scope Category
4545
_definition.class Head
46-
_definition.update 2024-05-15
46+
_definition.update 2025-08-14
4747
_description.text
4848
;
49-
The MULTIBLOCK_CORE category becomes the overarching category
49+
The CIF_MULTI_HEAD category becomes the overarching category
5050
for all core data names used in one or more data units.
5151
;
52-
_name.category_id MULTIBLOCK_DIC
53-
_name.object_id MULTIBLOCK_CORE
52+
_name.category_id CIF_MULTI
53+
_name.object_id CIF_MULTI_HEAD
5454

5555
_import.get
5656
[
@@ -858,7 +858,7 @@ save_MODEL
858858
described principally in terms of the geometry of the 'connected'
859859
atom sites and the crystal symmetry in which they reside.
860860
;
861-
_name.category_id MULTIBLOCK_CORE
861+
_name.category_id CIF_MULTI_HEAD
862862
_name.object_id MODEL
863863
_category_key.name '_model.id'
864864

@@ -1213,7 +1213,7 @@ save_STRUCTURE
12131213
;
12141214
A category for collecting information about a crystallographic structure.
12151215
;
1216-
_name.category_id MULTIBLOCK_CORE
1216+
_name.category_id CIF_MULTI_HEAD
12171217
_name.object_id STRUCTURE
12181218
_category_key.name '_structure.id'
12191219

@@ -1454,5 +1454,7 @@ save_
14541454

14551455
Add DIFFRN_RADIATION category with _diffrn_radiation.id as key. Included
14561456
_diffrn_radiation.diffrn_id to maintain compatibility with imgCIF.
1457-
;
14581457

1458+
Renamed dictionary to CIF_MULTI and adjusted the head category name
1459+
accordingly.
1460+
;

0 commit comments

Comments
 (0)