seMeja API Design Based on CRUD+N Concept
- 1 Universiti of Kebangsaan Malaysia, Malaysia
Abstract
seMeja is an ongoing research to develop a desktop system for university environment. To support the development of this system, an Application Programming Interface (API) is needed to provide access to online university services such as course notes, course schedules and course registration interface. This paper proposes a research to create and design the API for seMeja named seMejaAPI. The primary goal for this API is to allow programmers to quickly develop applications that can interact with university online system that support the API. The API needs to be versatile enough to encapsulate the variations of online university services and yet easy enough to be used by an application programmer. The design of the API is based on the four operations of Create, Read, Update and Delete (CRUD). In addition to these four basic concepts, the concept of 'Notify' has been added to support the registration for push-style notifications. These principles are then combined with an existing university-based ontology. This ontology defines the various objects used in a university environment. Two prototypes were then developed and tested to demonstrate an implementation of a portion of the API, along with a small working application.
DOI: https://doi.org/10.3844/jcssp.2015.645.661
Copyright: © 2015 Marini Abu Bakar, Surya Ismail, Sufian Idris and Zarina Shukur. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 3,222 Views
- 2,079 Downloads
- 0 Citations
Download
Keywords
- API
- seMeja Desktop Environment
- University Operating System
- Ontology
- CRUD