<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Arial;color: #000000;font-size: 12pt;">Perhaps an explanation why "space_group_name_H-M_alt" was defined as loopable is in order. When we put together the symmetry dictionary we were accommodating two schools with very
 different interest in symmetry. For most crystallographers symmetry is a convenient shortcut for defining all the atomic positions in the unit cell when symmetry is present, but there is another school that is interested in the theory of symmetry as a rigorous
 mathematical subject, and those of us who tend to be a little sloppy in our use of symmetry (see _symmetry_cell_setting as an egregious example) do well to pay attention to what the theorists tell us. They needed a unique reference setting to be defined and
 this is given in "_space_group_H-M_ref". The choice of reference setting is necessarily arbitrarily and is defined in its enumeration list.
<br>
<br>
Structure solvers choose the setting that is most natural to the structure they are describing. They are the people most likely to use CIF, but we wanted to make sure that the theorists could, for example, list all the settings for a given space group in the
 same CIF, as explained in the last sentence of section 3.8.2 in the original version of ITG. We therefore included "space_group_name_H-M_alt" as an opportunity for one or more non-reference settings to be given. This would require "space_group_name_H-M_alt"
 to be looped. It is hardly surprising that one does not find it looped in the Acta Cryst. database of structures, but I would be sorry to see its potential to describe symmetry in a more general and theoretical way excluded from CIF2. Its inclusion as a loopable
 item was deliberate and should  be respected.<br>
<br>
David<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">I. David Brown<br>
Professor Emeritus<br>
Department of Physics and Astronomy<br>
McMaster University<br>
Hamilton, Ontario, Canada<br>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF725138" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> comcifs [comcifs-bounces@iucr.org] on behalf of James Hester [jamesrhester@gmail.com]<br>
<b>Sent:</b> May 3, 2017 01:02<br>
<b>To:</b> Discussion list of the IUCr Committee for the Maintenance of the CIF Standard (COMCIFS)<br>
<b>Subject:</b> Re: A managed phase-out of DDL1 dictionaries<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>
<div>
<div>Dear Matthew,<br>
<br>
</div>
We definitely need to take into account the significant investment of various groups in software based on the DDL1 framework. COMCIFS have guaranteed that datanames defined in DDL1 dictionaries retain the same meaning when appearing in DDLm dictionaries, so
 software that works with DDL1 datanames can function unchanged. If changes to the legacy dictionaries actually required you to spend any time rewriting software, then they are highly unlikely to be acceptable.  All changes will be drafted and published first
 in the Github repository (<a href="https://github.com/COMCIFS/DDL1-legacy-dictionaries" target="_blank">https://github.com/COMCIFS/DDL1-legacy-dictionaries</a>), and I'd encourage you to monitor that and participate in discussions, particularly if any proposed
 changes would have a negative impact on your activities. <br>
<br>
A typical example of the types of changes being entertained would be "space_group_name_H-M_alt" being defined as loopable in the DDL1 core dictionary but strictly unlooped in the DDLm dictionary (discussed at
<a href="https://github.com/COMCIFS/cif_core/issues/20" target="_blank">https://github.com/COMCIFS/cif_core/issues/20</a>).  Examination of public CIF corpuses (e.g. IUCr, COD) suggest that nobody has ever looped this dataname, therefore aligning it with the
 more rigorous DDLm definition would seem feasible.<br>
<br>
</div>
best wishes,<br>
</div>
James.<br>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 3 May 2017 at 01:24, Matthew Towler <span dir="ltr"><<a href="mailto:towler@ccdc.cam.ac.uk" target="_blank">towler@ccdc.cam.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div lang="EN-GB">
<div class="m_4519057431969329745WordSection1">
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt">Dear James<u></u><u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt"><u></u> <u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt">Thanks for the more detailed explanation.<span> 
</span>I agree with seeing what the state of the community is in two years rather than deciding now.<u></u><u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt"><u></u> <u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt">I remain slightly worried about the DDLm matching changes to DDL1 – as code that reads historic CIF already has to cope with quite a few different ways of specifying space groups
 (for example) and adding further improved methods will increase complexity.<span> 
</span>We may reach a point where parsing a CIF is simple, but writing code that will reliably interpret what is intended by the values in a majority of extant CIF requires quite a steep learning curve involving many previous versions of the dictionaries.<u></u><u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt"><u></u> <u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt">I am interested in understanding the benefits in back porting DDLm changes to DDL1, and the trade-off of these against the cost of change.
<span> </span>What I am wondering is whether it would be better to have DDL1 remain as-is, and keep the better representations only in DDLm; the advantage being that if DDLm support is being added to existing code, then that would also be a good point to add
 support for improvements in semantics.<span>  </span>Back porting to DDL1 risks imposes an otherwise unrelated change ahead of the need to add DDLm support, which might actually detract from the effort required to add DDLm support.<u></u><u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt"><u></u> <u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt">Best wishes,<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></span></font></p>
<span class="HOEnZb"><font color="#888888">
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt"><u></u> <u></u></span></font></p>
<p class="MsoNormal"><font face="Calibri" size="2"><span style="font-size:11.0pt">Matthew
<u></u><u></u></span></font></p>
</font></span></div>
</div>
<br>
______________________________<wbr>_________________<br>
comcifs mailing list<br>
<a href="mailto:comcifs@iucr.org" target="_blank">comcifs@iucr.org</a><br>
<a href="http://mailman.iucr.org/cgi-bin/mailman/listinfo/comcifs" rel="noreferrer" target="_blank">http://mailman.iucr.org/cgi-<wbr>bin/mailman/listinfo/comcifs</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="gmail_signature">T +61 (02) 9717 9907<br>
F +61 (02) 9717 3145<br>
M +61 (04) 0249 4148</div>
</div>
</div>
</div>
</div>
</body>
</html>