Wireless Home Automation Systems leaf node


URI

https://openalex.org/T12222

Label

Wireless Home Automation Systems

Description

This cluster of papers focuses on wireless home automation systems, including IoT-based smart home monitoring and control, sensor networks, Bluetooth and ZigBee technologies, security applications, and integration with devices like Raspberry Pi. The research covers a wide range of topics related to improving efficiency, security, and convenience in home automation.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12222> a skos:Concept ;
    rdfs:label "Wireless Home Automation Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Home_automation>,
        <https://openalex.org/T12222> ;
    skos:broader oasubfields:2208 ;
    skos:definition "This cluster of papers focuses on wireless home automation systems, including IoT-based smart home monitoring and control, sensor networks, Bluetooth and ZigBee technologies, security applications, and integration with devices like Raspberry Pi. The research covers a wide range of topics related to improving efficiency, security, and convenience in home automation."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Wireless Home Automation Systems"@en ;
    openalex:cited_by_count 151068 ;
    openalex:works_count 49752 .