Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equipment Booking System #1446

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Equipment Booking System #1446

wants to merge 45 commits into from

Conversation

simonrihm
Copy link
Contributor

Added functionality to book assets:

  1. New concepts introduced to OntoAssetManagement ontology that enable attaching a BookingSystem to an asset, to which individual bookings for a specific time interval by specific persons can be added.
  2. New agent added for spinning up a browser-based user interface for adding, viewing, and deleting bookings.

Additional info under Agents/EquipmentBookingAgent/README.md

Michael-TeguhLaksana and others added 30 commits July 17, 2023 17:29
ontodevice .csv file

- Update version
- Added Valve as subclass of Flow Controller
for Thermostat

- Removed ontodevice:TempaeratureSensor as saref:TemperatureSensor
  exists
- Corrects the use of restriction for Thermostat
NetworkDevice and typo fixes
- Moved Router and NetworkSwitch to NetworkDevice
- Fix label typos
to OntoLab.csv

- Added new LabEquipment subclasses
- Added LabSafety class
- Added LabEquipmentSystem class
and subclass fix

- Fix rotaryEvaporator hierarchy
- Add Mixer classes and system classes
Added some computer accessories and appliances. Moved battery tester to
ontolab
hierarchy
- Added peripheral and memory device under computer part
- Moved Ethernet card to Network device
- Moved Tower under Computer
for ontosystem

- Move EyeTrackerSystem outside of MedicalDeviceSystem
- Create SurveillanceSystem and move CCTVSystem under SurveillenceSystem
@simonrihm simonrihm added the enhancement New feature or request label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants