|
34 | 34 | <owl:Class rdf:about="https://w3id.org/pmd/cryo/CRYO_0000000"> |
35 | 35 | <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000029"/> |
36 | 36 | <rdfs:label xml:lang="en">unit cell</rdfs:label> |
37 | | - <skos:definition xml:lang="en">Unit cell is a site which is a part of a crystal lattice and represents the smallest volume, where the lattice can be constructed by translational displacements. Thus, unit cell is characterized by the length of its sides and their angular relations.</skos:definition> |
| 37 | + <skos:definition xml:lang="en">Unit cell is a site which is a part of a crystal lattice and represents the smallest volume, from which the lattice can be constructed by translational displacements. Unit cell is characterized by the length of its sides and their angular relations.</skos:definition> |
38 | 38 | </owl:Class> |
39 | 39 |
|
40 | 40 |
|
|
51 | 51 | </rdfs:subClassOf> |
52 | 52 | <rdfs:subClassOf> |
53 | 53 | <owl:Restriction> |
54 | | - <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0001025"/> |
| 54 | + <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0001015"/> |
55 | 55 | <owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020003"/> |
56 | 56 | </owl:Restriction> |
57 | 57 | </rdfs:subClassOf> |
58 | 58 | <rdfs:comment xml:lang="en">TODO: |
59 | 59 | 1. check if located in is meant to be used this way |
60 | 60 | 2. Is there a better alternative to has part?</rdfs:comment> |
61 | | - <rdfs:label xml:lang="en">lattice</rdfs:label> |
62 | | - <skos:definition xml:lang="en">Lattice is a site that is formed by a two- or three-dimensional periodic array of points in space, which describes the arrangement of atoms or molecules in a crystal.</skos:definition> |
| 61 | + <rdfs:label xml:lang="en">crystal lattice</rdfs:label> |
| 62 | + <skos:definition xml:lang="en">Crystal lattice is a site which has unit cell as part and is location of a crystal. It represents a periodic array of points in space, which describe the arrangement of atoms or molecules in a crystal.</skos:definition> |
| 63 | + </owl:Class> |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + <!-- https://w3id.org/pmd/cryo/CRYO_0000010 --> |
| 68 | + |
| 69 | + <owl:Class rdf:about="https://w3id.org/pmd/cryo/CRYO_0000010"> |
| 70 | + <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000027"/> |
| 71 | + <rdfs:subClassOf> |
| 72 | + <owl:Restriction> |
| 73 | + <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0001025"/> |
| 74 | + <owl:allValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000000"/> |
| 75 | + </owl:Restriction> |
| 76 | + </rdfs:subClassOf> |
| 77 | + <rdfs:label xml:lang="en">basis</rdfs:label> |
| 78 | + <skos:definition xml:lang="en">Basis is a object aggregate which has one or more atoms or molecules as parts. It defines the minimal number of atoms or molecules to form a unit cell.</skos:definition> |
63 | 79 | </owl:Class> |
64 | 80 | </rdf:RDF> |
65 | 81 |
|
|
0 commit comments