Chemical Markup Language

Revision as of 06:30, 17 April 2025 by imported>Helper201 (Order correction.)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description Template:Infobox file format

Chemical Markup Language (ChemML or CML) is an approach to managing molecular information using tools such as XML and Java.<ref>Template:Cite journal</ref> It was the first domain specific implementation based strictly on XML, first based on a DTD<ref>Template:Citation</ref> and later on an XML Schema,<ref>Template:Citation</ref> the most robust and widely used system for precise information management in many areas. It has been developed over more than a decade by Murray-Rust, Rzepa and others and has been tested in many areas and on a variety of machines.

Chemical information is traditionally stored in many different file types which inhibit reuse of the documents. CML uses XML's portability to help CML developers and chemists design interoperable documents. There are a number of tools that can generate, process and view CML documents. Publishers can distribute chemistry within XML documents by using CML, e.g. in RSS documents.<ref>Template:Citation</ref>

CML is capable of supporting a wide range of chemical concepts including:

Details of CML and points currently under discussion are now posted on the CML Blog.

VersioningEdit

Versions of the schema are available at SourceForge. As of April 2012, the latest frozen schema is CML v2.4. Some constructs in CML v1 are now deprecated.

ToolsEdit

JUMBO began life as the Java Universal Molecular Browser for Objects but is now a Java library that supports validation, reading and writing of CML as well as conversion of several legacy formats to CML and, for example, a reaction in CML to an animated SVG representation of the reaction.<ref>JUMBO</ref> JUMBO has evolved into an extensive Java library, CMLDOM,<ref>Template:Citation</ref> supporting all elements in the schema.<ref>CML home on Sourceforge</ref> Although JUMBO used to be a browser, the preferred approach is to use the Open Source tools Jmol and JChemPaint, some of which use alternative CML libraries.<ref>Template:Cite journal</ref> See Blue Obelisk.

Software supportEdit

Software importing and exporting a valid CML format

See alsoEdit

ReferencesEdit

Template:Reflist

Further readingEdit

External linksEdit

Template:Document markup languages