Skip to content
Merged
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
46 changes: 44 additions & 2 deletions multi_block_core.dic
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data_MULTIBLOCK_DIC
_dictionary.title MULTIBLOCK_DIC
_dictionary.class Instance
_dictionary.version 1.1.0
_dictionary.date 2026-05-19
_dictionary.date 2026-06-11
_dictionary.uri
;\
https://raw.githubusercontent.com/COMCIFS/cif_multiblock/main/\
Expand Down Expand Up @@ -679,6 +679,46 @@ save_diffrn_radiation_wavelength.radiation_id

save_

save_DIFFRN_REFLN

_definition.id DIFFRN_REFLN
_definition.scope Category
_definition.class Loop
_definition.update 2026-06-11
_description.text
;
The category of data items which specify the reflection measurements,
prior to data reduction and merging.
;
_name.category_id DIFFRN
_name.object_id DIFFRN_REFLN

loop_
_category_key.name
'_diffrn_refln.diffrn_id'
'_diffrn_refln.id'

save_

save_diffrn_refln.diffrn_id

_definition.id '_diffrn_refln.diffrn_id'
_definition.update 2026-06-11
_description.text
;
A code which identifies the diffraction conditions under which the data for
reflection measurements were collected.
;
_name.category_id diffrn_refln
_name.object_id diffrn_id
_name.linked_item_id '_diffrn.id'
_type.purpose Link
_type.source Assigned
_type.container Single
_type.contents Word

save_

save_DIFFRN_SOURCE

_definition.id DIFFRN_SOURCE
Expand Down Expand Up @@ -1554,7 +1594,7 @@ save_
;
All multi-block items from core 3.2.0 added.
;
1.1.0 2026-05-19
1.1.0 2026-06-11
;
# Update date above and add audit comments below. Remove
this comment when ready for release.
Expand Down Expand Up @@ -1599,5 +1639,7 @@ save_

Updated REFLN to include _refln.structure_id (linked to _structure.id)
as a key data name.

Added _diffrn_refln.diffrn_id is linked key to DIFFRN_REFLN.
;