Commit 19712b80 authored by Cornelis Bouter's avatar Cornelis Bouter
Browse files

remove hijacking disjoint statement closes 15

parent e292b895
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -984,8 +984,6 @@ saref:Measurement rdf:type owl:Class ;
      owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
      owl:onDataRange xsd:float
    ] ;
      owl:disjointWith saref:Property ,
        saref:UnitOfMeasure ;
  rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ;
  rdfs:isDefinedBy <https://saref.etsi.org/core/> ;
  rdfs:label "Measurement"@en .