Skip to content

Commit

Permalink
Corrected missing 'EMMO_' in IRIs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Nov 9, 2023
1 parent 173faa6 commit 1c8b65f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions disciplines/units/siacceptedunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of
### http://emmo.info/emmo#AmpereHourPerLitre
:AmpereHourPerLitre rdf:type owl:Class ;
rdfs:subClassOf :EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600000.0"^^xsd:double
Expand All @@ -52,7 +52,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of
### http://emmo.info/emmo#AmpereHourPerKilogram
:AmpereHourPerKilogram rdf:type owl:Class ;
rdfs:subClassOf :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600.0"^^xsd:double
Expand All @@ -68,7 +68,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of
### http://emmo.info/emmo#WattHourPerKilogram
:WattHourPerKilogram rdf:type owl:Class ;
rdfs:subClassOf :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600.0"^^xsd:double
Expand All @@ -85,7 +85,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of
### http://emmo.info/emmo#WattHourPerLitre
:WattHourPerLitre rdf:type owl:Class ;
rdfs:subClassOf :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b ,
:ac19c801_bead_4730_8b8c_50020eec45ec ,
:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ,
[ rdf:type owl:Restriction ;
owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ;
owl:hasValue "3600000.0"^^xsd:double
Expand Down

0 comments on commit 1c8b65f

Please sign in to comment.