Skip to content

Commit 3081233

Browse files
updated ontology
1 parent 58a6ff5 commit 3081233

13 files changed

Lines changed: 74 additions & 8 deletions

src/ontology/hto-base.owl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<owl:Ontology rdf:about="https://w3id.org/pmd/ao/hto/hto-base.owl">
1212
<owl:versionIRI rdf:resource="https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto-base.owl"/>
1313
<dce:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
14+
<dcterms:contributor rdf:resource="https://orcid.org/0000-0002-9014-2920"/>
15+
<dcterms:creator rdf:resource="https://orcid.org/0000-0003-1649-6832"/>
1416
<dcterms:description>None</dcterms:description>
1517
<dcterms:license rdf:resource="https://creativecommons.org/licenses/unspecified"/>
1618
<dcterms:title xml:lang="en">Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module</dcterms:title>
@@ -36,6 +38,18 @@
3638

3739

3840

41+
<!-- http://purl.org/dc/terms/contributor -->
42+
43+
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>
44+
45+
46+
47+
<!-- http://purl.org/dc/terms/creator -->
48+
49+
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
50+
51+
52+
3953
<!-- http://purl.org/dc/terms/description -->
4054

4155
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>

src/ontology/hto-base.ttl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<https://w3id.org/pmd/ao/hto/hto-base.ttl> rdf:type owl:Ontology ;
1212
owl:versionIRI <https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto-base.ttl> ;
1313
dce:type <http://purl.obolibrary.org/obo/IAO_8000001> ;
14+
dcterms:contributor <https://orcid.org/0000-0002-9014-2920> ;
15+
dcterms:creator <https://orcid.org/0000-0003-1649-6832> ;
1416
dcterms:description "None" ;
1517
dcterms:license <https://creativecommons.org/licenses/unspecified> ;
1618
dcterms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en ;
@@ -24,6 +26,14 @@
2426
dce:type rdf:type owl:AnnotationProperty .
2527

2628

29+
### http://purl.org/dc/terms/contributor
30+
dcterms:contributor rdf:type owl:AnnotationProperty .
31+
32+
33+
### http://purl.org/dc/terms/creator
34+
dcterms:creator rdf:type owl:AnnotationProperty .
35+
36+
2737
### http://purl.org/dc/terms/description
2838
dcterms:description rdf:type owl:AnnotationProperty .
2939

src/ontology/hto-full.owl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
1717
<owl:Ontology rdf:about="https://w3id.org/pmd/ao/hto/hto-full.owl">
1818
<owl:versionIRI rdf:resource="https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto-full.owl"/>
19+
<dcterms:contributor rdf:resource="https://orcid.org/0000-0002-9014-2920"/>
20+
<dcterms:creator rdf:resource="https://orcid.org/0000-0003-1649-6832"/>
1921
<dcterms:description>None</dcterms:description>
2022
<dcterms:license rdf:resource="https://creativecommons.org/licenses/unspecified"/>
2123
<dcterms:title xml:lang="en">Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module</dcterms:title>

src/ontology/hto-full.ttl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
<https://w3id.org/pmd/ao/hto/hto-full.ttl> rdf:type owl:Ontology ;
1818
owl:versionIRI <https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto-full.ttl> ;
19+
dcterms:contributor <https://orcid.org/0000-0002-9014-2920> ;
20+
dcterms:creator <https://orcid.org/0000-0003-1649-6832> ;
1921
dcterms:description "None" ;
2022
dcterms:license <https://creativecommons.org/licenses/unspecified> ;
2123
dcterms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en ;

src/ontology/hto-simple.owl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
1313
<owl:Ontology rdf:about="https://w3id.org/pmd/ao/hto/hto-simple.owl">
1414
<owl:versionIRI rdf:resource="https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto-simple.owl"/>
15+
<terms:contributor rdf:resource="https://orcid.org/0000-0002-9014-2920"/>
16+
<terms:creator rdf:resource="https://orcid.org/0000-0003-1649-6832"/>
1517
<terms:description>None</terms:description>
1618
<terms:license rdf:resource="https://creativecommons.org/licenses/unspecified"/>
1719
<terms:title xml:lang="en">Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module</terms:title>
@@ -37,6 +39,18 @@
3739

3840

3941

42+
<!-- http://purl.org/dc/terms/contributor -->
43+
44+
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>
45+
46+
47+
48+
<!-- http://purl.org/dc/terms/creator -->
49+
50+
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
51+
52+
53+
4054
<!-- http://purl.org/dc/terms/description -->
4155

4256
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description">

