Skip to content

Commit

Permalink
Merge pull request #43 from pfabry/patch-1
Browse files Browse the repository at this point in the history
Modification of SEPIO:0000187 definition
  • Loading branch information
matentzn authored Jun 13, 2023
2 parents a11c2f3 + c0b8914 commit f2b790b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 data item that quantifies the level of confidence an agent has that a particular piece of information 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 Expand Up @@ -2343,4 +2343,4 @@ Can this just be \"has part\" . . .or is a specific/unique relation needed here
SubObjectPropertyOf(ObjectPropertyChain(obo:SEPIO_0000098 obo:SEPIO_0000007) obo:SEPIO_0000007)
SubObjectPropertyOf(ObjectPropertyChain(obo:SEPIO_0000098 obo:SEPIO_0000009) obo:SEPIO_0000009)
SubObjectPropertyOf(ObjectPropertyChain(obo:SEPIO_0000100 obo:SEPIO_0000007) obo:SEPIO_0000008)
)
)

0 comments on commit f2b790b

Please sign in to comment.