File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151<http: //www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .
5252
5353
54- #################################################################
55- # Object Properties
56- #################################################################
57-
58- ### http://purl.obolibrary.org/obo/BFO_0000197
59- <http: //purl.obolibrary.org/obo/BFO_0000197> rdf:type owl:ObjectProperty .
60-
61-
6254#################################################################
6355# Data properties
6456#################################################################
192184<https: //w3id.org/pmd/hto/ChamberPressure> rdf:type owl:Class ;
193185 owl:equivalentClass [ owl:intersectionOf ( <https: //w3id.org/pmd/co/PMD_0000896>
194186 [ rdf:type owl:Restriction ;
195- owl:onProperty <http: //purl.obolibrary.org/obo/BFO_0000197 > ;
187+ owl:onProperty <http: //purl.obolibrary.org/obo/RO_0000080 > ;
196188 owl:someValuesFrom <https: //w3id.org/pmd/hto/Chamber>
197189 ]
198190 ) ;
@@ -671,7 +663,11 @@ The rotational speed of a fan.""" ;
671663
672664### https://w3id.org/pmd/hto/Hardening
673665<https: //w3id.org/pmd/hto/Hardening> rdf:type owl:Class ;
674- rdfs:subClassOf <https: //w3id.org/pmd/co/PMD_0000779> ;
666+ rdfs:subClassOf <https: //w3id.org/pmd/co/PMD_0000779> ,
667+ [ rdf:type owl:Restriction ;
668+ owl:onProperty <http: //purl.obolibrary.org/obo/STATO_0000102> ;
669+ owl:someValuesFrom <https: //w3id.org/pmd/hto/HTO_0000013>
670+ ] ;
675671 rdfs:isDefinedBy <https: //w3id.org/pmd/hto/> ;
676672 rdfs:label "Härten"@de ,
677673 "hardening"@en ;
You can’t perform that action at this time.
0 commit comments