Changeset 144
- Timestamp:
- Oct 10, 2009 10:07:22 AM (10 years ago)
- Location:
- 1dwg/trunk/doc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
1dwg/trunk/doc/src/overview.xml
r142 r144 443 443 <listitem> 444 444 <para> Unicode characters MUST NOT be used</para> 445 < note><para>Perhaps this could be relaxed in v1.1?</para></note>445 <!--<note><para>Perhaps this could be relaxed in v1.1?</para></note>--> 446 446 </listitem> 447 447 <listitem> … … 814 814 <section xml:id="cansas1d_documentation-Support_Tools"> 815 815 <title>Support tools for Visualization & Analysis software</title> 816 <para> Support for importing cansas1d/1.0 files exists for these languages: <note>817 <para>Refactor the wiki pages here and link as appropriate.</para>818 </note></para>816 <para> Support for importing cansas1d/1.0 files exists for these 817 languages and environments: 818 </para> 819 819 <itemizedlist> 820 820 <listitem> -
1dwg/trunk/doc/src/preface.xml
r142 r144 22 22 canSAS 1-D Data Format, v1.0 23 23 </para> 24 <!--<note><para>25 Provide a note here describing canSAS and the initiative to establish26 a standard file format. Note that the cansas1d/1.0 XML data files must adhere to the27 XML rules which includes being well-formed28 <indexterm><primary>XML</primary><secondary>well-formed</secondary></indexterm>29 (including the use of closing tags).<footnote>30 <para>31 For example, see32 <link xlink:href="http://www.w3schools.com/xmL/xml_syntax.asp"33 ><literal>http://www.w3schools.com/xmL/xml_syntax.asp</literal></link>34 for an explanation of the XML syntax.35 </para>36 </footnote>37 Files that can be validated38 <indexterm><primary>cansas1d/1.0 standard</primary></indexterm>39 <indexterm><primary>validation</primary></indexterm>40 against41 <link42 xlink:href="http://svn.smallangles.net/trac/canSAS/browser/1dwg/trunk/cansas1d.xsd"43 ><literal>cansas1d.xsd</literal> </link>44 are deemed to be valid cansas1d/1.0 data files.45 </para></note>-->46 24 <para> 47 25 The name <emphasis role="italic">canSAS</emphasis> … … 49 27 stands for 50 28 <emphasis role="italic">Collective Action for Nomadic Small-Angle Scatterers</emphasis>. 29 canSAS provides a forum for users, software developers and facility staff to meet 30 and exchange ideas on all aspects of programming for X-ray and neutron small-angle 31 scattering experiments. This includes experiment preparation and simulation through 32 control to data-storage, reduction and analysis. The aim of the forum is to provide 33 the best resources to the many nomadic experimenters who combine results measured at 34 different facilities. 51 35 </para> 52 36 <para> 53 This work is the initiative of the canSAS 1D Data Formats Working Group, 37 The aims of the canSAS meetings are to promote and simplify sharing SAS data 38 analysis methods. Non-specialists will benefit from easily applicable methods 39 for exchanging and merging of data from different synchrotron, laboratory 40 and neutron facilities. 41 </para> 42 <para> 43 The canonical name for this format is <literal>cansas1d/1.0</literal>. 44 This work is the initiative of the canSAS 1D Data Formats Working Group, 54 45 established at the canSAS-V workshop, NIST, Gaithersburg, Maryland, 55 46 USA from October 29th to 31st 2007. It derives many of its foundations 56 47 from previous works such as the SASXML format, a joint collaboration 57 between ISIS and ILL. 48 between ISIS and ILL. 58 49 </para> 59 50 <para> … … 64 55 ><footnote><para><link 65 56 xlink:href="http://www.smallangles.net/wgwiki/index.php/1D_Data_Formats_Working_Group" 66 ><literal>http://www.smallangles.net/wgwiki/index.php/1D_Data_Formats_Working_Group</literal></link 57 ><literal 58 >http://www.smallangles.net/wgwiki/index.php/1D_Data_Formats_Working_Group</literal 59 ></link 67 60 ></para></footnote> 68 61 describes the members, timelines, and current status. … … 72 65 >discussion</link><footnote><para><link 73 66 xlink:href="http://www.smallangles.net/wgwiki/index.php/Talk:1D_Data_Formats_Working_Group" 74 ><literal>http://www.smallangles.net/wgwiki/index.php/Talk:1D_Data_Formats_Working_Group</literal></link></para></footnote> 67 ><literal 68 >http://www.smallangles.net/wgwiki/index.php/Talk:1D_Data_Formats_Working_Group</literal 69 ></link></para></footnote> 75 70 page for some matters that preceded this revision. 76 71 </para>
Note: See TracChangeset
for help on using the changeset viewer.