Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cehbrecht/rdflib-demo
RDFLib Demo
https://github.com/cehbrecht/rdflib-demo
Last synced: 19 days ago
JSON representation
RDFLib Demo
- Host: GitHub
- URL: https://github.com/cehbrecht/rdflib-demo
- Owner: cehbrecht
- License: apache-2.0
- Created: 2023-08-25T12:32:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T14:06:37.000Z (about 1 year ago)
- Last Synced: 2024-10-07T06:05:57.958Z (about 1 month ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 createpip install -e .
```## run
```
provdemo
```