A SPARQL Query Client
Project description
ASQC provides a simple command-line SPARQL query client.
The intent is that this client can be used in Unix-style pipeline operations to perform sequences of query operations that pass information as RDF (from CONSTRUCT queries) or variable bindings (from SELECT queries).
== Installation ==
Assumes Python 2.7 installed; not yet tested with other versions. Also not yet tested on systems other than Linux or MacOS.
Installation is from the Python Package Index (PyPI - http://pypi.python.org/pypi):
pip install asqc
See the project page at github for more details.
== Documentation ==
Right now, there’s not much. After installation, type:
asq –help
for a usage summary, or see the example queries.
== Examples ==
The package includes a small number of sample queries. See the project page at github for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file asqc-0.1.7.tar.gz
.
File metadata
- Download URL: asqc-0.1.7.tar.gz
- Upload date:
- Size: 33.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed38128c3f542935507272bdeeeb035e423affc3935c2c9e9737f5112e4694e2 |
|
MD5 | cc5f559b18b47fbed80c35bb2e221423 |
|
BLAKE2b-256 | d1039c8456e4786fb717c81d4fa774129b5383650ef17e885aff8d19d970f651 |