Skip to content

Commit ceb341d

Browse files
updated ontology
1 parent bd0e031 commit ceb341d

15 files changed

Lines changed: 1 addition & 429 deletions

cryo-base.owl

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -386,42 +386,6 @@ RO's 'quality of' is functional i.e., a->b, a->c => b=c.
386386

387387

388388

389-
<!-- https://w3id.org/pmd/cryo/CRYO_0000066 -->
390-
391-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000066">
392-
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
393-
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
394-
<rdfs:comment xml:lang="en">This object property is not intended to be used between intances.</rdfs:comment>
395-
<rdfs:label xml:lang="en">geometrically related</rdfs:label>
396-
<skos:definition xml:lang="en">Geometrically related is a top-level object property to describe geometrical relations between different spatial regions</skos:definition>
397-
</owl:ObjectProperty>
398-
399-
400-
401-
<!-- https://w3id.org/pmd/cryo/CRYO_0000067 -->
402-
403-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000067">
404-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
405-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
406-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
407-
<rdfs:comment xml:lang="en">Parallel to is an object property which connect two or more spatial regions that are parallel to each other</rdfs:comment>
408-
<rdfs:label xml:lang="en">parallel to</rdfs:label>
409-
<skos:example xml:lang="en">&lt;111&gt; family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component</skos:example>
410-
</owl:ObjectProperty>
411-
412-
413-
414-
<!-- https://w3id.org/pmd/cryo/CRYO_0000068 -->
415-
416-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000068">
417-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
418-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
419-
<rdfs:label xml:lang="en">normal to</rdfs:label>
420-
<skos:example xml:lang="en">Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other</skos:example>
421-
</owl:ObjectProperty>
422-
423-
424-
425389
<!-- https://w3id.org/pmd/cryo/CRYO_0000152 -->
426390

427391
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000152">
@@ -651,12 +615,6 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
651615

652616

653617

654-
<!-- http://purl.obolibrary.org/obo/BFO_0000006 -->
655-
656-
<owl:Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000006"/>
657-
658-
659-
660618
<!-- http://purl.obolibrary.org/obo/BFO_0000008 -->
661619

662620
<owl:Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000008"/>

cryo-base.ttl

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -267,33 +267,6 @@ RO's 'quality of' is functional i.e., a->b, a->c => b=c. The functionality is re
267267
skos:example "mass proportion m is relational qualitiy of material, and the same mass proportion m is relational qualitiy of portion of iron"@en .
268268

269269

270-
### https://w3id.org/pmd/cryo/CRYO_0000066
271-
cryo:CRYO_0000066 rdf:type owl:ObjectProperty ;
272-
rdfs:domain obo:BFO_0000006 ;
273-
rdfs:range obo:BFO_0000006 ;
274-
rdfs:comment "This object property is not intended to be used between intances."@en ;
275-
rdfs:label "geometrically related"@en ;
276-
skos:definition "Geometrically related is a top-level object property to describe geometrical relations between different spatial regions"@en .
277-
278-
279-
### https://w3id.org/pmd/cryo/CRYO_0000067
280-
cryo:CRYO_0000067 rdf:type owl:ObjectProperty ;
281-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
282-
rdf:type owl:SymmetricProperty ,
283-
owl:TransitiveProperty ;
284-
rdfs:comment "Parallel to is an object property which connect two or more spatial regions that are parallel to each other"@en ;
285-
rdfs:label "parallel to"@en ;
286-
skos:example "<111> family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component"@en .
287-
288-
289-
### https://w3id.org/pmd/cryo/CRYO_0000068
290-
cryo:CRYO_0000068 rdf:type owl:ObjectProperty ;
291-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
292-
rdf:type owl:SymmetricProperty ;
293-
rdfs:label "normal to"@en ;
294-
skos:example "Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other"@en .
295-
296-
297270
### https://w3id.org/pmd/cryo/CRYO_0000152
298271
cryo:CRYO_0000152 rdf:type owl:ObjectProperty ;
299272
owl:inverseOf cryo:CRYO_0000157 ;
@@ -448,10 +421,6 @@ obo:BFO_0000003 rdf:type owl:Class .
448421
obo:BFO_0000004 rdf:type owl:Class .
449422

