From 91b8e6d172e847bb82c20ec28b16d73a3d9aab04 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 25 Jan 2024 09:34:44 +0100 Subject: [PATCH 1/2] Import EMMO consistent with how it is imported in CHAMEO. --- electrochemicalquantities.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electrochemicalquantities.ttl b/electrochemicalquantities.ttl index 8569a88..ef722f0 100644 --- a/electrochemicalquantities.ttl +++ b/electrochemicalquantities.ttl @@ -12,7 +12,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports ; + owl:imports ; dcterms:abstract """This electrochemical quantities ontology is a domain of the Elementary Multiperspective Materials Ontology (EMMO). It is a specialized framework designed to represent and organize knowledge about electrochemical quantities. It is designed to integrate with the electrochemistry domain ontology or other ontologies from the EMMO ecosystem. The main focus of this ontology is to provide machine-readable descriptions of common electrochemical quantities, linking both to the larger descriptions of physical quantities in EMMO as well as other sources of information like the IEC, QUDT, Wikidata, etc. It should be used to support linked data generation in the electrochemistry domain."""@en ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; owl:versionInfo "0.8.0-alpha" . From 4d65ac7ad186667e1ee827af51eb0f21e1f243f6 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 25 Jan 2024 09:57:39 +0100 Subject: [PATCH 2/2] Updated catalogue file --- catalog-v001.xml | 12 ++++++------ electrochemistry.ttl | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/catalog-v001.xml b/catalog-v001.xml index d8f4d52..904125e 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -1,9 +1,9 @@ - - - - - - + + + + + + diff --git a/electrochemistry.ttl b/electrochemistry.ttl index a3b92cd..20db0d1 100644 --- a/electrochemistry.ttl +++ b/electrochemistry.ttl @@ -13,7 +13,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , , ; dcterms:abstract "The Electrochemistry Domain Ontology, a specialized domain within the Elementary Multiperspective Materials Ontology (EMMO), encompasses essential terms and relationships for electrochemical systems, materials, methods, and data. Its primary objective is to enable the creation of linked and FAIR (Findable, Accessible, Interoperable, and Reusable) data, thereby fostering advancements in research and innovation within the realm of electrochemistry. This ontology serves as a foundational resource for harmonizing electrochemical knowledge representation, enhancing data interoperability, and accelerating progress in electrochemical research and development."@en ;