Skip to content

Commit 8d9e8bd

Browse files
authored
Change type contents of _diffrn_detector.id
The type was changed from 'Text' to 'Word' to harmonise it with _diffrn_detector.id definition in mmCIF/PDBx.
1 parent fe266d2 commit 8d9e8bd

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

multi_block_core.dic

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data_MULTIBLOCK_DIC
1010
_dictionary.title MULTIBLOCK_DIC
1111
_dictionary.class Instance
1212
_dictionary.version 1.1.0
13-
_dictionary.date 2026-04-22
13+
_dictionary.date 2026-05-02
1414
_dictionary.uri
1515
;\
1616
https://raw.githubusercontent.com/COMCIFS/cif_multiblock/main/\
@@ -565,7 +565,7 @@ save_
565565
save_diffrn_detector.id
566566

567567
_definition.id '_diffrn_detector.id'
568-
_definition.update 2025-06-26
568+
_definition.update 2026-05-02
569569
_description.text
570570
;
571571
Unique identifier for a detector description.
@@ -575,7 +575,7 @@ save_diffrn_detector.id
575575
_type.purpose Key
576576
_type.source Assigned
577577
_type.container Single
578-
_type.contents Text
578+
_type.contents Word
579579

580580
save_
581581

@@ -1500,7 +1500,7 @@ save_
15001500
;
15011501
All multi-block items from core 3.2.0 added.
15021502
;
1503-
1.1.0 2026-04-22
1503+
1.1.0 2026-05-02
15041504
;
15051505
# Update date above and add audit comments below. Remove
15061506
this comment when ready for release.
@@ -1539,5 +1539,7 @@ save_
15391539
Add DIFFRN_MEASUREMENT category with _diffrn_measurement.id as key.
15401540
Included _diffrn_measurement.diffrn_id to maintain compatibility with
15411541
imgCIF.
1542+
1543+
Updated type contents of _diffrn_detector.id to match the mmCIF/PDBx type.
15421544
;
15431545

0 commit comments

Comments
 (0)