Skip to content

Commit

Permalink
Merge branch '1.0.0-beta5' into fixed-errors-in-units-and-quantities
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Oct 26, 2023
2 parents a8e5910 + 427d7e9 commit 51ef9a4
Show file tree
Hide file tree
Showing 7 changed files with 385 additions and 336 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![DOI](https://zenodo.org/badge/189387204.svg)](https://zenodo.org/badge/latestdoi/189387204)
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
![CI tests](https://github.com/emmo-repo/EMMO/workflows/Check%20conventions/badge.svg)
[![GitHub release](https://img.shields.io/github/v/release/emmo-repo/emmo)](https://emmo-repo.github.io/)
Expand Down
3 changes: 2 additions & 1 deletion disciplines/chemistry.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ email: gerhard@goldbeck-consulting.com
Emanuele Ghedini
University of Bologna (IT)
email: emanuele.ghedini@unibo.it"""@en ,
"The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ;
"The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ;
owl:versionInfo "1.0.0-beta5" .

#################################################################
Expand Down Expand Up @@ -342,6 +342,7 @@ Sodium Chloride""" ;

### http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea
:EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea rdf:type owl:Class ;
rdfs:subClassOf :bc37743c_37c4_4ec7_9d58_d1aae5567352 ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter of constant composition best characterized by the entities (molecules, formula units, atoms) it is composed of." ;
:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.C01039" ;
rdfs:comment "A substance is always composed of more than one molecular entity. It lays in the continuum or mesoscopic domain." ;
Expand Down
81 changes: 81 additions & 0 deletions disciplines/units/siacceptedunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,87 @@ We kindly acknowledge NIST for reusing their content, including the selection of
# Classes
#################################################################

### http://emmo.info/emmo#AmpereHourPerLitre
:AmpereHourPerLitre rdf:type owl:Class ;
rdfs:subClassOf :EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600000.0"^^xsd:double
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ;
owl:hasValue "0.0"^^xsd:double
] ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric charge per volume"@en ;
skos:prefLabel "AmpereHourPerLitre"@en .


### http://emmo.info/emmo#AmpereHourPerKilogram
:AmpereHourPerKilogram rdf:type owl:Class ;
rdfs:subClassOf :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600.0"^^xsd:double
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ;
owl:hasValue "0.0"^^xsd:double
] ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "unit of electric charge relative to mass"@en ;
skos:prefLabel "AmpereHourPerKilogram"@en .


### http://emmo.info/emmo#WattHourPerKilogram
:WattHourPerKilogram rdf:type owl:Class ;
rdfs:subClassOf :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600.0"^^xsd:double
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ;
owl:hasValue "0.0"^^xsd:double
] ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of specific energy commonly used to measure the density of energy in batteries and capacitors"@en ;
:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Watt-hour_per_kilogram"@en ;
skos:prefLabel "WattHourPerKilogram"@en .


### http://emmo.info/emmo#WattHourPerLitre
:WattHourPerLitre rdf:type owl:Class ;
rdfs:subClassOf :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600000.0"^^xsd:double
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ;
owl:hasValue "0.0"^^xsd:double
] ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of energy density commonly used to measure the density of energy in batteries and capacitors"@en ;
skos:prefLabel "WattHourPerLitre"@en .


### http://emmo.info/emmo#WattPerLitre
:WattPerLitre rdf:type owl:Class ;
rdfs:subClassOf :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 ,
:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "1000.0"^^xsd:double
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ;
owl:hasValue "0.0"^^xsd:double
] ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit for power per volume quantities"@en ;
skos:prefLabel "WattPerLitre"@en .


