From f1030bf279cb00b93662fb0e4b98686639061a06 Mon Sep 17 00:00:00 2001 From: Simon Clark <52653938+jsimonclark@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:21:48 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index adada43..628f7ef 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ The Electrochemistry Domain Ontology, a specialized domain within the Elementary A reference documentation is available in [html](https://emmo-repo.github.io/domain-electrochemistry/index.html) and [pdf](https://emmo-repo.github.io/domain-electrochemistry/electrochemistry.pdf) formats. +## Integration with EMMO + +The Electrochemistry Domain Ontology is an official domain on the EMMO. It consists of two files `electrochemistry.ttl` and `electrochemicalquantities.ttl`. The physical quantities related to the electrochemistry domain are included in `electrochemicalquantities.ttl` file, which is encapsulated to allow it to be imported by other EMMO domains without needing to import the entire ontology. The electrochemistry domain also imports the [Chemical Substance Domain Ontology](https://github.com/emmo-repo/domain-chemical-substance) from EMMO to support material annotations in electrochemical (meta)data. + ## Obtaining the ontology The correct path to the inferred verion `emmo-inferred` is specified in the catalog file, [`catalog-v001.xml`](catalog-v001.xml).