Skip to content

Commit 7dbdcd3

Browse files
Apply suggested fix to src/ontology/metpo-edit.owl from Copilot Autofix (#572)
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 0a87751 commit 7dbdcd3

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

src/ontology/metpo-edit.owl

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ AnnotationAssertion(rdfs:label IAO:0100001 "term replaced by")
6767
AnnotationAssertion(rdfs:label IAO:0000226 "placeholder removed")
6868
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OMO_0001000> "out of scope")
6969

70+
# Annotation Property: <http://qudt.org/schema/qudt/ucumCode> (UCUM code)
71+
72+
AnnotationAssertion(rdfs:label <http://qudt.org/schema/qudt/ucumCode> "UCUM code")
73+
AnnotationAssertion(rdfs:comment <http://qudt.org/schema/qudt/ucumCode> "A UCUM code that identifies a unit of measure.")
74+
7075

7176
############################
7277
# Object Properties
@@ -83,10 +88,4 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OMO_0001000> "out
8388
############################
8489

8590

86-
# Annotation Property: <http://qudt.org/schema/qudt/ucumCode> (UCUM code)
87-
88-
AnnotationAssertion(rdfs:label <http://qudt.org/schema/qudt/ucumCode> "UCUM code")
89-
AnnotationAssertion(rdfs:comment <http://qudt.org/schema/qudt/ucumCode> "A UCUM code that identifies a unit of measure.")
90-
91-
9291
)

0 commit comments

Comments
 (0)