Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cehbrecht/rdflib-demo

RDFLib Demo
https://github.com/cehbrecht/rdflib-demo

Last synced: 19 days ago
JSON representation

RDFLib Demo

Awesome Lists containing this project

README

        

# rdflib-demo
RDFLib Demo

* https://github.com/RDFLib/rdflib
* https://github.com/RDFLib/rdflib-sqlalchemy
* https://rdflib.readthedocs.io/en/stable/
* https://lucmoreau.github.io/ProvToolbox/
* https://github.com/trungdong/prov

## install

```
mamba env create

pip install -e .
```

## run

```
provdemo
```