450423

451-
### http://purl.obolibrary.org/obo/BFO_0000006
452-
obo:BFO_0000006 rdf:type owl:Class .
453-
454-
455424
### http://purl.obolibrary.org/obo/BFO_0000008
456425
obo:BFO_0000008 rdf:type owl:Class .
457426

cryo-full.owl

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,42 +1140,6 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
11401140

11411141

11421142

1143-
<!-- https://w3id.org/pmd/cryo/CRYO_0000066 -->
1144-
1145-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000066">
1146-
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
1147-
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
1148-
<rdfs:comment xml:lang="en">This object property is not intended to be used between intances.</rdfs:comment>
1149-
<rdfs:label xml:lang="en">geometrically related</rdfs:label>
1150-
<skos:definition xml:lang="en">Geometrically related is a top-level object property to describe geometrical relations between different spatial regions</skos:definition>
1151-
</owl:ObjectProperty>
1152-
1153-
1154-
1155-
<!-- https://w3id.org/pmd/cryo/CRYO_0000067 -->
1156-
1157-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000067">
1158-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
1159-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
1160-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
1161-
<rdfs:comment xml:lang="en">Parallel to is an object property which connect two or more spatial regions that are parallel to each other</rdfs:comment>
1162-
<rdfs:label xml:lang="en">parallel to</rdfs:label>
1163-
<skos:example xml:lang="en">&lt;111&gt; family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component</skos:example>
1164-
</owl:ObjectProperty>
1165-
1166-
1167-
1168-
<!-- https://w3id.org/pmd/cryo/CRYO_0000068 -->
1169-
1170-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000068">
1171-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
1172-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
1173-
<rdfs:label xml:lang="en">normal to</rdfs:label>
1174-
<skos:example xml:lang="en">Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other</skos:example>
1175-
</owl:ObjectProperty>
1176-
1177-
1178-
11791143
<!-- https://w3id.org/pmd/cryo/CRYO_0000152 -->
11801144

11811145
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000152">

cryo-full.ttl

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -858,33 +858,6 @@ RO's 'quality of' is functional i.e., a->b, a->c => b=c. The functionality is re
858858
skos:example "mass proportion m is relational qualitiy of material, and the same mass proportion m is relational qualitiy of portion of iron"@en .
859859

860860

861-
### https://w3id.org/pmd/cryo/CRYO_0000066
862-
cryo:CRYO_0000066 rdf:type owl:ObjectProperty ;
863-
rdfs:domain obo:BFO_0000006 ;
864-
rdfs:range obo:BFO_0000006 ;
865-
rdfs:comment "This object property is not intended to be used between intances."@en ;
866-
rdfs:label "geometrically related"@en ;
867-
skos:definition "Geometrically related is a top-level object property to describe geometrical relations between different spatial regions"@en .
868-
869-
870-
### https://w3id.org/pmd/cryo/CRYO_0000067
871-
cryo:CRYO_0000067 rdf:type owl:ObjectProperty ;
872-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
873-
rdf:type owl:SymmetricProperty ,
874-
owl:TransitiveProperty ;
875-
rdfs:comment "Parallel to is an object property which connect two or more spatial regions that are parallel to each other"@en ;
876-
rdfs:label "parallel to"@en ;
877-
skos:example "<111> family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component"@en .
878-
879-
880-
### https://w3id.org/pmd/cryo/CRYO_0000068
881-
cryo:CRYO_0000068 rdf:type owl:ObjectProperty ;
882-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
883-
rdf:type owl:SymmetricProperty ;
884-
rdfs:label "normal to"@en ;
885-
skos:example "Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other"@en .
886-
887-
888861
### https://w3id.org/pmd/cryo/CRYO_0000152
889862
cryo:CRYO_0000152 rdf:type owl:ObjectProperty ;
890863
owl:inverseOf cryo:CRYO_0000157 ;

cryo.owl

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,42 +1140,6 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
11401140

11411141

11421142

