Skip to content

Commit cf6c938

Browse files
updated ontology
1 parent 9008f47 commit cf6c938

17 files changed

Lines changed: 25 additions & 197 deletions

cryo-base.owl

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -475,22 +475,13 @@ RO's 'quality of' is functional i.e., a->b, a->c => b=c.
475475

476476

477477

478-
<!-- https://w3id.org/pmd/cryo/CRYO_0000167 -->
479-
480-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167">
481-
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
482-
<rdfs:label xml:lang="en">member of</rdfs:label>
483-
</owl:ObjectProperty>
484-
485-
486-
487478
<!-- https://w3id.org/pmd/cryo/CRYO_0000168 -->
488479

489480
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000168">
490481
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000164"/>
491482
<owl:propertyChainAxiom rdf:parseType="Collection">
492483
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000235"/>
493-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167"/>
484+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002350"/>
494485
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000162"/>
495486
</owl:propertyChainAxiom>
496487
<rdfs:label xml:lang="en">denoted by family under cubic symmetry</rdfs:label>
@@ -1673,12 +1664,6 @@ A manufacturing process is always a transformative process.</skos:definition>
16731664

16741665
<owl:Class rdf:about="https://w3id.org/pmd/co/PMD_0000853">
16751666
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0020131"/>
1676-
<rdfs:subClassOf>
1677-
<owl:Restriction>
1678-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
1679-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020106"/>
1680-
</owl:Restriction>
1681-
</rdfs:subClassOf>
16821667
<rdfs:label xml:lang="en">crystallographic texture</rdfs:label>
16831668
<skos:definition xml:lang="en">The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis.</skos:definition>
16841669
<co:PMD_0000060 rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</co:PMD_0000060>

cryo-base.ttl

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -330,17 +330,11 @@ cryo:CRYO_0000164 rdf:type owl:ObjectProperty ;
330330
rdfs:label "denoted by family"@en .
331331

332332

333-
### https://w3id.org/pmd/cryo/CRYO_0000167
334-
cryo:CRYO_0000167 rdf:type owl:ObjectProperty ;
335-
rdfs:subPropertyOf obo:BFO_0000050 ;
336-
rdfs:label "member of"@en .
337-
338-
339333
### https://w3id.org/pmd/cryo/CRYO_0000168
340334
cryo:CRYO_0000168 rdf:type owl:ObjectProperty ;
341335
rdfs:subPropertyOf cryo:CRYO_0000164 ;
342336
owl:propertyChainAxiom ( obo:IAO_0000235
343-
cryo:CRYO_0000167
337+
obo:RO_0002350
344338
cryo:CRYO_0000162
345339
) ;
346340
rdfs:label "denoted by family under cubic symmetry"@en .
@@ -1159,11 +1153,7 @@ co:PMD_0000834 rdf:type owl:Class ;
11591153

11601154
### https://w3id.org/pmd/co/PMD_0000853
11611155
co:PMD_0000853 rdf:type owl:Class ;
1162-
rdfs:subClassOf co:PMD_0020131 ,
1163-
[ rdf:type owl:Restriction ;
1164-
owl:onProperty obo:RO_0000080 ;
1165-
owl:someValuesFrom co:PMD_0020106
1166-
] ;
1156+
rdfs:subClassOf co:PMD_0020131 ;
11671157
rdfs:label "crystallographic texture"@en ;
11681158
skos:definition "The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis."@en ;
11691159
co:PMD_0000060 "true"^^xsd:boolean .

cryo-full.owl

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,22 +1256,13 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
12561256

12571257

12581258

1259-
<!-- https://w3id.org/pmd/cryo/CRYO_0000167 -->
1260-
1261-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167">
1262-
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
1263-
<rdfs:label xml:lang="en">member of</rdfs:label>
1264-
</owl:ObjectProperty>
1265-
1266-
1267-
12681259
<!-- https://w3id.org/pmd/cryo/CRYO_0000168 -->
12691260

12701261
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000168">
12711262
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000164"/>
12721263
<owl:propertyChainAxiom rdf:parseType="Collection">
12731264
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000235"/>
1274-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167"/>
1265+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002350"/>
12751266
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000162"/>
12761267
</owl:propertyChainAxiom>
12771268
<rdfs:label xml:lang="en">denoted by family under cubic symmetry</rdfs:label>
@@ -3582,12 +3573,6 @@ A manufacturing process is always a transformative process.</skos:definition>
35823573

35833574
<owl:Class rdf:about="https://w3id.org/pmd/co/PMD_0000853">
35843575
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0020131"/>
3585-
<rdfs:subClassOf>
3586-
<owl:Restriction>
3587-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
3588-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020106"/>
3589-
</owl:Restriction>
3590-
</rdfs:subClassOf>
35913576
<rdfs:label xml:lang="en">crystallographic texture</rdfs:label>
35923577
<skos:definition xml:lang="en">The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis.</skos:definition>
35933578
<co:PMD_0000060 rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</co:PMD_0000060>

cryo-full.ttl

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -937,17 +937,11 @@ cryo:CRYO_0000164 rdf:type owl:ObjectProperty ;
937937
rdfs:label "denoted by family"@en .
938938

939939

940-
### https://w3id.org/pmd/cryo/CRYO_0000167
941-
cryo:CRYO_0000167 rdf:type owl:ObjectProperty ;
942-
rdfs:subPropertyOf obo:BFO_0000050 ;
943-
rdfs:label "member of"@en .
944-
945-
946940
### https://w3id.org/pmd/cryo/CRYO_0000168
947941
cryo:CRYO_0000168 rdf:type owl:ObjectProperty ;
948942
rdfs:subPropertyOf cryo:CRYO_0000164 ;
949943
owl:propertyChainAxiom ( obo:IAO_0000235
950-
cryo:CRYO_0000167
944+
obo:RO_0002350
951945
cryo:CRYO_0000162
952946
) ;
953947
rdfs:label "denoted by family under cubic symmetry"@en .
@@ -2587,11 +2581,7 @@ co:PMD_0000834 rdf:type owl:Class ;
25872581

25882582
### https://w3id.org/pmd/co/PMD_0000853
25892583
co:PMD_0000853 rdf:type owl:Class ;
2590-
rdfs:subClassOf co:PMD_0020131 ,
2591-
[ rdf:type owl:Restriction ;
2592-
owl:onProperty obo:RO_0000080 ;
2593-
owl:someValuesFrom co:PMD_0020106
2594-
] ;
2584+
rdfs:subClassOf co:PMD_0020131 ;
25952585
rdfs:label "crystallographic texture"@en ;
25962586
skos:definition "The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis."@en ;
25972587
co:PMD_0000060 "true"^^xsd:boolean .

cryo.owl

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,22 +1256,13 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
12561256

12571257

12581258

1259-
<!-- https://w3id.org/pmd/cryo/CRYO_0000167 -->
1260-
1261-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167">
1262-
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
1263-
<rdfs:label xml:lang="en">member of</rdfs:label>
1264-
</owl:ObjectProperty>
1265-
1266-
1267-
12681259
<!-- https://w3id.org/pmd/cryo/CRYO_0000168 -->
12691260

12701261
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000168">
12711262
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000164"/>
12721263
<owl:propertyChainAxiom rdf:parseType="Collection">
12731264
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000235"/>
1274-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167"/>
1265+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002350"/>
12751266
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000162"/>
12761267
</owl:propertyChainAxiom>
12771268
<rdfs:label xml:lang="en">denoted by family under cubic symmetry</rdfs:label>
@@ -3582,12 +3573,6 @@ A manufacturing process is always a transformative process.</skos:definition>
35823573

35833574
<owl:Class rdf:about="https://w3id.org/pmd/co/PMD_0000853">
35843575
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0020131"/>
3585-
<rdfs:subClassOf>
3586-
<owl:Restriction>
3587-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
3588-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020106"/>
3589-
</owl:Restriction>
3590-
</rdfs:subClassOf>
35913576
<rdfs:label xml:lang="en">crystallographic texture</rdfs:label>
35923577
<skos:definition xml:lang="en">The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis.</skos:definition>
35933578
<co:PMD_0000060 rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</co:PMD_0000060>

cryo.ttl

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -937,17 +937,11 @@ cryo:CRYO_0000164 rdf:type owl:ObjectProperty ;
937937
rdfs:label "denoted by family"@en .
938938

939939

940-
### https://w3id.org/pmd/cryo/CRYO_0000167
941-
cryo:CRYO_0000167 rdf:type owl:ObjectProperty ;
942-
rdfs:subPropertyOf obo:BFO_0000050 ;
943-
rdfs:label "member of"@en .
944-
945-
946940
### https://w3id.org/pmd/cryo/CRYO_0000168
947941
cryo:CRYO_0000168 rdf:type owl:ObjectProperty ;
948942
rdfs:subPropertyOf cryo:CRYO_0000164 ;
949943
owl:propertyChainAxiom ( obo:IAO_0000235
950-
cryo:CRYO_0000167
944+
obo:RO_0002350
951945
cryo:CRYO_0000162
952946
) ;
953947
rdfs:label "denoted by family under cubic symmetry"@en .
@@ -2587,11 +2581,7 @@ co:PMD_0000834 rdf:type owl:Class ;
25872581

25882582
### https://w3id.org/pmd/co/PMD_0000853
25892583
co:PMD_0000853 rdf:type owl:Class ;
2590-
rdfs:subClassOf co:PMD_0020131 ,
2591-
[ rdf:type owl:Restriction ;
2592-
owl:onProperty obo:RO_0000080 ;
2593-
owl:someValuesFrom co:PMD_0020106
2594-
] ;
2584+
rdfs:subClassOf co:PMD_0020131 ;
25952585
rdfs:label "crystallographic texture"@en ;
25962586
skos:definition "The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis."@en ;
25972587
co:PMD_0000060 "true"^^xsd:boolean .

src/ontology/cryo-base.owl

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -460,22 +460,13 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
460460

461461

462462

463-
<!-- https://w3id.org/pmd/cryo/CRYO_0000167 -->
464-
465-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167">
466-
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
467-
<rdfs:label xml:lang="en">member of</rdfs:label>
468-
</owl:ObjectProperty>
469-
470-
471-
472463
<!-- https://w3id.org/pmd/cryo/CRYO_0000168 -->
473464

474465
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000168">
475466
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000164"/>
476467
<owl:propertyChainAxiom rdf:parseType="Collection">
477468
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000235"/>
478-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167"/>
469+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002350"/>
479470
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000162"/>
480471
</owl:propertyChainAxiom>
481472
<rdfs:label xml:lang="en">denoted by family under cubic symmetry</rdfs:label>
@@ -1658,12 +1649,6 @@ A manufacturing process is always a transformative process.</skos:definition>
16581649

16591650
<owl:Class rdf:about="https://w3id.org/pmd/co/PMD_0000853">
16601651
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0020131"/>
1661-
<rdfs:subClassOf>
1662-
<owl:Restriction>
1663-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
1664-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020106"/>
1665-
</owl:Restriction>
1666-
</rdfs:subClassOf>
16671652
<rdfs:label xml:lang="en">crystallographic texture</rdfs:label>
16681653
<skos:definition xml:lang="en">The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis.</skos:definition>
16691654
<co:PMD_0000060 rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</co:PMD_0000060>

src/ontology/cryo-base.ttl

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -319,17 +319,11 @@ cryo:CRYO_0000164 rdf:type owl:ObjectProperty ;
319319
rdfs:label "denoted by family"@en .
320320

321321

322-
### https://w3id.org/pmd/cryo/CRYO_0000167
323-
cryo:CRYO_0000167 rdf:type owl:ObjectProperty ;
324-
rdfs:subPropertyOf obo:BFO_0000050 ;
325-
rdfs:label "member of"@en .
326-
327-
328322
### https://w3id.org/pmd/cryo/CRYO_0000168
329323
cryo:CRYO_0000168 rdf:type owl:ObjectProperty ;
330324
rdfs:subPropertyOf cryo:CRYO_0000164 ;
331325
owl:propertyChainAxiom ( obo:IAO_0000235
332-
cryo:CRYO_0000167
326+
obo:RO_0002350
333327
cryo:CRYO_0000162
334328
) ;
335329
rdfs:label "denoted by family under cubic symmetry"@en .
@@ -1148,11 +1142,7 @@ co:PMD_0000834 rdf:type owl:Class ;
11481142

11491143
### https://w3id.org/pmd/co/PMD_0000853
11501144
co:PMD_0000853 rdf:type owl:Class ;
1151-
rdfs:subClassOf co:PMD_0020131 ,
1152-
[ rdf:type owl:Restriction ;
1153-
owl:onProperty obo:RO_0000080 ;
1154-
owl:someValuesFrom co:PMD_0020106
1155-
] ;
1145+
rdfs:subClassOf co:PMD_0020131 ;
11561146
rdfs:label "crystallographic texture"@en ;
11571147
skos:definition "The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis."@en ;
11581148
co:PMD_0000060 "true"^^xsd:boolean .

src/ontology/cryo-full.owl

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,22 +1241,13 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
12411241

12421242

12431243

1244-
<!-- https://w3id.org/pmd/cryo/CRYO_0000167 -->
1245-
1246-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167">
1247-
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
1248-
<rdfs:label xml:lang="en">member of</rdfs:label>
1249-
</owl:ObjectProperty>
1250-
1251-
1252-
12531244
<!-- https://w3id.org/pmd/cryo/CRYO_0000168 -->
12541245

12551246
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000168">
12561247
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000164"/>
12571248
<owl:propertyChainAxiom rdf:parseType="Collection">
12581249
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000235"/>
1259-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000167"/>
1250+
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0002350"/>
12601251
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000162"/>
12611252
</owl:propertyChainAxiom>
12621253
<rdfs:label xml:lang="en">denoted by family under cubic symmetry</rdfs:label>
@@ -3567,12 +3558,6 @@ A manufacturing process is always a transformative process.</skos:definition>
35673558

35683559
<owl:Class rdf:about="https://w3id.org/pmd/co/PMD_0000853">
35693560
<rdfs:subClassOf rdf:resource="https://w3id.org/pmd/co/PMD_0020131"/>
3570-
<rdfs:subClassOf>
3571-
<owl:Restriction>
3572-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
3573-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020106"/>
3574-
</owl:Restriction>
3575-
</rdfs:subClassOf>
35763561
<rdfs:label xml:lang="en">crystallographic texture</rdfs:label>
35773562
<skos:definition xml:lang="en">The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis.</skos:definition>
35783563
<co:PMD_0000060 rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</co:PMD_0000060>

src/ontology/cryo-full.ttl

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -926,17 +926,11 @@ cryo:CRYO_0000164 rdf:type owl:ObjectProperty ;
926926
rdfs:label "denoted by family"@en .
927927

928928

929-
### https://w3id.org/pmd/cryo/CRYO_0000167
930-
cryo:CRYO_0000167 rdf:type owl:ObjectProperty ;
931-
rdfs:subPropertyOf obo:BFO_0000050 ;
932-
rdfs:label "member of"@en .
933-
934-
935929
### https://w3id.org/pmd/cryo/CRYO_0000168
936930
cryo:CRYO_0000168 rdf:type owl:ObjectProperty ;
937931
rdfs:subPropertyOf cryo:CRYO_0000164 ;
938932
owl:propertyChainAxiom ( obo:IAO_0000235
939-
cryo:CRYO_0000167
933+
obo:RO_0002350
940934
cryo:CRYO_0000162
941935
) ;
942936
rdfs:label "denoted by family under cubic symmetry"@en .
@@ -2576,11 +2570,7 @@ co:PMD_0000834 rdf:type owl:Class ;
25762570

25772571
### https://w3id.org/pmd/co/PMD_0000853
25782572
co:PMD_0000853 rdf:type owl:Class ;
2579-
rdfs:subClassOf co:PMD_0020131 ,
2580-
[ rdf:type owl:Restriction ;
2581-
owl:onProperty obo:RO_0000080 ;
2582-
owl:someValuesFrom co:PMD_0020106
2583-
] ;
2573+
rdfs:subClassOf co:PMD_0020131 ;
25842574
rdfs:label "crystallographic texture"@en ;
25852575
skos:definition "The crystallographic texture is a morphological quality describing the arrangement and orientation of grains in a metallic material, observed through crystallographic analysis."@en ;
25862576
co:PMD_0000060 "true"^^xsd:boolean .

0 commit comments

Comments
 (0)