{"id":36623376,"url":"https://github.com/cwtsleiden/journal-observatory-browser","last_synced_at":"2026-01-12T09:28:15.453Z","repository":{"id":154766568,"uuid":"590395028","full_name":"CWTSLeiden/Journal-Observatory-Browser","owner":"CWTSLeiden","description":"Proof-of-concept demonstrator for the Journal Observatory project","archived":false,"fork":false,"pushed_at":"2023-04-26T14:50:11.000Z","size":983,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T07:41:46.504Z","etag":null,"topics":["doaj","issn","journal-information","journal-observatory-browser","linked-data","openalex","react","scholarly-communication","scholarly-communication-platform-framework","semantic-web","sherpa-romeo","sparql","wikidata"],"latest_commit_sha":null,"homepage":"https://app.journalobservatory.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CWTSLeiden.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-18T10:12:32.000Z","updated_at":"2024-12-25T05:59:12.000Z","dependencies_parsed_at":"2023-05-20T10:30:24.504Z","dependency_job_id":null,"html_url":"https://github.com/CWTSLeiden/Journal-Observatory-Browser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CWTSLeiden/Journal-Observatory-Browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWTSLeiden%2FJournal-Observatory-Browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWTSLeiden%2FJournal-Observatory-Browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWTSLeiden%2FJournal-Observatory-Browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWTSLeiden%2FJournal-Observatory-Browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CWTSLeiden","download_url":"https://codeload.github.com/CWTSLeiden/Journal-Observatory-Browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CWTSLeiden%2FJournal-Observatory-Browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["doaj","issn","journal-information","journal-observatory-browser","linked-data","openalex","react","scholarly-communication","scholarly-communication-platform-framework","semantic-web","sherpa-romeo","sparql","wikidata"],"created_at":"2026-01-12T09:28:14.943Z","updated_at":"2026-01-12T09:28:15.445Z","avatar_url":"https://github.com/CWTSLeiden.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The Journal Observatory Browser\n\nThe Journal Observatory Browser is a proof-of-concept demonstrator showing the power of integrating journal information from diverse open data sources to support three use-case areas: open access publishing, preprinting and peer review procedures.\n\nThe Journal Observatory Browser aggregates data from [DOAJ](https://doaj.org), [Sherpa Romeo](https://sherpa.ac.uk/romeo/), [OpenAlex](https://openalex.org) and [Wikidata](https://www.wikidata.org), as well as data provided by publishers.\n\nThe Journal Observatory Browser uses the [Scholarly Communication Platform Framework](https://journalobservatory.org/framework/) developed in the [Journal Observatory](https://journalobservatory.org) project funded by the [Dutch Research Council (NWO)](https://www.nwo.nl/en).\n\nThe Journal Observatory Browser has been developed by [Bram van den Boomen](https://orcid.org/0009-0005-5127-1200) and [Nees Jan van Eck](https://orcid.org/0000-0001-8448-4521) at the [Centre for Science and Technology Studies (CWTS)](https://www.cwts.nl) at [Leiden University](https://www.universiteitleiden.nl/en).\n\nThe Journal Observatory Browser has been developed in JavaScript using [React](https://github.com/facebook/react), [Material-UI](https://github.com/mui/material-ui), and a few other open source libraries.\n\n## Usage\n\nThe Journal Observatory Browser is hosted at https://app.journalobservatory.org.\n\n## License\n\nThe Journal Observatory Browser is distributed under the [MIT license](LICENSE).\n\n## Issues\n\nIf you encounter any issues, please report them using the [issue tracker](https://github.com/CWTSLeiden/Journal-Observatory-Browser/issues) on GitHub.\n\n## Contribution\n\nYou are welcome to contribute to the development of The Journal Observatory Browser. Please follow the typical GitHub workflow: Fork from this repository and make a pull request to submit your changes. Make sure that your pull request has a clear description and that the code has been properly tested.\n\n## Development and deployment\n\nThe latest stable version of the code is available from the [`main`](https://github.com/CWTSLeiden/Journal-Observatory-Browser/tree/main) branch on GitHub. The most recent code, which may be under development, is available from the [`develop`](https://github.com/CWTSLeiden/Journal-Observatory-Browser/tree/develop) branch.\n\n### Requirements\n\nTo run the Journal Observatory Browser locally and to build production-ready bundles, [Node.js](https://nodejs.org) and [npm](https://www.npmjs.com) need to be installed on your system.\n\n### Setup\n\nRun\n```\nnpm install\n```\nto install all required Node.js packages.\n\n### Development\n\nRun\n```\nnpm start\n```\nto build a development version and serve it with hot reload at [http://localhost:3000](http://localhost:3000).\n\n### Deployment\n\nRun\n```\nnpm run build\n```\nto build a deployment version. The production-ready minified bundle is stored in the `build/` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwtsleiden%2Fjournal-observatory-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwtsleiden%2Fjournal-observatory-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwtsleiden%2Fjournal-observatory-browser/lists"}