{"id":16857910,"url":"https://github.com/wetneb/nifconverter","last_synced_at":"2025-04-11T07:48:18.288Z","repository":{"id":57446165,"uuid":"169109109","full_name":"wetneb/nifconverter","owner":"wetneb","description":"Utility to translate NIF files across identifier schemes, such as DBpedia and Wikidata","archived":false,"fork":false,"pushed_at":"2019-08-24T07:39:20.000Z","size":54,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T12:08:19.287Z","etag":null,"topics":["dbpedia","entity-linking","nif","wikidata"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wetneb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-04T16:27:06.000Z","updated_at":"2023-07-12T13:20:16.000Z","dependencies_parsed_at":"2022-09-02T22:11:56.340Z","dependency_job_id":null,"html_url":"https://github.com/wetneb/nifconverter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wetneb%2Fnifconverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wetneb%2Fnifconverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wetneb%2Fnifconverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wetneb%2Fnifconverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wetneb","download_url":"https://codeload.github.com/wetneb/nifconverter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248359587,"owners_count":21090553,"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":["dbpedia","entity-linking","nif","wikidata"],"created_at":"2024-10-13T14:10:12.124Z","updated_at":"2025-04-11T07:48:18.264Z","avatar_url":"https://github.com/wetneb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"nifconverter\n============\n\n[![Build Status](https://travis-ci.org/wetneb/nifconverter.svg?branch=master)](https://travis-ci.org/wetneb/nifconverter) [![Coverage Status](https://coveralls.io/repos/github/wetneb/nifconverter/badge.svg?branch=master)](https://coveralls.io/github/wetneb/nifconverter?branch=master) [![PyPI version](https://img.shields.io/pypi/v/nifconverter.svg)](https://pypi.org/project/nifconverter/)\n\nUtility to translate NIF files across identifier schemes, for instance between DBpedia and Wikidata.\n\nIt can be used both as a Python library or as a CLI utility.\n\nInstall it with `pip install nifconverter`.\n\nExample invocation:\n```bash\nnifconverter -i my_dbpedia_nif_file.ttl -o my_wikidata_nif_file.ttl\n```\n\nBy default we use the [DBpedia SameThing service](http://dev.dbpedia.org/Global_IRI_Resolution_Service) to convert URIs.\nIt is also possible to query the DBpedia SPARQL endpoint instead using the `--converter` parameter:\n```bash\nnifconverter --converter FromDBpediaSparqlConverter -i my_dbpedia_nif_file.ttl -o my_wikidata_nif_file.ttl\n```\n\nThe target URI space to convert to can be changed with the `--target` option:\n```bash\nnifconverter --target https://en.wikipedia.org/wiki/ -i my_wikidata_nif_file.ttl -o my_wikipedia_nif_file.ttl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwetneb%2Fnifconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwetneb%2Fnifconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwetneb%2Fnifconverter/lists"}