Skip to main content

A Linked Data publishing platform for semantic web professionals in a hurry.

Project description

SHMARQL

A Linked Data publishing platform for semantic web professionals in a hurry. Make compelling queries and documentation of your RDF data, using an open-source, simple platform.

Documentation here: https://shmarql.com/

TL;DR

SHMARQL also has a built-in triplestore which you can use to share your RDF data over a SPARQL interface. To use it, you need to specify the path from which to load the datafiles at startup, using an environment variable: DATA_LOAD_PATHS. This also means that the path in which the data is stored is "visible" to the docker container via for example a mounted volume.

Here is an example, where you have some .ttl files stored in your current directory:

docker run --rm -p 8000:8000 -it -v $(pwd):/data -e DATA_LOAD_PATHS=/data  ghcr.io/epoz/shmarql:latest

This will load all .ttl files found in the specified directory, and make it available under a /sparql endpoint, eg. http://localhost:8000/sparql

Development instructions

If you would like to run and modify the code in this repo, there is a Dockerfile which includes the necessary versions of the required libraries.

First, build the Docker image like so:

docker build -t shmarql .

Now you can run a local copy with:

docker run -it --rm -p 8000:8000 shmarql

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

shmarql-0.58.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shmarql-0.58-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

Details for the file shmarql-0.58.tar.gz.

File metadata

  • Download URL: shmarql-0.58.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for shmarql-0.58.tar.gz
Algorithm Hash digest
SHA256 998b9cf47b7927cde688c6a17fe41bb53b3e93311b8227688559793705944276
MD5 e31ec093c36fb9a7de12a4e99aeaf513
BLAKE2b-256 e1ae2b3bb98cdec7b92afd1715ebf9d808f50e0f1d5b3d77e96b3adc5b3697b2

See more details on using hashes here.

File details

Details for the file shmarql-0.58-py3-none-any.whl.

File metadata

  • Download URL: shmarql-0.58-py3-none-any.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for shmarql-0.58-py3-none-any.whl
Algorithm Hash digest
SHA256 44000f1ab1af3740e9a6e376cc716a28eb8d0be4b05179b29f173334a97d2081
MD5 2ebe7a86fc9a876fd1dced9168385ade
BLAKE2b-256 a7f01335cfb732f00cec25494d18b5df5856c3fb4ead21bfe0bba70679b30d0a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page