Skip to content

Commit 4c5b077

Browse files
committed
refinement of crystallography terms
1 parent 1a98608 commit 4c5b077

3 files changed

Lines changed: 276 additions & 142 deletions

File tree

src/ontology/components/cryo-axioms-shared.owl

Lines changed: 54 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -105,45 +105,87 @@
105105

106106

107107

108-
<!-- https://w3id.org/pmd/cryo/CRYO_0000026 -->
108+
<!-- https://w3id.org/pmd/cryo/CRYO_0000141 -->
109109

110-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000026">
110+
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000141">
111111
<rdfs:subClassOf>
112112
<owl:Restriction>
113113
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
114-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000001"/>
114+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020003"/>
115115
</owl:Restriction>
116116
</rdfs:subClassOf>
117117
</rdf:Description>
118118

119119

120120

121-
<!-- https://w3id.org/pmd/cryo/CRYO_0000141 -->
121+
<!-- https://w3id.org/pmd/cryo/CRYO_0000142 -->
122122

123-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000141">
123+
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000142">
124+
<rdfs:subClassOf>
125+
<owl:Class>
126+
<owl:intersectionOf rdf:parseType="Collection">
127+
<owl:Restriction>
128+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0001927"/>
129+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000141"/>
130+
</owl:Restriction>
131+
<owl:Restriction>
132+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0001927"/>
133+
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000141"/>
134+
</owl:Restriction>
135+
</owl:intersectionOf>
136+
</owl:Class>
137+
</rdfs:subClassOf>
138+
</rdf:Description>
139+
140+
141+
142+
<!-- https://w3id.org/pmd/cryo/CRYO_0000387 -->
143+
144+
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000387">
124145
<rdfs:subClassOf>
125146
<owl:Restriction>
126147
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
127-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000001"/>
148+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/co/PMD_0020003"/>
128149
</owl:Restriction>
129150
</rdfs:subClassOf>
130151
</rdf:Description>
131152

132153

133154

134-
<!-- https://w3id.org/pmd/cryo/CRYO_0000142 -->
155+
<!-- https://w3id.org/pmd/cryo/CRYO_0000388 -->
135156

136-
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000142">
157+
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000388">
137158
<rdfs:subClassOf>
138159
<owl:Class>
139160
<owl:intersectionOf rdf:parseType="Collection">
140161
<owl:Restriction>
141-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0001927"/>
142-
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000141"/>
162+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
163+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000001"/>
143164
</owl:Restriction>
144165
<owl:Restriction>
145-
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0001927"/>
146-
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000141"/>
166+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
167+
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000001"/>
168+
</owl:Restriction>
169+
</owl:intersectionOf>
170+
</owl:Class>
171+
</rdfs:subClassOf>
172+
</rdf:Description>
173+
174+
175+
176+
<!-- https://w3id.org/pmd/cryo/CRYO_0000390 -->
177+
178+
<rdf:Description rdf:about="https://w3id.org/pmd/cryo/CRYO_0000390">
179+
<rdfs:subClassOf>
180+
<owl:Class>
181+
<owl:intersectionOf rdf:parseType="Collection">
182+
<owl:Restriction>
183+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
184+
<owl:someValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000001"/>
185+
</owl:Restriction>
186+
<owl:Restriction>
187+
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000080"/>
188+
<owl:allValuesFrom rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000001"/>
147189
</owl:Restriction>
148190
</owl:intersectionOf>
149191
</owl:Class>

0 commit comments

Comments
 (0)