Molecular Query Language: Difference between revisions

Content deleted Content added
No edit summary
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.2)
 
(One intermediate revision by one other user 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]]
 
==External links==
* [https://web.archive.org/web/20070110165756/http://gecco.org.chemie.uni-frankfurt.de/mql/ Java Webstart application for MQL]
 
{{Query languages}}