diff --git a/cif_ed.dic b/cif_ed.dic index 51f6520..ab09e55 100644 --- a/cif_ed.dic +++ b/cif_ed.dic @@ -13,7 +13,7 @@ data_CIF_ED _dictionary.title CIF_ED _dictionary.class Instance _dictionary.version 0.1.0-dev - _dictionary.date 2024-12-06 + _dictionary.date 2025-02-18 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/cif_ed/main/cif_ed.dic _dictionary.ddl_conformance 4.2.0 @@ -25,6 +25,15 @@ data_CIF_ED that technique. ; + loop_ + _dictionary_author.id + _dictionary_author.id_ORCID + _dictionary_author.name + _dictionary_author.email + 1 0000-0002-8987-8164 'Palatinus, Lukáš' palat@fzu.cz + 2 0000-0002-7367-4343 'Santucci, Marco' msantucc@uni-mainz.de + 3 0000-0002-9042-8603 'Suresh, Ashwin' suresh@fzu.cz + save_CIF_ED_HEAD _definition.id CIF_ED_HEAD @@ -856,7 +865,7 @@ save_ Updated the CIF_CORE dictionary import statement with the new Head category name. ; - 0.1.0-dev 2024-12-06 + 0.1.0-dev 2025-02-18 ; Changed the version number to 0.1.0-dev to indicate this is a development version. Still under discussion as to whether this will @@ -897,4 +906,6 @@ save_ Introduced _refine_diff.potential_max, *_min, *_RMS and associated SU values (replacing updated REFINE_DIFF density terms) to reflect correct practice in ED. (bm/Lukas) + + Added DICTIONARY_AUTHOR loop. ; diff --git a/draft_new_items.dic b/draft_new_items.dic index 6f236a6..8028b06 100644 --- a/draft_new_items.dic +++ b/draft_new_items.dic @@ -4,23 +4,31 @@ # These are tentative new items to extend cif_img.dic for raw data. # ############################################################################## - data_DRAFT_NEW_ITEMS _dictionary.title DRAFT_NEW_ITEMS _dictionary.class Instance - _dictionary.version 0.0.9-dev - _dictionary.date 2024-07-25 + _dictionary.version 0.0.10 + _dictionary.date 2025-02-18 _dictionary.uri - https://raw.githubusercontent.com/COMCIFS/cif_ed/main/draft_new_items.dic + https://raw.githubusercontent.com/COMCIFS/cif_ed/main/draft_new_items.dic _dictionary.ddl_conformance 4.2.0 _dictionary.namespace CifCore _description.text ; - This dictionary defines additional draft data items under consideration - for adding to the cif_ed.dic file. + Development version of dictionary extension to imgCIF with + requirements arising from electron diffraction. ; + loop_ + _dictionary_author.id + _dictionary_author.id_ORCID + _dictionary_author.name + _dictionary_author.email + 1 0000-0002-8987-8164 'Palatinus, Lukáš' palat@fzu.cz + 2 0000-0002-7367-4343 'Santucci, Marco' msantucc@uni-mainz.de + 3 0000-0002-9042-8603 'Suresh, Ashwin' suresh@fzu.cz + save_DRAFT_NEW_ITEMS_HEAD _definition.id DRAFT_NEW_ITEMS_HEAD @@ -37,7 +45,9 @@ save_DRAFT_NEW_ITEMS_HEAD _import.get [ - {'dupl':Ignore 'file':https://github.com/COMCIFS/imgCIF/blob/master/cif_img.dic 'mode':Full 'save':HEAD} + {'dupl':Ignore + 'file':https://github.com/COMCIFS/imgCIF/blob/master/cif_img.dic + 'mode':Full 'save':HEAD} ] save_ @@ -124,8 +134,7 @@ save_ _dictionary_audit.date _dictionary_audit.revision - 0.0.9-dev 2024-07-25 + 0.0.10 2025-02-18 ; - Development version of dictionary extension to imgCIF with - requirements arising from electron diffraction. + Initial draft dictionary. ;