### http://emmo.info/emmo#AmpereHour
:AmpereHour rdf:type owl:Class ;
rdfs:subClassOf :EMMO_ab79e92b_5377_454d_be06_d61b50db295a ,
Expand Down
27 changes: 11 additions & 16 deletions multiperspective/symbolic.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,20 @@
owl:versionIRI <http://emmo.info/emmo/1.0.0-beta5/multiperspective/symbolic> ;
owl:imports <http://emmo.info/emmo/1.0.0-beta5/perspectives/data> ,
<http://emmo.info/emmo/1.0.0-beta5/perspectives/reductionistic> ;
dcterms:abstract """Defines the perceptual perspective, which which categorises real world objects according to how they are percieved by an user as a recognisable pattern in space or time.
dcterms:abstract """The symbolic multi-perspective combines the data and reductionistic perspectives to describe symbolic entities.
The perceptual module includes formal languages, pictures, geometry, mathematics and sounds. Phenomenic objects can be used in a semiotic process as signs."""@en ;
A symbolic entity is a descrite data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets.
The symbolic module includes symbols, symbolic constructs and formal languages."""@en ;
dcterms:contributor "Adham Hashibon, Fraunhofer IWM, DE" ,
"Georg Schmitz, Access, DE" ,
"Gerhard Goldbeck, Goldbeck Consulting Ltd (UK)" ,
"Jesper Friis, SINTEF, NO" ;
dcterms:creator "Emanuele Ghedini, University of Bologna, IT" ;
"Gerhard Goldbeck, Goldbeck Consulting Ltd (UK)" ;
dcterms:creator "Emanuele Ghedini, University of Bologna, IT" ,
"Jesper Friis, SINTEF, NO" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Symbolic"@en ;
rdfs:comment """Contacts:
Gerhard Goldbeck
Goldbeck Consulting Ltd (UK)
email: gerhard@goldbeck-consulting.com
Emanuele Ghedini
University of Bologna (IT)
email: emanuele.ghedini@unibo.it"""@en ,
rdfs:comment "Contacts: emmo@emmc.eu" ,
"The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ;
owl:versionInfo "1.0.0-beta5" .

Expand Down Expand Up @@ -100,7 +95,7 @@ For example, text is made of words, spaces and punctuations. Words are made of c
:EMMO_50ea1ec5_f157_41b0_b46b_a9032f17ca10 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical made of more than one symbol sequentially arranged."@en ;
:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """The word \"cat\" considered as a collection of 'symbol'-s respecting the rules of english language.
:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """The word \"cat\" considered as a collection of 'symbol'-s respecting the rules of english language.
In this example the 'symbolic' entity \"cat\" is not related to the real cat, but it is only a word (like it would be to an italian person that ignores the meaning of this english word).
Expand Down Expand Up @@ -137,9 +132,9 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc
e.g. a math symbol is not made of other math symbols
A Symbol may be a String in another language.
e.g. \"Bq\" is the symbol for Becquerel units when dealing with metrology, or a string of \"B\" and \"q\" symbols when dealing with characters."""@en ,
"""Symbols of a formal language need not be symbols of anything. For instance there are logical constants which do not refer to any idea, but rather serve as a form of punctuation in the language (e.g. parentheses).
"""Symbols of a formal language need not be symbols of anything. For instance there are logical constants which do not refer to any idea, but rather serve as a form of punctuation in the language (e.g. parentheses).
Symbols of a formal language must be capable of being specified without any reference to any interpretation of them.
Symbols of a formal language must be capable of being specified without any reference to any interpretation of them.
(Wikipedia)"""@en ,
"The class is the idea of the symbol, while the individual of that class stands for a specific mark (or token) of that idea."@en ;
skos:altLabel "AlphabeticEntity"@en ;
Expand Down
23 changes: 18 additions & 5 deletions perspectives/data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
owl:imports <http://emmo.info/emmo/1.0.0-beta5/perspectives/perspective> ;
dcterms:abstract ""@en ;
dcterms:contributor "Francesca Lønstad Bleken, SINTEF, NO"@en ,
"Gerhard Goldbeck, Goldbeck Consulting Ltd (UK)" ,
"Jesper Friis, SINTEF, NO" ,
"Michael Noeske, FRAUNHOFER IFAM, DE"@en ;
dcterms:creator "Emanuele Ghedini, University of Bologna, IT" ;
"Michael Noeske, FRAUNHOFER IFAM, DE"@en ,
"Gerhard Goldbeck, Goldbeck Consulting Ltd (UK)"@en ,
"Jesper Friis, SINTEF, NO"@en ;
dcterms:creator "Emanuele Ghedini, University of Bologna, IT"@en ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:publisher "EMMC ASBL"@en ;
dcterms:title "Distinctional"@en ;
rdfs:comment """Contacts:
Gerhard Goldbeck
Expand All @@ -31,6 +31,19 @@ email: emanuele.ghedini@unibo.it"""@en ,
"The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ;
owl:versionInfo "1.0.0-beta5" .

#################################################################
# Object Properties
#################################################################

### http://emmo.info/emmo/perspectives/data#EMMO_b19aacfc_5f73_4c33_9456_469c1e89a53e
:EMMO_b19aacfc_5f73_4c33_9456_469c1e89a53e rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ;
rdfs:domain :EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a ;
rdfs:range :EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a dataset to its datum."@en ;
skos:prefLabel "hasDatum"@en .


#################################################################
# Data properties
#################################################################
Expand Down
Loading

0 comments on commit 51ef9a4

Please sign in to comment.