Commit bb829aa9 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

corrected typo in MicroRenewables

parent f8252e01
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -733,7 +733,7 @@ saref:MeteringFunction rdf:type owl:Class ;
###  https://saref.etsi.org/MicroRenewable
###  https://saref.etsi.org/MicroRenewable
saref:MicroRenewable rdf:type owl:Class ;
saref:MicroRenewable rdf:type owl:Class ;
                     rdfs:subClassOf saref:FunctionRelated ;
                     rdfs:subClassOf saref:FunctionRelated ;
                     rdfs:comment "A device that generates renewable energy from natural resources such as teh sun, wind and water.  A saref:MicroRenewable is typically used to accomplish saref:EnergyEfficiency."^^xsd:string ;
                     rdfs:comment "A device that generates renewable energy from natural resources such as the sun, wind and water.  A saref:MicroRenewable is typically used to accomplish saref:EnergyEfficiency."^^xsd:string ;
                     rdfs:label "Micro renewable"^^xsd:string .
                     rdfs:label "Micro renewable"^^xsd:string .