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 "has life cycle stage" relation #742

Closed
wants to merge 12 commits into from
12 changes: 12 additions & 0 deletions src/ontology/imports/obi_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ 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>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0000968>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0001479>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBI_0100026>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000111>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000112>))
Expand Down Expand Up @@ -77,6 +78,17 @@ AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.ob
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_0001479> (specimen from organism)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0001479> "specimen from organism"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/OBI_0001479> <http://purl.obolibrary.org/obo/IAO_0000122>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0001479> "A specimen that derives from an anatomical part or substance arising from an organism. Examples of tissue specimen include tissue, organ, physiological system, blood, or body location (arm).")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/OBI_0001479> "PERSON: Chris Stoeckert, Jie Zheng")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000118> <http://purl.obolibrary.org/obo/OBI_0001479> "tissue specimen"@en)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/OBI_0001479> "MO_954 organism_part")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0001479> "specimen from organism"@en)
SubClassOf(<http://purl.obolibrary.org/obo/OBI_0001479> <http://purl.obolibrary.org/obo/BFO_0000040>)

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

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0100026> "organism"@en)
Expand Down
1 change: 1 addition & 0 deletions src/ontology/imports/obi_terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ OBI:0100026
OBI:0000047
OBI:0000967
OBI:0000968
OBI:0001479
30 changes: 30 additions & 0 deletions src/ontology/imports/uberon_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000004>))
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/UBERON_0000061>))
Declaration(Class(<http://purl.obolibrary.org/obo/UBERON_0000105>))
Declaration(Class(<http://purl.obolibrary.org/obo/UBERON_0000122>))
Declaration(Class(<http://purl.obolibrary.org/obo/UBERON_0000465>))
Declaration(Class(<http://purl.obolibrary.org/obo/UBERON_0000466>))
Expand Down Expand Up @@ -109,6 +110,7 @@ Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#def
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasDbXref>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#id>))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#inSubset>))
Expand Down Expand Up @@ -188,6 +190,34 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <htt
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/UBERON_0000061> "anatomical structure")
SubClassOf(<http://purl.obolibrary.org/obo/UBERON_0000061> <http://purl.obolibrary.org/obo/UBERON_0000465>)

# Class: <http://purl.obolibrary.org/obo/UBERON_0000105> (life cycle stage)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://orcid.org/0000-0002-6601-2165") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/UBERON_0000105> "A spatiotemporal region encompassing some part of the life cycle of an organism.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/UBERON_0000105> "this class represents a proper part of the life cycle of an organism. The class 'life cycle' should not be placed here")
AnnotationAssertion(<http://purl.obolibrary.org/obo/RO_0002175> <http://purl.obolibrary.org/obo/UBERON_0000105> <http://purl.obolibrary.org/obo/NCBITaxon_33090>)
AnnotationAssertion(<http://purl.obolibrary.org/obo/RO_0002175> <http://purl.obolibrary.org/obo/UBERON_0000105> <http://purl.obolibrary.org/obo/NCBITaxon_4751>)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "BILS:0000105")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "EFO:0000399")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "FBdv:00007012")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "FMA:24120")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "HsapDv:0000000")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "MESH:D008018")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "MmusDv:0000000")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "OlatDv:0000010")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "PdumDv:0000090")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "WBls:0000002")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "XAO:1000000")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "ZFS:0000000")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "ZFS:0100000")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/UBERON_0000105> "ncithesaurus:Developmental_Stage")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym> <http://purl.obolibrary.org/obo/UBERON_0000105> "developmental stage")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym> <http://purl.obolibrary.org/obo/UBERON_0000105> "stage")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/UBERON_0000105> "UBERON:0000105")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/UBERON_0000105> <http://purl.obolibrary.org/obo/uberon/core#common_anatomy>)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/UBERON_0000105> <http://purl.obolibrary.org/obo/uberon/core#efo_slim>)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/UBERON_0000105> <http://purl.obolibrary.org/obo/uberon/core#upper_level>)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/UBERON_0000105> "life cycle stage")

# Class: <http://purl.obolibrary.org/obo/UBERON_0000122> (neuron projection bundle)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "CARO:0001001") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "FBC:DOS") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "FBbt:00005099") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/UBERON_0000122> "A fasciculated bundle of neuron projections (GO:0043005), largely or completely lacking synapses.")
Expand Down
1 change: 1 addition & 0 deletions src/ontology/imports/uberon_terms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ UBERON:0000466
UBERON:0000465
UBERON:0010000
UBERON:0000122
UBERON:0000105
UBERON:0001981
UBERON:0001982
27 changes: 27 additions & 0 deletions src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,8 @@ Declaration(ObjectProperty(obo:RO_0017004))
Declaration(ObjectProperty(obo:RO_0017005))
Declaration(ObjectProperty(obo:RO_0017008))
Declaration(ObjectProperty(obo:RO_0017009))
Declaration(ObjectProperty(obo:RO_0017500))
Declaration(ObjectProperty(obo:RO_0017501))
Declaration(ObjectProperty(obo:RO_0018001))
Declaration(ObjectProperty(obo:RO_0018002))
Declaration(ObjectProperty(obo:RO_0018003))
Expand Down Expand Up @@ -6612,6 +6614,31 @@ AnnotationAssertion(oboInOwl:creation_date obo:RO_0017009 "2023-03-29T17:06:06Z"
AnnotationAssertion(oboInOwl:inSubset obo:RO_0017009 obo:RO_0002259)
AnnotationAssertion(rdfs:label obo:RO_0017009 "is owned by"@en)

# Object Property: obo:RO_0017500 (has life cycle stage)

AnnotationAssertion(obo:IAO_0000112 obo:RO_0017500 "Butterflies and other insects that undergo holometabolous metamorphosis have embryo (egg), larva, pupa and imago (adult) life stages."@en)
AnnotationAssertion(obo:IAO_0000112 obo:RO_0017500 "Fundamentally, plant development includes a gametophyte development stage and a sporophyte development stage."@en)
AnnotationAssertion(obo:IAO_0000115 obo:RO_0017500 "A relationship between an organism and a stage it undergoes within its full life cycle."@en)
AnnotationAssertion(terms:contributor obo:RO_0017500 <https://orcid.org/0000-0002-1373-1705>)
AnnotationAssertion(terms:contributor obo:RO_0017500 <https://orcid.org/0000-0002-8844-9165>)
AnnotationAssertion(terms:date obo:RO_0017500 "2023-08-09T18:37:32Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:comment obo:RO_0017500 "This relation accommodates social, behavioural and biological (developmental) stages."@en)
AnnotationAssertion(rdfs:label obo:RO_0017500 "has life cycle stage"@en)
ddooley marked this conversation as resolved.
Show resolved Hide resolved
SubObjectPropertyOf(obo:RO_0017500 obo:RO_0000056)
InverseObjectProperties(obo:RO_0017500 obo:RO_0017501)
ObjectPropertyDomain(obo:RO_0017500 obo:OBI_0100026)
ddooley marked this conversation as resolved.
Show resolved Hide resolved
ObjectPropertyRange(obo:RO_0017500 obo:UBERON_0000105)

# Object Property: obo:RO_0017501 (life cycle stage of)

AnnotationAssertion(obo:IAO_0000115 obo:RO_0017501 "The inverse of \"has life cycle stage\"."@en)
AnnotationAssertion(terms:contributor obo:RO_0017501 <https://orcid.org/0000-0002-8844-9165>)
AnnotationAssertion(terms:date obo:RO_0017501 "2023-08-09T18:40:21Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label obo:RO_0017501 "life cycle stage of"@en)
SubObjectPropertyOf(obo:RO_0017501 obo:RO_0000057)
ObjectPropertyDomain(obo:RO_0017501 obo:UBERON_0000105)
ddooley marked this conversation as resolved.
Show resolved Hide resolved
ObjectPropertyRange(obo:RO_0017501 obo:OBI_0100026)

# 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
Loading