src/ontology/hto-simple.ttl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
<https://w3id.org/pmd/ao/hto/hto-simple.ttl> rdf:type owl:Ontology ;
1414
owl:versionIRI <https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto-simple.ttl> ;
15+
terms:contributor <https://orcid.org/0000-0002-9014-2920> ;
16+
terms:creator <https://orcid.org/0000-0003-1649-6832> ;
1517
terms:description "None" ;
1618
terms:license <https://creativecommons.org/licenses/unspecified> ;
1719
terms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en ;
@@ -25,6 +27,14 @@
2527
dc:identifier rdf:type owl:AnnotationProperty .
2628

2729

30+
### http://purl.org/dc/terms/contributor
31+
terms:contributor rdf:type owl:AnnotationProperty .
32+
33+
34+
### http://purl.org/dc/terms/creator
35+
terms:creator rdf:type owl:AnnotationProperty .
36+
37+
2838
### http://purl.org/dc/terms/description
2939
terms:description rdf:type owl:AnnotationProperty ;
3040
rdfs:label "description" .

src/ontology/hto.owl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
1717
<owl:Ontology rdf:about="https://w3id.org/pmd/ao/hto.owl">
1818
<owl:versionIRI rdf:resource="https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto.owl"/>
19+
<dcterms:contributor rdf:resource="https://orcid.org/0000-0002-9014-2920"/>
20+
<dcterms:creator rdf:resource="https://orcid.org/0000-0003-1649-6832"/>
1921
<dcterms:description>None</dcterms:description>
2022
<dcterms:license rdf:resource="https://creativecommons.org/licenses/unspecified"/>
2123
<dcterms:title xml:lang="en">Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module</dcterms:title>

src/ontology/hto.ttl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
<https://w3id.org/pmd/ao/hto.ttl> rdf:type owl:Ontology ;
1818
owl:versionIRI <https://w3id.org/pmd/ao/hto/releases/2025-08-28/hto.ttl> ;
19+
dcterms:contributor <https://orcid.org/0000-0002-9014-2920> ;
20+
dcterms:creator <https://orcid.org/0000-0003-1649-6832> ;
1921
dcterms:description "None" ;
2022
dcterms:license <https://creativecommons.org/licenses/unspecified> ;
2123
dcterms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en ;

