Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CIF_MS import statement #82

Merged
merged 1 commit into from
May 20, 2024
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
10 changes: 7 additions & 3 deletions cif_mag.dic
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data_MAGNETIC_CIF
_dictionary.title MAGNETIC_CIF
_dictionary.class Instance
_dictionary.version 0.9.9
_dictionary.date 2024-04-03
_dictionary.date 2024-05-17
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/magnetic_dic/main/cif_mag.dic
_dictionary.ddl_conformance 4.1.0
Expand All @@ -26,6 +26,7 @@ save_MAGNETIC
_definition.id MAGNETIC
_definition.scope Category
_definition.class Head
_definition.update 2024-05-17
_description.text
;
This category is the parent of all categories in the dictionary.
Expand All @@ -35,7 +36,7 @@ save_MAGNETIC
_name.object_id MAGNETIC

_import.get
[{'dupl':Ignore 'file':cif_ms.dic 'mode':Full 'save':MS_GROUP}]
[{'dupl':Ignore 'file':cif_ms.dic 'mode':Full 'save':CIF_MS_HEAD}]

save_

Expand Down Expand Up @@ -5155,7 +5156,7 @@ save_
_atom_site_moment.Cartn* items, corrected and improved *_symmform
descriptions. Created the atom_site_rotation category. (B Campbell)
;
0.9.9 2024-04-03
0.9.9 2024-05-17
;
Changed several instances of "Jones-Faithful notation" to
"Jones faithful notation".
Expand Down Expand Up @@ -5195,4 +5196,7 @@ save_
Many style changes, typos and spelling errors fixed.

2024-04-03 (bm): Added *_su terms for Measurand quantities.

Updated the CIF_MS dictionary import statement with the new head
category name.
;
Loading