. . "Ahlem Rhayem" . "Andrea Cimmino" . "Juan Cano" . "María Poveda-Villalón" . "Raúl Garcia-Castro" . "Ontology code created by Chowlk" . "The AURORAL car-booking Ontology" . "0.0.1" . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://purl.org/dc/elements/1.1/creator . # # http://purl.org/dc/elements/1.1/description . # # http://purl.org/dc/elements/1.1/title . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/car-booking#hasAddress . "has address" . # # https://auroral.iot.linkeddata.es/def/car-booking#hasTime . . "has time" . # # https://auroral.iot.linkeddata.es/def/car-booking#madeBy . . . "made by" . # # https://auroral.iot.linkeddata.es/def/car-booking#makesReservation . . . "makes reservation" . # # https://auroral.iot.linkeddata.es/def/car-booking#relatedTo . . . "related to" . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/car-booking#address . . . "address" . # # https://auroral.iot.linkeddata.es/def/car-booking#brand . . . "brand" . # # https://auroral.iot.linkeddata.es/def/car-booking#bufferedEnd . . . "buffered end" . # # https://auroral.iot.linkeddata.es/def/car-booking#city . . . "city" . # # https://auroral.iot.linkeddata.es/def/car-booking#created . . . "created" . # # https://auroral.iot.linkeddata.es/def/car-booking#hasType . . . "has type" . # # https://auroral.iot.linkeddata.es/def/car-booking#identifier . . . "identifier" . # # https://auroral.iot.linkeddata.es/def/car-booking#label . . . "label" . # # https://auroral.iot.linkeddata.es/def/car-booking#liftOffer . . . "lift offer" . # # https://auroral.iot.linkeddata.es/def/car-booking#model . . . "model" . # # https://auroral.iot.linkeddata.es/def/car-booking#note . . . "note" . # # https://auroral.iot.linkeddata.es/def/car-booking#purpose . . . "purpose" . # # https://auroral.iot.linkeddata.es/def/car-booking#reservationEnd . . . "reservation end" . # # https://auroral.iot.linkeddata.es/def/car-booking#reservationStart . . . "reservation start" . # # https://auroral.iot.linkeddata.es/def/car-booking#state . . . "state" . # # https://auroral.iot.linkeddata.es/def/car-booking#timeZone . . . "time zone" . # # https://auroral.iot.linkeddata.es/def/car-booking#zip . . . "zip" . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # https://auroral.iot.linkeddata.es/def/car-booking#Address . "Address" . # # https://auroral.iot.linkeddata.es/def/car-booking#Reservation . "Reservation" . # # https://auroral.iot.linkeddata.es/def/car-booking#ReservationTime . "Reservation Time" . # # https://auroral.iot.linkeddata.es/def/car-booking#Vehicle . "Vehicle" . # # https://auroral.iot.linkeddata.es/def/core#User . "User" . # # Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/