{"id":25843056,"url":"https://github.com/incatools/sparql-matcher","last_synced_at":"2026-06-11T17:31:11.142Z","repository":{"id":66914567,"uuid":"268407827","full_name":"INCATools/sparql-matcher","owner":"INCATools","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-01T02:42:07.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T06:39:17.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/INCATools.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}},"created_at":"2020-06-01T02:36:30.000Z","updated_at":"2025-02-04T18:39:41.000Z","dependencies_parsed_at":"2023-06-18T19:40:33.754Z","dependency_job_id":null,"html_url":"https://github.com/INCATools/sparql-matcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/INCATools/sparql-matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INCATools%2Fsparql-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INCATools%2Fsparql-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INCATools%2Fsparql-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INCATools%2Fsparql-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/INCATools","download_url":"https://codeload.github.com/INCATools/sparql-matcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INCATools%2Fsparql-matcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34211061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":"2025-03-01T06:37:50.248Z","updated_at":"2026-06-11T17:31:11.137Z","avatar_url":"https://github.com/INCATools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sparql-matcher\n\nPerforms entity matching / ontology alignment using SPARQL queries.\n\n## Methods\n\nWe first pre-index the ontology by creating skos Concepts for\nnormalized lexical entities. Thus \"foo-1\", \"foo 1\" and \"FOO 1\" would\nall be the same skos Concept.\n\nWe then query for all pairs of classes that share the same skos Concept\n\nThis can then be queried to generate a SSSOM file\n\n## Updates and Queries\n\nSee the [sparql/](sparql/) directory\n\nThe queries/updates should be executed in the following order:\n\n * [sparql/](sparql/)\n    * [insert-sources](sparql/insert-sources.ru) : adds dc:source to nodes\n    * [insert-lexical-nodes](sparql/insert-lexical-nodes.ru) : adds skos Concepts for literals\n    * [insert-matches](sparql/insert-matches.ru) : creates pairwise matches for classes with the same concept\n    * [select-matches](sparql/select-matches.rq) : selects matches in tabular/SSSOM form\n\nTODO: rules for confidence weighting\n\n## Execution\n\n * [local-sparql-match.sh](scripts/local-sparql-match.sh)\n    * runs on local files\n    * uses chained ROBOT update queries\n * [sparql-match.py](scripts/sparql-match.py)\n    * runs against a (writeable) SPARQL endpoint\n    * currently blazegraph assumed\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincatools%2Fsparql-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincatools%2Fsparql-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincatools%2Fsparql-matcher/lists"}