. "Ahlem Rhayem" . "Andrea Cimmino" . "Juan Cano Benito" . "María Poveda Villalón" . "Raúl García Castro" . "This ontology aims at modelling the cell-tower information for the AURORAL project." . . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://purl.org/dc/elements/1.1/creator . # # http://purl.org/dc/elements/1.1/description . # # http://purl.org/dc/terms/license . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # http://www.owl-ontologies.com/geo#location . . . "Relationship between the cell tower and its geospatial coordinates" . "location" . # # https://auroral.iot.linkeddata.es/def/cell#country . . . "A relationship between the cellTower and the country where it is installed" . "country" . # # https://auroral.iot.linkeddata.es/def/cell#hasOperator . . . "A relationship between the CellTower and its Operator" . "has operator" . # # https://auroral.iot.linkeddata.es/def/cell#hasRange . . . "A relationship between the Operator and its range" . "has range" . # # https://auroral.iot.linkeddata.es/def/cell#providesNetwork . . . "Relationship between the cellTower and the network that it provides" . "provides network" . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # http://www.w3.org/2003/01/geo/wgs84_pos#lat . . "The latitude of a given location" . "lat" . # # http://www.w3.org/2003/01/geo/wgs84_pos#long . . "The longitude of a given location" . "long" . # # https://auroral.iot.linkeddata.es/def/cell#cellId . . . "The identifer of a cellTower" . "cell id" . # # https://auroral.iot.linkeddata.es/def/cell#created . . . "The created time of a cellTower" . "created" . # # https://auroral.iot.linkeddata.es/def/cell#networkCode . . . "The code of a network" . "network code" . # # https://auroral.iot.linkeddata.es/def/cell#operatorId . . . "The identifier of an operator" . "operator id" . # # https://auroral.iot.linkeddata.es/def/cell#operatorName . . . "The name of an operator" . "operator name" . # # https://auroral.iot.linkeddata.es/def/cell#range . . . "The range of a CellTower" . "range" . # # https://auroral.iot.linkeddata.es/def/core#code . . . "The code of a country" . "code" . # # https://auroral.iot.linkeddata.es/def/core#name . . . "The name of a country" . "name" . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # http://www.geonames.org/ontology#Feature . "Refers to the location of an entity" . "Feature" . # # http://www.w3.org/2003/01/geo/wgs84_pos#Point . "Represents a geospatial information of a givem location" . "Point" . # # https://auroral.iot.linkeddata.es/def/cell#CDMA . . "CDMA (Code-Division Multiple Access) refers to any of several protocols used in second-generation (2G) and third-generation (3G) wireless communications." . "C D M A" . # # https://auroral.iot.linkeddata.es/def/cell#CellTower . . "Cell towers, also known as cell sites, are where electric communications equipment and antennae are mounted, allowing the surrounding area to use wireless communication devices like telephones and radios" . "Cell Tower" . # # https://auroral.iot.linkeddata.es/def/cell#GSM . . "A global system for mobile telecommunications: a technical system for mobile phones used in many countries: GSM network The phone company has placed a large order for GSM network equipment." . "G S M" . # # https://auroral.iot.linkeddata.es/def/cell#LTE . . "LTE (Long-Term Evolution) is a fourth-generation (4G) wireless standard that provides increased network capacity and speed for cellphones and other cellular devices compared with third-generation (3G) technology." . "L T E" . # # https://auroral.iot.linkeddata.es/def/cell#Network . "Determines the type of networks that could be provided by a network" . "Network" . # # https://auroral.iot.linkeddata.es/def/cell#Operator . "Determines the owners and the operator of a device or an object" . "Operator" . # # https://auroral.iot.linkeddata.es/def/cell#RangeCellTower . "The range of a cell tower is defined as the working area within which mobile devices can connect reliably to the cell tower." . "Range Cell Tower" . # # https://auroral.iot.linkeddata.es/def/cell#UMTS . . "Universal Mobile Telecommunications System: a system for sending text, voice, and video data to mobile phones and computers" . "U M T S" . # # https://auroral.iot.linkeddata.es/def/cell#4G . . "fourth-generation: relating to or using a technology that gives mobile phone and computer users more advanced features than 3G" . "4 G" . # # https://auroral.iot.linkeddata.es/def/cell#5G . . "5G is the 5th generation mobile network. It is a new global wireless standard after 1G, 2G, 3G, and 4G networks. 5G enables a new kind of network that is designed to connect virtually everyone and everything together including machines, objects, and devices." . "5 G" . # # https://auroral.iot.linkeddata.es/def/core#Country . . "Specifies the country where a cell tower is installed" . "Country" . # # https://auroral.iot.linkeddata.es/def/core#Device . "A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs a start and stop function." . "Device" . # # Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/