Skip to content

Commit

Permalink
Update CIF_CORE import statement with new Head category name
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrhester authored May 17, 2024
2 parents ebbfee2 + 6996a3d commit cc249cd
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions cif_rstr.dic
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ data_CIF_RSTR
_dictionary.title CIF_RSTR
_dictionary.class Instance
_dictionary.version 3.1.1
_dictionary.date 2021-03-20
_dictionary.date 2024-05-15
_dictionary.uri www.iucr.org/cif/dic/cif_rstr.dic
_dictionary.ddl_conformance 3.11.09
_dictionary.namespace CifRstr
Expand Down Expand Up @@ -82,7 +82,7 @@ save_CIF_RSTR
_definition.id CIF_RSTR
_definition.scope Category
_definition.class Head
_definition.update 2016-11-16
_definition.update 2024-05-15
_description.text
;

Expand All @@ -91,7 +91,11 @@ save_CIF_RSTR
;
_name.category_id CIF_DIC
_name.object_id CIF_RSTR
_import.get [{"file":"cif_core.dic" "save":"CIF_CORE" "mode":"Full"}]
_import.get
[
{'dupl':Ignore 'file':cif_core.dic 'mode':Full 'save':CIF_CORE_HEAD}
]

save_


Expand Down Expand Up @@ -3228,7 +3232,7 @@ save_
Initial CIF2 version created from STAR2 version provided by Syd Hall
(J Hester)
;
3.1.1 2021-03-20
3.1.1 2024-05-15
;
Fixed a CIF2 syntax error.

Expand All @@ -3237,5 +3241,8 @@ save_
and 'restr_angle.atom_site_label_3' save frames since the same data
item is already provided in the imported 'restr_label' save frame.

Updated the CIF_CORE dictionary import statement with the new Head
category name.

(A. Vaitkus)
;

0 comments on commit cc249cd

Please sign in to comment.