From f5b6451a76d9647835e3749401ad3f09ec690ae8 Mon Sep 17 00:00:00 2001 From: "jxh@ansto.gov.au" Date: Mon, 2 Feb 2026 15:53:42 +1100 Subject: [PATCH 1/3] Add definition for AMCSD database code. --- cif_core.dic | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/cif_core.dic b/cif_core.dic index 6e71ee9..bf2e6ec 100644 --- a/cif_core.dic +++ b/cif_core.dic @@ -17483,6 +17483,24 @@ save_DATABASE_CODE save_ +save_database_code.amcsd + + _definition.id '_database_code.AMCSD' + _definition.update 2026-02-02 + _description.text +; + Code assigned by the American Mineralogist Crystal Structure Database + (AMCSD). +; + _name.category_id database_code + _name.object_id AMCSD + _type.purpose Encode + _type.source Assigned + _type.container Single + _type.contents Code + +save_ + save_database_code.bincstrdb _definition.id '_database_code.BIncStrDB' From 7a09d718c9f7d15f6ae7245aa4a84df1276c1821 Mon Sep 17 00:00:00 2001 From: James Hester Date: Mon, 2 Feb 2026 16:00:44 +1100 Subject: [PATCH 2/3] Update dates and log change --- cif_core.dic | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cif_core.dic b/cif_core.dic index bf2e6ec..14df150 100644 --- a/cif_core.dic +++ b/cif_core.dic @@ -11,7 +11,7 @@ data_CIF_CORE _dictionary.title CIF_CORE _dictionary.class Instance _dictionary.version 3.3.0 - _dictionary.date 2026-01-28 + _dictionary.date 2026-02-02 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/cif_core/master/cif_core.dic _dictionary.ddl_conformance 4.2.0 @@ -28889,7 +28889,7 @@ save_ Changed the purpose of the _diffrn_radiation_wavelength.id data item from 'Encode' to 'Key'. ; - 3.3.0 2026-01-28 + 3.3.0 2026-02-02 ; # Please update the date above and describe the change below until # ready for the next release @@ -29048,5 +29048,7 @@ save_ from 'Text' to 'Word' and added a note on the escaping special characters. + Added _database_code.AMCSD + Changed the purpose of _valence_param.id from 'Number' to 'Key'. ; From 236e719f37accb4282fffb90be1cfe9bef9bc692 Mon Sep 17 00:00:00 2001 From: James Hester Date: Mon, 2 Feb 2026 17:29:29 +1100 Subject: [PATCH 3/3] Add dotless form of AMCSD database code Although never formally defined, the all-underscores version of this code is already widely used. --- cif_core.dic | 1 + 1 file changed, 1 insertion(+) diff --git a/cif_core.dic b/cif_core.dic index 14df150..324ef07 100644 --- a/cif_core.dic +++ b/cif_core.dic @@ -17486,6 +17486,7 @@ save_ save_database_code.amcsd _definition.id '_database_code.AMCSD' + _alias.definition_id '_database_code_AMCSD' _definition.update 2026-02-02 _description.text ;