Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josh/wikidata-rdf-patch
Edit Wikidata items with RDF
https://github.com/josh/wikidata-rdf-patch
python rdf sparql wikidata
Last synced: 7 days ago
JSON representation
Edit Wikidata items with RDF
- Host: GitHub
- URL: https://github.com/josh/wikidata-rdf-patch
- Owner: josh
- License: mit
- Created: 2024-06-18T02:21:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T21:07:07.000Z (20 days ago)
- Last Synced: 2025-01-13T22:21:14.947Z (20 days ago)
- Topics: python, rdf, sparql, wikidata
- Language: Python
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wikidata-rdf-patch
Edit Wikidata items with RDF. Kinda like [QuickStatements](https://quickstatements.toolforge.org/#/), but more powerful.
## Installation
Install this tool using `pip`:
```sh
$ pip install git+https://github.com/josh/wikidata-rdf-patch.git
```## Usage
For help, run:
```sh
$ wikidata-rdf-patch --help
````statements.ttl` in [turtle syntax]().
```ttl
wd:Q42 wdt:P31 wd:Q5 ;
wdt:P1559 "Douglas Adams"@en .
``````sh
$ wikidata-rdf-patch