{"id":21660286,"url":"https://github.com/slub/lod-explorativ","last_synced_at":"2025-04-11T22:41:28.583Z","repository":{"id":150196223,"uuid":"426692874","full_name":"slub/lod-explorativ","owner":"slub","description":"lod-explorativ is a prototype of a Svelte webapp which let you explore bibliographic resources from a topic's point of view.","archived":false,"fork":false,"pushed_at":"2022-01-19T11:25:24.000Z","size":1478,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-25T18:41:18.908Z","etag":null,"topics":["d3-visualization","d3js","graphs","lod","svelte","sveltejs","user-interface"],"latest_commit_sha":null,"homepage":"https://data.slub-dresden.de/explore","language":"Svelte","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/slub.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}},"created_at":"2021-11-10T16:19:41.000Z","updated_at":"2024-04-17T19:44:25.000Z","dependencies_parsed_at":"2023-04-20T02:46:42.001Z","dependency_job_id":null,"html_url":"https://github.com/slub/lod-explorativ","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Flod-explorativ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Flod-explorativ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Flod-explorativ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Flod-explorativ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slub","download_url":"https://codeload.github.com/slub/lod-explorativ/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248493022,"owners_count":21113159,"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":["d3-visualization","d3js","graphs","lod","svelte","sveltejs","user-interface"],"created_at":"2024-11-25T09:32:39.472Z","updated_at":"2025-04-11T22:41:28.574Z","avatar_url":"https://github.com/slub.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exploratory search prototype for [SLUB LOD-API](https://data.slub-dresden.de)\n\n![webapp preview](./docs/images/explorative-Suche-preview.png)\n\nThis is a [Svelte](https://svelte.dev) app which enables exploring of [SLUB](https://www.slub-dresden.de)'s bibliographic data based on the topics connected to each bibliographic dataset. It is still a prototype so be gentle with it.\n\nIn order for the app to work, a running instance of the [LOD-API](https://github.com/slub/efre-lod-api) is needed, with the endpoint `/explore` enabled. This wrapper provides aggregated information to the webapp.\n\nA hosted instance of the app connected to the [SLUB LOD-API](https://data.slub-dresden.de) can be found at [https://data.slub-dresden.de/explore](https://data.slub-dresden.de/explore).\n\n## Get started\n\nInstall the dependencies...\n\n```bash\nnpm install\n```\n\n...then start [Rollup](https://rollupjs.org):\n\n```bash\nnpm run dev\n```\n\nNavigate to [localhost:5000/explore](http://localhost:5000/explore). You should see your app running. Edit a component file in `src`, save it, and reload the page to see your changes.\n\nBy default, the server will only respond to requests from localhost. To allow connections from other computers, edit the `sirv` commands in package.json to include the option `--host 0.0.0.0`.\n\nIf you're using [Visual Studio Code](https://code.visualstudio.com/) we recommend installing the official extension [Svelte for VS Code](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode). If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.\n\n## Building and running in production mode\n\nTo create an optimised version of the app:\n\n```bash\nnpm run build\n```\n\nYou can run the newly built app with `npm run start`. This uses [sirv](https://github.com/lukeed/sirv), which is included in your package.json's `dependencies` so that the app will work when you deploy to platforms like [Heroku](https://heroku.com).\n\n## Single-page app mode\n\nBy default, sirv will only respond to requests that match files in `public`. This is to maximise compatibility with static fileservers, allowing you to deploy your app anywhere.\n\nIf you're building a single-page app (SPA) with multiple routes, sirv needs to be able to respond to requests for _any_ path. You can make it so by editing the `\"start\"` command in package.json:\n\n```js\n\"start\": \"sirv public --single\"\n```\n\n\u003cimg alt=\"EFRE-Lod logo\" src=\"https://raw.githubusercontent.com/slub/data.slub-dresden.de/master/assets/images/EFRE_EU_quer_2015_rgb_engl.svg\" width=\"300\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Flod-explorativ","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslub%2Flod-explorativ","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Flod-explorativ/lists"}