src/ontology/imports/pmdco_import.owl

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3677,7 +3677,7 @@ AnnotationAssertion(skos:example co:PMD_0000053 "The process of melting aluminum
36773677
SubClassOf(co:PMD_0000053 co:PMD_0000833)
36783678
SubClassOf(co:PMD_0000053 ObjectIntersectionOf(obo:BFO_0000015 ObjectSomeValuesFrom(co:PMD_0000015 obo:BFO_0000040) ObjectSomeValuesFrom(co:PMD_0000016 co:PMD_0020139)))
36793679

3680-
# Class: co:PMD_0000054 (heating function)
3680+
# Class: co:PMD_0000054 (Heizfunktion)
36813681

36823682
AnnotationAssertion(rdfs:label co:PMD_0000054 "Heizfunktion"@de)
36833683
AnnotationAssertion(rdfs:label co:PMD_0000054 "heating function"@en)
@@ -4010,7 +4010,7 @@ AnnotationAssertion(skos:definition co:PMD_0000541 "A CNC Machine is a Forming M
40104010
AnnotationAssertion(skos:definition co:PMD_0000541 "Eine CNC-Maschine ist eine Formmaschine, die zur präzisen Steuerung von Bearbeitungswerkzeugen für Schneid-, Bohr-, Fräs- und andere Aufgaben computergestützte numerische Steuerung verwendet."@de)
40114011
SubClassOf(co:PMD_0000541 co:PMD_0000648)
40124012

4013-
# Class: co:PMD_0000542 (cnc welding machine)
4013+
# Class: co:PMD_0000542 (CNC-Schweißmaschine)
40144014

40154015
AnnotationAssertion(obo:IAO_0000117 co:PMD_0000542 "PMDco Team"@en)
40164016
AnnotationAssertion(rdfs:label co:PMD_0000542 "CNC-Schweißmaschine"@de)
@@ -5011,7 +5011,7 @@ AnnotationAssertion(skos:definition co:PMD_0000657 "A device used for separating
50115011
AnnotationAssertion(skos:definition co:PMD_0000657 "Ein Gerät zur Trennung und Analyse von Verbindungen in einem Gasgemisch unter Verwendung einer chromatographischen Säule."@de)
50125012
SubClassOf(co:PMD_0000657 co:PMD_0000557)
50135013

5014-
# Class: co:PMD_0000658 (gel permeation chromatography process)
5014+
# Class: co:PMD_0000658 (Gel-Permeations-Chromatographie Verfahren)
50155015

50165016
AnnotationAssertion(obo:IAO_0000117 co:PMD_0000658 "PMDco Team")
50175017
AnnotationAssertion(rdfs:label co:PMD_0000658 "Gel-Permeations-Chromatographie Verfahren"@de)
@@ -5933,7 +5933,7 @@ AnnotationAssertion(skos:definition co:PMD_0000874 "A microscope that uses visib
59335933
AnnotationAssertion(skos:definition co:PMD_0000874 "Ein Mikroskop, das sichtbares Licht und Linsen verwendet, um kleine Objekte oder Details zu vergrößern und zu betrachten."@de)
59345934
SubClassOf(co:PMD_0000874 co:PMD_0000855)
59355935

5936-
# Class: co:PMD_0000875 (optical microscopy)
5936+
# Class: co:PMD_0000875 (Optische Mikroskopie)
59375937

59385938
AnnotationAssertion(obo:IAO_0000117 co:PMD_0000875 "PMDco Team")
59395939
AnnotationAssertion(rdfs:label co:PMD_0000875 "Ein Mikroskopieverfahren, das sichtbares Licht und Linsen verwendet, um eine Probe zu vergrößern und abzubilden, und weit verbreitet zur Untersuchung der Mikrostruktur und Morphologie von Materialien ist."@de)
@@ -5943,7 +5943,7 @@ AnnotationAssertion(skos:definition co:PMD_0000875 "A Microscopy Process that us
59435943
AnnotationAssertion(skos:example co:PMD_0000875 "An example is Light Microscopy."@en)
59445944
SubClassOf(co:PMD_0000875 co:PMD_0000856)
59455945

5946-
# Class: co:PMD_0000876 (Optisches Profilometer)
5946+
# Class: co:PMD_0000876 (optical profilometer)
59475947

59485948
AnnotationAssertion(obo:IAO_0000117 co:PMD_0000876 "PMDco Team"@en)
59495949
AnnotationAssertion(rdfs:label co:PMD_0000876 "Optisches Profilometer"@de)
@@ -6221,7 +6221,7 @@ AnnotationAssertion(skos:definition co:PMD_0000908 "Ein Urformprozess, der das F
62216221
AnnotationAssertion(skos:example co:PMD_0000908 "Pottery"@en)
62226222
SubClassOf(co:PMD_0000908 co:PMD_0000899)
62236223

6224-
# Class: co:PMD_0000909 (Projekt)
6224+
# Class: co:PMD_0000909 (project)
62256225

62266226
AnnotationAssertion(rdfs:label co:PMD_0000909 "Projekt"@de)
62276227
AnnotationAssertion(rdfs:label co:PMD_0000909 "project"@en)
@@ -6606,7 +6606,7 @@ AnnotationAssertion(skos:definition co:PMD_0000956 "Ein Simulationsprozess, der
66066606
AnnotationAssertion(skos:example co:PMD_0000956 "Optimizing the atomic structure of a catalyst to enhance its performance."@en)
66076607
SubClassOf(co:PMD_0000956 co:PMD_0000933)
66086608

6609-
# Class: co:PMD_0000957 (structural property analyzing process)
6609+
# Class: co:PMD_0000957 (Struktur Eigenschaften Analyseverfahren)
66106610

66116611
AnnotationAssertion(obo:IAO_0000117 co:PMD_0000957 "PMDco Team")
66126612
AnnotationAssertion(rdfs:label co:PMD_0000957 "Struktur Eigenschaften Analyseverfahren"@de)
@@ -6803,7 +6803,7 @@ AnnotationAssertion(skos:definition co:PMD_0000979 "Ein Thermische Eigenschaften
68036803
AnnotationAssertion(skos:example co:PMD_0000979 "Measuring the thermal conductivity of a composite material used in aerospace applications to ensure efficient heat dissipation."@en)
68046804
SubClassOf(co:PMD_0000979 co:PMD_0000982)
68056805

6806-
# Class: co:PMD_0000980 (thermal conductivity measuring function)
6806+
# Class: co:PMD_0000980 (Wärmeleitfähigkeitsmessfunktion)
68076807

68086808
AnnotationAssertion(obo:IAO_0000117 co:PMD_0000980 "PMDco Team")
68096809
AnnotationAssertion(rdfs:label co:PMD_0000980 "Wärmeleitfähigkeitsmessfunktion"@de)

src/ontology/tmp/hto-preprocess.owl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Prefix(dcterms:=<http://purl.org/dc/terms/>)
1010

1111
Ontology(<https://w3id.org/pmd/ao/hto.owl>
1212
Import(<https://w3id.org/pmd/ao/hto/imports/pmdco_import.owl>)
13+
Annotation(dcterms:contributor <https://orcid.org/0000-0002-9014-2920>)
14+
Annotation(dcterms:creator <https://orcid.org/0000-0003-1649-6832>)
1315
Annotation(dcterms:description "None")
1416
Annotation(dcterms:license <https://creativecommons.org/licenses/unspecified>)
1517
Annotation(dcterms:title "Platform Material Digital Application Ontology (PMDao) - Heat Treatment Module"@en)

0 commit comments

Comments
 (0)