Commit 99735f39 authored by Marc Girod-Genet's avatar Marc Girod-Genet
Browse files

New version addressing issue #60 from Maxime Lefrançois.

parent 4e589280
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -354,7 +354,7 @@ s4ehaw:groundingProtocol rdf:type owl:ObjectProperty ;
s4ehaw:precision rdf:type owl:ObjectProperty ;
s4ehaw:precision rdf:type owl:ObjectProperty ;
                 rdfs:domain s4ehaw:MeasurementFunction ;
                 rdfs:domain s4ehaw:MeasurementFunction ;
                 rdfs:range ssn-system:Precision ;
                 rdfs:range ssn-system:Precision ;
                 rdfs:comment "Precision refers to the degree of reproducibility of a measured quantity (when the same quantity is measured several times how close are the measurements from each other), in percent."@en ;
                 rdfs:comment "Precision refers to the degree of reproducibility of a measured quantity (when the same quantity is measured several times how close are the measurements from each other)."@en ;
                 rdfs:label "precision"@en .
                 rdfs:label "precision"@en .