Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New terms from issue 710 #719

Merged
merged 2 commits into from
May 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,8 @@ Declaration(ObjectProperty(obo:RO_0016001))
Declaration(ObjectProperty(obo:RO_0016002))
Declaration(ObjectProperty(obo:RO_0016004))
Declaration(ObjectProperty(obo:RO_0017001))
Declaration(ObjectProperty(obo:RO_0017003))
Declaration(ObjectProperty(obo:RO_0017004))
Declaration(ObjectProperty(obo:RO_0018001))
Declaration(ObjectProperty(obo:RO_0018002))
Declaration(ObjectProperty(obo:RO_0018003))
Expand Down Expand Up @@ -6486,6 +6488,26 @@ AnnotationAssertion(oboInOwl:creation_date obo:RO_0017001 "2021-11-08T12:00:00Z"
AnnotationAssertion(oboInOwl:hasBroadSynonym obo:RO_0017001 "utilizes")
AnnotationAssertion(rdfs:label obo:RO_0017001 "device utilizes material"@en)

# Object Property: obo:RO_0017003 (positively correlated with)

AnnotationAssertion(obo:IAO_0000115 obo:RO_0017003 "A relation between entities in which one increases or decreases as the other does the same."@en)
AnnotationAssertion(obo:IAO_0000118 obo:RO_0017003 "directly correlated with"@en)
AnnotationAssertion(dc:contributor obo:RO_0017003 <https://orcid.org/0000-0003-1909-9269>)
AnnotationAssertion(rdfs:label obo:RO_0017003 "positively correlated with"@en)
SubObjectPropertyOf(obo:RO_0017003 obo:RO_0002610)
SymmetricObjectProperty(obo:RO_0017003)
ReflexiveObjectProperty(obo:RO_0017003)

# Object Property: obo:RO_0017004 (negatively correlated with)

AnnotationAssertion(obo:IAO_0000115 obo:RO_0017004 "A relation between entities in which one increases as the other decreases."@en)
AnnotationAssertion(obo:IAO_0000118 obo:RO_0017004 "inversely correlated with"@en)
AnnotationAssertion(dc:contributor obo:RO_0017004 <https://orcid.org/0000-0003-1909-9269>)
AnnotationAssertion(rdfs:label obo:RO_0017004 "negatively correlated with"@en)
SubObjectPropertyOf(obo:RO_0017004 obo:RO_0002610)
SymmetricObjectProperty(obo:RO_0017004)
IrreflexiveObjectProperty(obo:RO_0017004)

# Object Property: obo:RO_0018001 (is myristoyltransferase activity)

AnnotationAssertion(obo:IAO_0000115 obo:RO_0018001 "Helper relation for OWL definition of RO:0018002 myristoylates")
Expand Down Expand Up @@ -7045,4 +7067,4 @@ AnnotationAssertion(oboInOwl:inSubset obo:RO_0002086 subsets:ro-eco)
AnnotationAssertion(oboInOwl:inSubset obo:RO_0002089 subsets:ro-eco)
AnnotationAssertion(oboInOwl:inSubset obo:RO_0002093 subsets:ro-eco)
AnnotationAssertion(Annotation(rdfs:comment "This is an experimental annotation") obo:IAO_0000589 rdfs:isDefinedBy "is defined by")
)
)