Skip to content
Snippets Groups Projects
Commit 33e1f98a authored by Marc Girod-Genet's avatar Marc Girod-Genet
Browse files

Replace UC3-ECG.ttl for solving an issue revealed by SAREF pipeline.

parent e150cb72
No related branches found
No related tags found
No related merge requests found
Pipeline #161 failed
......@@ -120,12 +120,12 @@ s4ehawInst:ECGMeasurementsSeries_Example001 rdf:type owl:NamedIndividual ,
saref:hasTimestamp "2018-04-22T22:15:30"^^xsd:dateTime ;
s4ehaw:hasValues "2037" ,
"2062" ,
"2043" ,
"2060" ,
"2041" ,
"2047" ;
s4ehaw:hasValues "2037"^^xsd:decimal ,
"2062"^^xsd:decimal ,
"2043"^^xsd:decimal ,
"2060"^^xsd:decimal ,
"2041"^^xsd:decimal ,
"2047"^^xsd:decimal ;
saref:isMeasuredIn s4ehawInst:ElectricPotential_MilliVolts ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment