{"id":21660304,"url":"https://github.com/slub/entityfactssheetsharvester","last_synced_at":"2026-04-21T10:04:52.316Z","repository":{"id":150196101,"uuid":"201468303","full_name":"slub/entityfactssheetsharvester","owner":"slub","description":"a commandline command (Python3 program) that retrieves EntityFacts sheets from a given CSV with GND identifiers and returns them as line-delimited JSON records","archived":false,"fork":false,"pushed_at":"2019-08-15T11:56:47.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-25T07:09:04.563Z","etag":null,"topics":["command-line-tool","dnb","entityfacts","entityfacts-sheets","gnd","json","line-delimited-json","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-08-09T13:01:12.000Z","updated_at":"2023-12-16T01:42:59.000Z","dependencies_parsed_at":"2023-04-20T02:46:50.837Z","dependency_job_id":null,"html_url":"https://github.com/slub/entityfactssheetsharvester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fentityfactssheetsharvester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fentityfactssheetsharvester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fentityfactssheetsharvester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fentityfactssheetsharvester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slub","download_url":"https://codeload.github.com/slub/entityfactssheetsharvester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244555978,"owners_count":20471542,"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":["command-line-tool","dnb","entityfacts","entityfacts-sheets","gnd","json","line-delimited-json","python"],"created_at":"2024-11-25T09:32:46.450Z","updated_at":"2026-04-21T10:04:52.146Z","avatar_url":"https://github.com/slub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# entityfactssheetsharvester - EntityFacts sheets harvester\n\nentityfactssheetsharvester is a commandline command (Python3 program) that retrieves [EntityFacts](https://www.dnb.de/EN/Professionell/Metadatendienste/Datenbezug/Entity-Facts/entity-facts_node.html) sheets* from a given CSV with GND identifiers and returns them as line-delimited JSON records\n\n*) EntityFacts are \"fact sheets\" on entities of the Integrated Authority File ([GND](https://www.dnb.de/EN/Professionell/Standardisierung/GND/gnd_node.html)), which is provided by German National Library ([DNB](https://www.dnb.de/EN/Home/home_node.html))\n\n## Usage\n\nIt eats CSV with GND identifiers (i.e. GND identifier per line) from *stdin*.\n\nIt puts the EntityFacts sheets one by one as line-delimited JSON record to *stdout*.\n\n```\nentityfactssheetsharvester\n\noptional arguments:\n  -h, --help                           show this help message and exit\n```\n\n* example:\n    ```\n    entityfactssheetsharvester \u003c [INPUT CSV FILE WITH GND IDENTIFIERS] \u003e [PATH TO THE OUTPUT LINE-DELIMITED JSON RECORDS FILE]\n    ```\n## Run\n\n* clone this git repo or just download the [entityfactssheetsharvester.py](entityfactssheetsharvester/entityfactssheetsharvester.py) file\n* run ./entityfactssheetsharvester.py\n* for a hackish way to use entityfactssheetsharvester system-wide, copy to /usr/local/bin\n\n### Install system-wide via pip\n\n```\nsudo -H pip3 install --upgrade [ABSOLUTE PATH TO YOUR LOCAL GIT REPOSITORY OF ENTITYFACTSSHEETSHARVESTER]\n```\n(which provides you ```entityfactssheetsharvester``` as a system-wide commandline command)\n\n## See Also\n\n* [entityfactspicturesharvester](https://github.com/slub/entityfactspicturesharvester) - a commandline command (Python3 program) that reads depiction information (images URLs) from given EntityFacts sheets (as line-delimited JSON records) and retrieves and stores the pictures and thumbnails contained in this information\n* [entityfactspicturesmetadataharvester](https://github.com/slub/entityfactspicturesmetadataharvester) - a commandline command (Python3 program) that reads depiction information (images URLs) from given EntityFacts sheets (as line-delimited JSON records) and retrieves the (Wikimedia Commons file) metadata of these pictures (as line-delimited JSON records)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fentityfactssheetsharvester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslub%2Fentityfactssheetsharvester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fentityfactssheetsharvester/lists"}