{"id":22281679,"url":"https://github.com/intranda/goobi-viewer-core","last_synced_at":"2025-07-28T20:31:17.653Z","repository":{"id":21951311,"uuid":"94524678","full_name":"intranda/goobi-viewer-core","owner":"intranda","description":"Goobi viewer - Presentation software for digital libraries, museums, archives and galleries. Open Source.","archived":false,"fork":false,"pushed_at":"2025-07-25T16:17:11.000Z","size":587503,"stargazers_count":21,"open_issues_count":10,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-25T23:07:03.145Z","etag":null,"topics":["core","digital-library","goobi","lido","mets","mods","solr","viewer","xml"],"latest_commit_sha":null,"homepage":"https://goobi.io/goobi-viewer","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intranda.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":"2017-06-16T08:47:48.000Z","updated_at":"2025-07-25T16:10:52.000Z","dependencies_parsed_at":"2023-01-16T22:00:49.082Z","dependency_job_id":"f040f866-3ec0-4871-bc37-c8b059637ae7","html_url":"https://github.com/intranda/goobi-viewer-core","commit_stats":null,"previous_names":[],"tags_count":216,"template":false,"template_full_name":null,"purl":"pkg:github/intranda/goobi-viewer-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intranda%2Fgoobi-viewer-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intranda%2Fgoobi-viewer-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intranda%2Fgoobi-viewer-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intranda%2Fgoobi-viewer-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intranda","download_url":"https://codeload.github.com/intranda/goobi-viewer-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intranda%2Fgoobi-viewer-core/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267580458,"owners_count":24110844,"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-07-28T02:00:09.689Z","response_time":68,"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":["core","digital-library","goobi","lido","mets","mods","solr","viewer","xml"],"created_at":"2024-12-03T16:20:29.461Z","updated_at":"2025-07-28T20:31:12.640Z","avatar_url":"https://github.com/intranda.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goobi viewer - Core\n![Standard CI](https://github.com/intranda/goobi-viewer-core/workflows/Standard%20CI/badge.svg)\n\u003e A highly flexible digital library framework - made by the Goobi developer team\n\n\n## What is the Goobi viewer?\nThe Goobi viewer is a web application that allows digitised material to be displayed in a web browser. It is used as central basis for an online digital library and offers various functionalities as browsing through digital collections, complex full-text searches, displaying images based on the IIIF standard, deliver audio and video material and a lot more. You can find more information at \u003chttps://goobi.io/viewer\u003e\n\n![alt Goobi viewer - image view of a book page](doc/images/goobi_viewer_theme_reference_image_display.png \"Goobi viewer - image view of a book page\")\n\n\n## Community\nYou can get in touch with the communiy in the forum. Currently the most is happening in German but please feel free to ask any questions there in English too:\n\nhttps://community.goobi.io\n\nYou can find a list of Goobi viewer installations at the following URL:\n\nhttps://goobi.io/viewer/installations\n\n\n## Documentation\nThe documentation for the Goobi viewer can be found using the following URLs:\n\n* [German](https://docs.intranda.com/goobi-viewer-de/)\n* [English](https://docs.intranda.com/goobi-viewer-en/)\n\n\n## Development\nThe development of the Goobi viewer in mostly happening by the software company [intranda GmbH](https://intranda.com). All current developments are centrally listed and explained inside of the monthy digests:\n\n* [German](https://docs.intranda.com/goobi-viewer-digests-de/)\n* [English](https://docs.intranda.com/goobi-viewer-digests-en/)\n\n\n## Technical background\nThe Goobi viewer consists of multiple packages which all have to be installed and configured properly:\n\n| Package                                                                                  | Function                                                                     |\n| ------                                                                                   | ------                                                                       |\n| [Goobi viewer Core](https://github.com/intranda/goobi-viewer-core)                       | Core functionality of the viewer application                                 |\n| [Goobi viewer Indexer](https://github.com/intranda/goobi-viewer-indexer)                 | Indexing application to fill the Solr search index with metadata information |\n| [Goobi viewer Connector](https://github.com/intranda/goobi-viewer-connector)             | Connectors for different use cases (incl. OAI-PMH, SRU)                      |\n| [Goobi viewer Theme Reference](https://github.com/intranda/goobi-viewer-theme-reference) | Reference Theme for the styling of the web pages for the user interface      |\n\n\n## Licence\nThe Goobi viewer is released under the license GPL2 or later.\nPlease see ``LICENSE`` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintranda%2Fgoobi-viewer-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintranda%2Fgoobi-viewer-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintranda%2Fgoobi-viewer-core/lists"}