Skip to content

Commit 65d0662

Browse files
committed
Add/impove axiom annotations regarding the injection of
more fine-grained NMR related roles into ChEBI
1 parent 534052c commit 65d0662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ontology/nmrCV-edit.owl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ AnnotationAssertion(obo:IAO_0000233 <http://nmrML.org/nmrCV#NMR:0002006> <https:
10471047
AnnotationAssertion(dcterms:contributor <http://nmrML.org/nmrCV#NMR:0002006> <https://orcid.org/0009-0001-5998-5030>)
10481048
AnnotationAssertion(dcterms:created <http://nmrML.org/nmrCV#NMR:0002006> "2024-08-22T15:12:21Z"^^xsd:dateTime)
10491049
AnnotationAssertion(rdfs:label <http://nmrML.org/nmrCV#NMR:0002006> "NMR chemical shift calibration compound role"@en)
1050-
SubClassOf(<http://nmrML.org/nmrCV#NMR:0002006> <http://nmrML.org/nmrCV#NMR:0002005>)
1050+
SubClassOf(Annotation(rdfs:comment "Manually asserted in nmrCV to have a more finegrained differentiation of the used calibration compounds.") Annotation(rdfs:isDefinedBy <http://nmrML.org/nmrCV>) <http://nmrML.org/nmrCV#NMR:0002006> <http://nmrML.org/nmrCV#NMR:0002005>)
10511051

10521052
# Class: <http://nmrML.org/nmrCV#NMR:0002007> (NMR concentration calibration compound role)
10531053

@@ -6930,7 +6930,7 @@ SubClassOf(Annotation(oboInOwl:is_inferred "true") obo:CHEBI_195173 <http://nmrM
69306930
# Class: obo:CHEBI_228364 (NMR chemical shift reference compound)
69316931

69326932
AnnotationAssertion(obo:IAO_0000233 obo:CHEBI_228364 <https://github.com/nmrML/nmrCV/issues/4>)
6933-
SubClassOf(Annotation(rdfs:comment "\"chemical shift calibration compound role\" class was added as a grouping super class for \"NMR chemical shift reference compound\" which was imported from CHEBI due to the lack of fine classification of NMR roles in CHEBI. The same applies for the upper class \"calibration compound\".") obo:CHEBI_228364 <http://nmrML.org/nmrCV#NMR:0002006>)
6933+
SubClassOf(Annotation(rdfs:comment "\"chemical shift calibration compound role\" class was added as a grouping super class for \"NMR chemical shift reference compound\" which was imported from CHEBI due to the lack of fine classification of NMR roles in CHEBI. The same applies for the super class \"NMR calibration compound role\".") Annotation(rdfs:isDefinedBy <http://nmrML.org/nmrCV>) obo:CHEBI_228364 <http://nmrML.org/nmrCV#NMR:0002006>)
69346934

69356935
# Class: obo:CHEBI_229454 (yttrium nitrate)
69366936

0 commit comments

Comments
 (0)