{"id":22537852,"url":"https://github.com/khaledashrafh/university-management-ontology","last_synced_at":"2025-03-28T06:42:38.262Z","repository":{"id":190472509,"uuid":"682693376","full_name":"KhaledAshrafH/University-Management-Ontology","owner":"KhaledAshrafH","description":"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.","archived":false,"fork":false,"pushed_at":"2023-09-05T18:10:03.000Z","size":3475,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-16T16:12:03.839Z","etag":null,"topics":["clips","gui","knowledge-engineering","ontology","ontology-engineering","protege","protege-owl-editor","semantic-web"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KhaledAshrafH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-24T18:12:18.000Z","updated_at":"2023-08-28T02:56:05.000Z","dependencies_parsed_at":"2023-08-24T20:50:31.024Z","dependency_job_id":"4311a126-cef6-4aca-9896-0a44b67797d7","html_url":"https://github.com/KhaledAshrafH/University-Management-Ontology","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"870847090cd49273cb08ec5b61bcad98611105eb"},"previous_names":["khaledashrafh/university-management-ontology"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledAshrafH%2FUniversity-Management-Ontology","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledAshrafH%2FUniversity-Management-Ontology/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledAshrafH%2FUniversity-Management-Ontology/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledAshrafH%2FUniversity-Management-Ontology/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KhaledAshrafH","download_url":"https://codeload.github.com/KhaledAshrafH/University-Management-Ontology/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984558,"owners_count":20704794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clips","gui","knowledge-engineering","ontology","ontology-engineering","protege","protege-owl-editor","semantic-web"],"created_at":"2024-12-07T11:09:01.641Z","updated_at":"2025-03-28T06:42:38.221Z","avatar_url":"https://github.com/KhaledAshrafH.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Management Ontology\n\nThis 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.\n\n## Introduction\n\nThe 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.\n\n## Ontology Classes\n\nThe following classes are defined in the university ontology:\n\n- University\n- Faculty\n- Department\n- Program (Module)\n- Course\n- Academic Staff\n- Exams\n- Course Work\n- Thesis\n- Lecture Hall\n- Library\n- Lab Room\n- Lecturer\n- TA\n- Student\n\nThe ontology distinguishes between individuals and classes, as well as subclass and other relationships, to accurately represent the university's organizational structure and academic offerings.\n\n## Queries in Protégé\n\nProtégé allows the execution of queries to retrieve specific information from the university ontology. The following queries can be executed:\n\n1. Get all TAs belonging to a department.\n2. Get the courses a student is currently studying.\n3. Get all the courses offered by a certain faculty.\n4. Get Lecturers of a faculty.\n5. Get all faculties of a university.\n\nTo execute these queries, constant values need to be provided for certain parameters such as \"department,\" \"student,\" \"faculty,\" and \"university.\"\n\n## Queries in CLIPS\n\nCLIPS, 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:\n\n1. Get all TAs belonging to a department.\n2. Get the courses a student is currently studying.\n3. Get all the courses offered by a certain faculty.\n4. Get Lecturers of a faculty.\n5. Get all faculties of a university.\n\nThe CLIPS program prompts the user for input to execute the queries and provides the corresponding results.\n\n## Graphical User Interface (GUI)\n\nIn 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.\n\nHere is an example of a GUI design for the university ontology:\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\u003cbr\u003e\n\u003cp align=\"center\" margin=\"auto\"\u003e\n    \u003ckbd\u003e\n\u003cimg align=\"center\" \n            src=\"https://github.com/KhaledAshrafH/University-Management-Ontology/blob/main/Gui%20img/1.png?raw=true\"\n            alt=\"KhaledAshrafH\" width=600px  style=\"border-radius: 20px;\"/\u003e\n    \u003c/kbd\u003e\n  \u003c/p\u003e\n \u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n \u003cbr\u003e\n\u003cp align=\"center\" margin=\"auto\"\u003e\n    \u003ckbd\u003e\n\u003cimg align=\"center\" \n            src=\"https://github.com/KhaledAshrafH/University-Management-Ontology/blob/main/Gui%20img/2.png?raw=true\"\n            alt=\"KhaledAshrafH\" width=600px style=\"border-radius: 20px;\"/\u003e\n    \u003c/kbd\u003e\n  \u003c/p\u003e\n \u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n  \u003cbr\u003e\n\u003cp align=\"center\" margin=\"auto\"\u003e\n    \u003ckbd\u003e\n\u003cimg align=\"center\" \n            src=\"https://github.com/KhaledAshrafH/University-Management-Ontology/blob/main/Gui%20img/3.png?raw=true\"\n            alt=\"KhaledAshrafH\" width=600px style=\"border-radius: 20px;\"/\u003e\n    \u003c/kbd\u003e\n  \u003c/p\u003e\n \u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n  \u003cbr\u003e\n\u003cp align=\"center\" margin=\"auto\"\u003e\n    \u003ckbd\u003e\n\u003cimg align=\"center\" \n            src=\"https://github.com/KhaledAshrafH/University-Management-Ontology/blob/main/Gui%20img/4.png?raw=true\"\n            alt=\"KhaledAshrafH\" width=600px  style=\"border-radius: 20px;\"/\u003e\n    \u003c/kbd\u003e\n  \u003c/p\u003e\n \u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n  \u003cbr\u003e\n\u003cp align=\"center\" margin=\"auto\"\u003e\n    \u003ckbd\u003e\n\u003cimg align=\"center\" \n            src=\"https://github.com/KhaledAshrafH/University-Management-Ontology/blob/main/Gui%20img/5.png?raw=true\"\n            alt=\"KhaledAshrafH\" width=600px style=\"border-radius: 20px;\"/\u003e\n    \u003c/kbd\u003e\n  \u003c/p\u003e\n \u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n  \u003cbr\u003e\n\u003cp align=\"center\" margin=\"auto\"\u003e\n    \u003ckbd\u003e\n\u003cimg align=\"center\" \n            src=\"https://github.com/KhaledAshrafH/University-Management-Ontology/blob/main/Gui%20img/output.png?raw=true\"\n            alt=\"KhaledAshrafH\" width=600px style=\"border-radius: 20px;\"/\u003e\n    \u003c/kbd\u003e\n  \u003c/p\u003e\n\nThe 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.\n\n## Report\n\nThe 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.\n\n## Getting Started\n\nTo get started with this project, follow these steps:\n\n1. Clone the repository:\n```\ngit clone https://github.com/KhaledAshrafH/University-Management-Ontology.git\n```\n\n2. Open the Protege editor and import the ontology file.\n\n3. Execute the queries in Protégé to retrieve the desired information.\n\n4. To run the CLIPS implementation, ensure you have CLIPS installed on your system.\n\n5. Run the CLIPS program and provide inputs as prompted to execute the queries.\n\n6. Review the report included in the project to gain a better understanding of the ontology, relationships, and class attributes.\n\n## Contributing\n\nContributions to this project are welcome. Feel free to fork the repository and submit pull requests to suggest improvements, add new featuresor fix any issues.\n\n## Team\n\nThis project was created by a team of four computer science students at Faculty of Computers and Artificial Intelligence Cairo University. The team members are:\n\n- [Khaled Ashraf Hanafy Mahmoud - 20190186](https://github.com/KhaledAshrafH).\n- [Ahmed Sayed Hassan Youssef - 20190034](https://github.com/AhmedSayed117).\n- [Samah Moustafa Hussien Mahmoud - 20190248](https://github.com/Samah-20190248).\n- [Ayatullah Esam El-din Mohamed - 20190123](https://github.com/oshaesam1).\n\nWe would like to express our gratitude to all team members for their hard work and contributions to this project.\n\n## Acknowledgments\n\nThis 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.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledashrafh%2Funiversity-management-ontology","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaledashrafh%2Funiversity-management-ontology","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledashrafh%2Funiversity-management-ontology/lists"}