From edce51da6f5ebe32adc4e043850e0f01831fd558 Mon Sep 17 00:00:00 2001 From: Simon Clark Date: Mon, 2 Dec 2024 12:54:50 +0100 Subject: [PATCH] update imports - update import of domain-electrochemistry 0.24.2-beta --- applications/battery-model-lithium-ion.ttl | 4 ++-- applications/catalog-v001.xml | 12 +++++----- battery-inferred.ttl | 27 +++++++++++----------- battery.ttl | 16 ++++++------- catalog-v001.xml | 10 ++++---- modules/battery-cell-geometry.ttl | 4 ++-- modules/battery-manufacturing.ttl | 4 ++-- modules/battery-products.ttl | 4 ++-- modules/battery-testing.ttl | 4 ++-- modules/catalog-v001.xml | 10 ++++---- shared/battery-quantities.ttl | 4 ++-- shared/catalog-v001.xml | 8 +++---- 12 files changed, 54 insertions(+), 53 deletions(-) diff --git a/applications/battery-model-lithium-ion.ttl b/applications/battery-model-lithium-ion.ttl index d16662a..983c9a0 100644 --- a/applications/battery-model-lithium-ion.ttl +++ b/applications/battery-model-lithium-ion.ttl @@ -12,8 +12,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Annotation properties diff --git a/applications/catalog-v001.xml b/applications/catalog-v001.xml index 8d8f73b..5061a7e 100644 --- a/applications/catalog-v001.xml +++ b/applications/catalog-v001.xml @@ -1,13 +1,13 @@ - - + + - - - - + + + + diff --git a/battery-inferred.ttl b/battery-inferred.ttl index 27266ed..a20d44d 100644 --- a/battery-inferred.ttl +++ b/battery-inferred.ttl @@ -7,7 +7,7 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; ""@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. @@ -154,14 +154,14 @@ The symbolic module includes symbols, symbolic constructs and formal languages." "https://w3id.org/emmo/domain/characterisation-methodology/chameo" ; "2024-04-12" , "2024-08-14"^^xsd:date , - "2024-11-07"^^xsd:date , - "2024-11-29"^^xsd:date ; + "2024-11-29"^^xsd:date , + "2024-12-02"^^xsd:date ; "https://creativecommons.org/licenses/by/4.0/legalcode" , "https://creativecommons.org/licenses/by/4.0/legalcode"@en ; "2024-04-12" , "2024-08-14"^^xsd:date , - "2024-11-07"^^xsd:date , - "2024-11-29"^^xsd:date ; + "2024-11-29"^^xsd:date , + "2024-12-02"^^xsd:date ; "EMMC ASBL" , "EMMC ASBL"@en , """EMMC ASBL @@ -255,14 +255,15 @@ We kindly acknowledge NIST for reusing their content, including the selection of "You can contact EMMO Authors via emmo@emmc.eu"@en ; owl:backwardCompatibleWith "" , " " , - "0.15.0-beta" , + "0.16.0-beta" , "0.24.0-beta" ; - owl:priorVersion "0.15.0-beta" , + owl:priorVersion "0.16.0-beta" , "0.24.0-beta" , "0.7.0-beta" , "1.0.0-beta4" ; owl:versionInfo "0.15.1-beta" , - "0.24.1-beta" , + "0.16.1-beta" , + "0.24.2-beta" , "0.8.0-beta" , "1.0.0-beta5" , "1.0.0-beta7" ; @@ -13246,8 +13247,7 @@ Following the two examples, a marathon individual is a maximal that can be decom ### https://w3id.org/emmo#EMMO_57d977ab_0036_4779_b59a_e47620afdb9c rdf:type owl:Class ; - rdfs:subClassOf , - ; + rdfs:subClassOf ; "CompositePhysicalObject"@en ; "The class of physical objects possessing a structure that is larger than a single composite particle, for which its bosonic or fermionic nature is undetermined." . @@ -57473,7 +57473,8 @@ In either case, the magnitude of the catalytic current depends on the applied po ### https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fa22874b_76a9_4043_8b8f_6086c88746de rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , + , , [ rdf:type owl:Restriction ; owl:onProperty ; @@ -57834,13 +57835,13 @@ In either case, the magnitude of the catalytic current depends on the applied po [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger diff --git a/battery.ttl b/battery.ttl index 085b0f9..085af59 100644 --- a/battery.ttl +++ b/battery.ttl @@ -17,9 +17,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "The Battery Domain Ontology, a specialized domain within the Elementary Multiperspective Materials Ontology (EMMO), encompasses essential terms and relationships for battery components, cells, interfaces, methods, models, 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 batteries. This ontology serves as a foundational resource for harmonizing battery knowledge representation, enhancing data interoperability, and accelerating progress in battery research and development." ; dcterms:bibliographicCitation "https://zenodo.org/doi/10.5281/zenodo.7693672" ; dcterms:contributor , @@ -28,9 +28,9 @@ dcterms:created "2022-11-25"^^xsd:date ; dcterms:creator , ; - dcterms:issued "2024-11-07"^^xsd:date ; + dcterms:issued "2024-12-02"^^xsd:date ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:modified "2024-11-07"^^xsd:date ; + dcterms:modified "2024-12-02"^^xsd:date ; dcterms:publisher "EMMO" ; dcterms:source ; dcterms:title "Battery Domain Ontology"@en ; @@ -38,9 +38,9 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.15.0-beta" ; - owl:priorVersion "0.15.0-beta" ; - owl:versionInfo "0.15.1-beta" ; + owl:backwardCompatibleWith "0.16.0-beta" ; + owl:priorVersion "0.16.0-beta" ; + owl:versionInfo "0.16.1-beta" ; foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/master/docs/assets/img/fig/png/domain-battery-logo.png" . ################################################################# diff --git a/catalog-v001.xml b/catalog-v001.xml index f2c00fc..948a4f3 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -1,12 +1,12 @@ - - + + - - - + + + diff --git a/modules/battery-cell-geometry.ttl b/modules/battery-cell-geometry.ttl index 340ac0b..92dcc43 100644 --- a/modules/battery-cell-geometry.ttl +++ b/modules/battery-cell-geometry.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Object Properties diff --git a/modules/battery-manufacturing.ttl b/modules/battery-manufacturing.ttl index e15bebb..6eb4c26 100644 --- a/modules/battery-manufacturing.ttl +++ b/modules/battery-manufacturing.ttl @@ -9,5 +9,5 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . diff --git a/modules/battery-products.ttl b/modules/battery-products.ttl index d5dbc82..5543641 100644 --- a/modules/battery-products.ttl +++ b/modules/battery-products.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Annotation properties diff --git a/modules/battery-testing.ttl b/modules/battery-testing.ttl index 2bb82c8..04a97af 100644 --- a/modules/battery-testing.ttl +++ b/modules/battery-testing.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Object Properties diff --git a/modules/catalog-v001.xml b/modules/catalog-v001.xml index 2185568..b832b1d 100644 --- a/modules/catalog-v001.xml +++ b/modules/catalog-v001.xml @@ -1,12 +1,12 @@ - - + + - - - + + + diff --git a/shared/battery-quantities.ttl b/shared/battery-quantities.ttl index 899b348..0847fc8 100644 --- a/shared/battery-quantities.ttl +++ b/shared/battery-quantities.ttl @@ -12,8 +12,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "This battery quantities ontology is a domain of the Elementary Multiperspective Materials Ontology (EMMO). It is a specialized framework designed to represent and organize knowledge about battery quantities. It is designed to integrate with the battery domain ontology or other ontologies from the EMMO ecosystem. The main focus of this ontology is to provide machine-readable descriptions of common battery 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 battery domain."@en ; dcterms:contributor "Casper Welzel Andersen" , "Francesca Lonstad Bleken" , diff --git a/shared/catalog-v001.xml b/shared/catalog-v001.xml index 7473200..2bee46c 100644 --- a/shared/catalog-v001.xml +++ b/shared/catalog-v001.xml @@ -1,11 +1,11 @@ - - + + - - + +