Commit cfd3e81f authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Merge branch 'issue-32' into 'master'

Issue 32

Closes #32

See merge request SAREF/saref-core!6
parents bd132688 13fa8e75
Loading
Loading
Loading
Loading
+4 −131
Original line number Diff line number Diff line
@@ -1366,14 +1366,6 @@ saref:Cleaning rdf:type owl:NamedIndividual ,
               rdfs:label "Cleaning"^^xsd:string .
               

###  https://saref.etsi.org/Close
saref:Close rdf:type owl:NamedIndividual ,
                     saref:CloseCommand ,
                     saref:CloseState ;
            rdfs:comment "The value CLOSE. It is used to instantiate different classes such as the CloseCommand class and CloseState class, for example. "^^xsd:string ;
            rdfs:label "Close"^^xsd:string .


###  https://saref.etsi.org/Comfort
saref:Comfort rdf:type owl:NamedIndividual ,
                       saref:Task ;
@@ -1402,35 +1394,7 @@ saref:Entertainment rdf:type owl:NamedIndividual ,
                    rdfs:label "Entertainment"^^xsd:string .


###  https://saref.etsi.org/GetCurrentMeterValue
saref:GetCurrentMeterValue rdf:type owl:NamedIndividual ,
                                    saref:GetCurrentMeterValueCommand ;
                           rdfs:comment "The command GET CURRENT METER VALUE. It is used to instantiate the GetCurrentMeterValueCommand class. "^^xsd:string ;
                           rdfs:label "Get current meter value"^^xsd:string .


###  https://saref.etsi.org/GetMeterData
saref:GetMeterData rdf:type owl:NamedIndividual ,
                            saref:GetMeterDataCommand ;
                   rdfs:comment "The command GET METER DATA. It is used to instantiate the GetMeterDataCommand class. "^^xsd:string ;
                   rdfs:label "Get meter data"^^xsd:string .


###  https://saref.etsi.org/GetMeterHistory
saref:GetMeterHistory rdf:type owl:NamedIndividual ,
                               saref:GetMeterHistoryCommand ;
                      rdfs:comment "The command GET METER HISTORY. It is used to instantiate the GetMeterHistoryCommand class. "^^xsd:string ;
                      rdfs:label "Get meter history"^^xsd:string .


###  https://saref.etsi.org/GetSensingData
saref:GetSensingData rdf:type owl:NamedIndividual ,
                              saref:GetSensingDataCommand ;
                     rdfs:comment "The command GET SENSING DATA. It is used to instantiate the GetSensingDataCommand class. "^^xsd:string ;
                     rdfs:label "Get sensing data"^^xsd:string .


###  https://saref.etsi.org/Lighting
###  https://w3id.org/saref#Lighting
saref:Lighting rdf:type owl:NamedIndividual ,
                        saref:Task ;
               rdfs:comment "A type of task for which a device is designed"^^xsd:string ;
@@ -1443,104 +1407,13 @@ saref:MeterReading rdf:type owl:NamedIndividual ,
                   rdfs:comment "A type of task for which a device is designed"^^xsd:string ;
                   rdfs:label "Meter reading"^^xsd:string .


###  https://saref.etsi.org/Notify
saref:Notify rdf:type owl:NamedIndividual ,
                      saref:NotifyCommand ;
             rdfs:comment "The value NOTIFY. It is used to instantiate the NotifyCommand."^^xsd:string ;
             rdfs:label "Notify"^^xsd:string .


###  https://saref.etsi.org/Off
saref:Off rdf:type owl:NamedIndividual ,
                   saref:OffCommand ,
                   saref:OffState ;
          rdfs:comment "The value OFF. It is used to instantiate different classes such as the OffCommand class and OffState class. "^^xsd:string ;
          rdfs:label "Off "^^xsd:string .


