Skip to content

stefantagarski/semantic-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Application for visualizing semantic data and ontologies

A web application for visualizing and exploring semantic data and ontologies. This project enables users to upload ontology files and visually navigate complex semantic relationships through an intuitive interface. Developed as the final project of the Web Programming course at FCSE-Skopje. Key features include interactive graph visualization, search capabilities, and support for standard semantic web formats. Built with modern web technologies to provide an accessible way to understand and work with semantic structures.

πŸ§‘β€πŸ’» Developed by
Stefan Tagarski and David Hristov.

πŸš€ How to Start the Application

This project consists of:

  • πŸ”§ Backend (Java Spring Boot β€” Port 8080)
     cd backend
     ./mvnw spring-boot:run
     On Windows, use mvnw spring-boot:run instead.
  • 🌐 Frontend (React + Vite β€” Port 5173)
     cd frontend
     npm install
     npm run dev

🧩 Prerequisites

Ensure the following are installed on your system:

  • Node.js (version 18 or higher recommended)
  • Java JDK (version 17 or higher)
  • Maven (comes bundled with Spring Boot projects)
  • Git

About

Web application for visualization of semantic data and ontologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •