Difference between revisions of "POC Conf. Call 7-12-11"

From Plant Ontology Wiki
Jump to navigationJump to search
 
(69 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
In attendance:  
 
In attendance:  
  
POC members:  
+
POC members: Laurel Cooper (OSU), Ramona Walls (NYBG), Pankaj Jaiswal (OSU), Barry Smith (University at Buffalo, NY), Justin Elsner (OSU), Justin Preece (OSU)
Absent:  
+
 
 +
Absent: Chris Mungall (Lawrence Berkeley National Lab), Dennis Stevenson (NYBG), Marie Alejandra Gandolfo (Cornell University)
 
   
 
   
 
Collaborators: none
 
Collaborators: none
  
  
Acceptance of the minutes from the [[POC_Conf._Call_7-05-11]]?
+
Acceptance of the minutes from the [[POC_Conf._Call_7-05-11]]? ''There were no changes, additions, or deletions.''
  
 
=Plant Physiology Publication=
 
=Plant Physiology Publication=
  
 
RW and LC are working on a manuscript to submit to Plant Physiology. This will be a more detailed description of the changes made to the PO in the past year, focusing on restructuring of PAO. Will focus on how PO is now applicable to a wider range of plant species.
 
RW and LC are working on a manuscript to submit to Plant Physiology. This will be a more detailed description of the changes made to the PO in the past year, focusing on restructuring of PAO. Will focus on how PO is now applicable to a wider range of plant species.
 +
 +
''BS commented that the manuscript is quite long. No need to provide extra explanations if it will have to be cut out later. The idea was to have everything in this manuscript, then cut as needed, and some of the background material could go into the AJB manuscript.''
  
  
Line 20: Line 23:
 
* Last week, we agreed to use "type" and "term" in the way BS suggested based on the Hill et al. 2008 gene annotation paper, rather than using "class"
 
* Last week, we agreed to use "type" and "term" in the way BS suggested based on the Hill et al. 2008 gene annotation paper, rather than using "class"
  
 +
Type = A universal, represents the entity or stage/phase in reality.
  
* Prefixing the some of the term names with "plant" (e.g. plant cell, plant embryo)
+
Term = the thing in the PO that corresponds to a PO id.
  
CM:"So I see you've decided to prefix many terms with "plant". I don't think this is necessary (we decided this at the JAX CL meeting), and no other ontology does anything similar. I guess if this is just for the upper level terms (which should be hidden from view in most applications) then the user-unfriendliness doesn't matter. It's also a little curious as the terms that have the potential to cause confusion in a pan-eukaryotic context (epidermis, cuticle) are _not_ prefixed. I would recommend omitting all "plant" prefixes. For details on automatic assignment of obo foundry unique labels, see our paper from WOMBO/ICBO this year."
+
''From BS: In the database computational world, the word type is used, but they don't distinguish between the type in reality and the thing in the ontology, because they only need to describe reality in the computer. In our circles, the name or term in the ontology is a linguistic representation of the type, which is present in reality.''
  
''LC: this was not my understanding of what was decided at the JAX CL meeting.''
+
''Where confusion might arise, we can use the words "node" and "edge" to refer to the ontology, which is a graph. The node refers to a collection of term, name, synonym, definition, references, etc.''
  
''Do we want to add "plant" as prefix to terms like epidermis, cuticle, vascular system?'' Probably should be consistent.
+
''Use node when we are referring to that collection of things.''
  
''Do we want to remove other plant prefixes? ''
+
''Use term to refer to the linguistic string that plant scientists use to describe different aspects of biology.''
  
''RW: I think they make sense for the upper level terms, because they are only defined in terms of plants (e.g., a plant anatomical entity is an AE that is in a plant)''
+
''Use type and subtype to talk about that in reality that the linguistic strings refer to. Types have instances, which are the actual things (like leaves) that you observe.''
  
 +
''Then when people talk about PO in OWL context, they can use class as used in OWL.''
  
* Use of noun form in term names: Is it nb that it is consistent across the ontology?  (We decided this at the POC conf call on....
+
''We will need to add a sentence or two to the introduction to explain that an ontology is a graph, and what nodes and edges are.''
  
CM: "I would say "embryonic plant structure" rather than "embryo plant structure", the relational adjective form is far more common in other ontologies, but horses for courses."
 
  
''Should we change this? It does sound better.''
+
* How terms are represented in the text of the manuscript.
  
 +
''Need to be consistent with old papers.''
  
* The defense of the "portion of" prefix doesn't sound very convincing.
+
''Will use italics for both term names and relations.''
  
* The reflexive part_of case is interesting (trichomes). What is in the manuscript is 100% correct. However, it is worthwhile bringing this up on the RO list.
+
''Can use bold face to refer to instances (even though we don't have any in the manuscript now.''
  
  
* Never say "children" or "parents" if you can be more specific (subtype, part_of)???
+
* Formal definition of develops_from
  
* Should  PAO and PGDSO should be referred to as branches, rather or as sub ontologies
+
''There was an extensive discussion of the difference between transformation and derivation''
  
=User requests, Plant Anatomy Ontology:=
+
''Transformation is always a one to one change, there is not division or fusion. So initial cell > epidermal cell > root hair cell is not a transformation.''
  
==TraitNet requests:==
+
''The definition of develops_from was written so it could include instances of transformation or derivation. Sometimes, it is not know which is true, so develops_from can include either or both.''
[https://sourceforge.net/tracker/?func=detail&aid=3080906&group_id=76834&atid=835555 corm]
 
  
'''proposed def:''' A short, enlarged storage stem in which the internodes do not elongate. Comment: usually underground.
+
''There are some examples of  transformation in the PO, such as in vitro structures. There are also examples of derivation, like structures that arise from initial cells and transformation like structures transformed from meristems.''
  
child of stem (PO:0009047).
+
''RW will make a list of where we use develops_from and derives_from for next week. Then we can examine each one to see if they represent derivation, transformation or unknown. If we know which one it is, it may be better to use specific relations, but then we may get backlash from evo-dev community, who want to see the word "develops".''
  
  
[https://sourceforge.net/tracker/?func=detail&aid=3080911&group_id=76834&atid=835555 podarium]
+
* Prefixing some of the term names with "plant" (e.g. plant cell, plant embryo)
  
Their comment: is synonym to tubercle (but it isn't exactly the same)
+
CM:"So I see you've decided to prefix many terms with "plant". I don't think this is necessary (we decided this at the JAX CL meeting), and no other ontology does anything similar. I guess if this is just for the upper level terms (which should be hidden from view in most applications) then the user-unfriendliness doesn't matter. It's also a little curious as the terms that have the potential to cause confusion in a pan-eukaryotic context (epidermis, cuticle) are _not_ prefixed. I would recommend omitting all "plant" prefixes. For details on automatic assignment of obo foundry unique labels, see our paper from WOMBO/ICBO this year."
  
podarium (from Beentje 2010): (in cacti or other succulents) a modified leaf base functioning as the photosynthesising organ.
+
Do we want to add "plant" as prefix to terms like epidermis, cuticle, vascular system?  Probably should be consistent.
  
tubercle (from Beentje 2010): (in ball- or barrel- shaped cacti), cone-shaped protuberances that are elnarge modified leaf bases fused with adjacent stem tissue (tubercle has two other definitions as well).
+
Do we want to remove other plant prefixes?
  
'''proposed def. podarium:''' A modified leaf base (''under construction'')
+
RW: I think they make sense for the upper level terms, because they are only defined in terms of plants (e.g., a plant anatomical entity is an AE that is in a plant).
  
Comment: Functions as the photosynthesising organ in some cacti and other succulents.
 
  
'''proposed def. tubercle:''' (''under construction'')
+
''Having "plant" in the name makes the PO more useful to non-plant biologists. For example, a plant cell is different than other cell (has a cell wall).  If we don't add it, it will have to be added before terms can be imported to other ontologies.''
  
 +
''We should try to be consistent with upper level terms, see if they all have plant in the prefix.''
  
[https://sourceforge.net/tracker/?func=detail&aid=3080913&group_id=76834&atid=835555 pneumatophore]
+
''RW will make a list of terms that we may to add plant as a prefix to.''
  
definition from Beentje (2010): erect (breathing) root protruding above the soil, encountered especially in mangroves
+
''From CM (later via email): If plant is automatically prefixed to all PO terms before importing into another ontology, terms like "plant structure" will become "plant plant structure".'' (RW: but it could easily be scripted to make sure it is not added twice)
  
'''proposed def:''' A root that is erect and protrudes above the soil.
 
  
Comment: Pneumatophores are found in trees that live in flooded habitats such as mangroves. May provide oxygen to below ground roots growing in flooded soils.
+
* Use of noun form in term names: Is it nb that it is consistent across the ontology?  (We decided this at the POC conf call [[POC_Conf._Call_5-17-11#Items_arising_from_previous_meetings:]].)
  
 +
CM: "I would say "embryonic plant structure" rather than "embryo plant structure", the relational adjective form is far more common in other ontologies, but horses for courses.
  
[https://sourceforge.net/tracker/?func=detail&aid=3080925&group_id=76834&atid=835555 tendril]
+
Should we change this? It does sound better.
  
Defintion from Beentje (2010): a slender, coiling structure derived from a branch, leaf or inflorescence and used for climbing.
+
''BS: There is no reason we can't use noun form in the names, as long as the whole name string is a noun. Suggests using the one that people (biologists) will be most happy with.''
  
tendrils can derived from multiple types of structures. Suggest we make separate terms:
+
''Noun form seems fine in the ontology, but sounds odd in the manuscript.''
  
'''branch tendril''' (child of branch): A branch that is slender and coiling. Comment: Aids plant in climbing.
+
''PJ: just say we are using noun form for consistent style, but the other form is present as a synonym. If reviewers or users complain, we can explain it. The other form is already present as an exact synonym.''
  
'''leaf tendril''' (child of leaf): A leaf that is slender and coiling and lacks a lamina. Comment: Aids plant in climbing.
+
''Can explain the rationale in the paper and in the wiki as well.''
  
'''leaflet tendril''' (child of leaflet): A leaflet that is slender and coiling and lacks a lamina. Comment: Aids plant in climbing.
 
  
'''leaf apex tendril''' (child of leaf apex): A leaf apex that is slender and coiling. Comment: Found at the apex of a leaf lamina, but the leaf apex tendril is not laminar. Aids plant in climbing.
+
* The defense of the "portion of" prefix doesn't sound very convincing.
  
Can add other types of tendrils if they come up or users need them.
+
Current text: "Although the phrase “portion of plant substance” is not part of everyday language, that name was chosen, rather than plant substance, to clearly express that this class can include any portion of a plant substance (such as xylem sap) found anywhere in the world, be it all of the xylem sap in the world, all of the xylem sap in any whole plant, or just the xylem sap found in one particular branch of one particular plant."
  
This is the way we defined spine (no parent class spine, only leaf spine and stipule spine with is_a relations to leaf and stipule).
+
Suggestions for better wording?
  
 +
''BS will edit the mansuscript or add comments/suggestions for this.''
  
  
Alternative is to create a parent 'tendril'(is_a plant structure) with children that are part_of the other structures:
+
* The reflexive part_of case is interesting (trichomes). What is in the manuscript is 100% correct. However, it is worthwhile bringing this up on the RO list.
  
'''tendril''': A plant structure that is slender and coiling. Comment: Aids plant in climbing.
+
''RW will send an email to the RO list.''
  
'''branch tendril''' is_a tendril part_of branch
+
* Never say "children" or "parents" if you can be more specific (subtype, part_of)???
  
'''leaf tendril''' is_a tendril part_of leaf
+
''We can say "is_a child" or "part_of parent" or "is_a descendent" if we need to, so there is no confusion about the type of relation.''
  
'''leaflet tendril''' is_a tendril part_of leaflet
 
  
'''leaf apex tendril''' is_a tendril part_of leaf apex
+
* Should  PAO and PGDSO should be referred to as branches, rather or as sub ontologies
  
 +
''We will refer to them as branches of the PO. The most current version of the manuscript does this. BS will check it.''
  
The part_of relations are technically correct (not proper part), but I don't think it conveys the proper meaning. Also, according to the formal definitions, a leaflet tendril or a leaf apex tendril would be a leaf tendril as well.
+
''Should not refer to parts of the ontology as domains, because domain refers to reality. However, the domain of each branch of the PO is different. In the long term, PO may cover all aspects of the plant domain, either directly or indirectly.''
  
==[https://sourceforge.net/tracker/?func=detail&aid=3040048&group_id=76834&atid=835555 Legume terms] submitted by Austin Mast==
 
  
Remaining:
+
* Use of "relation" versus "relationship": is there a rule about when to use these words?
  
===[https://sourceforge.net/tracker/?func=detail&aid=3165984&group_id=76834&atid=835555 phyllode]===
+
''They mean the same thing. We can continue to use relation.''
  
Last week, we looked at examples of leaves where the petiole has phyllode development, but there is normal lamina development (with leaflets) beyond the petiole. We need a term to describe this, as well as when the whole leaf develops as a phyllode.  
+
''See:'' http://groups.google.com/group/obo-relations/browse_thread/thread/29fc616eb570f7dc/fc0647f190b5f178
  
====Background:====
+
* participates_in relation
  
Boke 1940 (http://www.jstor.org/stable/2436690, DOI:10.2307/2436690) uses the term phyllode to refer only to those leaves without leaflets:
+
''The [[http://www.obofoundry.org/ro/ RO web page]] has the most current version, not the paper.''
  
"The seedling usually displays 1 even-pinnate leaf, 1 bipinnate leaf, and several transition forms. Pinnate leaves and transition forms possess an apical pointlet like that of the phyllode."
+
''RO has has_participant relation, but not participates_in. Eventually, we may want to use both relations. We may be able to resolve conflicts between different types of plants using it. But then we will have to find a structure that is present in every example of the phase we want to describe. We will have to be careful because it will cause problems like part_of/has_part.  It might be useful for moving annotations from phase to structure.''
  
 +
''From the RO page, there is a list to RO proposed, which includes the relations like participates_in. We can site that web site.''
  
The main reference people cite for phyllodes is: '''D.R. Kaplan 1980''', Heteroblastic leaf development in Acacia: morphological and morphogenetic implications, La Cellule 73, pp. 137–203.
+
''RO will eventually merge into BFO.''
  
Kaplan say: "The present developmental comparisons between phyllodes and pinnatifid leaves in seedlings of Acacia have demonstrated unequivically that the blade of the phyllode is the longitudinal positional homologue of the lamina of the fully pinnate leaf, at all stages of development. At no stage is the phyllode blade merely a petiolar derivative, nor is there evidence of lamina suppression in favor of petiolar elaboration as suggested in the classical developmental paradigm."
+
=User requests, Plant Anatomy Ontology:=
 
+
''postponed until a future meeting''
 
+
==TraitNet requests:==
'''Some more contemporary uses of the term phyllode:'''
+
===[https://sourceforge.net/tracker/?func=detail&aid=3080906&group_id=76834&atid=835555 corm]===
 
 
'''Gardner et al. 2005''' (http://www.publish.csiro.au/view/journals/dsp_journal_fulltext.cfm?nid=150&f=SB04052):
 
 
 
"A phyllode usually consists of a pulvinus and photosynthetic region, although it can be sessile, decurrent with the stem, or reduced to scales. The photosynthetic region is highly variable and ranges from vertically flattened, through terete, quadrangular and triquetrous to horizontally flattened. Phyllodes usually possess at least one extra-floral nectary on the adaxial nerve, and sometimes up to five. Boughton (1981, 1985) observed three types of extra-floral nectaries. She also investigated the indumentum and found almost all species have two kinds of trichomes, one glandular and one non-glandular (Boughton 1989). According to Arber (1918), '''the chief anatomical feature by which phyllodes differ from true leaf laminae is the occurrence of two opposing series of vascular bundles'''."
 
 
 
and later in the paper:
 
 
 
"Previous approaches, such as basic anatomy and inferences from the sequence of heteroblastic leaf development in acacias, have led researchers to state that the phyllode is homologous with the petiole of a bipinnate leaf (e.g. Mann 1894; Goebel 1905; Troll 1939), or with the petiole and rachis (e.g. Bentham 1875; Reinke 1897), and make comparisons with the monocotyledonous leaf. Investigating the developmental morphology of phyllodes, Kaplan (1980) proposed a new model: that the phyllode is actually the positional homologue of the lamina of a bipinnate leaf. In essence, this suggests that the phyllode is directly comparable to a simple leaf. Kaplan’s theory does not, however, address the issue of the opposing vascular bundles found in phyllodes.
 
 
 
"The pattern of branching observed in the vascular bundles of A. verniciflua phyllodes suggests that the abaxial marginal nerve is homologous to the mid-rib in a simple leaf. This implies that laminar expansion occurs on both sides of the ‘mid-rib’, but vertically, and fused together. The emergence of the adaxial marginal nerve as two separate bundles, originating on opposing sides that eventually fuse rather than directly from the vascular ring found in the pulvinus, supports our interpretation and has been observed (together with other patterns) in several other Acacia species (von Wartburg 1991)."
 
 
 
 
 
'''Leroy and Heuret 2007''' (doi:10.1016/j.crvi.2007.11.006): "The subgenera Phyllodineae... as the species are characterised by a polymorphism of vegetative characters where bi-pinnate leaves are replaced by '''a type of foliar organ''' called a phyllode."  and "...the different transitional forms range from pinnate leaves to phyllodes..." 
 
 
 
'''See fig. 1 in this paper.''' They refer a "flattened petiole" and a "flattened rachis" in transitional leaves.
 
 
 
 
 
'''Yang et al. 2008''' (DOI: 10.1007/s11240-008-9424-7) use leaf as synonym for phyllode in Acacia. Refer specifically to phyllodes without any pinnate (sic) on top of them.
 
 
 
 
 
'''Forster and Bonser 2009''', Annals of Botany, use the term phyllode to refer to adult leaves without leaflets: "Acacia implexa (Mimosaceae) is a heteroblastic species that develops compound (juvenile), transitional and phyllode (adult) leaves that differ dramatically in form and function."
 
 
 
 
 
RW did not find any contemporary papers that said that a phyllode is a petiole.
 
  
Leaves that have phyllode-type development toward the base with leaflet development toward the tip are a type of transition leaf.
+
===[https://sourceforge.net/tracker/?func=detail&aid=3080913&group_id=76834&atid=835555 pneumatophore]===
  
====Proposed terms and definitions:====
+
===[https://sourceforge.net/tracker/?func=detail&aid=3080925&group_id=76834&atid=835555 tendril]===
  
'''phyllode:''' An adult vascular leaf in which the laminar development is a median plane  (perpendicular to the axis), rather than the more common state of in a transverse plane (tangent to the axis). (ref: Lawrence)
+
==Maize GDB==
  
Comment: Common in legumes of the genus Acacia. Lamina development in a phyllode occurs from activity of the abaxial meristem early in development, similar to unifacial leaves. Similar development occurs in some monocot leaves, but they are not called phyllodes. Transitional leaves also occur, in which the basal portion of the leaf develops similar to a phyllode, but the apical portion of the leaf develops normal leaflets (see PO:xxxxxxx, transitional phyllode-type leaf). In some leaves, the petiole may twist giving the appearance that the lamina is a phyllode, but it is not. Phyllodes are generally xeromorphic.
+
===[http://sourceforge.net/tracker/?func=detail&aid=3324058&group_id=76834&atid=835555 transition leaf - definition]===
  
is_a vascular leaf, is_a adult leaf
+
===[http://sourceforge.net/tracker/?func=detail&aid=3356716&group_id=76834&atid=835555 leaf base]===
  
Unifacial leaf as synonym? No- not the same, but similar development. See Kaplan 1970 (http://www.jstor.org/stable/2485311).  Might be better to make a parent term "ensiform leaf" which has children phyllode and unifacial leaf.
+
===[http://sourceforge.net/tracker/?func=detail&aid=3357921&group_id=76834&atid=835555 style, silk, Poaceae style]===
  
 +
=User requests: PGDSO:=
  
'''phyllode-type transition leaf:''' A transitional vascular leaf in which the basal portion of the leaf has lamina development similar to a phyllode, and the apical portion of the leaf develops leaflets similar to a juvenile leaf.
+
''postponed until a future meeting''
  
Comment: Common in seedlings of legumes of the genus Acacia.
+
==Maize GDB==
 +
===[http://sourceforge.net/tracker/?func=detail&aid=3357762&group_id=76834&atid=835555 IL.03 full infloresecence length reached]===
  
===[https://sourceforge.net/tracker/?func=detail&aid=3165983&group_id=76834&atid=835555 bristle]===
+
===[https://sourceforge.net/tracker/?func=detail&aid=3357766&group_id=76834&atid=835555 LP.18 eighteen leaves visible]===
  
More complicated, because it is a phenotype term, and applies to structures other than stipules.
+
===[http://sourceforge.net/tracker/?func=detail&aid=3324099&group_id=76834&atid=835555 3 infloresence visible]===
  
Will discuss at a future meeting.
+
===[http://sourceforge.net/tracker/?func=detail&aid=3324056&group_id=76834&atid=835555 coleoptile emergence -- definition]===
  
 
=Upcoming meetings 2011:=
 
=Upcoming meetings 2011:=
Line 232: Line 214:
 
Registration is open  [http://www.ibc2011.com/Dates.htm Important dates]  
 
Registration is open  [http://www.ibc2011.com/Dates.htm Important dates]  
  
Symposium 'Bio-Ontologies for the Plant Sciences' under the Genetics, Genomics and Bioinformatics theme, wiil be held on Thursday, 27 July, from 13:30 to 15:30.  
+
Symposium 'Bio-Ontologies for the Plant Sciences' under the Genetics, Genomics and Bioinformatics theme, will be held on Thursday, 27 July, from 13:30 to 15:30.  
  
 
Dennis, Alejandra, Pankaj and Ramona are planning to attend.  
 
Dennis, Alejandra, Pankaj and Ramona are planning to attend.  

Latest revision as of 18:23, 22 July 2011

POC meeting, Webex Conference Call; Date: Tuesday July 12th, 2011 10am (PDT)

In attendance:

POC members: Laurel Cooper (OSU), Ramona Walls (NYBG), Pankaj Jaiswal (OSU), Barry Smith (University at Buffalo, NY), Justin Elsner (OSU), Justin Preece (OSU)

Absent: Chris Mungall (Lawrence Berkeley National Lab), Dennis Stevenson (NYBG), Marie Alejandra Gandolfo (Cornell University)

Collaborators: none


Acceptance of the minutes from the POC_Conf._Call_7-05-11? There were no changes, additions, or deletions.

Plant Physiology Publication

RW and LC are working on a manuscript to submit to Plant Physiology. This will be a more detailed description of the changes made to the PO in the past year, focusing on restructuring of PAO. Will focus on how PO is now applicable to a wider range of plant species.

BS commented that the manuscript is quite long. No need to provide extra explanations if it will have to be cut out later. The idea was to have everything in this manuscript, then cut as needed, and some of the background material could go into the AJB manuscript.


Discussion items arising from manuscript:

  • Last week, we agreed to use "type" and "term" in the way BS suggested based on the Hill et al. 2008 gene annotation paper, rather than using "class"

Type = A universal, represents the entity or stage/phase in reality.

Term = the thing in the PO that corresponds to a PO id.

From BS: In the database computational world, the word type is used, but they don't distinguish between the type in reality and the thing in the ontology, because they only need to describe reality in the computer. In our circles, the name or term in the ontology is a linguistic representation of the type, which is present in reality.

Where confusion might arise, we can use the words "node" and "edge" to refer to the ontology, which is a graph. The node refers to a collection of term, name, synonym, definition, references, etc.

Use node when we are referring to that collection of things.

Use term to refer to the linguistic string that plant scientists use to describe different aspects of biology.

Use type and subtype to talk about that in reality that the linguistic strings refer to. Types have instances, which are the actual things (like leaves) that you observe.

Then when people talk about PO in OWL context, they can use class as used in OWL.

We will need to add a sentence or two to the introduction to explain that an ontology is a graph, and what nodes and edges are.


  • How terms are represented in the text of the manuscript.

Need to be consistent with old papers.

Will use italics for both term names and relations.

Can use bold face to refer to instances (even though we don't have any in the manuscript now.


  • Formal definition of develops_from

There was an extensive discussion of the difference between transformation and derivation

Transformation is always a one to one change, there is not division or fusion. So initial cell > epidermal cell > root hair cell is not a transformation.

The definition of develops_from was written so it could include instances of transformation or derivation. Sometimes, it is not know which is true, so develops_from can include either or both.

There are some examples of transformation in the PO, such as in vitro structures. There are also examples of derivation, like structures that arise from initial cells and transformation like structures transformed from meristems.

RW will make a list of where we use develops_from and derives_from for next week. Then we can examine each one to see if they represent derivation, transformation or unknown. If we know which one it is, it may be better to use specific relations, but then we may get backlash from evo-dev community, who want to see the word "develops".


  • Prefixing some of the term names with "plant" (e.g. plant cell, plant embryo)

CM:"So I see you've decided to prefix many terms with "plant". I don't think this is necessary (we decided this at the JAX CL meeting), and no other ontology does anything similar. I guess if this is just for the upper level terms (which should be hidden from view in most applications) then the user-unfriendliness doesn't matter. It's also a little curious as the terms that have the potential to cause confusion in a pan-eukaryotic context (epidermis, cuticle) are _not_ prefixed. I would recommend omitting all "plant" prefixes. For details on automatic assignment of obo foundry unique labels, see our paper from WOMBO/ICBO this year."

Do we want to add "plant" as prefix to terms like epidermis, cuticle, vascular system? Probably should be consistent.

Do we want to remove other plant prefixes?

RW: I think they make sense for the upper level terms, because they are only defined in terms of plants (e.g., a plant anatomical entity is an AE that is in a plant).


Having "plant" in the name makes the PO more useful to non-plant biologists. For example, a plant cell is different than other cell (has a cell wall). If we don't add it, it will have to be added before terms can be imported to other ontologies.

We should try to be consistent with upper level terms, see if they all have plant in the prefix.

RW will make a list of terms that we may to add plant as a prefix to.

From CM (later via email): If plant is automatically prefixed to all PO terms before importing into another ontology, terms like "plant structure" will become "plant plant structure". (RW: but it could easily be scripted to make sure it is not added twice)


CM: "I would say "embryonic plant structure" rather than "embryo plant structure", the relational adjective form is far more common in other ontologies, but horses for courses.

Should we change this? It does sound better.

BS: There is no reason we can't use noun form in the names, as long as the whole name string is a noun. Suggests using the one that people (biologists) will be most happy with.

Noun form seems fine in the ontology, but sounds odd in the manuscript.

PJ: just say we are using noun form for consistent style, but the other form is present as a synonym. If reviewers or users complain, we can explain it. The other form is already present as an exact synonym.

Can explain the rationale in the paper and in the wiki as well.


  • The defense of the "portion of" prefix doesn't sound very convincing.

Current text: "Although the phrase “portion of plant substance” is not part of everyday language, that name was chosen, rather than plant substance, to clearly express that this class can include any portion of a plant substance (such as xylem sap) found anywhere in the world, be it all of the xylem sap in the world, all of the xylem sap in any whole plant, or just the xylem sap found in one particular branch of one particular plant."

Suggestions for better wording?

BS will edit the mansuscript or add comments/suggestions for this.


  • The reflexive part_of case is interesting (trichomes). What is in the manuscript is 100% correct. However, it is worthwhile bringing this up on the RO list.

RW will send an email to the RO list.

  • Never say "children" or "parents" if you can be more specific (subtype, part_of)???

We can say "is_a child" or "part_of parent" or "is_a descendent" if we need to, so there is no confusion about the type of relation.


  • Should PAO and PGDSO should be referred to as branches, rather or as sub ontologies

We will refer to them as branches of the PO. The most current version of the manuscript does this. BS will check it.

Should not refer to parts of the ontology as domains, because domain refers to reality. However, the domain of each branch of the PO is different. In the long term, PO may cover all aspects of the plant domain, either directly or indirectly.


  • Use of "relation" versus "relationship": is there a rule about when to use these words?

They mean the same thing. We can continue to use relation.

See: http://groups.google.com/group/obo-relations/browse_thread/thread/29fc616eb570f7dc/fc0647f190b5f178

  • participates_in relation

The [RO web page] has the most current version, not the paper.

RO has has_participant relation, but not participates_in. Eventually, we may want to use both relations. We may be able to resolve conflicts between different types of plants using it. But then we will have to find a structure that is present in every example of the phase we want to describe. We will have to be careful because it will cause problems like part_of/has_part. It might be useful for moving annotations from phase to structure.

From the RO page, there is a list to RO proposed, which includes the relations like participates_in. We can site that web site.

RO will eventually merge into BFO.

User requests, Plant Anatomy Ontology:

postponed until a future meeting

TraitNet requests:

corm

pneumatophore

tendril

Maize GDB

transition leaf - definition

leaf base

style, silk, Poaceae style

User requests: PGDSO:

postponed until a future meeting

Maize GDB

IL.03 full infloresecence length reached

LP.18 eighteen leaves visible

3 infloresence visible

coleoptile emergence -- definition

Upcoming meetings 2011:

  • Botany 2011 Meeting [Botany 2011] St. Louis, MO at the Chase Park Plaza, July 9-13.

Societies participating: Society for Economic Botany, the American Fern Society (AFS), the American Society of Plant Taxonomists (ASPT), and the Botanical Society of America (BSA).

DWS is attending, but will not present. Many people from the BSA will be at the IBC meeting in Melbourne.


  • ICBO 2011 Second International Conference on Biomedical Ontology

July 26-30, 2011 Buffalo, New York ICBO

-LC will present the PO on Friday July 29th, 3:30pm in the session: "Parallel Sessions on Special Topics: The OBO Foundry, featuring discussions of the Infectious Disease Ontology, the Ontology for Biomedical Investigations, the Ontology for General Medical Sciences and the Plant Ontology"

Link to program: [1]

LC is co-organizing the workshop "From Fins to Limbs to Leaves: Facilitating anatomy ontology interoperability" along with Melissa Haendel, Chris Mungall, Alan Ruttenberg, David Osumi-Sutherland.

Date: July 27 8.30am-4pm Facilitating Anatomy Ontology Interoperability


  • Plant Biology 2011, Aug 6-10th, Minneapolis, Minn

Plant Biology 2011

Gramene and Plant Ontology are hosting a [Data Curation Workshop] again, focusing on pathway curations.

LC and PJ will present a PO poster.

TAIR (Kate Dreher) is organizing an Plant_Biology_2011_Outreach_Booth and we are invited to take part. We are hosting the website.


  • International Botanical Congress (IBC2011)

July 23rd-30th 2011, Melbourne, Australia

Registration is open Important dates

Symposium 'Bio-Ontologies for the Plant Sciences' under the Genetics, Genomics and Bioinformatics theme, will be held on Thursday, 27 July, from 13:30 to 15:30.

Dennis, Alejandra, Pankaj and Ramona are planning to attend.

See IBC 2011 Bio-Ontologies Symposium wiki page for more details


  • POC Meeting at New York Botanic Garden Tentative dates, Sept 9th-11th, 2011

DWS will look into booking the apartments at the NYBG for accommodations

More details TBA....

Next meeting scheduled for Tuesday, July 19th, 2011 at 10am PDT/1pm EDT