$ python3.9 scripts/diff-rdf.py 9ac8f272 b3cc525b ontology/saref4ehaw.ttlTriples deleted: 18Triples added: 0--- triples deleted ---@prefix owl: <http://www.w3.org/2002/07/owl#> .@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .@prefix s4ehaw: <https://saref.etsi.org/saref4ehaw/> .@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .s4ehaw:hasMode a owl:ObjectProperty ; rdfs:label "has mode"@en ; rdfs:comment "Each device has modes of operations that model its dynamic characteristic varying during its lifetime, e.g. active, hold, beacon..."@en ; rdfs:domain s4ehaw:DeviceCharacteristic ; rdfs:range s4ehaw:Mode .s4ehaw:inCurrentMode a owl:ObjectProperty ; rdfs:label "in current mode"@en ; rdfs:comment "Each eHealth device has modes of operations that model its dynamic characteristic varying during its lifetime, e.g. active, hold, beacon..."@en ; rdfs:domain s4ehaw:HealthDevice ; rdfs:range s4ehaw:Mode .s4ehaw:modeName a owl:DatatypeProperty ; rdfs:label "mode name"@en ; rdfs:comment "The mode name of a device, e.g. sleeping."@en ; rdfs:domain s4ehaw:Mode ; rdfs:range xsd:string .s4ehaw:Mode a owl:Class ; rdfs:label "Mode"@en ; rdfs:comment "The dynamic characteristics of a eHealth Device that vary during its lifetime or its BAN lifetime."@en .
seems fine, but on top of commits that are not acceptable. needs to be cherry picked somewhere else.