{"id":26190222,"url":"https://github.com/zazuko/cube-viewer","last_synced_at":"2026-03-11T09:07:38.100Z","repository":{"id":39857234,"uuid":"359732099","full_name":"zazuko/cube-viewer","owner":"zazuko","description":"Component/application to visualize RDF Cubes in SPARQL endpoints","archived":false,"fork":false,"pushed_at":"2023-03-22T09:46:05.000Z","size":6953,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-19T18:50:23.515Z","etag":null,"topics":["dataset","graph","olap-cube","rdf","sparql","visualization"],"latest_commit_sha":null,"homepage":"https://cube-viewer.zazuko.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zazuko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-04-20T07:58:35.000Z","updated_at":"2023-06-13T12:27:31.000Z","dependencies_parsed_at":"2023-01-22T14:15:59.981Z","dependency_job_id":null,"html_url":"https://github.com/zazuko/cube-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zazuko/cube-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Fcube-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Fcube-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Fcube-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Fcube-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zazuko","download_url":"https://codeload.github.com/zazuko/cube-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Fcube-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30376810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: 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":["dataset","graph","olap-cube","rdf","sparql","visualization"],"created_at":"2025-03-12T00:52:59.209Z","updated_at":"2026-03-11T09:07:38.083Z","avatar_url":"https://github.com/zazuko.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cube-viewer\n\nCube Viewer is both an **app** and a **reusable component** to visualize data cubes based on the [rdf-cube-schema](https://github.com/zazuko/rdf-cube-schema).\n\nA demo of the app is deployed at [cube-viewer.zazuko.com](https://cube-viewer.zazuko.com).\n\n[![RDF Cube Viewer Demo](https://user-images.githubusercontent.com/583021/153154115-efce93de-fedb-4e07-aeb5-34ba1a77b3d0.png)](https://user-images.githubusercontent.com/583021/153151322-c0f91b82-2e90-4391-a79b-e51ed4e25cb3.mp4 \"RDF Cube Viewer Demo\")\n\n## Link to a specific cube\n\nIt is possible to create a link to view a specific cube:\n`https://cube-viewer.zazuko.com?endpointUrl=\u003cendpoint URI\u003e\u0026cube=\u003ccube URI\u003e`\n\nThe following query params are supported:\n- `endpointUrl` (mandatory): URL of the SPARQL endpoint\n- `cube`: URI of the cube\n- `sourceGraph`: URI of the graph\n- `user`: username to connect to the endpoint\n- `password`: password to connect to the endpoint (it's probably not a good idea to share links that contain passwords...)\n\n## Use the component\n\nTODO\n\n## Development\n\nSetup project:\n\n```sh\ngit clone https://github.com/zazuko/cube-viewer.git\ncd cube-viewer\nnpm install\n```\n\nStart development server:\n\n```sh\nnpm run serve\n```\n\nRun tests:\n\n```sh\nnpm run test:unit\nnpm run lint\n```\n\nCompile app for production:\n\n```sh\nnpm run build\n```\n\nCompile component app for production:\n\n```sh\nnpm run build-wc\n```\n\nA new version of the app will be deployed on each commit on the `main` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzazuko%2Fcube-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzazuko%2Fcube-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzazuko%2Fcube-viewer/lists"}