{"id":31202048,"url":"https://github.com/programmfabrik/fylr-plugin-custom-data-type-wikidata","last_synced_at":"2025-09-20T13:05:06.598Z","repository":{"id":278720096,"uuid":"936547018","full_name":"programmfabrik/fylr-plugin-custom-data-type-wikidata","owner":"programmfabrik","description":"Provides a wikidata-field","archived":false,"fork":false,"pushed_at":"2025-08-05T12:02:50.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-05T14:17:45.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/programmfabrik.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,"zenodo":null}},"created_at":"2025-02-21T09:19:08.000Z","updated_at":"2025-08-05T12:02:54.000Z","dependencies_parsed_at":"2025-02-21T10:34:53.148Z","dependency_job_id":"83b74391-e1ea-4262-9a3b-05210d010102","html_url":"https://github.com/programmfabrik/fylr-plugin-custom-data-type-wikidata","commit_stats":null,"previous_names":["programmfabrik/fylr-plugin-custom-data-type-wikidata"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/programmfabrik/fylr-plugin-custom-data-type-wikidata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-wikidata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-wikidata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-wikidata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-wikidata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmfabrik","download_url":"https://codeload.github.com/programmfabrik/fylr-plugin-custom-data-type-wikidata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-wikidata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276099396,"owners_count":25584991,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-09-20T13:03:25.789Z","updated_at":"2025-09-20T13:05:06.588Z","avatar_url":"https://github.com/programmfabrik.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e This Plugin / Repo is being maintained by a community of developers.\nThere is no warranty given or bug fixing guarantee; especially not by\nProgrammfabrik GmbH. Please use the github issue tracking to report bugs\nand self organize bug fixing. Feel free to directly contact the committing\ndevelopers.\n\n# fylr-custom-data-type-wikidata\n\nThis is a plugin for [fylr](https://docs.fylr.io/) with Custom Data Type `CustomDataTypeWikidata` for references to records of the [Wikidata (https://www.wikidata.org)](https://www.wikidata.org).\n\nThe Plugins uses the mechanisms from \u003chttps://www.wikidata.org/wiki/Wikidata:Data_access/en\u003e for the communication with Wikidata.\n\nNote: For technical reasons, the API requests run via a proxy at the central office of the joint library network (\"Verbundzentrale des Gemeinsamen Bibliotheksverbundes\").\n\n## installation\n\nThe latest version of this plugin can be found [here](https://github.com/programmfabrik/fylr-plugin-custom-data-type-wikidata/releases/latest/download/customDataTypeWikidata.zip).\n\nThe ZIP can be downloaded and installed using the plugin manager, or used directly (recommended).\n\nGithub has an overview page to get a list of [all releases](https://github.com/programmfabrik/fylr-plugin-custom-data-type-wikidata/releases/).\n\n## requirements\nThis plugin requires https://github.com/programmfabrik/fylr-plugin-commons-library. In order to use this Plugin, you need to add the [commons-library-plugin](https://github.com/programmfabrik/fylr-plugin-commons-library) to your pluginmanager.\n\n## configuration\n\nAs defined in `manifest.master.yml` this datatype can be configured:\n\n### Schema options\n* institution\n    * search institutions?\n* person\n    * search persons?\n* place\n    * search places?\n* custom\n    * search custom class?\n\n### Mask options\n* editordisplay: default or condensed (oneline)\n\n## saved data\n* conceptName\n    * Preferred label of the linked record\n* conceptURI\n    * URI to linked record\n* conceptFulltext\n    * fulltext-string which contains: PrefLabels, AltLabels, HiddenLabels, Notations\n* _fulltext\n    * easydb-fulltext\n* _standard\n    * easydb-standard\n* facetTerm\n    * custom facets, which support multilingual facetting\n* frontendLanguage\n\n## updater\n\nNote: The automatic updater can be configured. Make sure to also activate the corresponding fylr service.\n\n\n## sources\n\nThe source code of this plugin is managed in a git repository at \u003chttps://github.com/programmfabrik/easydb-custom-data-type-wikidata\u003e.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-custom-data-type-wikidata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-custom-data-type-wikidata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-custom-data-type-wikidata/lists"}