|
13 | 13 | @base <https://w3id.org/pmd/hto/hto-base.ttl> . |
14 | 14 |
|
15 | 15 | <https://w3id.org/pmd/hto/hto-base.ttl> rdf:type owl:Ontology ; |
16 | | - owl:versionIRI <https://w3id.org/pmd/hto/releases/2026-01-08/hto-base.ttl> ; |
| 16 | + owl:versionIRI <https://w3id.org/pmd/hto/releases/2026-01-13/hto-base.ttl> ; |
17 | 17 | dc:type obo:IAO_8000001 ; |
18 | 18 | terms:contributor "Jannis Grundmann" ; |
19 | 19 | terms:creator <https://orcid.org/0000-0002-9014-2920> , |
|
22 | 22 | terms:description "This ontology module is part of the Platform Material Digital Application Ontology (PMDao) and covers concepts related to heat treatment processes, parameters, and materials. It is designed to facilitate data integration, sharing, and analysis in the field of materials science and engineering, particularly focusing on heat treatment applications."@en ; |
23 | 23 | terms:license <https://creativecommons.org/licenses/unspecified> ; |
24 | 24 | terms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en ; |
25 | | - owl:versionInfo "2026-01-08" . |
| 25 | + owl:versionInfo "2026-01-13" . |
26 | 26 |
|
27 | 27 | ################################################################# |
28 | 28 | # Annotation properties |
@@ -104,6 +104,10 @@ co:PMD_0000064 rdf:type owl:AnnotationProperty . |
104 | 104 | obo:BFO_0000051 rdf:type owl:ObjectProperty . |
105 | 105 |
|
106 | 106 |
|
| 107 | +### http://purl.obolibrary.org/obo/BFO_0000062 |
| 108 | +obo:BFO_0000062 rdf:type owl:ObjectProperty . |
| 109 | + |
| 110 | + |
107 | 111 | ### http://purl.obolibrary.org/obo/IAO_0000039 |
108 | 112 | obo:IAO_0000039 rdf:type owl:ObjectProperty . |
109 | 113 |
|
@@ -255,8 +259,10 @@ co:PMD_0060008 rdf:type owl:Class . |
255 | 259 | <https://w3id.org/pmd/hto/Annealing> rdf:type owl:Class ; |
256 | 260 | rdfs:subClassOf co:PMD_0000779 ; |
257 | 261 | rdfs:isDefinedBy <https://w3id.org/pmd/hto/> ; |
258 | | - rdfs:label "annealing"@en ; |
259 | | - skos:definition "Heat treatment process with the scope to change the properties or microstructure of a sample or part. Typically no hardening is performed with this process."@en . |
| 262 | + rdfs:label "Glühen"@de , |
| 263 | + "annealing"@en ; |
| 264 | + skos:definition "Heat treatment process to form a specific microstructure or reduce residual stresses."@en , |
| 265 | + "Wärmebehandlung um eine bestimmte Gefügeausbildung zu erzielen oder Spannungen zu reduzieren."@de . |
260 | 266 |
|
261 | 267 |
|
262 | 268 | ### https://w3id.org/pmd/hto/Atmosphere |
@@ -495,7 +501,10 @@ Auch erhöhte Gaskühlung durch ventilation."""@de , |
495 | 501 | ### https://w3id.org/pmd/hto/HTO_0000000 |
496 | 502 | <https://w3id.org/pmd/hto/HTO_0000000> rdf:type owl:Class ; |
497 | 503 | rdfs:subClassOf co:PMD_0000833 ; |
498 | | - rdfs:label "heat treatment elementals"@en . |
| 504 | + rdfs:comment "intermediate class, not to be instatialized"@en ; |
| 505 | + rdfs:label "Grundsätzliche Wärmebehandlungsvorgänge"@de , |
| 506 | + "heat treatment essentials"@en ; |
| 507 | + skos:definition "Essential processes that make up heat treatments and can be used like building blocks."@en . |
499 | 508 |
|
500 | 509 |
|
501 | 510 | ### https://w3id.org/pmd/hto/HTO_0000001 |
@@ -700,13 +709,16 @@ Auch erhöhte Gaskühlung durch ventilation."""@de , |
700 | 709 | ### https://w3id.org/pmd/hto/HTO_0000019 |
701 | 710 | <https://w3id.org/pmd/hto/HTO_0000019> rdf:type owl:Class ; |
702 | 711 | rdfs:subClassOf <https://w3id.org/pmd/hto/Hardening> ; |
703 | | - rdfs:label "surface hardening"@en . |
| 712 | + rdfs:label "Oberflächenhärtung"@de , |
| 713 | + "surface hardening"@en ; |
| 714 | + skos:altLabel "Randschichthärtung"@de . |
704 | 715 |
|
705 | 716 |
|
706 | 717 | ### https://w3id.org/pmd/hto/HTO_0000020 |
707 | 718 | <https://w3id.org/pmd/hto/HTO_0000020> rdf:type owl:Class ; |
708 | 719 | rdfs:subClassOf <https://w3id.org/pmd/hto/Hardening> ; |
709 | | - rdfs:label "through hardening"@en . |
| 720 | + rdfs:label "Durchhärten"@de , |
| 721 | + "through hardening"@en . |
710 | 722 |
|
711 | 723 |
|
712 | 724 | ### https://w3id.org/pmd/hto/HTO_0000021 |
@@ -748,7 +760,7 @@ Auch erhöhte Gaskühlung durch ventilation."""@de , |
748 | 760 | skos:definition "QT is a heat treatment process in which a hardening process is followed by a tempering process."@en , |
749 | 761 | "Vergüten ist ein Wärmebehandlungsverfahren bei dem auf ein Härtungsprozess ein Anlassprozess folgt."@de . |
750 | 762 |
|
751 | | -_:genid47 owl:intersectionOf ( co:PMD_0000779 |
| 763 | +_:genid47 owl:intersectionOf ( <https://w3id.org/pmd/hto/HTO_0000020> |
752 | 764 | [ rdf:type owl:Restriction ; |
753 | 765 | owl:onProperty obo:BFO_0000051 ; |
754 | 766 | owl:someValuesFrom <https://w3id.org/pmd/hto/Hardening> |
@@ -777,7 +789,7 @@ _:genid47 owl:intersectionOf ( co:PMD_0000779 |
777 | 789 |
|
778 | 790 | ### https://w3id.org/pmd/hto/HTO_0000025 |
779 | 791 | <https://w3id.org/pmd/hto/HTO_0000025> rdf:type owl:Class ; |
780 | | - rdfs:subClassOf co:PMD_0000779 ; |
| 792 | + rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000019> ; |
781 | 793 | rdfs:label "carburizing"@en . |
782 | 794 |
|
783 | 795 |
|
@@ -878,15 +890,13 @@ The rotational speed of a fan.""" ; |
878 | 890 | rdfs:isDefinedBy <https://w3id.org/pmd/hto/> ; |
879 | 891 | rdfs:label "Härten"@de , |
880 | 892 | "hardening"@en ; |
881 | | - skos:definition "Heat treatment process with the aim of achieving an increase in strength and hardness of the material."@en , |
882 | | - "Wärmebehandlungprozess mit dem Ziel eine Festigkeitssteigerung zu erreichen."@de ; |
| 893 | + skos:definition "Heat treatment process to increase the strength and hardness of the material by cooling it so that its microstructure transforms to the hardening structure."@en , |
| 894 | + "Wärmebehandlungprozess durch den eine Härte- und Festigkeitssteigerung erreicht wird, in dem das Material mit solcher Geschwindikeit abgekühlt wird, dass ein Härtungsgefüge enstehen kann."@de ; |
883 | 895 | skos:example """Randschichthärten |
884 | 896 |
|
885 | 897 | Einsatzhärten |
886 | 898 |
|
887 | | -Nitrierhärten |
888 | | -
|
889 | | -verwendet Randschichttiefe""" . |
| 899 | +Nitrierhärten""" . |
890 | 900 |
|
891 | 901 |
|
892 | 902 | ### https://w3id.org/pmd/hto/HeatingChamber |
@@ -973,10 +983,14 @@ verwendet Randschichttiefe""" . |
973 | 983 |
|
974 | 984 | ### https://w3id.org/pmd/hto/Nitriding |
975 | 985 | <https://w3id.org/pmd/hto/Nitriding> rdf:type owl:Class ; |
976 | | - rdfs:subClassOf co:PMD_0000779 ; |
| 986 | + rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000019> ; |
977 | 987 | rdfs:isDefinedBy <https://w3id.org/pmd/hto/> ; |
978 | | - rdfs:label "nitriding"@en ; |
979 | | - skos:definition "heat treatment process with the scope to increase the nitrogen content in the surface near area of a sample or part"@en . |
| 988 | + rdfs:label "Nitrieren"@de , |
| 989 | + "nitriding"@en ; |
| 990 | + skos:altLabel "Aufsticken"@de , |
| 991 | + "Nitridieren"@de ; |
| 992 | + skos:definition "Oberflächenhärtungsverfahren bei dem Stickstoff in flüssigem oder gasförmigem Zustand an eine Oberfläche gebracht wird, mit dem Ziel den Stickstoffgehalt in der Oberfläche des Materials zu erhöhen."@de , |
| 993 | + "surface hardening process in which nitrogen in liquid or gaseous form is supplied to a material's surface with the goal to increase the nitrogen content in the surface of a sample or part."@en . |
980 | 994 |
|
981 | 995 |
|
982 | 996 | ### https://w3id.org/pmd/hto/NitridingDepth |
@@ -1159,7 +1173,14 @@ verwendet Randschichttiefe""" . |
1159 | 1173 |
|
1160 | 1174 | ### https://w3id.org/pmd/hto/Tempering |
1161 | 1175 | <https://w3id.org/pmd/hto/Tempering> rdf:type owl:Class ; |
1162 | | - rdfs:subClassOf co:PMD_0000779 ; |
| 1176 | + rdfs:subClassOf [ owl:intersectionOf ( co:PMD_0000779 |
| 1177 | + [ rdf:type owl:Restriction ; |
| 1178 | + owl:onProperty obo:BFO_0000062 ; |
| 1179 | + owl:someValuesFrom <https://w3id.org/pmd/hto/Hardening> |
| 1180 | + ] |
| 1181 | + ) ; |
| 1182 | + rdf:type owl:Class |
| 1183 | + ] ; |
1163 | 1184 | obo:IAO_0000114 "needs work"@en ; |
1164 | 1185 | rdfs:isDefinedBy <https://w3id.org/pmd/hto/> ; |
1165 | 1186 | rdfs:label "Anlassen"@de , |
|
0 commit comments