Moin Attached is a patch similar to the other one I just send. The difference is that this patch adds "-1" as a possible value for the date.
If the element is know but not officially accepted by the IUPAC the date will be "-1". This is true for the elements 112 to 116. I need this kind of data for Kalzium. I think this patch is better than the one I send 10 minutes ago. Carsten
Index: dicts/blueobelisk-dictionary.xml =================================================================== --- dicts/blueobelisk-dictionary.xml (Revision 6) +++ dicts/blueobelisk-dictionary.xml (Arbeitskopie) @@ -251,5 +251,14 @@ Conventional color for structure visualization </definition> </entry> - + <entry id="discoveryDate" term="Date of discovery"> + <annotation> + <documentation> + <metadata name="dc:contributor" content="cn"/> + </documentation> + </annotation> + <definition> + In the given year the date has been described first. A "0" means that the element has always been known to mankind (for example Carbon). If the element is know but not officially accepted by the IUPAC the date will be "-1". + </definition> + </entry> </dictionary> Index: elements/dates.txt =================================================================== --- elements/dates.txt (Revision 6) +++ elements/dates.txt (Arbeitskopie) @@ -116,3 +116,9 @@ 109:1982:Peter Armbruster;Gottfried Münzenber;et al. 110:1994:S. Hofmann;V. Ninov;F. P. Hessberger;P. Armbruster;H. Folger;G. Münzenberg;H. J. Schött;et al. 111:1994:S. Hofmann;V. Ninov;F. P. Hessberger;P. Armbruster;H. Folger;G. Münzenberg;et al. +112:-1 +113:-1 +114:-1 +115:-1 +116:-1 +
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Blueobelisk-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/blueobelisk-discuss
