{"id":18879732,"url":"https://github.com/loilo/sparqljs-visualizer","last_synced_at":"2025-08-14T11:38:10.850Z","repository":{"id":232844414,"uuid":"769319207","full_name":"loilo/sparqljs-visualizer","owner":"loilo","description":"Visualization of the SPARQL JavaScript representation created by SPARQL.js","archived":false,"fork":false,"pushed_at":"2025-07-16T08:39:33.000Z","size":1072,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-17T11:55:24.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/loilo.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-03-08T19:53:40.000Z","updated_at":"2025-07-16T08:39:29.000Z","dependencies_parsed_at":"2024-04-11T21:04:01.007Z","dependency_job_id":"a62ee0e4-09c7-4232-93dc-b04a12ade645","html_url":"https://github.com/loilo/sparqljs-visualizer","commit_stats":null,"previous_names":["loilo/sparqljs-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loilo/sparqljs-visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsparqljs-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsparqljs-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsparqljs-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsparqljs-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loilo","download_url":"https://codeload.github.com/loilo/sparqljs-visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fsparqljs-visualizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266689165,"owners_count":23969140,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-11-08T06:39:05.369Z","updated_at":"2025-07-23T13:33:12.071Z","avatar_url":"https://github.com/loilo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"logo.png\" alt=\"The SPARQL Logo: Three circle nodes connected by edges, forming a triangle\" width=\"256\" height=\"256\"\u003e\n\n  \u003cbr\u003e\n\u003c/div\u003e\n\n# SPARQL.js Visualizer\n\n\u003e Visualization of the SPARQL JavaScript representation created by [SPARQL.js](https://npmjs.com/package/sparqljs)\n\nThis is the source code repository of the SPARQL.js Visualizer. You can find the app at [loilo.github.io/sparqljs-visualizer](https://loilo.github.io/sparqljs-visualizer/).\n\n## Technologies\n\nThe core technologies this project uses are:\n\n\u003c!-- prettier-ignore --\u003e\nTechnology | Purpose\n-|-\n**[Codemirror](https://codemirror.net/)** | A text/code editor, used for the editing area itself.\n**[Nuxt](https://nuxt.com/)** | An application framework for Vue.js, used for prerendering, PWA support and overall application structure.\n**[`SPARQL.js`](https://github.com/RubenVerborgh/SPARQL.js)** | SPARQL parser and code generator written in JavaScript.\n**[`sparql-formatter`](https://github.com/sparqling/sparql-formatter)** | A SPARQL beautifier, used for formatting the SPARQL query.\n**[GitHub Pages](https://pages.github.com/)** | This app does (purposefully) not generate any income. Therefore, free, scalable hosting is essential to keep it running.\n\n## Setup\n\nClone this repository and install its dependencies using [npm](https://npmjs.com/).\n\n```bash\nnpm ci\n```\n\n## Local Development\n\nStart a local dev server with hot reloading:\n\n```bash\nnpm run dev\n```\n\n## Generate Production Site\n\nCreate a production-ready site in the `dist` folder:\n\n```\nnpm run generate\n```\n\nSet the `BASE_URL` environment variable to create a build that can be hosted in a subfolder of a domain, e.g.:\n\n```\nBASE_URL=/sparqljs-visualizer/ npm run generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fsparqljs-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floilo%2Fsparqljs-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fsparqljs-visualizer/lists"}