Skip to content

Commit

Permalink
Update sepio-edit.owl
Browse files Browse the repository at this point in the history
minor edits to 'confidence level' text definition and subclass axiom based on comments in monarch-initiative#42
  • Loading branch information
mbrush authored Jun 12, 2023
1 parent 0c0bcd0 commit c0b8914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ontology/sepio-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -2111,10 +2111,10 @@ SubClassOf(obo:SEPIO_0000186 obo:SEPIO_0000070)

# Class: obo:SEPIO_0000187 (confidence level)

AnnotationAssertion(obo:IAO_0000115 obo:SEPIO_0000187 "A measurement datum that quantifies the level of confidence an agent has that a particular statement is true.")
AnnotationAssertion(obo:IAO_0000115 obo:SEPIO_0000187 "A measurement datum that quantifies the level of confidence an agent has that a particular piece of information is true.")
AnnotationAssertion(rdfs:label obo:SEPIO_0000187 "confidence level"@en)
SubClassOf(obo:SEPIO_0000187 obo:IAO_0000109)
SubClassOf(obo:SEPIO_0000187 ObjectSomeValuesFrom(obo:IAO_0000136 obo:SEPIO_0000174))
SubClassOf(obo:SEPIO_0000187 ObjectSomeValuesFrom(obo:IAO_0000136 obo:IAO_0000030))

# Class: obo:SEPIO_0000258 (provider interpretation)

Expand Down

0 comments on commit c0b8914

Please sign in to comment.