1143-
<!-- https://w3id.org/pmd/cryo/CRYO_0000066 -->
1144-
1145-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000066">
1146-
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
1147-
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
1148-
<rdfs:comment xml:lang="en">This object property is not intended to be used between intances.</rdfs:comment>
1149-
<rdfs:label xml:lang="en">geometrically related</rdfs:label>
1150-
<skos:definition xml:lang="en">Geometrically related is a top-level object property to describe geometrical relations between different spatial regions</skos:definition>
1151-
</owl:ObjectProperty>
1152-
1153-
1154-
1155-
<!-- https://w3id.org/pmd/cryo/CRYO_0000067 -->
1156-
1157-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000067">
1158-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
1159-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
1160-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
1161-
<rdfs:comment xml:lang="en">Parallel to is an object property which connect two or more spatial regions that are parallel to each other</rdfs:comment>
1162-
<rdfs:label xml:lang="en">parallel to</rdfs:label>
1163-
<skos:example xml:lang="en">&lt;111&gt; family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component</skos:example>
1164-
</owl:ObjectProperty>
1165-
1166-
1167-
1168-
<!-- https://w3id.org/pmd/cryo/CRYO_0000068 -->
1169-
1170-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000068">
1171-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
1172-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
1173-
<rdfs:label xml:lang="en">normal to</rdfs:label>
1174-
<skos:example xml:lang="en">Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other</skos:example>
1175-
</owl:ObjectProperty>
1176-
1177-
1178-
11791143
<!-- https://w3id.org/pmd/cryo/CRYO_0000152 -->
11801144

11811145
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000152">

cryo.ttl

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -858,33 +858,6 @@ RO's 'quality of' is functional i.e., a->b, a->c => b=c. The functionality is re
858858
skos:example "mass proportion m is relational qualitiy of material, and the same mass proportion m is relational qualitiy of portion of iron"@en .
859859

860860

861-
### https://w3id.org/pmd/cryo/CRYO_0000066
862-
cryo:CRYO_0000066 rdf:type owl:ObjectProperty ;
863-
rdfs:domain obo:BFO_0000006 ;
864-
rdfs:range obo:BFO_0000006 ;
865-
rdfs:comment "This object property is not intended to be used between intances."@en ;
866-
rdfs:label "geometrically related"@en ;
867-
skos:definition "Geometrically related is a top-level object property to describe geometrical relations between different spatial regions"@en .
868-
869-
870-
### https://w3id.org/pmd/cryo/CRYO_0000067
871-
cryo:CRYO_0000067 rdf:type owl:ObjectProperty ;
872-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
873-
rdf:type owl:SymmetricProperty ,
874-
owl:TransitiveProperty ;
875-
rdfs:comment "Parallel to is an object property which connect two or more spatial regions that are parallel to each other"@en ;
876-
rdfs:label "parallel to"@en ;
877-
skos:example "<111> family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component"@en .
878-
879-
880-
### https://w3id.org/pmd/cryo/CRYO_0000068
881-
cryo:CRYO_0000068 rdf:type owl:ObjectProperty ;
882-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
883-
rdf:type owl:SymmetricProperty ;
884-
rdfs:label "normal to"@en ;
885-
skos:example "Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other"@en .
886-
887-
888861
### https://w3id.org/pmd/cryo/CRYO_0000152
889862
cryo:CRYO_0000152 rdf:type owl:ObjectProperty ;
890863
owl:inverseOf cryo:CRYO_0000157 ;

src/ontology/cryo-base.owl

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -371,42 +371,6 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
371371

372372

373373

