diff --git a/cif_core.dic b/cif_core.dic index f5ff489..56dbdae 100644 --- a/cif_core.dic +++ b/cif_core.dic @@ -10,7 +10,7 @@ data_CORE_DIC _dictionary.title CORE_DIC _dictionary.class Instance _dictionary.version 3.3.0 - _dictionary.date 2024-02-20 + _dictionary.date 2024-03-27 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/cif_core/master/cif_core.dic _dictionary.ddl_conformance 4.2.0 @@ -16876,6 +16876,25 @@ save_DATABASE_CODE save_ +save_database_code.bincstrdb + + _definition.id '_database_code.BIncStrDB' + + _definition.update 2024-03-27 + _description.text +; + Code assigned by the Bilbao Modulated Structures Database + (B-IncStrDB). +; + _name.category_id database_code + _name.object_id BIncStrDB + _type.purpose Encode + _type.source Assigned + _type.container Single + _type.contents Code + +save_ + save_database_code.cas _definition.id '_database_code.CAS' @@ -27946,7 +27965,7 @@ save_ Changed the purpose of the _diffrn_radiation_wavelength.id data item from 'Encode' to 'Key'. ; - 3.3.0 2024-02-20 + 3.3.0 2024-03-27 ; # Please update the date above and describe the change below until # ready for the next release @@ -28015,4 +28034,6 @@ save_ Added the _atom_site_fract.symmform and _atom_site_aniso.symmform data items. + + Added _database_code.BIncStrDB (bm). ; diff --git a/templ_enum.cif b/templ_enum.cif index 7062c1b..4d0c5cd 100644 --- a/templ_enum.cif +++ b/templ_enum.cif @@ -10,7 +10,7 @@ data_COM_VAL _dictionary.title COM_VAL _dictionary.class Template _dictionary.version 1.4.9 - _dictionary.date 2023-11-27 + _dictionary.date 2024-03-27 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/cif_core/master/templ_enum.cif _dictionary.ddl_conformance 4.2.0 _description.text @@ -606,6 +606,7 @@ save_database_list loop_ _enumeration_set.state _enumeration_set.detail + BIncStrDB 'Bilbao Modulated Structures Database' CAS 'Chemical Abstracts' COD 'Crystallography Open Database' CSD 'Cambridge Structural Database' @@ -2350,7 +2351,7 @@ save_ 'electrons_per_angstrom_cubed', 'electrons_per_picometre_cubed' and 'femtometre_squared' enumeration states in the 'units_code' save frame. ; - 1.4.9 2023-11-27 + 1.4.9 2024-03-27 ; # Please update the date above and describe the change below until # ready for the next release @@ -2378,4 +2379,6 @@ save_ Added hertz and counts_per_second to units_code. Renamed the 'photons per second' unit to 'photons_per_second'. + + Added BIncStrDB to save_database_list. (bm) ;