Skip to content

s246wv/viz-kgrc-rdf-bbox-x3dom

Repository files navigation

viz-kgrc-rdf-bbox-x3dom

Usage

Premise

  • GraphDB
    • This notebook is intended to use GraphDB provided by OntoText.
    • You need to get it and run the database server in your environment.
    • The repository name should be KGRC4SI_20230714_r2. You can change this at the third cell in the notebook.
  • Knowledge Graph
    • You need to get the knowledge graphs for "Knowledge Graph Reasoning Challenge for Social Issue".
    • Please see this repository for detail.
  • Python with the following packages
    • rdflib
    • sparqlwrapper

Settings and run

  1. Please input the required information to graphdb_auth.txt.
    1. The first line denotes the endpoint of your GraphDB environment.
    2. The second and the third lines denote your credential information.
  2. Run notebook and then you will get the html files.
  3. After open the html file, you can get 3D visualization of the specific scene.

Acknowledgement

I would like to thank YE-WIN-Unity for creating great notebook.
I am also grateful to the great project "Knowledge Graph Reasoning Challenge for Social Issue". This repository is intended to use the dataset from the project.
The visualization part is implemented by using x3dom tech. I also thank the great project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published