Skip to content

Commit

Permalink
Fixed typo (#316)
Browse files Browse the repository at this point in the history
The label of
`https://w3id.org/emmo#EMMO_91a0635a_a89a_46de_8928_04a777d145c7`
contained a typo which is fixed here.

"IUPACNomencalture" -> "IUPACNomenclature"
  • Loading branch information
SirkoS authored Nov 6, 2024
1 parent 2e9932e commit 00ae723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disciplines/chemistry.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ This qualifies a chemical element as a name and not a matter obejct that can sta
### https://w3id.org/emmo#EMMO_91a0635a_a89a_46de_8928_04a777d145c7
:EMMO_91a0635a_a89a_46de_8928_04a777d145c7 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_643d99dd_fae6_4121_a76f_47f486a4480b ;
skos:prefLabel "IUPACNomencalture"@en .
skos:prefLabel "IUPACNomenclature"@en .


### https://w3id.org/emmo#EMMO_9236d0aa_cb39_43a1_bbdd_6a2a714951c8
Expand Down

0 comments on commit 00ae723

Please sign in to comment.