Giter Site home page Giter Site logo

khaledashrafh / university-management-ontology Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 3.39 MB

This project aims to create an ontology for a university using the Protege editor. The ontology defines various classes and their relationships within the university domain. It also includes queries and rules implemented in Protégé and CLIPS to retrieve information from the ontology.

License: MIT License

CLIPS 36.08% Java 63.92%
clips gui knowledge-engineering ontology ontology-engineering semantic-web protege protege-owl-editor

university-management-ontology's Introduction

University Management Ontology

This project aims to create an ontology for a university using the Protege editor. The ontology defines various classes and their relationships within the university domain. It also includes queries and rules implemented in Protégé and CLIPS to retrieve information from the ontology.

Introduction

The University Ontology Project focuses on developing a comprehensive ontology to represent the structure and relationships within a university domain. The ontology provides a conceptual model that defines various classes and their associations, enabling efficient management and retrieval of university-related information.

Ontology Classes

The following classes are defined in the university ontology:

  • University
  • Faculty
  • Department
  • Program (Module)
  • Course
  • Academic Staff
  • Exams
  • Course Work
  • Thesis
  • Lecture Hall
  • Library
  • Lab Room
  • Lecturer
  • TA
  • Student

The ontology distinguishes between individuals and classes, as well as subclass and other relationships, to accurately represent the university's organizational structure and academic offerings.

Queries in Protégé

Protégé allows the execution of queries to retrieve specific information from the university ontology. The following queries can be executed:

  1. Get all TAs belonging to a department.
  2. Get the courses a student is currently studying.
  3. Get all the courses offered by a certain faculty.
  4. Get Lecturers of a faculty.
  5. Get all faculties of a university.

To execute these queries, constant values need to be provided for certain parameters such as "department," "student," "faculty," and "university."

Queries in CLIPS

CLIPS, a rule-based programming language, is utilized to implement the queries and rules for retrieving information from the university ontology. The CLIPS implementation allows dynamic retrieval of information by taking inputs from the user. The following queries are implemented in CLIPS:

  1. Get all TAs belonging to a department.
  2. Get the courses a student is currently studying.
  3. Get all the courses offered by a certain faculty.
  4. Get Lecturers of a faculty.
  5. Get all faculties of a university.

The CLIPS program prompts the user for input to execute the queries and provides the corresponding results.

Graphical User Interface (GUI)

In addition to the command-line interface provided by Protégé and CLIPS, a Graphical User Interface (GUI) can be developed to interact with the university ontology. The GUI would provide a user-friendly interface to perform various operations, such as querying information, adding new entities, and visualizing the ontology hierarchy.

Here is an example of a GUI design for the university ontology:


KhaledAshrafH


KhaledAshrafH


KhaledAshrafH


KhaledAshrafH


KhaledAshrafH


KhaledAshrafH

The GUI allows users to select different queries, enter parameter values, and view the results in a structured format. It provides an intuitive way to interact with the ontology and retrieve information efficiently.

Report

The project includes a detailed report that provides a deeper understanding of the university ontology. The report contains a diagram of the ontology, showcasing the relationships between the classes. Additionally, it describes the slots of each class, providing detailed information about their attributes and relationships.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/KhaledAshrafH/University-Management-Ontology.git
  1. Open the Protege editor and import the ontology file.

  2. Execute the queries in Protégé to retrieve the desired information.

  3. To run the CLIPS implementation, ensure you have CLIPS installed on your system.

  4. Run the CLIPS program and provide inputs as prompted to execute the queries.

  5. Review the report included in the project to gain a better understanding of the ontology, relationships, and class attributes.

Contributing

Contributions to this project are welcome. Feel free to fork the repository and submit pull requests to suggest improvements, add new featuresor fix any issues.

Team

This project was created by a team of four computer science students at Faculty of Computers and Artificial Intelligence Cairo University. The team members are:

We would like to express our gratitude to all team members for their hard work and contributions to this project.

Acknowledgments

This project is based on Semantic Web course at Faculty of Computers and Artificial Intelligence Cairo University. We would like to thank Prof. Abeer Elkorany for his guidance and support throughout this course.

License

This project is licensed under the MIT License - see the LICENSE file for details.

university-management-ontology's People

Contributors

khaledashrafh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ahmedsayed117

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.