Skip to content

Commit 30e5e7d

Browse files
committed
turbomachinery added
1 parent d8328dd commit 30e5e7d

1 file changed

Lines changed: 162 additions & 4 deletions

File tree

src/ontology/hto-edit.owl

Lines changed: 162 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,10 +313,12 @@ can be: heating chamber / cooling chamber"""@en .
313313

314314
### https://w3id.org/pmd/hto/Fan
315315
<https://w3id.org/pmd/hto/Fan> rdf:type owl:Class ;
316-
rdfs:subClassOf <https://w3id.org/pmd/co/PMD_0000602> ;
317-
rdfs:comment "not properly defined" ;
318-
rdfs:label "fan"@en ;
319-
<http://www.w3.org/2004/02/skos/core#definition> "A device that creates airflow." .
316+
<http://purl.obolibrary.org/obo/IAO_0100001> <https://w3id.org/pmd/hto/HTO_0000053> ;
317+
rdfs:comment "IRI not according to convention." ,
318+
"OBSOLETE not properly defined" ;
319+
rdfs:label "OBSOLETE fan (legacy)"@en ;
320+
owl:deprecated "true"^^xsd:boolean ;
321+
<http://www.w3.org/2004/02/skos/core#definition> "OBSOLETE A device that creates airflow." .
320322

321323

322324
### https://w3id.org/pmd/hto/FanStateFast
@@ -742,6 +744,129 @@ The rotational speed of a fan.""" ;
742744
<https://w3id.org/pmd/co/PMD_0000060> "true"^^xsd:boolean .
743745

744746

747+
### https://w3id.org/pmd/hto/HTO_0000043
748+
<https://w3id.org/pmd/hto/HTO_0000043> rdf:type owl:Class ;
749+
rdfs:subClassOf <https://w3id.org/pmd/co/PMD_0000602> ;
750+
rdfs:label "turbo machinery"@en ;
751+
<http://www.w3.org/2004/02/skos/core#definition> "A device that extracts energy from or imparts energy to a continuously moving stream of fluid."@en .
752+
753+
754+
### https://w3id.org/pmd/hto/HTO_0000044
755+
<https://w3id.org/pmd/hto/HTO_0000044> rdf:type owl:Class ;
756+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000043> ;
757+
owl:disjointWith <https://w3id.org/pmd/hto/HTO_0000045> ;
758+
rdfs:comment "the mechanical energy needed for machines to work is supplied by engines/motors" ;
759+
rdfs:label "Arbeitsmaschine"@de ,
760+
"machinery"@en ;
761+
<http://www.w3.org/2004/02/skos/core#definition> "A powered machine which takes up mechanical energy." .
762+
763+
764+
### https://w3id.org/pmd/hto/HTO_0000045
765+
<https://w3id.org/pmd/hto/HTO_0000045> rdf:type owl:Class ;
766+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000043> ;
767+
rdfs:comment "Engine supply the mechanical energy to power machinery." ;
768+
rdfs:label "Kraftmaschine"@de ,
769+
"engine"@en ;
770+
<http://www.w3.org/2004/02/skos/core#altLabel> "turbine" ;
771+
<http://www.w3.org/2004/02/skos/core#definition> "A machine designed to convert one or more forms of energy into mechanical energy."@en .
772+
773+
774+
### https://w3id.org/pmd/hto/HTO_0000046
775+
<https://w3id.org/pmd/hto/HTO_0000046> rdf:type owl:Class ;
776+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000055> ;
777+
rdfs:label "wind turbine"@en ;
778+
<http://www.w3.org/2004/02/skos/core#definition> "An engine to convert kinetic energy of a gas (movement of air in the atmosphere, wind) into the rotation of a shaft which drives a generator."@en .
779+
780+
781+
### https://w3id.org/pmd/hto/HTO_0000047
782+
<https://w3id.org/pmd/hto/HTO_0000047> rdf:type owl:Class ;
783+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000055> ;
784+
rdfs:label "water turbine"@en ;
785+
<http://www.w3.org/2004/02/skos/core#definition> "An engine which converts kinetic energy of water into rotational energy of a shaft connected to a generator."@en .
786+
787+
788+
### https://w3id.org/pmd/hto/HTO_0000048
789+
<https://w3id.org/pmd/hto/HTO_0000048> rdf:type owl:Class ;
790+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000055> ;
791+
rdfs:label "steam turbine"@en ;
792+
<http://www.w3.org/2004/02/skos/core#definition> "A machine that extracts thermal energy from pressurized steam and uses it to do mechanical work utilising a rotating output shaft."@en .
793+
794+
795+
### https://w3id.org/pmd/hto/HTO_0000049
796+
<https://w3id.org/pmd/hto/HTO_0000049> rdf:type owl:Class ;
797+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000056> ;
798+
rdfs:label "turbojet engine"@en ;
799+
<http://www.w3.org/2004/02/skos/core#definition> "combination of a gas turbine and and a propelling nozzle" .
800+
801+
802+
### https://w3id.org/pmd/hto/HTO_0000050
803+
<https://w3id.org/pmd/hto/HTO_0000050> rdf:type owl:Class ;
804+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000044> ;
805+
rdfs:label "compressor"@en ;
806+
<http://www.w3.org/2004/02/skos/core#definition> "A machine that increases the pressure of a gas by reducing its volume."@en .
807+
808+
809+
### https://w3id.org/pmd/hto/HTO_0000051
810+
<https://w3id.org/pmd/hto/HTO_0000051> rdf:type owl:Class ;
811+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000044> ;
812+
rdfs:label "propeller"@en ;
813+
<http://www.w3.org/2004/02/skos/core#definition> "A powered machine with a rotating hub and radiating blades which exert linear thrust upon a working fluid such as water or air."@en .
814+
815+
816+
### https://w3id.org/pmd/hto/HTO_0000052
817+
<https://w3id.org/pmd/hto/HTO_0000052> rdf:type owl:Class ;
818+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000044> ;
819+
rdfs:label "turbopump"@en ;
820+
<http://www.w3.org/2004/02/skos/core#definition> "A machine powered by a gas engine to create high throughput and high pressure flow of fluid media."@en .
821+
822+
823+
### https://w3id.org/pmd/hto/HTO_0000053
824+
<https://w3id.org/pmd/hto/HTO_0000053> rdf:type owl:Class ;
825+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000044> ;
826+
rdfs:label "Ventilator"@de ,
827+
"fan"@en ;
828+
<http://www.w3.org/2004/02/skos/core#definition> "A powered machine that creates airflow."@en .
829+
830+
831+
### https://w3id.org/pmd/hto/HTO_0000054
832+
<https://w3id.org/pmd/hto/HTO_0000054> rdf:type owl:Class ;
833+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000044> ;
834+
rdfs:label "electric generator"@en ;
835+
<http://www.w3.org/2004/02/skos/core#definition> "A machine that converts mechanical energy to electrical energy."@en .
836+
837+
838+
### https://w3id.org/pmd/hto/HTO_0000055
839+
<https://w3id.org/pmd/hto/HTO_0000055> rdf:type owl:Class ;
840+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000045> ;
841+
rdfs:label "turbine"@en .
842+
843+
844+
### https://w3id.org/pmd/hto/HTO_0000056
845+
<https://w3id.org/pmd/hto/HTO_0000056> rdf:type owl:Class ;
846+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000045> ;
847+
rdfs:label "heat engine"@en ;
848+
<http://www.w3.org/2004/02/skos/core#definition> "A system that transfers thermal energy to do mechanical or electrical work." .
849+
850+
851+
### https://w3id.org/pmd/hto/HTO_0000057
852+
<https://w3id.org/pmd/hto/HTO_0000057> rdf:type owl:Class ;
853+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000045> ;
854+
rdfs:label "electric motor"@en ;
855+
<http://www.w3.org/2004/02/skos/core#definition> "An engine which transforms electric energy into mechanical energy."@en .
856+
857+
858+
### https://w3id.org/pmd/hto/HTO_0000058
859+
<https://w3id.org/pmd/hto/HTO_0000058> rdf:type owl:Class ;
860+
rdfs:subClassOf <https://w3id.org/pmd/hto/HTO_0000056> ;
861+
rdfs:label "internal combustion engine"@en ;
862+
<http://www.w3.org/2004/02/skos/core#definition> "An engine that uses combustion to turn chemical energy into mechanical energy by the transferral of kinetic energy from pressure increase of hot gas expansion into the movement of engine parts." ;
863+
<http://www.w3.org/2004/02/skos/core#example> """driven parts can be:
864+
pistons (piston engine)
865+
turbine blades (gas turbine)
866+
rotor (Wankel engine)
867+
nozzle (jet engine).""" .
868+
869+
745870
### https://w3id.org/pmd/hto/Hardening
746871
<https://w3id.org/pmd/hto/Hardening> rdf:type owl:Class ;
747872
rdfs:subClassOf <https://w3id.org/pmd/co/PMD_0000779> ,
@@ -1184,4 +1309,37 @@ Nitrierhärten""" .
11841309
<https://orcid.org/0009-0004-4787-4685> rdfs:label "Felix Thonagel" .
11851310

