Newer
Older
### https://saref.etsi.org/s4ehaw/ServiceGrounding
:ServiceGrounding rdf:type owl:Class .
### https://saref.etsi.org/s4ehaw/ServiceProcess
:ServiceProcess rdf:type owl:Class .
### https://saref.etsi.org/s4ehaw/ServiceProfile
:ServiceProfile rdf:type owl:Class .
:Simple rdf:type owl:Class ;
rdfs:subClassOf :ServiceProcess .
### https://saref.etsi.org/s4ehaw/TimeSeriesMeasurements
:TimeSeriesMeasurements rdf:type owl:Class .
:User rdf:type owl:Class ;
rdfs:subClassOf :Actor .
:Validity rdf:type owl:Class ;
rdfs:subClassOf :Constraints .
saref:Actuator rdf:type owl:Class ;
rdfs:subClassOf :HealthDevice .
### https://saref.etsi.org/s4wear/Measurement
saref:Measurement rdf:type owl:Class .
### https://saref.etsi.org/s4wear/Sensor
saref:Sensor rdf:type owl:Class ;
rdfs:subClassOf :HealthDevice .
### https://saref.etsi.org/saref/UnitOfMeasure
saref:UnitOfMeasure rdf:type owl:Class .
### Generated by the OWL API (version 3.4.2) http://owlapi.sourceforge.net