You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<skos:definitionxml: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>
<rdfs:labelxml:lang="en">connected material entity aggregate</rdfs:label>
1588
+
<skos:definitionxml:lang="en">A material entity aggregate that is a mereological sum of separate material entities, which adhere to one another through chemical bonds or physical junctions that go beyond gravity.</skos:definition>
1589
+
<skos:examplexml:lang="en">the atoms of a molecule, the molecules forming the membrane of a cell, the epidermis in a human body</skos:example>
<skos:definitionxml:lang="en">Atomic plane is a 2D fiat object part which has atoms as it parts and is located in some crystallogphic plane, i.e., the positions of atoms relative to each other are defined via the characterisitics of the crystallogphic plane.</skos:definition>
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 ;
rdfs:label "connected material entity aggregate"@en ;
1104
+
skos:definition "A material entity aggregate that is a mereological sum of separate material entities, which adhere to one another through chemical bonds or physical junctions that go beyond gravity."@en ;
1105
+
skos:example "the atoms of a molecule, the molecules forming the membrane of a cell, the epidermis in a human body"@en ;
skos:definition "Polycrystal is an object aggregate that has continuant part some crystal grains"@en ;
2563
+
skos:altLabel "Polycrystalline structure"@en ;
2564
+
skos:definition "Polycrystal is a connected object aggregate that has continuant part some crystal grains"@en ;
2547
2565
co:PMD_0000060 "true"^^xsd:boolean .
2548
2566
2549
2567
@@ -3077,6 +3095,21 @@ Plane Miller indices must be written in round brackets, e.g., (hkl)."""@en ;
3077
3095
skos:example "(1,1,1)" .
3078
3096
3079
3097
3098
+
### https://w3id.org/pmd/cryo/CRYO_0000025
3099
+
:CRYO_0000025 rdf:type owl:Class ;
3100
+
rdfs:subClassOf obo:BFO_0000024 ,
3101
+
[ rdf:type owl:Restriction ;
3102
+
owl:onProperty obo:BFO_0000051 ;
3103
+
owl:someValuesFrom obo:CHEBI_33250
3104
+
] ,
3105
+
[ rdf:type owl:Restriction ;
3106
+
owl:onProperty obo:RO_0001025 ;
3107
+
owl:someValuesFrom :CRYO_0000011
3108
+
] ;
3109
+
rdfs:label "atomic plane"@en ;
3110
+
skos:definition "Atomic plane is a 2D fiat object part which has atoms as it parts and is located in some crystallogphic plane, i.e., the positions of atoms relative to each other are defined via the characterisitics of the crystallogphic plane."@en .
0 commit comments