374-
<!-- https://w3id.org/pmd/cryo/CRYO_0000066 -->
375-
376-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000066">
377-
<rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
378-
<rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
379-
<rdfs:comment xml:lang="en">This object property is not intended to be used between intances.</rdfs:comment>
380-
<rdfs:label xml:lang="en">geometrically related</rdfs:label>
381-
<skos:definition xml:lang="en">Geometrically related is a top-level object property to describe geometrical relations between different spatial regions</skos:definition>
382-
</owl:ObjectProperty>
383-
384-
385-
386-
<!-- https://w3id.org/pmd/cryo/CRYO_0000067 -->
387-
388-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000067">
389-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
390-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
391-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
392-
<rdfs:comment xml:lang="en">Parallel to is an object property which connect two or more spatial regions that are parallel to each other</rdfs:comment>
393-
<rdfs:label xml:lang="en">parallel to</rdfs:label>
394-
<skos:example xml:lang="en">&lt;111&gt; family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component</skos:example>
395-
</owl:ObjectProperty>
396-
397-
398-
399-
<!-- https://w3id.org/pmd/cryo/CRYO_0000068 -->
400-
401-
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000068">
402-
<rdfs:subPropertyOf rdf:resource="https://w3id.org/pmd/cryo/CRYO_0000066"/>
403-
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
404-
<rdfs:label xml:lang="en">normal to</rdfs:label>
405-
<skos:example xml:lang="en">Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other</skos:example>
406-
</owl:ObjectProperty>
407-
408-
409-
410374
<!-- https://w3id.org/pmd/cryo/CRYO_0000152 -->
411375

412376
<owl:ObjectProperty rdf:about="https://w3id.org/pmd/cryo/CRYO_0000152">
@@ -636,12 +600,6 @@ RO&apos;s &apos;quality of&apos; is functional i.e., a-&gt;b, a-&gt;c =&gt; b=c.
636600

637601

638602

639-
<!-- http://purl.obolibrary.org/obo/BFO_0000006 -->
640-
641-
<owl:Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000006"/>
642-
643-
644-
645603
<!-- http://purl.obolibrary.org/obo/BFO_0000008 -->
646604

647605
<owl:Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000008"/>

src/ontology/cryo-base.ttl

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -256,33 +256,6 @@ RO's 'quality of' is functional i.e., a->b, a->c => b=c. The functionality is re
256256
skos:example "mass proportion m is relational qualitiy of material, and the same mass proportion m is relational qualitiy of portion of iron"@en .
257257

258258

259-
### https://w3id.org/pmd/cryo/CRYO_0000066
260-
cryo:CRYO_0000066 rdf:type owl:ObjectProperty ;
261-
rdfs:domain obo:BFO_0000006 ;
262-
rdfs:range obo:BFO_0000006 ;
263-
rdfs:comment "This object property is not intended to be used between intances."@en ;
264-
rdfs:label "geometrically related"@en ;
265-
skos:definition "Geometrically related is a top-level object property to describe geometrical relations between different spatial regions"@en .
266-
267-
268-
### https://w3id.org/pmd/cryo/CRYO_0000067
269-
cryo:CRYO_0000067 rdf:type owl:ObjectProperty ;
270-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
271-
rdf:type owl:SymmetricProperty ,
272-
owl:TransitiveProperty ;
273-
rdfs:comment "Parallel to is an object property which connect two or more spatial regions that are parallel to each other"@en ;
274-
rdfs:label "parallel to"@en ;
275-
skos:example "<111> family of directions in crystals are parellel to normal direction (ND) of a sample in γ-fiber texture component"@en .
276-
277-
278-
### https://w3id.org/pmd/cryo/CRYO_0000068
279-
cryo:CRYO_0000068 rdf:type owl:ObjectProperty ;
280-
rdfs:subPropertyOf cryo:CRYO_0000066 ;
281-
rdf:type owl:SymmetricProperty ;
282-
rdfs:label "normal to"@en ;
283-
skos:example "Normal to is a object property which describes geometric relation between two spatial regions which are normal to each other"@en .
284-
285-
286259
### https://w3id.org/pmd/cryo/CRYO_0000152
287260
cryo:CRYO_0000152 rdf:type owl:ObjectProperty ;
288261
owl:inverseOf cryo:CRYO_0000157 ;
@@ -437,10 +410,6 @@ obo:BFO_0000003 rdf:type owl:Class .
437410
obo:BFO_0000004 rdf:type owl:Class .
438411

439412

440-
### http://purl.obolibrary.org/obo/BFO_0000006
441-
obo:BFO_0000006 rdf:type owl:Class .
442-
443-
444413
### http://purl.obolibrary.org/obo/BFO_0000008
445414
obo:BFO_0000008 rdf:type owl:Class .
446415

0 commit comments

Comments
 (0)