Commit 1ee8b1bd authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Merge branch 'issue-20' into 'master'

Removed the conflicting axiom.

Closes #20

See merge request SAREF/saref-core!23
parents a0dcc7a7 40f87f0b
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -340,10 +340,6 @@ saref:Command rdf:type owl:Class ;


###  https://saref.etsi.org/Commodity
###  https://saref.etsi.org/Commodity
saref:Commodity rdf:type owl:Class ;
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: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 .
                rdfs:label "Commodity"@en .