11861311

1312+
#################################################################
1313+
# General axioms
1314+
#################################################################
1315+
1316+
[ rdf:type owl:AllDisjointClasses ;
1317+
owl:members ( <https://w3id.org/pmd/hto/HTO_0000046>
1318+
<https://w3id.org/pmd/hto/HTO_0000047>
1319+
<https://w3id.org/pmd/hto/HTO_0000048>
1320+
<https://w3id.org/pmd/hto/HTO_0000049>
1321+
)
1322+
] .
1323+
1324+
1325+
[ rdf:type owl:AllDisjointClasses ;
1326+
owl:members ( <https://w3id.org/pmd/hto/HTO_0000046>
1327+
<https://w3id.org/pmd/hto/HTO_0000047>
1328+
<https://w3id.org/pmd/hto/HTO_0000048>
1329+
<https://w3id.org/pmd/hto/HTO_0000049>
1330+
<https://w3id.org/pmd/hto/HTO_0000055>
1331+
<https://w3id.org/pmd/hto/HTO_0000056>
1332+
<https://w3id.org/pmd/hto/HTO_0000057>
1333+
)
1334+
] .
1335+
1336+
1337+
[ rdf:type owl:AllDisjointClasses ;
1338+
owl:members ( <https://w3id.org/pmd/hto/HTO_0000050>
1339+
<https://w3id.org/pmd/hto/HTO_0000051>
1340+
<https://w3id.org/pmd/hto/HTO_0000052>
1341+
)
1342+
] .
1343+
1344+
11871345
### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi

0 commit comments

Comments
 (0)