A simple interface to interact with a GraphDB instance
Project description
graph_db_interface
This repository acts as an interface to abstract SPARQL queries to callable methods to interact with a running GraphDB instance in an easier way.
Installation
Getting Started
from graph_db_interface.graph_db_interface import GraphDB
myDB = GraphDB(
base_url=<your_graph_db_url>,
username=<your_graph_db_user>
password=<your_graph_db_password>
repository=<your_selected_repository_id>
)
License
The package is licensed under the MIT license.
Acknowledgements
This package is developed as part of the INF subproject of the CRC 1574: Circular Factory for the Perpetual Product. This work is therefore supported by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) [grant-number: SFB-1574-471687386]
Project details
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 graph_db_interface-0.1.2.tar.gz.
File metadata
- Download URL: graph_db_interface-0.1.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.10 Linux/5.15.0-119-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cefa5ddeee0bc4e1670b262913b93aadcaed283aa041fcedda53dd3a06bd1be
|
|
| MD5 |
bb1315fbcfa0965b611caef66811279a
|
|
| BLAKE2b-256 |
4c16275a85c5803b789f35a6d525177da987dbff1b95443b3790a8f1c9e5b027
|
File details
Details for the file graph_db_interface-0.1.2-py3-none-any.whl.
File metadata
- Download URL: graph_db_interface-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.10 Linux/5.15.0-119-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc268161ff7c8db72dc2df0e708145b6bbb6418129706576650dfe339be52541
|
|
| MD5 |
4ea7afcf7490b4f4018d8c14ae3c1615
|
|
| BLAKE2b-256 |
65e7826733f6204f566e57af03298cfc553d96abb881290e776b461bbd628f36
|