###  https://saref.etsi.org/On
saref:On rdf:type owl:NamedIndividual ,
                  saref:OnCommand ,
                  saref:OnState ;
         rdfs:comment "The value ON. It is used to instantiate different classes such as the OnCommand class and OnState class. "^^xsd:string ;
         rdfs:label "On"^^xsd:string .


###  https://saref.etsi.org/Open
saref:Open rdf:type owl:NamedIndividual ,
                    saref:OpenCommand ,
                    saref:OpenState ;
           rdfs:comment "The value OPEN. It is used to instantiate different classes such as the OpenCommand class and OpenState class. "^^xsd:string ;
           rdfs:label "Open"^^xsd:string .


###  https://saref.etsi.org/Pause
saref:Pause rdf:type owl:NamedIndividual ,
                     saref:PauseCommand ;
            rdfs:comment "The value PAUSE. It is used to instantiate classes such as the PauseCommand class."^^xsd:string ;
            rdfs:label "Pause"^^xsd:string .


###  https://saref.etsi.org/Safety
###  https://w3id.org/saref#Safety
saref:Safety rdf:type owl:NamedIndividual ,
                      saref:Task ;
             rdfs:comment "A type of task for which a device is designed"^^xsd:string ;
             rdfs:label "Safety"^^xsd:string .


###  https://saref.etsi.org/SetAbsoluteLevel
saref:SetAbsoluteLevel rdf:type owl:NamedIndividual ,
                                saref:SetAbsoluteLevelCommand ;
                       rdfs:comment "The value SET ABSOLUTE LEVEL. It is used to instantiate classes such as the SetAbsoluteLevelCommand class. "^^xsd:string ;
                       rdfs:label "Set absolute level"^^xsd:string .


###  https://saref.etsi.org/SetRelativeLevel
saref:SetRelativeLevel rdf:type owl:NamedIndividual ,
                                saref:SetRelativeLevelCommand ;
                       rdfs:comment "The value SET RELATIVE LEVEL. It is used to instantiate classes such as the SetRelativeLevelCommand class. "^^xsd:string ;
                       rdfs:label "Set relative level"^^xsd:string .


###  https://saref.etsi.org/Start
saref:Start rdf:type owl:NamedIndividual ,
                     saref:StartCommand ,
                     saref:StartState ;
            rdfs:comment "The value START. It is used to instantiate different classes such as the StartCommand class and StartState class. "^^xsd:string ;
            rdfs:label "Start"^^xsd:string .


###  https://saref.etsi.org/StepDown
saref:StepDown rdf:type owl:NamedIndividual ,
                        saref:StepDownCommand ;
               rdfs:comment "The value STEP DOWN. It is used to instantiate the StepDownCommand class. "^^xsd:string ;
               rdfs:label "Step down"^^xsd:string .


###  https://saref.etsi.org/StepUp
saref:StepUp rdf:type owl:NamedIndividual ,
                      saref:StepUpCommand ;
             rdfs:comment "The value STEP UP. It is used to instantiate the StepUpCommand class. "^^xsd:string ;
             rdfs:label "Step up"^^xsd:string .


###  https://saref.etsi.org/Stop
saref:Stop rdf:type owl:NamedIndividual ,
                    saref:StopCommand ,
                    saref:StopState ;
           rdfs:comment "The value STOP. It is used to instantiate different classes such as the StopCommand class and StopState class. "^^xsd:string ;
           rdfs:label "Stop"^^xsd:string .


###  https://saref.etsi.org/Toggle
saref:Toggle rdf:type owl:NamedIndividual ,
                      saref:ToggleCommand ;
             rdfs:comment "The value TOGGLE. It is used to instantiate the the ToggleCommand class"^^xsd:string ;
             rdfs:label "Toggle"^^xsd:string .


###  https://saref.etsi.org/Washing
###  https://w3id.org/saref#Washing
saref:Washing rdf:type owl:NamedIndividual ,
                       saref:Task ;
              rdfs:comment "A type of task for which a device is designed"^^xsd:string ;