Molecular Query Language: Difference between revisions

Content deleted Content added
reordered the text because apparently someone couldn't figure out the answer to "more complex" was two lines afterwards and put in an annoying request for clarification. Now it's one line afterward.
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.2)
 
(3 intermediate revisions by 3 users not shown)
Line 1:
The '''Molecular Query Language''' ('''MQL''') was designed to allow more complex, problem-specific search methods in [[chemoinformatics]]. In contrast to the widely used [[Smiles_arbitrary_target_specificationSmiles arbitrary target specification|SMARTS]] queries, MQL provides for the specification of spatial and physicochemical properties of atoms and bonds. Additionally, it can easily be extended to handle non-atom-based graphs, also known as "reduced feature" graphs.
The [[query language]] is based on an [[extended Backus–Naur form]] (EBNF) using [[JavaCC]].
 
== Notes and references ==
* E. Proschak, J. K. Wegner, A. SchüllerSchüller, G. Schneider, U. Fechner, ''Molecular Query Language (MQL)-A Context-Free Grammar for Substructure Matching'', J. Chem. Inf. Model., '''2007''', ''47'', 295-301. {{doi|10.1021/ci600305h}}
 
{{Reflist|2}}
 
==See also==
* [[Smiles_arbitrary_target_specificationSmiles arbitrary target specification|SMARTS]]
* [[International Chemical Identifier]]
 
==References==
* E. Proschak, J. K. Wegner, A. Schüller, G. Schneider, U. Fechner, ''Molecular Query Language (MQL)-A Context-Free Grammar for Substructure Matching'', J. Chem. Inf. Model., '''2007''', ''47'', 295-301. {{doi|10.1021/ci600305h}}
 
==External links==
* [https://web.archive.org/web/20070110165756/http://gecco.org.chemie.uni-frankfurt.de/mql/ Java Webstart application for MQL]
 
{{Query languages}}