BonhyeonGu / JenaController

KBMS supporting web API-based queries and commands

Repository from Github https://github.comBonhyeonGu/JenaControllerRepository from Github https://github.comBonhyeonGu/JenaController

JenaController

KBMS supporting web API-based queries and commands

... ... ...

Acknowledgment

This repository is intended solely for development purposes and not for deployment. The deployment repository is managed under the authority of the DT-DL Lab at Dong-A University.

Demo

Demo

Description

This service provides web-based functionality to facilitate the use of ontologies with KBMS. It allows users to query SPARQL, store, update, and conduct experimental measurements according to their needs

Function

  • Aggregates pre-prepared OWL and instance RDF at runtime, passes them through a reasoner, verifies, and then loads them.
  • Instance browser
  • Executes queries mapped to routes or supports a webpage form using SELECT
  • Functional operations such as storing and updating instance RDF

About

KBMS supporting web API-based queries and commands


Languages

Language:Kotlin 90.3%Language:HTML 9.7%