Skip to content

Commit

Permalink
Removed classes from cif_core
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Feb 13, 2024
1 parent 69b8a8a commit b71aa6b
Showing 1 changed file with 31 additions and 45 deletions.
76 changes: 31 additions & 45 deletions crystallography.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@
@base <http://emmo.info/domain-crystallography#> .

<http://emmo.info/domain-crystallography/crystallography> rdf:type owl:Ontology ;
owl:versionIRI <http://emmo.info/domain-crystallography/0.0.2> ;
owl:imports <http://emmo.info/emmo/1.0.0-beta5> ,
<http://emmo.info/CIF-ontology/ontology/cif_core> ,
<http://emmo.info/emmo/cif-ddl> ;

owl:versionIRI <http://emmo.info/domain-crystallography/0.0.2> ;
owl:imports <http://emmo.info/CIF-ontology/ontology/cif_core> ,
<http://emmo.info/emmo/cif-ddl> ,
<http://emmo.info/emmo/1.0.0-beta5> ;
dcterms:abstract """A toplevel crystallography ontology based on EMMO and the CIF core dictionary.
It is implemented as a formal language.""" ;
Expand Down Expand Up @@ -139,9 +138,23 @@ These can be expressed in several ways, like three lattice vectors, the length a
skos:prefLabel "SufficientLatticeParameterSet"@en .


### http://emmo.info/domain-crystallography#EMMO_b1dd3e98_6eb2_472b_921d_36bab7fa75ef
:EMMO_b1dd3e98_6eb2_472b_921d_36bab7fa75ef rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_660a4964_0333_4663_bc66_e93ef59b0679 ,
[ rdf:type owl:Restriction ;
owl:onProperty emmo:EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ;
owl:someValuesFrom :EMMO_198e4813_bdf9_4263_bf0a_b5915d5f8fed
] ;
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The basic repeating real-world unit of a periodic crystal."@en ;
skos:prefLabel "RepeatingUnit"@en .


### http://emmo.info/domain-crystallography#EMMO_b4003467_2682_48dd_9a16_8c18d7a0b219
:EMMO_b4003467_2682_48dd_9a16_8c18d7a0b219 rdf:type owl:Class ;
owl:equivalentClass [ owl:intersectionOf ( <http://emmo.info/emmo/cif-core#_cell.length_a>
owl:equivalentClass [ owl:intersectionOf ( <http://emmo.info/CIF-ontology/ontology/cif_core#_cell.angle_alpha>
<http://emmo.info/CIF-ontology/ontology/cif_core#_cell.angle_beta>
<http://emmo.info/CIF-ontology/ontology/cif_core#_cell.angle_gamma>
<http://emmo.info/emmo/cif-core#_cell.length_a>
<http://emmo.info/emmo/cif-core#_cell.length_b>
<http://emmo.info/emmo/cif-core#_cell.length_c>
) ;
Expand All @@ -151,6 +164,18 @@ These can be expressed in several ways, like three lattice vectors, the length a
skos:prefLabel "LatticeParameterLengthAndAngle"@en .


### http://emmo.info/domain-crystallography#EMMO_b96d5d0e_c3c6_4968_8049_f52a03baef15
:EMMO_b96d5d0e_c3c6_4968_8049_f52a03baef15 rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_0bb3b434_73aa_428f_b4e8_2a2468648e19 ,
[ rdf:type owl:Restriction ;
owl:onProperty emmo:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ;
owl:someValuesFrom :EMMO_b1dd3e98_6eb2_472b_921d_36bab7fa75ef
] ;
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A crystal with a periodic structure."@en ;
emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of periodic crystal exclude e.g. quasicrystals."@en ;
skos:prefLabel "PeriodicCrystal"@en .


### http://emmo.info/domain-crystallography#EMMO_cec303aa_5100_48bf_82f8_115db1088386
:EMMO_cec303aa_5100_48bf_82f8_115db1088386 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_2438be40_e054_4302_afe3_afbb919eed91 ,
Expand Down Expand Up @@ -180,49 +205,10 @@ These can be expressed in several ways, like three lattice vectors, the length a
skos:prefLabel "CrystallographicalPhysicalQuantity"@en .


### http://emmo.info/domain-crystallography/crystallography#EMMO_b1dd3e98_6eb2_472b_921d_36bab7fa75ef
:EMMO_b1dd3e98_6eb2_472b_921d_36bab7fa75ef rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_660a4964_0333_4663_bc66_e93ef59b0679 ,
[ rdf:type owl:Restriction ;
owl:onProperty emmo:EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ;
owl:someValuesFrom :EMMO_198e4813_bdf9_4263_bf0a_b5915d5f8fed
] ;
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The basic repeating real-world unit of a periodic crystal."@en ;
skos:prefLabel "RepeatingUnit"@en .


### http://emmo.info/domain-crystallography/crystallography#EMMO_b96d5d0e_c3c6_4968_8049_f52a03baef15
:EMMO_b96d5d0e_c3c6_4968_8049_f52a03baef15 rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_0bb3b434_73aa_428f_b4e8_2a2468648e19 ,
[ rdf:type owl:Restriction ;
owl:onProperty emmo:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ;
owl:someValuesFrom :EMMO_b1dd3e98_6eb2_472b_921d_36bab7fa75ef
] ;
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A crystal with a periodic structure."@en ;
emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of periodic crystal exclude e.g. quasicrystals."@en ;
skos:prefLabel "PeriodicCrystal"@en .


### http://emmo.info/emmo#EMMO_a1bd0bfc_5464_43ce_a1a2_947b58dc0f89
emmo:EMMO_a1bd0bfc_5464_43ce_a1a2_947b58dc0f89 rdfs:subClassOf :EMMO_f44b7fdf_f626_404a_ad1e_3760f164d4f4 .


### http://emmo.info/emmo/cif-core#_cell.length_a
<http://emmo.info/emmo/cif-core#_cell.length_a> rdf:type owl:Class ;
rdfs:subClassOf :EMMO_6ddf3c3c_3148_49f8_89de_3647d76981bd ,
emmo:EMMO_cd2cd0de_e0cc_4ef1_b27e_2e88db027bac .


### http://emmo.info/emmo/cif-core#_cell.length_b
<http://emmo.info/emmo/cif-core#_cell.length_b> rdf:type owl:Class ;
rdfs:subClassOf :EMMO_6ddf3c3c_3148_49f8_89de_3647d76981bd ,
emmo:EMMO_cd2cd0de_e0cc_4ef1_b27e_2e88db027bac .


### http://emmo.info/emmo/cif-core#_cell.length_c
<http://emmo.info/emmo/cif-core#_cell.length_c> rdf:type owl:Class ;
rdfs:subClassOf :EMMO_6ddf3c3c_3148_49f8_89de_3647d76981bd ,
emmo:EMMO_cd2cd0de_e0cc_4ef1_b27e_2e88db027bac .


### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi

0 comments on commit b71aa6b

Please sign in to comment.