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

Rename Head category to 'CIF_CORE_HEAD' #492

Merged
merged 4 commits into from
May 17, 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
48 changes: 25 additions & 23 deletions cif_core.dic
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data_CIF_CORE
_dictionary.title CIF_CORE
_dictionary.class Instance
_dictionary.version 3.3.0
_dictionary.date 2024-06-09
_dictionary.date 2024-05-15
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/cif_core/master/cif_core.dic
_dictionary.ddl_conformance 4.2.0
Expand All @@ -21,19 +21,19 @@ data_CIF_CORE
and used within the Crystallographic Information Framework (CIF).
;

save_CIF_CORE
save_CIF_CORE_HEAD

_definition.id CIF_CORE
_definition.id CIF_CORE_HEAD
_definition.scope Category
_definition.class Head
_definition.update 2014-06-18
_definition.update 2024-05-15
_description.text
;
The CIF_CORE group contains the definitions of data items that
are common to all domains of crystallographic studies.
The CIF_CORE_HEAD category is the top-level category for all categories in
the CIF_CORE dictionary.
;
_name.category_id CIF_CORE
_name.object_id CIF_CORE
_name.object_id CIF_CORE_HEAD

save_

Expand All @@ -42,13 +42,13 @@ save_DIFFRACTION
_definition.id DIFFRACTION
_definition.scope Category
_definition.class Set
_definition.update 2012-11-26
_definition.update 2024-05-15
_description.text
;
The DICTIONARY group encompassing the CORE DIFFRACTION data items defined
and used within the Crystallographic Information Framework (CIF).
;
_name.category_id CIF_CORE
_name.category_id CIF_CORE_HEAD
_name.object_id DIFFRACTION

save_
Expand Down Expand Up @@ -8302,14 +8302,14 @@ save_EXPTL
_definition.id EXPTL
_definition.scope Category
_definition.class Set
_definition.update 2023-01-13
_definition.update 2024-05-15
_description.text
;
The CATEGORY of data items used to specify the experimental work
prior to diffraction measurements. These include crystallization
crystal measurements and absorption-correction techniques used.
;
_name.category_id CIF_CORE
_name.category_id CIF_CORE_HEAD
_name.object_id EXPTL

save_
Expand Down Expand Up @@ -12224,7 +12224,7 @@ save_MODEL
_definition.id MODEL
_definition.scope Category
_definition.class Set
_definition.update 2012-11-22
_definition.update 2024-05-15
_description.text
;
Items in the MODEL Category specify data for the crystal structure
Expand All @@ -12233,7 +12233,7 @@ save_MODEL
described principally in terms of the geometry of the 'connected'
atom sites and the crystal symmetry in which they reside.
;
_name.category_id CIF_CORE
_name.category_id CIF_CORE_HEAD
_name.object_id MODEL

save_
Expand Down Expand Up @@ -14692,13 +14692,13 @@ save_PUBLICATION
_definition.id PUBLICATION
_definition.scope Category
_definition.class Set
_definition.update 2015-09-04
_definition.update 2024-05-15
_description.text
;
The DICTIONARY group encompassing the CORE PUBLICATION data items defined
and used within the Crystallographic Information Framework (CIF).
;
_name.category_id CIF_CORE
_name.category_id CIF_CORE_HEAD
_name.object_id PUBLICATION

save_
Expand Down Expand Up @@ -19820,13 +19820,13 @@ save_STRUCTURE
_definition.id STRUCTURE
_definition.scope Category
_definition.class Set
_definition.update 2012-11-20
_definition.update 2024-05-15
_description.text
;
The DICTIONARY group encompassing the CORE STRUCTURE data items defined
and used within the Crystallographic Information Framework (CIF).
;
_name.category_id CIF_CORE
_name.category_id CIF_CORE_HEAD
_name.object_id STRUCTURE

save_
Expand Down Expand Up @@ -20474,7 +20474,7 @@ save_
save_atom_scat_versus_stol.scat_value

_definition.id '_atom_scat_versus_stol.scat_value'
_definition.update 2024-06-09
_definition.update 2024-05-15
_description.text
;
The value of the scattering factor of a particular atom type at a particular
Expand Down Expand Up @@ -20511,7 +20511,7 @@ save_
save_atom_scat_versus_stol.stol_value

_definition.id '_atom_scat_versus_stol.stol_value'
_definition.update 2024-06-09
_definition.update 2024-05-15
_description.text
;
The value of sin(θ)/λ (sin theta over lambda, stol) to which the
Expand Down Expand Up @@ -27442,14 +27442,14 @@ save_FUNCTION
_definition.id FUNCTION
_definition.scope Category
_definition.class Functions
_definition.update 2012-12-18
_definition.update 2024-05-15
_description.text
;
The crystallographic functions the invoked in the definition
methods of CORE STRUCTURE data items defined and used within
the Crystallographic Information Framework (CIF).
;
_name.category_id CIF_CORE
_name.category_id CIF_CORE_HEAD
_name.object_id FUNCTION

save_
Expand Down Expand Up @@ -27860,7 +27860,7 @@ save_
Changed the purpose of the _diffrn_radiation_wavelength.id data item
from 'Encode' to 'Key'.
;
3.3.0 2024-06-09
3.3.0 2024-05-15
;
# Please update the date above and describe the change below until
# ready for the next release
Expand Down Expand Up @@ -27932,5 +27932,7 @@ save_

Added _database_code.BIncStrDB (bm).

Changed the title of the dictionary to CIF_CORE.
Changed the title of the dictionary to 'CIF_CORE'.

Renamed the Head category from 'CIF_CORE' to 'CIF_CORE_HEAD'.
;
Loading