Crystallography Open Database
- COD Home
- Accessing COD Data
- Add Your Data
- Documentation
Information card for entry 9014965
Preview
Coordinates | 9014965.cif |
---|---|
Original paper (by DOI) | HTML |
External links | AMCSD |
Mineral name | Oxammite |
---|---|
Formula | C2 H2 N2 O5 |
Calculated formula | C2 H2 N2 O5 |
Title of publication | Electron distribution in (N H4)2 (C2 O4) . (H2 O) and the structure of the oxalate group _cod_database_code 1011115 |
Authors of publication | Hendriks, S.; Jefferson, M. |
Journal of publication | Journal of Chemical Physics |
Year of publication | 1936 |
Journal volume | 4 |
Pages of publication | 102 - 107 |
a | 8.04 Å |
b | 10.27 Å |
c | 3.82 Å |
α | 90° |
β | 90° |
γ | 90° |
Cell volume | 315.42 Å3 |
Number of distinct elements | 4 |
Space group number | 18 |
Hermann-Mauguin space group symbol | P 21 21 2 |
Hall space group symbol | P 2 2ab |
Duplicate of | 1011115 |
Has coordinates | Yes |
Has disorder | No |
Has Fobs | No |
Revision | Date | Message | Files |
---|---|---|---|
283658 (current) | 2023-05-10 | cod/ (saulius@tasmanijos-velnias) Estimating atom types and attached hydrogen counts using the new cod-tools scripts [1], for those AMCSD files that had Wat or O-H or OW atoms, and where declared and computed formula matches after the update. Several files were spotted manually where attached hydrogen counts will need to be updated to match the title formula. The update command was: 553 ( set -x; directory-metadata; grep ^9 formula-with-estimated-atoms-all.tsv | grep = | awk '{print $1}' | sort -u | codid2file | xargs -i bash -c 'Z=$(cifvalues --no-dataname --tag _cell_formula_units_Z {}); if [ $Z = "?" ]; then NEW_Z=$(cif_estimate_Z {}); fi; cif_guess_AMCSD_atom_types {} | (if [ $Z = "?" -a -n "$NEW_Z" ]; then cif_select --invert --tag _cell_formula_units_Z | cat - <(echo _cell_formula_units_Z $NEW_Z); else cat; fi) | cif_filter --add-cif-header {} | sponge {}; echo Updated: {}'; date ) &> update-files-with-matching-formulae.log & run in the working copy of the repo [2]. Ref.: [1] saulius@tasmanijos-velnias COD/ $ svn info ~/src/cod-tools Path: /home/saulius/src/cod-tools Working Copy Root Path: /home/saulius/src/cod-tools URL: svn://cod.ibt.lt/cif-tools/trunk Relative URL: ^/trunk Repository Root: svn://cod.ibt.lt/cif-tools Repository UUID: 04be6746-3802-0410-999d-98508da1e98c Revision: 9577 Node Kind: directory Schedule: normal Last Changed Author: saulius Last Changed Rev: 9577 Last Changed Date: 2023-05-10 16:36:19 +0300 (Wed, 10 May 2023) [2] saulius@tasmanijos-velnias cod-entries-Wat-O-H-atoms/ $ svn info Path: . Working Copy Root Path: /home/saulius/tmp URL: svn+ssh://saulius.grazulis.lt/home/saulius/svn-repositories/tmp/COD/cod-entries-Wat-O-H-atoms Relative URL: ^/COD/cod-entries-Wat-O-H-atoms Repository Root: svn+ssh://saulius.grazulis.lt/home/saulius/svn-repositories/tmp Repository UUID: d3bd5daf-38a0-45fb-a3f8-6742599c9cef Revision: 580 Node Kind: directory Schedule: normal Last Changed Author: saulius Last Changed Rev: 580 Last Changed Date: 2023-05-06 10:43:38 +0300 (Sat, 06 May 2023) |
9014965.cif |
201816 | 2017-10-06 | cod/ Enhancement: marking COD entries that are known to be related to the AMCSD entries using the _cod_related_entry data loop. |
9014965.cif |
184280 | 2016-07-07 | cif/9/ Marking 756 entries in range 9* as duplicates of other entries in the COD. All entries, containing '_cod_database_code' in their titles, were copied to a separate MySQL table 'duplicates' for comparison of the rest of their titles against the "original" entries. Formulae, both given by authors and calculated, were not compared, since duplicate entries in range 9* do not contain Z values. Command to compare and mark the duplicates: mysql -u root duplicates9 -p -e 'select A.file, B.file from data as A join duplicates as B on A.file = B.duplicateof and replace(replace(replace(A.title, "~", ""), " ", ""), "$-", "") = replace(B.title, " ", "") where A.duplicateof is null' -N \ | while read -a LINE; \ do \ cat $(cod-locate ${LINE[1]}) <(echo _cod_duplicate_entry ${LINE[0]}) \ | cif_filter -h $(cod-locate ${LINE[1]}) \ | sponge $(cod-locate ${LINE[1]}); \ done |
9014965.cif |
176465 | 2016-02-16 | cif/ (antanas@kurmis) Replacing _[local]_cod_* tags with their equivalents from the COD CIF dictionary in multiple entries in range 9. |
9014965.cif |
120115 | 2014-07-12 | Adding DOIs to range 9 structures. | 9014965.cif |
86000 | 2013-05-09 | cif/ (saulius@koala.ibt.lt) Adding new mineral structures from AMCSD. |
9014965.cif |
All data in the COD and the database itself are dedicated to the
public domain and licensed under the
CC0
License
.
Users of the data should acknowledge the original authors of the
structural data.