1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375
|
<dictionary
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.xml-cml.org/schema/cml2/core cmlAll.xsd
http://www.w3.org/1998/Math/MathML mathml2/mathml2.xsd
http://bibtexml.sf.net/ bibtexml.xsd"
xmlns="http://www.xml-cml.org/schema/cml2/core"
xmlns:bibtex="http://bibtexml.sf.net/"
xmlns:cvs="https://www.cvshome.org/"
xmlns:dc="http://dublincore.org/"
xmlns:reaction-types="http://almost.cubic.uni-koeln.de/jrg/Members/mrc/reactionDict/reactionDict"
xmlns:reaction-types-metadata="http://almost.cubic.uni-koeln.de/jrg/Members/mrc/reactionDict/reactionMetadata"
id="reaction-types" title="REACTION.sf.net Reaction Dictionary">
<annotation>
<documentation>
<metadata name="cvs:revision" content="$Revision: 0.1 $"/>
<metadata name="cvs:last-change-by" content="$Author: mrc $"/>
<metadata name="cvs:date" content="$Date: 2006/05/08 11:04:44 $"/>
<metadata name="cvs:id" content="$Id: reaction-types.xml,v 1.34 2006/05/08 11:04:44 mrc Exp $"/>
</documentation>
<appinfo>
<contributor id="mrc">Miguel Rojas</contributor>
</appinfo>
<documentation title="bibliography">
<bibtex:file>
<bibtex:entry id="MCLAFFERTY">
<bibtex:incollection>
<bibtex:author>Fred W. McLafferty, František Turecek</bibtex:author>
<bibtex:title>Interpretation of Mass Spectra</bibtex:title>
<bibtex:publisher>University Science Books</bibtex:publisher>
<bibtex:year>1993</bibtex:year>
</bibtex:incollection>
</bibtex:entry>
<bibtex:entry id="MATHML">
<bibtex:misc>
<bibtex:title>W3C Math Home</bibtex:title>
<bibtex:url>http://www.w3.org/Math/</bibtex:url>
</bibtex:misc>
</bibtex:entry>
<bibtex:entry id="Mozilla">
<bibtex:misc>
<bibtex:title>Mozilla - Home of the FireFox browser</bibtex:title>
<bibtex:url>http://www.mozilla.org/</bibtex:url>
</bibtex:misc>
</bibtex:entry>
<bibtex:entry id="CDK">
<bibtex:misc>
<bibtex:title>Cdk Home</bibtex:title>
<bibtex:url>http://almost.cubic.uni-koeln.de/cdk/</bibtex:url>
</bibtex:misc>
</bibtex:entry>
<bibtex:entry id="JCP">
<bibtex:misc>
<bibtex:title>JChemPaint Home</bibtex:title>
<bibtex:url>http://almost.cubic.uni-koeln.de/cdk/jcp</bibtex:url>
</bibtex:misc>
</bibtex:entry>
</bibtex:file>
</documentation>
</annotation>
<description>
This dictionary describes reactions used in cdk <bibtex:cite ref="CDK"/>.
</description>
<entry id="electronImpactNBE" term="Electron Impact for Non-Bondind Electron Lost">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates an Electron Impact for Non-Bondind Electron Lost
which is contained in an molecule. It is described by McLafferty et al. <bibtex:cite ref="MCLAFFERTY"/>.
</definition>
<description>
This reaction could be represented as [Ä] => [A+·]. Due to
the impact an electron of the heteroatom are put out.
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:electronImpact"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/ElectronImpactNBE.cml"/>
</exemplesReaction>
</entry>
<entry id="electronImpactPBD" term="Electron Impact for pi-Bond Dissociation">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates an Electron Impact for pi-Bond Dissociation
which is contained in an molecule.
</definition>
<description>
This reaction could be represented as A=B => [A+]-[B·] + [A·]-[B+]. Due to
the impact an electron of the doble bond are put out. It is described by McLafferty et al. <bibtex:cite ref="MCLAFFERTY"/>.
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:electronImpact"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/ElectronImpactPBD.cml"/>
</exemplesReaction>
</entry>
<entry id="breakingBond" term="Breaking a Bond">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-06-16"/>
</documentation>
</annotation>
<definition>
This reaction act on bonds that are being broken to generate charges.
</definition>
<description>
<p>This reaction have two directions for breaking a bond in a polar manner, each bond
is investigated twice:</p>
<p>A=B => [A+]-[B-].</p>
<p>A=B => [A-]-[B+].</p>
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:displacement"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/BreakingBond.cml"/>
</exemplesReaction>
</entry>
<entry id="displacementChargeFromAcceptor" term="Displacement of Charge from an Acceptor">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-06-16"/>
</documentation>
</annotation>
<definition>
This reaction act on bonds that are being displaced to generate charges.
IReactionProcess which participate in resonance.
</definition>
<description>
<p>This reaction could be represented as X=A => [X-]-[A+]. X represents an acceptor atomType.</p>
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:displacement"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/displacementChargeFromAcceptor.cml"/>
</exemplesReaction>
</entry>
<entry id="displacementChargeDonorAcceptor" term="Displacement of Charge from a Donor">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-06-16"/>
</documentation>
</annotation>
<definition>
This reaction act on bonds that are being displaced to generate charges.
IReactionProcess which participate in resonance.
</definition>
<description>
<p>This reaction could be represented as X-A=B => [X+]=A-[B-]. X represents
a donor atomType which contains lone pair electrons</p>
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:displacement"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/displacementChargeFromAcceptor.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementAnion1Reaction" term="Rearrangement of negative charge from Zwitterion structure">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of charge when structure is a Zwitterion
(compound with acidic and basic groups in the same molecule).
</definition>
<description>
This reaction could be represented as [A‾]-[B+] => A=B.
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementAnion1Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementAnion2Reaction" term="Rearrangement of negative charge through double bond in resonance">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of charge through double bond which is en position beta.
</definition>
<description>
This reaction could be represented as [A‾]-B=C => A=B-[C‾].
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementAnion2Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementAnion3Reaction" term="Rearrangement of negative charge through double bond">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of charge through double bond.
</definition>
<description>
This reaction could be represented as [A‾]=B; => A=B.
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementAnion3Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementCation1Reaction" term="Rearrangement of positive charge through lone pair electrons">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of charge through lone pair electrons.
</definition>
<description>
This reaction could be represented as [Ä]-[B+] => [A+]=B.
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementCation1Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementCation2Reaction" term="Rearrangement of positive charge through double bond in resonance">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of charge through double bond which is en position beta.
</definition>
<description>
This reaction could be represented as [A+]-B=C => A=B-[C+].
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementCation2Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementCation3Reaction" term="Rearrangement of positive charge through double bond">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of charge through double bond.
</definition>
<description>
This reaction could be represented as [A+]=B; => Ä-[B+].
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementCation3Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementRadical1Reaction" term="Rearrangement of positive single through lone pair electrons">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of a single electron through lone pair electrons.
</definition>
<description>
This reaction could be represented as [A·]-B| => A=B·.
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementRadical1Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementRadical2Reaction" term="Rearrangement of single electron through double bond in resonance">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of a single electron through double bond which is en position beta.
</definition>
<description>
This reaction could be represented as [A·]-B=C => A=B-[C·].
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementRadical2Reaction.cml"/>
</exemplesReaction>
</entry>
<entry id="RearrangementRadical3Reaction" term="Rearrangement of single electron through double bond">
<annotation>
<documentation>
<metadata name="dc:contributor" content="mrc"/>
<metadata name="dc:date" content="2006-05-08"/>
</documentation>
</annotation>
<definition>
This reaction generates a rearrangement of a single electron through double bond.
</definition>
<description>
This reaction could be represented as [A·]=B; => Ä-[B·].
</description>
<metadataList dictRef="reaction-types-metadata:reactionClassification">
<metadata dictRef="reaction-types-metadata:reactionClass" content="reaction-types-metadata:rearrangementCharge"/>
</metadataList>
<exemplesReaction>
<imagedata dictRef="reactions-metadata:CML" content="examples/RearrangementRadical3Reaction.cml"/>
</exemplesReaction>
</entry>
</dictionary>
|