|
5 | 5 | # # |
6 | 6 | ########################################################################## |
7 | 7 |
|
8 | | -data_MULTIBLOCK_DIC |
| 8 | +data_CIF_MULTI |
9 | 9 |
|
10 | | - _dictionary.title MULTIBLOCK_DIC |
| 10 | + _dictionary.title CIF_MULTI |
11 | 11 | _dictionary.class Instance |
12 | 12 | _dictionary.version 1.1.0 |
13 | 13 | _dictionary.date 2025-11-28 |
@@ -38,19 +38,19 @@ multi_block_core.dic |
38 | 38 | any linked and child data names. |
39 | 39 | ; |
40 | 40 |
|
41 | | -save_MULTIBLOCK_CORE |
| 41 | +save_CIF_MULTI_HEAD |
42 | 42 |
|
43 | | - _definition.id MULTIBLOCK_CORE |
| 43 | + _definition.id CIF_MULTI_HEAD |
44 | 44 | _definition.scope Category |
45 | 45 | _definition.class Head |
46 | | - _definition.update 2024-05-15 |
| 46 | + _definition.update 2025-08-14 |
47 | 47 | _description.text |
48 | 48 | ; |
49 | | - The MULTIBLOCK_CORE category becomes the overarching category |
| 49 | + The CIF_MULTI_HEAD category becomes the overarching category |
50 | 50 | for all core data names used in one or more data units. |
51 | 51 | ; |
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 |
54 | 54 |
|
55 | 55 | _import.get |
56 | 56 | [ |
@@ -858,7 +858,7 @@ save_MODEL |
858 | 858 | described principally in terms of the geometry of the 'connected' |
859 | 859 | atom sites and the crystal symmetry in which they reside. |
860 | 860 | ; |
861 | | - _name.category_id MULTIBLOCK_CORE |
| 861 | + _name.category_id CIF_MULTI_HEAD |
862 | 862 | _name.object_id MODEL |
863 | 863 | _category_key.name '_model.id' |
864 | 864 |
|
@@ -1213,7 +1213,7 @@ save_STRUCTURE |
1213 | 1213 | ; |
1214 | 1214 | A category for collecting information about a crystallographic structure. |
1215 | 1215 | ; |
1216 | | - _name.category_id MULTIBLOCK_CORE |
| 1216 | + _name.category_id CIF_MULTI_HEAD |
1217 | 1217 | _name.object_id STRUCTURE |
1218 | 1218 | _category_key.name '_structure.id' |
1219 | 1219 |
|
@@ -1454,5 +1454,7 @@ save_ |
1454 | 1454 |
|
1455 | 1455 | Add DIFFRN_RADIATION category with _diffrn_radiation.id as key. Included |
1456 | 1456 | _diffrn_radiation.diffrn_id to maintain compatibility with imgCIF. |
1457 | | -; |
1458 | 1457 |
|
| 1458 | + Renamed dictionary to CIF_MULTI and adjusted the head category name |
| 1459 | + accordingly. |
| 1460 | +; |
0 commit comments