Skip to content

Commit 5708cc5

Browse files
committed
further development
1 parent ce4c6b3 commit 5708cc5

1 file changed

Lines changed: 86 additions & 1 deletion

File tree

src/ontology/components/distel-mech-fatigue.owl

Lines changed: 86 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,21 @@
3131

3232

3333

34+
<!-- https://w3id.org/pmd/co/PMD_0025004 -->
35+
36+
<owl:Class rdf:about="https://w3id.org/pmd/co/PMD_0025004">
37+
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0000602"/>
38+
<rdfs:subClassOf>
39+
<owl:Restriction>
40+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
41+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0000637"/>
42+
</owl:Restriction>
43+
</rdfs:subClassOf>
44+
<rdfs:label xml:lang="en">motor of a fatigue testing machine</rdfs:label>
45+
</owl:Class>
46+
47+
48+
3449
<!-- https://w3id.org/pmd/distel/DISTEL_0000000 -->
3550

3651
<owl:Class rdf:about="https://w3id.org/pmd/distel/DISTEL_0000000">
@@ -549,13 +564,83 @@
549564

550565
<owl:Class rdf:about="https://w3id.org/pmd/distel/DISTEL_0000050">
551566
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0025020"/>
552-
<rdfs:comment>Must be defined class based on the number of sustained loading cycles or fatigue cycle limit??</rdfs:comment>
567+
<owl:disjointWith rdf:resource="https://w3id.org/pmd/distel/DISTEL_0000052"/>
568+
<rdfs:comment xml:lang="en">Must be defined class based on the number of sustained loading cycles or fatigue cycle limit??
569+
TODO Is it possible to define it via negation? Alternative: SHACL Shape specifically for this class , stating that it cannot have fatigue specimen failure as occurent part.</rdfs:comment>
553570
<rdfs:label xml:lang="en">single fatigue testing process with run out</rdfs:label>
554571
<skos:definition xml:lang="en">Single fatigue testing process with run out is a single fatigue testing process in which the specimen did not fail when the fatigue cycle limit is reached.</skos:definition>
555572
</owl:Class>
556573

557574

558575

576+
<!-- https://w3id.org/pmd/distel/DISTEL_0000051 -->
577+
578+
<owl:Class rdf:about="https://w3id.org/pmd/distel/DISTEL_0000051">
579+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000015"/>
580+
<rdfs:subClassOf>
581+
<owl:Restriction>
582+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000132"/>
583+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0025020"/>
584+
</owl:Restriction>
585+
</rdfs:subClassOf>
586+
<rdfs:comment xml:lang="en">The &quot;failure&quot; is defined based on the free text failure criterion from process attributes</rdfs:comment>
587+
<rdfs:label xml:lang="en">fatigue specimen failure</rdfs:label>
588+
</owl:Class>
589+
590+
591+
592+
<!-- https://w3id.org/pmd/distel/DISTEL_0000052 -->
593+
594+
<owl:Class rdf:about="https://w3id.org/pmd/distel/DISTEL_0000052">
595+
<owl:equivalentClass>
596+
<owl:Class>
597+
<owl:intersectionOf rdf:parseType="Collection">
598+
<rdf:Description rdf:about="https://w3id.org/pmd/co/PMD_0025020"/>
599+
<owl:Restriction>
600+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000117"/>
601+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/distel/DISTEL_0000051"/>
602+
</owl:Restriction>
603+
</owl:intersectionOf>
604+
</owl:Class>
605+
</owl:equivalentClass>
606+
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0025020"/>
607+
<rdfs:comment xml:lang="en">For determining the S-N curve for a specific material, the query must contain outputs and/or process attributes of instances of this class!</rdfs:comment>
608+
<rdfs:label xml:lang="en">single fatigue testing process with failed specimen</rdfs:label>
609+
<skos:definition xml:lang="en">Single fatigue testing process with failed specimen is a process of determining number of cycles a sinlge specimen can withstand under given load. The prerequisite for this process is a failed specimen, i.e., the fatigue specimen failure must be an occurent part of the single fatigue testing process.</skos:definition>
610+
</owl:Class>
611+
612+
613+
614+
<!-- https://w3id.org/pmd/distel/DISTEL_0000053 -->
615+
616+
<owl:Class rdf:about="https://w3id.org/pmd/distel/DISTEL_0000053">
617+
<owl:equivalentClass>
618+
<owl:Class>
619+
<owl:intersectionOf rdf:parseType="Collection">
620+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000030"/>
621+
<owl:Restriction>
622+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000087"/>
623+
<owl:someValuesFrom>
624+
<owl:Class>
625+
<owl:intersectionOf rdf:parseType="Collection">
626+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000067"/>
627+
<owl:Restriction>
628+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000054"/>
629+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/distel/DISTEL_0000050"/>
630+
</owl:Restriction>
631+
</owl:intersectionOf>
632+
</owl:Class>
633+
</owl:someValuesFrom>
634+
</owl:Restriction>
635+
</owl:intersectionOf>
636+
</owl:Class>
637+
</owl:equivalentClass>
638+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000030"/>
639+
<rdfs:label xml:lang="en">fatigue test run out</rdfs:label>
640+
</owl:Class>
641+
642+
643+
559644
<!--
560645
///////////////////////////////////////////////////////////////////////////////////////
561646
//

0 commit comments

Comments
 (0)