{"id":37442697,"url":"https://github.com/identifiers-org/ontop","last_synced_at":"2026-01-16T06:46:13.574Z","repository":{"id":261581650,"uuid":"884271070","full_name":"identifiers-org/ontop","owner":"identifiers-org","description":"Contains the identifiers.org ontology files and the ontop setup for triple generation.","archived":false,"fork":false,"pushed_at":"2025-09-30T07:19:11.000Z","size":20665,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-30T09:15:24.957Z","etag":null,"topics":["ontology","ontop","rdf"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/identifiers-org.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-06T13:04:14.000Z","updated_at":"2025-09-30T07:19:14.000Z","dependencies_parsed_at":"2024-11-07T10:39:05.809Z","dependency_job_id":"7aafc66f-b816-404a-81ad-89475f9680ba","html_url":"https://github.com/identifiers-org/ontop","commit_stats":null,"previous_names":["identifiers-org/ontop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/identifiers-org/ontop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/identifiers-org%2Fontop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/identifiers-org%2Fontop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/identifiers-org%2Fontop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/identifiers-org%2Fontop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/identifiers-org","download_url":"https://codeload.github.com/identifiers-org/ontop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/identifiers-org%2Fontop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["ontology","ontop","rdf"],"created_at":"2026-01-16T06:46:13.053Z","updated_at":"2026-01-16T06:46:13.567Z","avatar_url":"https://github.com/identifiers-org.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# identifiers.org ontology\n\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/identifiers-org/ontop?logo=Github\u0026)\n![GitHub last commit](https://img.shields.io/github/last-commit/identifiers-org/ontop?path=idorg-ontology\u0026label=last%20update)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/identifiers-org/ontop/ontop-k8s.yml?logo=Github\u0026label=periodic%20update)\n\nThis repository contains the ontology files for identifiers.org and the required code for updating the SPARQL server with the latest information from the registry. [It was the result of ELIXIR BioHackathon 2024 project 13](https://github.com/elixir-europe/biohackathon-projects-2024/blob/main/13.md). Please use our main issue page at \u003chttps://github.com/identifiers-org/identifiers-org.github.io/issues\u003e for any issues.\n\n## How it works\n\nidentifiers.org is currently hosted in the Google cloud platform using kubernetes. The sparql server and SQL containing the registry are hosted there.\n\nThis repository contains the turtle file (idorg-ontology/idorg-ontology.ttl) containing the definitions of the OWL properties and classes employed. It also contains the R2RDF mappings used to convert the relational data on the registry database into the RDF triples served by the SPARQL server. With these mappings and OWL definitions, [Ontop](https://ontop-vkg.org/) is used to materialize the registry triples.\n\nEvery morning and every update to this repository, a GitHub action takes care of updating the materialized triples file and restarting the server to make sure it is up-to-date. It runs a k8s job that generates a new materialized file with the current contents of the database, pushes that file to this repository if it is different from the current version, and triggers a restart of the SPARQL server.\n\n## How to contribute\n\nIf you wish to contribute to this ontology and database, feel free to fork this repository, make the necessary changes, and create a pull request from the fork to this repository. We will review it and merge depending on contents. The GitHub action will immediately publish changes when PRs are merged into the main branch.\n\nWe recommend using the Protege with the ontop plugin for editing the ontology file and R2RDF mappings.\n\n## How it is modeled\n\nPlease see our [documentation page](https://docs.identifiers.org/pages/sparql.html) for details on the data model employed.\n\n## Useful links\n- Protege ontology editor: https://protege.stanford.edu/\n- ontop microservice: https://ontop-vkg.org/\n- Ontop plugin for protege: https://sourceforge.net/projects/ontop4obda/\n- Postgres jdbc jar: https://jdbc.postgresql.org/download/\n- https://github.com/ontop/ontop-patterns-tutorial\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidentifiers-org%2Fontop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidentifiers-org%2Fontop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidentifiers-org%2Fontop/lists"}