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

NTR 'contains measured amount' #726

Merged
merged 20 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from 4 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
43 changes: 42 additions & 1 deletion src/ontology/imports/other_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000141>))
Declaration(Class(<http://purl.obolibrary.org/obo/OGMS_0000031>))
Declaration(Class(<http://purl.obolibrary.org/obo/PATO_0000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/UPHENO_0001001>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000047>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000967>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000968>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000027>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000030>))
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000109>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/RO_0002207>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000114>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
Expand Down Expand Up @@ -51,6 +57,41 @@ SubClassOf(<http://purl.obolibrary.org/obo/OGMS_0000031> <http://purl.obolibrary
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/UPHENO_0001001> "phenotype"@en)
SubClassOf(<http://purl.obolibrary.org/obo/UPHENO_0001001> <http://purl.obolibrary.org/obo/PATO_0000001>)

# Class: <http://purl.obolibrary.org/obo/OBI_0000967> (container)
anitacaron marked this conversation as resolved.
Show resolved Hide resolved

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0000967> "A device that can be used to restrict the location of material entities over time"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0000967> "container")
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0000967> <http://purl.obolibrary.org/obo/OBI_0000968>)

# Class: <http://purl.obolibrary.org/obo/OBI_0000968> (device)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0000968> "device")
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0000968> <http://purl.obolibrary.org/obo/OBI_0000047>)

# Class: <http://purl.obolibrary.org/obo/OBI_0000047> (processed material)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0000047> "processed material")
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0000047> <http://purl.obolibrary.org/obo/BFO_0000040>)

# Class: <http://purl.obolibrary.org/obo/IAO_0000109> (measurement datum)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000109> "measurement datum")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000109> "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device."@en)
SubClassOf(<http://purl.obolibrary.org/obo/IAO_0000109> <http://purl.obolibrary.org/obo/IAO_0000027>)
anitacaron marked this conversation as resolved.
Show resolved Hide resolved

# Class: <http://purl.obolibrary.org/obo/IAO_0000027> (data item)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000027> "data item")
SubClassOf(<http://purl.obolibrary.org/obo/IAO_0000027> <http://purl.obolibrary.org/obo/IAO_0000030>)

# Class: <http://purl.obolibrary.org/obo/IAO_0000030> (information content entity)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000030> "information content entity")
anitacaron marked this conversation as resolved.
Show resolved Hide resolved

# Class: <http://purl.obolibrary.org/obo/BFO_0000040> (material entity)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/BFO_0000040> "material entity")

anitacaron marked this conversation as resolved.
Show resolved Hide resolved

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/IAO_0000078> <http://purl.obolibrary.org/obo/IAO_0000125>)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000078> "curation status specification"@en)
Expand All @@ -64,4 +105,4 @@ AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.ob
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000428> "requires discussion"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/IAO_0100001> <http://purl.obolibrary.org/obo/IAO_0000125>)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0100001> "term replaced by"@en)
)
)
10 changes: 10 additions & 0 deletions src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ Declaration(ObjectProperty(obo:RO_0016001))
Declaration(ObjectProperty(obo:RO_0016002))
Declaration(ObjectProperty(obo:RO_0016004))
Declaration(ObjectProperty(obo:RO_0017001))
Declaration(ObjectProperty(obo:RO_0017002))
wdduncan marked this conversation as resolved.
Show resolved Hide resolved
Declaration(ObjectProperty(obo:RO_0017003))
Declaration(ObjectProperty(obo:RO_0017004))
Declaration(ObjectProperty(obo:RO_0018001))
Expand Down Expand Up @@ -6488,6 +6489,15 @@ 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_0017002 (contains amount)

AnnotationAssertion(obo:IAO_0000115 obo:RO_0017002 "A relation between a container and measurement datum that specifies the actual amount of material in the container.")
AnnotationAssertion(dc:contributor obo:RO_0017002 <https://orcid.org/0000-0002-2999-0103>)
AnnotationAssertion(dc:contributor obo:RO_0017002 <https://orcid.org/0000-0002-5714-991X>)
AnnotationAssertion(rdfs:label obo:RO_0017002 "contains amount"@en)
ObjectPropertyDomain(obo:RO_0017002 obo:OBI_0000967)
ObjectPropertyRange(obo:RO_0017002 obo:IAO_0000109)

# 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)
Expand Down