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

measures characteristic #717

Merged
merged 26 commits into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3ef2ed4
measures characteristic
ddooley May 23, 2023
3bbc2f5
fixed 'has characteristic' ref.
ddooley May 23, 2023
f40c1e9
Merge remote-tracking branch 'upstream/master' into issue#658
ddooley May 26, 2023
a1bb58d
includes obi import file
ddooley May 26, 2023
e0f11b3
COB import of planned process
ddooley May 27, 2023
69e7509
Adding OBI assay
ddooley Jun 12, 2023
f1145f1
revising "measures characteristic" label
ddooley Jun 12, 2023
c2963f7
catalogue tweak
ddooley Jun 12, 2023
05d7066
Merge branch 'master' into issue#658
ddooley Jun 13, 2023
87f6905
Merge branch 'master' into issue#658
anitacaron Jul 7, 2023
e504f90
update repo
anitacaron Jul 7, 2023
6f4f06d
remove cob import
anitacaron Jul 7, 2023
8909673
Merge branch 'master' into issue#658
Jul 12, 2023
06e10e1
rename process measures characteristic
ddooley Jul 18, 2023
3c59171
Merge branch 'master' into issue#658
Aug 10, 2023
1d199b1
import characteristic (BFO:0000020) from COB
anitacaron Aug 10, 2023
4665ec7
update to domain/range 'specifically dependent continuant' / COB char…
ddooley Aug 10, 2023
bce72c0
Merge branch 'master' into issue#658
ddooley Jan 22, 2024
c7216be
terms prefix fix
ddooley Jan 22, 2024
322d1c4
tweak inverse defn
ddooley Feb 26, 2024
8129630
Merge branch 'master' into issue#658
ddooley Feb 26, 2024
ab2f8ff
annotation tweaks
ddooley Feb 26, 2024
919a63a
Merge branch 'issue#658' of https://github.com/ddooley/obo-relations …
ddooley Feb 26, 2024
5f3073b
Merge branch 'master' into issue#658
Mar 1, 2024
6931c96
fix typo in characteristic measured by assay definition
Mar 28, 2024
5b3d94d
Merge branch 'master' into issue#658
Mar 28, 2024
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
6 changes: 6 additions & 0 deletions src/ontology/imports/cob_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000034>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000040>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000141>))
Declaration(Class(<http://purl.obolibrary.org/obo/CL_0000000>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000070>))
Declaration(Class(<http://purl.obolibrary.org/obo/COB_0000121>))
Declaration(Class(<http://purl.obolibrary.org/obo/COB_0001000>))
Declaration(Class(<http://purl.obolibrary.org/obo/GO_0003674>))
Expand Down Expand Up @@ -196,5 +197,10 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/GO_0008150> "biol
SubClassOf(<http://purl.obolibrary.org/obo/GO_0008150> <http://purl.obolibrary.org/obo/BFO_0000015>)
SubClassOf(<http://purl.obolibrary.org/obo/GO_0008150> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000051> <http://purl.obolibrary.org/obo/GO_0003674>))

# Class: <http://purl.obolibrary.org/obo/OBI_0000070> (assay)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0000070> "assay"@en)
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0000070> <http://purl.obolibrary.org/obo/BFO_0000015>)


)
1 change: 1 addition & 0 deletions src/ontology/imports/cob_terms.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
BFO:0000020
COB:0000121
COB:0001000
38 changes: 38 additions & 0 deletions src/ontology/imports/obi_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/
Annotation(owl:versionInfo "2023-08-16")


Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000015>))
Declaration(Class(<http://purl.obolibrary.org/obo/GO_0008150>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000011>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000070>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000040>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000047>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000967>))
Expand All @@ -33,6 +37,39 @@ Declaration(AnnotationProperty(<http://purl.org/dc/elements/1.1/source>))
# Classes
############################

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

DisjointClasses(<http://purl.obolibrary.org/obo/GO_0008150> <http://purl.obolibrary.org/obo/OBI_0000011>)

# Class: <http://purl.obolibrary.org/obo/OBI_0000011> (planned process)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0000011> "planned process"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0000011> "planned process")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000112> <http://purl.obolibrary.org/obo/OBI_0000011> "Injecting mice with a vaccine in order to test its efficacy")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/OBI_0000011> <http://purl.obolibrary.org/obo/IAO_0000122>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0000011> "A process that realizes a plan which is the concretization of a plan specification."@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/OBI_0000011> "'Plan' includes a future direction sense. That can be problematic if plans are changed during their execution. There are however implicit contingencies for protocols that an agent has in his mind that can be considered part of the plan, even if the agent didn't have them in mind before. Therefore, a planned process can diverge from what the agent would have said the plan was before executing it, by adjusting to problems encountered during execution (e.g. choosing another reagent with equivalent properties, if the originally planned one has run out.)")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/OBI_0000011> "We are only considering successfully completed planned processes. A plan may be modified, and details added during execution. For a given planned process, the associated realized plan specification is the one encompassing all changes made during execution. This means that all processes in which an agent acts towards achieving some
objectives is a planned process.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/OBI_0000011> "Bjoern Peters")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/OBI_0000011> "branch derived")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0000011> "planned process"@en)
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0000011> <http://purl.obolibrary.org/obo/BFO_0000015>)

# Class: <http://purl.obolibrary.org/obo/OBI_0000070> (assay)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0000070> "assay"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000112> <http://purl.obolibrary.org/obo/OBI_0000070> "Assay the wavelength of light emitted by excited Neon atoms. Count of geese flying over a house.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/OBI_0000070> <http://purl.obolibrary.org/obo/IAO_0000122>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0000070> "A planned process with the objective to produce information about the material entity that is the evaluant, by physically examining it or its proxies."@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/OBI_0000070> "12/3/12: BP: the reference to the 'physical examination' is included to point out that a prediction is not an assay, as that does not require physical examiniation.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/OBI_0000070> "PlanAndPlannedProcess Branch"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000118> <http://purl.obolibrary.org/obo/OBI_0000070> "measuring"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000118> <http://purl.obolibrary.org/obo/OBI_0000070> "scientific observation"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/OBI_0000070> "OBI branch derived"@en)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0000070> "assay"@en)
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0000070> <http://purl.obolibrary.org/obo/OBI_0000011>)

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

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0000047> "processed material"@en)
Expand Down Expand Up @@ -96,4 +133,5 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0100026> "org
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0100026> <http://purl.obolibrary.org/obo/BFO_0000040>)



)
3 changes: 3 additions & 0 deletions src/ontology/imports/obi_terms.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
OBI:0000011
OBI:0000070
OBI:0100026
OBI:0000047
OBI:0000967
OBI:0000968

22 changes: 22 additions & 0 deletions src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,8 @@ Declaration(ObjectProperty(obo:RO_0009002))
Declaration(ObjectProperty(obo:RO_0009003))
Declaration(ObjectProperty(obo:RO_0009004))
Declaration(ObjectProperty(obo:RO_0009005))
Declaration(ObjectProperty(obo:RO_0009006))
Declaration(ObjectProperty(obo:RO_0009007))
Declaration(ObjectProperty(obo:RO_0009501))
Declaration(ObjectProperty(obo:RO_0010001))
Declaration(ObjectProperty(obo:RO_0010002))
Expand Down Expand Up @@ -6002,6 +6004,26 @@ AnnotationAssertion(rdfs:label obo:RO_0009005 "has primary substance added"@en)
SubObjectPropertyOf(obo:RO_0009005 obo:RO_0009001)
IrreflexiveObjectProperty(obo:RO_0009005)

# Object Property: obo:RO_0009006 (assay measures characteristic)

AnnotationAssertion(obo:IAO_0000112 obo:RO_0009006 "A mass measurement assay measures an material's mass characteristic. A radioactivity detection assay measures the amount of radiation (alpha, beta or gamma ray emmissions) coming from a material."@en)
AnnotationAssertion(obo:IAO_0000115 obo:RO_0009006 "A relation between an assay and a characteristic, in which the assay generates a data item which is a measure of a characteristic."@en)
AnnotationAssertion(terms:contributor obo:RO_0009006 <https://orcid.org/0000-0002-8844-9165>)
AnnotationAssertion(terms:date obo:RO_0009006 "2023-05-23T15:24:15Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label obo:RO_0009006 "assay measures characteristic"@en)
InverseObjectProperties(obo:RO_0009006 obo:RO_0009007)
ObjectPropertyDomain(obo:RO_0009006 obo:OBI_0000070)
ObjectPropertyRange(obo:RO_0009006 obo:BFO_0000020)

# Object Property: obo:RO_0009007 (characteristic measured by assay)

AnnotationAssertion(obo:IAO_0000115 obo:RO_0009007 "Inverse of 'assayt measures characteristic'"@en)
AnnotationAssertion(terms:contributor obo:RO_0009007 <https://orcid.org/0000-0002-8844-9165>)
AnnotationAssertion(terms:date obo:RO_0009007 "2023-05-23T15:29:50Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label obo:RO_0009007 "characteristic measured by assay"@en)
ObjectPropertyDomain(obo:RO_0009007 obo:BFO_0000020)
ObjectPropertyRange(obo:RO_0009007 obo:OBI_0000070)

# Object Property: obo:RO_0009501 (realized in response to)

AnnotationAssertion(obo:IAO_0000112 obo:RO_0009501 "A drought sensitivity trait that inheres in a whole plant is realized in a systemic response process in response to exposure to drought conditions.")
Expand Down
Loading