Skip to content

Commit

Permalink
bump version 0.24.2-beta
Browse files Browse the repository at this point in the history
bumps the version number to 0.24.2-beta
  • Loading branch information
jsimonclark committed Dec 2, 2024
1 parent d4ed273 commit 6691c6b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions catalog-v001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<group id="Folder Repository, directory=, recursive=true, Auto-Update=false, version=2" prefer="public" xml:base="">
<uri name="https://w3id.org/emmo/domain/chemical-substance/0.8.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.24.1-beta/electrochemistry" uri="./electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.24.1-beta/modules/quantities" uri="./modules/quantities.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/electrochemistry" uri="./electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/modules/quantities" uri="./modules/quantities.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 electrochemistry-inferred.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
@base <https://w3id.org/emmo/domain/electrochemistry/electrochemistry-inferred> .

<https://w3id.org/emmo/domain/electrochemistry/electrochemistry-inferred> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.24.1-beta/electrochemistry-inferred> ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/electrochemistry-inferred> ;
<http://purl.org/dc/terms/abstract> ""@en ,
"CHAMEO is a domain ontology designed to model the common aspects across the different characterisation techniques and methodologies."@en ,
"""Defines physical quantities in the International System of Quantities (ISQ). ISQ was made an official ISO standard in 2009 and is defined in the ISO/IEC 80000 standard.
Expand Down Expand Up @@ -245,7 +245,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of
owl:priorVersion "0.24.0-beta" ,
"0.7.0-beta" ,
"1.0.0-beta4" ;
owl:versionInfo "0.24.1-beta" ,
owl:versionInfo "0.24.2-beta" ,
"0.8.0-beta" ,
"1.0.0-beta5" ,
"1.0.0-beta7" ;
Expand Down
6 changes: 3 additions & 3 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.24.1-beta/electrochemistry> ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/electrochemistry> ;
owl:imports <https://w3id.org/emmo/domain/characterisation-methodology/chameo> ,
<https://w3id.org/emmo/domain/chemical-substance/0.8.0-beta/chemical-substance> ,
<https://w3id.org/emmo/domain/electrochemistry/0.24.1-beta/modules/quantities> ;
<https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/modules/quantities> ;
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 @@ -43,7 +43,7 @@
vann:preferredNamespaceUri "https://w3id.org/emmo/domain/electrochemistry" ;
owl:backwardCompatibleWith "0.24.0-beta" ;
owl:priorVersion "0.24.0-beta" ;
owl:versionInfo "0.24.1-beta" ;
owl:versionInfo "0.24.2-beta" ;
foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-electrochemistry/gh-pages/assets/img/fig/png/domain-electrochemistry-logo.png" .

#################################################################
Expand Down
4 changes: 2 additions & 2 deletions modules/catalog-v001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<group id="Folder Repository, directory=, recursive=true, Auto-Update=false, version=2" prefer="public" xml:base="">
<uri name="https://w3id.org/emmo/domain/chemical-substance/0.8.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.24.1-beta/electrochemistry" uri="../electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.24.1-beta/modules/quantities" uri="quantities.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/electrochemistry" uri="../electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/modules/quantities" uri="quantities.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 modules/quantities.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@base <https://w3id.org/emmo/domain/electrochemistry/modules/quantities> .

<https://w3id.org/emmo/domain/electrochemistry/modules/quantities> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.24.1-beta/modules/quantities> ;
owl:versionIRI <https://w3id.org/emmo/domain/electrochemistry/0.24.2-beta/modules/quantities> ;
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.24.1-beta" .
owl:versionInfo "0.24.2-beta" .

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

0 comments on commit 6691c6b

Please sign in to comment.