{"id":31201827,"url":"https://github.com/programmfabrik/fylr-plugin-custom-data-type-getty","last_synced_at":"2025-10-17T01:48:02.128Z","repository":{"id":232183376,"uuid":"783650110","full_name":"programmfabrik/fylr-plugin-custom-data-type-getty","owner":"programmfabrik","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-27T12:41:32.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-20T13:05:18.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":false,"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":"2024-04-08T09:57:40.000Z","updated_at":"2025-08-25T14:19:30.000Z","dependencies_parsed_at":"2025-08-14T15:14:45.822Z","dependency_job_id":"2def12f4-d459-44ba-8799-108355df315d","html_url":"https://github.com/programmfabrik/fylr-plugin-custom-data-type-getty","commit_stats":null,"previous_names":["programmfabrik/fylr-plugin-custom-data-type-getty"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/programmfabrik/fylr-plugin-custom-data-type-getty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-getty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-getty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-getty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-getty/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-getty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Ffylr-plugin-custom-data-type-getty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279269207,"owners_count":26137485,"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-10-16T02:00:06.019Z","response_time":53,"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:02:06.342Z","updated_at":"2025-10-17T01:48:02.086Z","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# custom-data-type-getty\n\nThis is a plugin for [fylr](https://docs.fylr.io/) with Custom Data Type `CustomDataTypeGetty` for references to entities of the [Getty Vocabularies](https://www.getty.edu/research/tools/vocabularies/).\n\n⚠️ For easydb5-instances use [easydb-custom-data-type-getty](https://github.com/programmfabrik/easydb-custom-data-type-getty).\n\nThe Plugins uses \u003chttps://ws.gbv.de/suggest/getty/\u003e for the autocomplete-suggestions.\n\n## installation\n\nThe latest version of this plugin can be found [here](https://github.com/programmfabrik/fylr-plugin-custom-data-type-getty/releases/latest/download/customDataTypeGetty.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-getty/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.yml` this datatype can be configured:\n\n### Schema options\n\n* which getty-vocabularys are offered for search. One or multiple of\n    * aat\n    * tgn\n    * ulan\n* starting point for searching within a hierarchical vocabulary. Limits the search to entries that are children of this node, including all of its children and grandchildren.\n     * examples:\n        * aat:300194567\n        * aat:300312045\n        * tgn:7000084\n\n### Mask options\n\n* whether additional informationen is loaded if the mouse hovers a suggestion in the search result\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* conceptGeoJSON\n    * geoJSON, if given in places \n* _fulltext\n    * easydb-fulltext\n* _standard\n    * easydb-standard\n\n## updater\nNote: The automatic nightly updater is implemented and can be configured in the baseconfig. You need to enable the \"custom-data-type\"-update-service globally too.\n\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-getty\u003e. Please use [the issue tracker](https://github.com/programmfabrik/easydb-custom-data-type-getty/issues) for bug reports and feature requests!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-custom-data-type-getty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-custom-data-type-getty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Ffylr-plugin-custom-data-type-getty/lists"}