Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

pudo-attic/mqlparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqlparser Build Status

A query parser for the Metaweb Query Language (formerly Freebase, now Google). The class will accept a query object and provide a parse tree that can be used to build queries against a variety of backends (e.g. SQL, SPARQL or another web service).

Specification: Metaweb Query Language.

Tests

The test suite will usually be executed in it's own virtualenv and perform a coverage check as well as the tests. To execute on a system with virtualenv and make installed, type:

$ make test

About

Parser for queries according to the Metaweb Query Language (MQL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published