Code Monkey home page Code Monkey logo

nsu-diploma-frontend's Introduction

Bachelor's Degree Thesis Demo Repository

This repository contains the code for a visual demonstration of a sample usage scenario of the semantic model developed as part of my bachelor's degree thesis project. The project aimed to develop an innovative information system to assist individuals in navigating unfamiliar organizations by providing answers to queries about their internal structure and processes.

Alt text

Project Overview

The core of this project is a generic semantic model, implemented as a knowledge graph, that can represent various organizations. The knowledge graph serves as the foundation for the information system and enables the illustration and exploration of organizational structures and processes.

Key Features

  • Ontology-based representation of organizational knowledge.
  • Implementation of a server-side application using Python, RDFLib, and Flask.
  • Development of a client-side application using HTML, CSS, and JavaScript.
  • Integration of the server and client components to enable interaction with the knowledge graph.

Thesis Work

The development of the semantic model and its implementation in this project formed a significant part of my bachelor's degree thesis. I successfully defended my thesis with distinction, demonstrating a deep understanding of the subject matter and the ability to apply it practically.

Usage Instructions

To run the demonstration, follow these steps:

  1. Clone this repository to your local machine.
  2. Set up and configure the server-side application by opening restAPI.py in a suitable integrated development environment (e.g., PyCharm). Install any required dependencies.
  3. In restAPI.py, specify the absolute path to the ontology file in line 8 (g.parse('absolute_path_to_ontology_file')).
  4. Start the server-side application by running restAPI.py.
  5. Navigate to the "Frontend" folder and open index.html in a web browser to access the client-side application.
  6. Explore the demonstration, interact with the visual representation of the knowledge graph, and observe the functionality of the information system.

nsu-diploma-frontend's People

Contributors

ixtreme3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.