Skip to content

pinfold/solid-crud-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid CRUD Client (Python)

Build a CRUD Client to interface with a solid POD

A lightweight Python interface for interacting with Solid Pods (e.g., solidcommunity.net) using OIDC authentication and RDF-based CRUD operations.

Features

  • Authenticate via Solid OIDC
  • Create, Read, Update, and Delete RDF resources
  • Built with requests + rdflib
  • Simple command-line example included

Quick Start

  1. Clone the repo:
    git clone https://github.com/YOUR_USERNAME/solid-crud-client.git
    cd solid-crud-client

About

Build a CRUD Client to interface with a solid POD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages