Skip to content

Commit 7338ac7

Browse files
committed
minor changes of axioms
1 parent 43860cd commit 7338ac7

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

src/ontology/components/cryo-entities.owl

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -481,13 +481,7 @@ Plane Miller indices must be written in round brackets, e.g., (hkl).</skos:defin
481481
<rdfs:subClassOf>
482482
<owl:Restriction>
483483
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
484-
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0000663"/>
485-
</owl:Restriction>
486-
</rdfs:subClassOf>
487-
<rdfs:subClassOf>
488-
<owl:Restriction>
489-
<owl:onProperty rdf:resource="https://w3id.org/pmd/co/PMD_0000004"/>
490-
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000075"/>
484+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0000663"/>
491485
</owl:Restriction>
492486
</rdfs:subClassOf>
493487
<rdfs:label xml:lang="en">grain orientation</rdfs:label>
@@ -504,17 +498,17 @@ Grain orientation can be specified by either texture fibers or texture component
504498
<rdfs:subClassOf>
505499
<owl:Restriction>
506500
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000418"/>
507-
<owl:allValuesFrom>
501+
<owl:someValuesFrom>
508502
<owl:Class>
509503
<owl:intersectionOf rdf:parseType="Collection">
510504
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000042"/>
511505
<owl:Restriction>
512506
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
513-
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0000663"/>
507+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0000663"/>
514508
</owl:Restriction>
515509
</owl:intersectionOf>
516510
</owl:Class>
517-
</owl:allValuesFrom>
511+
</owl:someValuesFrom>
518512
</owl:Restriction>
519513
</rdfs:subClassOf>
520514
<rdfs:label xml:lang="en">Euler angles</rdfs:label>

0 commit comments

Comments
 (0)