Set of utilities related to ontologies and their management.
Project description
Set of utilities related to ontologies and their management.
endpoint = Endpoint("https://example.com/dataset/")
result = endpoint.perform_query("""SELECT ?subject ?predicate ?object WHERE { ?subject ?predicate ?object } LIMIT 5""")
print(result.as_text())
Installation
pip install owly
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
owly-0.0.3.tar.gz
(9.8 kB
view details)
Built Distribution
owly-0.0.3-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file owly-0.0.3.tar.gz
.
File metadata
- Download URL: owly-0.0.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e412c67c0c19c419fa630eb6d123f397d1d3eebd9bd5c8820cd0b52144bb94f3 |
|
MD5 | dced6c816fb1e9d8bf80e72e24227910 |
|
BLAKE2b-256 | 21d7e7bc49d221619867ce8749c526bf76b7bf2ff0a25c04055ec33105baf84c |
File details
Details for the file owly-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: owly-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61c25709101b5030874614a9e919fb5a1ba63b9402d6501458d97d60a69a8610 |
|
MD5 | 1b172c0c15a7fdecdcb881e98d22ba13 |
|
BLAKE2b-256 | 1933bccf6a4f1fbb2e466dd50270499a0acba178062c947d7a62a240ac6fa9db |