Extra tools for rdflib
Project description
...
# Install pipx
pip3 install --user --upgrade pipx
# check version
time pipx run --spec yocho.rdflib-xtl rdflib-xtl --version
# Run SPARQL without reasoning ...
time pipx run --spec yocho.rdflib-xtl rdflib-xtl sparql -q 'SELECT * WHERE { ?s rdfs:subClassOf owl:Thing. }' http://xmlns.com/foaf/spec/index.rdf
# Run SPARQL with reasoning ...
time pipx run --spec yocho.rdflib-xtl rdflib-xtl sparql --reason -q 'SELECT * WHERE { ?s rdfs:subClassOf owl:Thing. }' http://xmlns.com/foaf/spec/index.rdf
# Run reasoning ...
time pipx run --spec yocho.rdflib-xtl rdflib-xtl reason http://xmlns.com/foaf/spec/index.rdf
pipx run --spec yocho.rdflib-xtl rdflib-xtl sparql -q 'SELECT * WHERE { ?s rdfs:subClassOf owl:Thing. }' http://xmlns.com/foaf/spec/index.rdf
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yocho.rdflib-xtl-0.3.0.tar.gz.
File metadata
- Download URL: yocho.rdflib-xtl-0.3.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.7.17-200.fc32.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f67af951ece1e4c486c11bf5f585a2d10a5fdf443c351c979755e900a5325ce9
|
|
| MD5 |
e65c4bfb4e18dea3487812103b047bc5
|
|
| BLAKE2b-256 |
36ac8c13762388706aefdb7f9330c30a01e9d73332b481587d84dd7cb5ca5046
|
File details
Details for the file yocho.rdflib_xtl-0.3.0-py3-none-any.whl.
File metadata
- Download URL: yocho.rdflib_xtl-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.7.17-200.fc32.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654b7a32f0f9e633fdeb97173fcc225c517c0a53368d9f51ce151b22f971d304
|
|
| MD5 |
db142464c075e3bfdd4b1adf03931ae2
|
|
| BLAKE2b-256 |
1507eba8a35031025574b12a7f58fb9df142779af0e57215423fa1bc26d253cd
|