Skip to content

Dakantz/OnSET

Repository files navigation

OnSET

Live Demo

In progress...

Description

OnSET should enable a more explorative ontology querying experience for non-expert users, and to build a quick understanding of the scale and nature of a KG that is in use.

Setup instruction

  1. Download object and instances form DBPEDIA: DBPEDIA-Data: ontologies, this may take some time!
  2. Setup a local qlever instance (https://github.com/ad-freiburg/qlever-control) (the used configurations can be found in docker/bto-data and docker/dbpedia-data)
  3. Start auxiliary DB using cd docker/onset-data && docker-compose up -d
  4. Backend setup:
  5. Frontend setup:
    • install a somewhat recent Node version
    • install dependencies by first cd frontend && npm i -D
    • then start the frontend using npm run dev
  • Profit?

Citations

If you feel inspired or want to refer our work in some way, cite the SIGIR Demo Paper:

@misc{kantz2025onsetontologysemanticexploration,
      title={OnSET: Ontology and Semantic Exploration Toolkit}, 
      author={Benedikt Kantz and Kevin Innerebner and Peter Waldert and Stefan Lengauer and Elisabeth Lex and Tobias Schreck},
      year={2025},
      eprint={2504.08373},
      archivePrefix={arXiv},
      primaryClass={cs.IR},
      url={https://arxiv.org/abs/2504.08373}, 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published