A Python library of common code and CLI apps shared across Kurrawong projects and infrastructure.
Format Turtle files using RDFLib's longturtle
format.
A set of commands to interface with a Fuseki server.
Get a list of Fuseki datasets.
Create a new Fuseki dataset.
Upload a file or a directory of files with an RDF file extension.
Clear a named graph or clear all graphs.
View the releases page and install using the source code (zip) link.
pip install https://github.com/Kurrawong/kurrawong-python/archive/refs/tags/0.1.0.zip
Install the Poetry project and its dependencies.
task install
Format code.
task code
BSD-3-Clause license. See LICENSE.