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

renamed UnitOfMeasurement -> UnitOfMeasure

parent f26b6a58
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ ex:AccuMed500 rdf:type owl:NamedIndividual ,

###  https://saref.etsi.org/saref4wear/example/BPM
ex:BPM rdf:type owl:NamedIndividual ,
                saref:UnitOfMeasurement ;
                saref:UnitOfMeasure ;
       rdfs:label "Beats per minute"@en.


@@ -77,7 +77,7 @@ ex:Garmin745XT rdf:type owl:NamedIndividual ,

###  https://saref.etsi.org/saref4wear/example/MmHg
ex:MmHg rdf:type owl:NamedIndividual ,
                 saref:UnitOfMeasurement ;
                 saref:UnitOfMeasure ;
        rdfs:label "Millimiters of mercury"@en.