Skip to content

Commit

Permalink
import domain-chemical-substance 0.6.0-beta
Browse files Browse the repository at this point in the history
update domain-chemical-substance to 0.6.0-beta
  • Loading branch information
jsimonclark committed Jun 23, 2024
1 parent 856f6b5 commit 5551aec
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions catalog-v001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<uri id="Imports Wizard Entry" name="https://w3id.org/emmo/1.0.0-beta7" uri="https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-beta7/emmo.ttl"/>
<group id="Folder Repository, directory=, recursive=true, Auto-Update=false, version=2" prefer="public" xml:base="">
<uri name="https://w3id.org/emmo/domain/chemicalsubstance/0.5.0-beta/chemicalsubstance" uri="https://raw.githubusercontent.com/emmo-repo/domain-chemicalsubstance/main/chemicalsubstance.ttl"/>
<uri name="https://w3id.org/emmo/domain/chemical-substance/0.6.0-beta/chemical-substance" uri="https://raw.githubusercontent.com/emmo-repo/domain-chemical-substance/main/chemical-substance.ttl"/>
<uri name="https://w3id.org/emmo/domain/characterisation-methodology/chameo" uri="https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/main/chameo.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.15.2-beta/electrochemistry" uri="./electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.15.2-beta/electrochemicalquantities" uri="./electrochemicalquantities.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.16.0-beta/electrochemistry" uri="./electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.16.0-beta/electrochemicalquantities" uri="./electrochemicalquantities.ttl"/>

<uri name="https://w3id.org/emmo/1.0.0-beta7/mereocausality" uri="https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-beta7/mereocausality/mereocausality.ttl"/>

Expand Down
4 changes: 2 additions & 2 deletions electrochemicalquantities.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@base <https://w3id.org/emmo/domain/electrochemistry/electrochemicalquantities> .

<https://w3id.org/emmo/domain/electrochemistry/electrochemicalquantities> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.15.2-beta/electrochemicalquantities> ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.16.0-beta/electrochemicalquantities> ;
owl:imports <https://w3id.org/emmo/1.0.0-beta7/disciplines/isq> ;
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:contributor <https://orcid.org/0000-0001-8869-3718> ,
Expand All @@ -21,7 +21,7 @@
dcterms:creator <https://orcid.org/0000-0002-8758-6109> ,
<https://orcid.org/0000-0003-2954-1233> ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
owl:versionInfo "0.15.2-beta" .
owl:versionInfo "0.16.0-beta" .

#################################################################
# Annotation properties
Expand Down
12 changes: 6 additions & 6 deletions electrochemistry.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
@base <https://w3id.org/emmo/domain/electrochemistry> .

<https://w3id.org/emmo/domain/electrochemistry> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.15.2-beta/electrochemistry> ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.16.0-beta/electrochemistry> ;
owl:imports <https://w3id.org/emmo/domain/characterisation-methodology/chameo> ,
<https://w3id.org/emmo/domain/chemicalsubstance/0.5.0-beta/chemicalsubstance> ,
<https://w3id.org/emmo/domain/electrochemistry/0.15.2-beta/electrochemicalquantities> ;
<https://w3id.org/emmo/domain/chemical-substance/0.6.0-beta/chemical-substance> ,
<https://w3id.org/emmo/domain/electrochemistry/0.16.0-beta/electrochemicalquantities> ;
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 ;
dcterms:bibliographicCitation "https://doi.org/10.5281/zenodo.7693664" ;
dcterms:contributor <https://orcid.org/0000-0001-8869-3718> ,
Expand All @@ -42,9 +42,9 @@
foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-electrochemistry/gh-pages/assets/img/fig/png/domain-electrochemistry-logo.png" ;
vann:preferredNamespaceUri "https://w3id.org/emmo/domain/electrochemistry" ;
vann:preferredNamespacePrefix "echem" ;
owl:backwardCompatibleWith "0.15.1-beta" ;
owl:priorVersion "0.15.1-beta" ;
owl:versionInfo "0.15.2-beta" .
owl:backwardCompatibleWith "0.15.2-beta" ;
owl:priorVersion "0.15.2-beta" ;
owl:versionInfo "0.16.0-beta" .

#################################################################
# Annotation properties
Expand Down

0 comments on commit 5551aec

Please sign in to comment.