From 5a7fbd1b7cb203dabf7e064880b0aa714272dcb2 Mon Sep 17 00:00:00 2001 From: Simon Clark <52653938+jsimonclark@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:25:58 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 628f7ef..2de2cbb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,12 @@ A reference documentation is available in [html](https://emmo-repo.github.io/dom ## 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. +The Electrochemistry Domain Ontology is an official domain on the EMMO. It consists of two files: +- `electrochemistry.ttl`: describes terms and object properties for the electrochemistry domain. +- `electrochemicalquantities.ttl`: describes the physical quantities related to the electrochemistry domain. It 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): provides material annotations for electrochemical (meta)data. ## Obtaining the ontology