Skip to content

Commit

Permalink
temporary change to test gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron authored and balhoff committed Jan 27, 2025
1 parent 92bb1bd commit 7a073d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ SubAnnotationPropertyOf(obo:RO_0002536 obo:RO_0002423)
# Annotation Property: obo:RO_0002537 (has start time value)

AnnotationAssertion(rdfs:label obo:RO_0002537 "has start time value")
AnnotationAssertion(rdfs:seeAlso obo:RO_0002537 <http://purl.obolibrary.org/obo/ro/docs/temporal-durations/>)
AnnotationAssertion(rdfs:seeAlso obo:RO_0002537 "http://purl.obolibrary.org/obo/ro/docs/temporal-durations/"^^xsd:anyURI)
SubAnnotationPropertyOf(obo:RO_0002537 obo:RO_0002535)

# Annotation Property: obo:RO_0002538 (has end time value)
Expand Down

0 comments on commit 7a073d7

Please sign in to comment.