Skip to content
Draft
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
28 changes: 15 additions & 13 deletions multi_block_core.dic
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# #
##########################################################################

data_MULTIBLOCK_DIC
data_CIF_MULTI

_dictionary.title MULTIBLOCK_DIC
_dictionary.title CIF_MULTI
_dictionary.class Instance
_dictionary.version 1.1.0
_dictionary.date 2025-07-07
_dictionary.date 2025-08-14
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/MultiBlock_Dictionary/main/multi_block_core.dic
_dictionary.ddl_conformance 4.2.0
Expand All @@ -35,19 +35,19 @@ data_MULTIBLOCK_DIC
any linked and child data names.
;

save_MULTIBLOCK_CORE
save_CIF_MULTI_HEAD

_definition.id MULTIBLOCK_CORE
_definition.id CIF_MULTI_HEAD
_definition.scope Category
_definition.class Head
_definition.update 2024-05-15
_definition.update 2025-08-14
_description.text
;
The MULTIBLOCK_CORE category becomes the overarching category
The CIF_MULTI_HEAD category becomes the overarching category
for all core data names used in one or more data units.
;
_name.category_id MULTIBLOCK_DIC
_name.object_id MULTIBLOCK_CORE
_name.category_id CIF_MULTI
_name.object_id CIF_MULTI_HEAD

_import.get
[
Expand Down Expand Up @@ -855,7 +855,7 @@ save_MODEL
described principally in terms of the geometry of the 'connected'
atom sites and the crystal symmetry in which they reside.
;
_name.category_id MULTIBLOCK_CORE
_name.category_id CIF_MULTI_HEAD
_name.object_id MODEL
_category_key.name '_model.id'

Expand Down Expand Up @@ -1210,7 +1210,7 @@ save_STRUCTURE
;
A category for collecting information about a crystallographic structure.
;
_name.category_id MULTIBLOCK_CORE
_name.category_id CIF_MULTI_HEAD
_name.object_id STRUCTURE
_category_key.name '_structure.id'

Expand Down Expand Up @@ -1416,7 +1416,7 @@ save_
;
All multi-block items from core 3.2.0 added.
;
1.1.0 2025-07-07
1.1.0 2025-08-14
;
# Update date above and add audit comments below. Remove
this comment when ready for release.
Expand Down Expand Up @@ -1449,5 +1449,7 @@ save_

Add DIFFRN_RADIATION category with _diffrn_radiation.id as key. Included
_diffrn_radiation.diffrn_id to maintain compatibility with imgCIF.
;

Renamed dictionary to CIF_MULTI and adjusted the head category name
accordingly.
;