@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix core: . @prefix emmo: . @prefix rdfs: . @prefix term: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; term:abstract "An EMMO-based domain ontology for atomistic and electronic modelling.Atomistic is released under the Creative Commons Attribution 4.0 International license (CC BY 4.0)."@en ; term:contributor "SINTEF"@en ; term:creator "Francesca L. Bleken"@en , "Jesper Friis"@en ; term:publisher "EMMC ASBL"@en ; term:title "Atomistic"@en ; rdfs:comment """Contacts: Jesper Friis SINTEF email: jesper.friis@sintef.no Francesca L. Bleken SINTEF email: francesca.l.bleken@sintef.no"""@en , "The EMMO requires FaCT++ reasoner plugin in order to visualize allinferences and class hierarchy (ctrl+R hotkey in Protege)."@en , "This ontology is generated with data from the ASE Python package."@en ; owl:versionInfo "0.0.1"@en ; "https://creativecommons.org/licenses/by/4.0/legalcode"@en . ################################################################# # Annotation properties ################################################################# ### https://w3id.org/emmo#EMMO_21ae69b4_235e_479d_8dd8_4f756f694c1b rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_5525a055_dda5_4556_8b91_f0d22fa676cc rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_de178b12_5d35_4bca_8efa_a4193162571d rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://w3id.org/emmo/domain/atomistic#42812fef-145a-56e9-9c18-72bd32214455 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; core:prefLabel "hasEigenvalue"@en ; "Relates a mathematical (or physical) operator to its eigenvalue."@en . ################################################################# # Classes ################################################################# ### https://w3id.org/emmo/domain/atomistic#acaafcb6-b65f-5996-93ed-2f486f5f2b30 :acaafcb6-b65f-5996-93ed-2f486f5f2b30 rdf:type owl:Class ; rdfs:subClassOf :c4dd4450-cc80-5de4-a8d6-db0651115a2c ; core:prefLabel "TimeIndependentSchrodingerEquation"@en ; "TimeIndependentSchrödingerEquation"@en ; """If the external potential does not depende on time, the Schrödinger equation can be reduced to this time-independent form."""@en . ### https://w3id.org/emmo/domain/atomistic#b65fe3b6-8477-5508-a066-2f7edcf25126 :b65fe3b6-8477-5508-a066-2f7edcf25126 rdf:type owl:Class ; rdfs:subClassOf :acaafcb6-b65f-5996-93ed-2f486f5f2b30 , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; rdfs:comment "This is the equation that is solved with density functional theory." ; core:prefLabel "KohnShamEquation"@en ; "The Schrödinger equation for a fictious \"Kohn-Sham\" system of non-interacting electrons that generates the same charge density as the real interacting system."@en . ### https://w3id.org/emmo/domain/atomistic#c4dd4450-cc80-5de4-a8d6-db0651115a2c :c4dd4450-cc80-5de4-a8d6-db0651115a2c rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom :df750ce7-fda1-5e9b-ba32-db96ec170577 ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; core:prefLabel "SchrodingerEquation"@en ; "SchrödingerEquation"@en ; """A linear partial differential equation describing the wave function of a quantum-mechanical system. The exact form of the Schrödinger equation depends on the physical situation. The most general form is the time-dependent Schrödinger equation."""@en ; "https://en.wikipedia.org/wiki/Schr%C3%B6dinger_equation" . ### https://w3id.org/emmo/domain/atomistic#df750ce7-fda1-5e9b-ba32-db96ec170577 :df750ce7-fda1-5e9b-ba32-db96ec170577 rdf:type owl:Class ; rdfs:subClassOf ; core:prefLabel "WaveFunction"@en ; """A mathematical description of the quantum state of an isolated quantum system. A wave function is a function of the degrees of freedom corresponding to some maximal set of commuting observables. Once such a representation is chosen, the wave function can be derived from the quantum state."""@en ; "https://en.wikipedia.org/wiki/Wave_function" ; "T0 L0 M0 I0 Θ0 N0 J0" . ### https://w3id.org/emmo/domain/atomistic#fac61002-4a3d-5810-a430-ad5dad69c9a0 :fac61002-4a3d-5810-a430-ad5dad69c9a0 rdf:type owl:Class ; rdfs:subClassOf :c4dd4450-cc80-5de4-a8d6-db0651115a2c ; core:prefLabel "TimeDependentSchrodingerEquation"@en ; "TimeDependentSchrödingerEquation"@en ; "The full time-dependent Schrödinger equation."@en . ### https://w3id.org/emmo/domain/atomistic#08fd7117-66ac-5b6d-b65e-34a826675877 rdf:type owl:Class ; rdfs:subClassOf ; core:prefLabel "PhysicalOperator"@en ; "A mathematical operator with a physical interpretation."@en . ### https://w3id.org/emmo/domain/atomistic#42244404-98d1-582a-8fc0-3cdd2a9b3df6 rdf:type owl:Class ; rdfs:subClassOf , , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; core:prefLabel "Hamiltonian"@en ; """An operator corresponding to the sum of the kinetic energies plus the potential energies for all the particles in the system."""@en . ### https://w3id.org/emmo/domain/atomistic#83a69cf2-00c1-58b8-915b-76cb3549890a rdf:type owl:Class ; rdfs:subClassOf ; core:prefLabel "DensityFunctionalTheory"@en ; """An efficient computional method for solving the many-electron (time-independent) Schrödinger equation."""@en . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi