Graphical representation

Diagram

Image:Network.png

General description

Name: SmartHome_Network
Submitted by: MarjanAlirezaie
Also Known As:
Intent: This pattern relies on both the SSN ontology and DUL in order to represent sensors and other techniqually needed objects to deploy a network in a smart home environment.The concept of Network is modeled in this pattern as a System (http://purl.oclc.org/NET/ssnx/ssn#System) whose constituents are NodeStations (subclass of Node which is in turn subsumed by the class http://purl.oclc.org/NET/ssnx/ssn#Device). Another subsumee of the Device class is the class Node describing more details about the content of each node station. Depending on their roles, nodes of a network are devided into types of node senders (whcih observe a phenomenon and send the data) and receivers (which receive the observation data).
Domains:
Competency Questions:
  • What are the nodes that are sending data to a given receiver?
  • What is the receiving node of the given set of sending nodes?
  • Which types of nodes are available in a network?
  • Solution description: TBD
    Reusable OWL Building Block: [http://ecareathome-ontology.mpi.aass.oru.se/patterns/SmartHome_Network.owl](http://ontologydesignpatterns.org/wiki/index.php?title=Special:ClickHandler&link=http://ecareathome-ontology.mpi.aass.oru.se/patterns/SmartHome_Network.owl&message=OWL building block&from_page_id=4249&update=) (530)
    Consequences:
    Scenarios:
    Known Uses:
    Web References:
    Other References:
    Examples (OWL files):
    Extracted From:
    Reengineered From:
    Has Components:
    Specialization Of:
    Related CPs:

    Elements

    The SmartHome Network Content OP locally defines the following ontology elements:

    ObjectProperty receivesDataFrom (owl:ObjectProperty) receivesDataFrom page ObjectProperty sendsDataTo (owl:ObjectProperty) sendsDataTo page Class DataReceiverNode (owl:Class) DataReceiverNode page Class DataSenderNode (owl:Class) DataSenderNode page Class Network (owl:Class) A network which is a collection of Nodes Network page Class Node (owl:Class) Node page Class NodeStation (owl:Class) NodeStation page Class ReceiverNodeStation (owl:Class) ReceiverNodeStation page Class SenderNodeStation (owl:Class) SenderNodeStation page Class SmartHomeDeployment (owl:Class) SmartHomeDeployment page

    Additional information

    Scenarios

    Scenarios about SmartHome Network No scenario is added to this Content OP.

    Reviews

    Reviews about SmartHome Network There is no review about this proposal. This revision (revision ID 13121) takes in account the reviews: none

    Other info at evaluation tab

    Modeling issues

    Modeling issues about SmartHome Network There is no Modeling issue related to this proposal.

    References