{"id":13318260,"url":"https://github.com/balhoff/ubergraph-viz","last_synced_at":"2026-02-02T13:19:02.225Z","repository":{"id":139031532,"uuid":"423996804","full_name":"balhoff/ubergraph-viz","owner":"balhoff","description":"Example workflow for rendering SPARQL query results from Ubergraph using obographviz","archived":false,"fork":false,"pushed_at":"2021-11-05T01:25:34.000Z","size":543,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T22:15:05.412Z","etag":null,"topics":["obofoundry"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/balhoff.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}},"created_at":"2021-11-02T20:57:44.000Z","updated_at":"2021-11-05T01:25:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"408b7fa4-3447-4ae4-b1f4-68e5edbf36a0","html_url":"https://github.com/balhoff/ubergraph-viz","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"c04bda851d92b4089f8f798b71f4fb2a82f3ba82"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balhoff/ubergraph-viz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balhoff%2Fubergraph-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balhoff%2Fubergraph-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balhoff%2Fubergraph-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balhoff%2Fubergraph-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balhoff","download_url":"https://codeload.github.com/balhoff/ubergraph-viz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balhoff%2Fubergraph-viz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262003915,"owners_count":23243346,"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":["obofoundry"],"created_at":"2024-07-29T18:29:51.897Z","updated_at":"2026-02-02T13:19:02.175Z","avatar_url":"https://github.com/balhoff.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ubergraph-viz\nExample workflow for rendering SPARQL query results from Ubergraph using obographviz\n\n## Requirements\nYou will need the following tools on your `PATH` (or use the docker script, see below):\n\n- `og2dot`—https://github.com/cmungall/obographviz\n- `dot`—https://graphviz.org\n- `jq`—https://stedolan.github.io/jq/\n- `curl`\n- `make`\n\n## Queries\n\nAdd SPARQL queries to the `sparql` folder, using file extension `.rq`. \nEach query should be a SELECT query which projects these variables: `?s`, `?slabel`, `?p`, `?plabel`, `?o`, `?olabel`.\n\n## Running\n\nRun a `make` target based on the name of the SPARQL query to run, replacing `.rq` with `.pdf`, e.g.: `make two-hop-neighborhood.pdf`.\n\n\u003cimg src=\"../../raw/master/examples/two-hop-neighborhood.png\" width=\"400\"\u003e\n\n### Running via docker\nIf you have docker on your system, all the needed tools are available in the docker image accessed via the `run.sh` script\n\n```\n./run.sh make two-hop-neighborhood.pdf\n```\n\n## Styling\n\nChange the styling by editing [ubergraph-style.json](../../blob/master/style/ubergraph-style.json). \nColor names are defined here: https://graphviz.org/doc/info/colors.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalhoff%2Fubergraph-viz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalhoff%2Fubergraph-viz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalhoff%2Fubergraph-viz/lists"}