Commit 40f87f0b authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Removed the conflicting axiom.

Closes #20.
parent a41255bd
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -340,10 +340,6 @@ saref:Command rdf:type owl:Class ;

###  https://saref.etsi.org/Commodity
saref:Commodity rdf:type owl:Class ;
                rdfs:subClassOf [ rdf:type owl:Restriction ;
                                  owl:onProperty saref:isMeasuredIn ;
                                  owl:allValuesFrom saref:UnitOfMeasure
                                ] ;
                rdfs:comment "A marketable item for which there is demand, but which is supplied without qualitative differentiation across a market. SAREF refers to energy commodities such as electricity, gas, coal and oil. "@en ;
                rdfs:label "Commodity"@en .