{"id":21827146,"url":"https://github.com/josh/wikidata-rdf-patch","last_synced_at":"2025-03-21T12:22:16.263Z","repository":{"id":244884178,"uuid":"816567651","full_name":"josh/wikidata-rdf-patch","owner":"josh","description":"Edit Wikidata items with RDF","archived":false,"fork":false,"pushed_at":"2025-03-17T21:03:06.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-17T22:22:23.090Z","etag":null,"topics":["python","rdf","sparql","wikidata"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-18T02:21:13.000Z","updated_at":"2025-03-17T21:03:10.000Z","dependencies_parsed_at":"2024-06-18T04:15:24.557Z","dependency_job_id":"99c1edc8-f893-4464-9a74-52f8d90441ec","html_url":"https://github.com/josh/wikidata-rdf-patch","commit_stats":null,"previous_names":["josh/wikidata-rdf-patch"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fwikidata-rdf-patch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fwikidata-rdf-patch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fwikidata-rdf-patch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fwikidata-rdf-patch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josh","download_url":"https://codeload.github.com/josh/wikidata-rdf-patch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244795519,"owners_count":20511521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","rdf","sparql","wikidata"],"created_at":"2024-11-27T18:12:21.113Z","updated_at":"2025-03-21T12:22:16.230Z","avatar_url":"https://github.com/josh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wikidata-rdf-patch\n\nEdit Wikidata items with RDF. Kinda like [QuickStatements](https://quickstatements.toolforge.org/#/), but more powerful.\n\n## Installation\n\nInstall this tool using `pip`:\n\n```sh\n$ pip install git+https://github.com/josh/wikidata-rdf-patch.git\n```\n\n## Usage\n\nFor help, run:\n\n```sh\n$ wikidata-rdf-patch --help\n```\n\n`statements.ttl` in [turtle syntax](\u003chttps://en.wikipedia.org/wiki/Turtle_(syntax)\u003e).\n\n```ttl\nwd:Q42 wdt:P31 wd:Q5 ;\n  wdt:P1559 \"Douglas Adams\"@en .\n```\n\n```sh\n$ wikidata-rdf-patch \u003cstatements.ttl\n```\n\n## Development\n\nTo contribute to this tool, first checkout the code. Then create a new virtual environment:\n\n```sh\n$ cd wikidata-rdf-patch/\n$ uv venv\n$ source .venv/bin/activate\n```\n\nNow install the dependencies and test dependencies:\n\n```bash\n$ pip install -e '.[test]'\n```\n\nTo run the tests:\n\n```sh\n$ pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosh%2Fwikidata-rdf-patch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosh%2Fwikidata-rdf-patch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosh%2Fwikidata-rdf-patch/lists"}