Skip to content
Snippets Groups Projects
Commit 4af1b962 authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Removing the conflicting axiom.

Solves #19.
parent 9db63f66
No related branches found
No related tags found
1 merge request!21Removing the conflicting axiom.
......@@ -372,14 +372,6 @@ saref:Device rdf:type owl:Class ;
owl:onProperty saref:hasState ;
owl:allValuesFrom saref:State
] ,
[ rdf:type owl:Restriction ;
owl:onProperty saref:hasTypicalConsumption ;
owl:allValuesFrom [ rdf:type owl:Class ;
owl:unionOf ( saref:Energy
saref:Power
)
]
] ,
[ rdf:type owl:Restriction ;
owl:onProperty saref:isUsedFor ;
owl:allValuesFrom saref:Commodity
......
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