X-Git-Url: http://git.indexdata.com/?p=cql-js-moved-to-github.git;a=blobdiff_plain;f=README.md;h=6c19d628b050404a962604884c6ed10d989c28b3;hp=68aea41937c632fb76f34bf7730132dbbcbe95fd;hb=HEAD;hpb=1ef699c132ea658c29450a223fa78661e10969aa diff --git a/README.md b/README.md index 68aea41..6c19d62 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -Common Query Language parser in JavaScript -========================================== +## Contextual Query Language parser in JavaScript -A hand-written, recursive descent parser of the Common Query Language as -used in the standardized information retrieval protocols - SRU/W. +A hand-written, recursive descent parser of the Contextual Query Language as +used in the standardized information retrieval protocols - SRU. The parser can be used in places where the front-end query analysis is required (e.g search UIs, etc). CQL specification, including the grammar and detailed description of the -language: [CQL specs](http://www.loc.gov/standards/sru/specs/cql.html) +language: [CQL specs](http://www.loc.gov/standards/sru/cql/) +