{"id":20874503,"url":"https://github.com/wikidata/sqid","last_synced_at":"2025-04-06T00:09:44.174Z","repository":{"id":3931809,"uuid":"51021617","full_name":"Wikidata/SQID","owner":"Wikidata","description":"A tool to analyse, browse and query Wikidata","archived":false,"fork":false,"pushed_at":"2024-10-02T09:52:57.000Z","size":49066,"stargazers_count":84,"open_issues_count":44,"forks_count":17,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-04-03T23:48:37.780Z","etag":null,"topics":["wikidata"],"latest_commit_sha":null,"homepage":"http://tools.wmflabs.org/sqid/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wikidata.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":"2016-02-03T18:39:37.000Z","updated_at":"2025-03-21T01:14:14.000Z","dependencies_parsed_at":"2024-01-08T18:54:27.822Z","dependency_job_id":"e33a2448-4151-4cdd-b8c0-76ad2665ab25","html_url":"https://github.com/Wikidata/SQID","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wikidata%2FSQID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wikidata%2FSQID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wikidata%2FSQID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wikidata%2FSQID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wikidata","download_url":"https://codeload.github.com/Wikidata/SQID/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415967,"owners_count":20935387,"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":["wikidata"],"created_at":"2024-11-18T06:33:18.479Z","updated_at":"2025-04-06T00:09:44.156Z","avatar_url":"https://github.com/Wikidata.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQID\n(a.k.a. Wikidata Class Browser)\n\nThis repository contains the code for the [SQID Wikidata Browser](http://tools.wmflabs.org/sqid/).\nYou can use the application online without installing anything.\n\n## Submitting comments, bug reports, feature requests\n\nUse the [SQID Issues](https://github.com/Wikidata/SQID/issues) page on\ngithub to report issues and to find out if your issue is already known or even being worked on.\n\n## Installation\n\nYou do not normally need to install this yourself, since it is a Web application that you can use in your browser. Developers who want to change the code should have a local copy that runs though. This is farily easy:\n\n* Download the files. To install dependencies, run `npm install`. For local development, use `npm run serve`, which will start a local web server serving the application. For production builds, use `npm run build` and make the `dist/` directory available using your local web server.\n* Get some data. You can copy the example json data files from [src/data/exampleData](src/data/exampleData) to [src/data/](src/data) to get started. You can update these files by running `sqid-helper` under [helpers/rust](helpers/rust) from this directory, but this will not recreate all statistics. You can also [download the most recently updated json files](http://tools-static.wmflabs.org/sqid/data/).\n* Optionally recreate all statistics. This is also done using `sqid-helper`, by specifing `--only=process-dump` and providing arguments as directed by the help message.\n\n## Deployment on Wikimedia Toolforge\n\nAn ansible playbook for deployment on Toolforge is available in [helpers/ansible](helpers/ansible), run `ansible-playbook -i production site.yml` to build the java helper package and the app bundle, and deploy them to Toolforge. Use `ansible-playbook -i production site.yml --tags all,clean` to also force a clean rebuild.\n\n## License\n\nThe code in this repository is released under the [Apache 2.0](LICENSE) license. External libraries used may have their own licensing terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwikidata%2Fsqid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwikidata%2Fsqid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwikidata%2Fsqid/lists"}