<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.bioontology.org//mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JoanneLuciano</id>
	<title>NCBO Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.bioontology.org//mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JoanneLuciano"/>
	<link rel="alternate" type="text/html" href="https://www.bioontology.org//wiki/Special:Contributions/JoanneLuciano"/>
	<updated>2026-06-05T12:06:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Ontologies_for_Biomedicine_%E2%80%93_How_to_make_and_use_them&amp;diff=11529</id>
		<title>Ontologies for Biomedicine – How to make and use them</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Ontologies_for_Biomedicine_%E2%80%93_How_to_make_and_use_them&amp;diff=11529"/>
		<updated>2011-12-16T03:21:47Z</updated>

		<summary type="html">&lt;p&gt;JoanneLuciano: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  When: July 21, 2007&lt;br /&gt;
  Where: [http://www.iscb.org/ismbeccb2007/ ISMB 2007], Vienna, Austria&lt;br /&gt;
  What: Tutorial on Ontologies for Biomedicine – How to make and use them&lt;br /&gt;
  Faculty: [http://bmir.stanford.edu/people/view.php/nigam_h_shah Nigam Shah] (Stanford), [http://ontology.buffalo.edu/smith Barry Smith] (Buffalo)&lt;br /&gt;
&lt;br /&gt;
'''Brief:''' The tutorial provides an overview of current uses of ontologies in bioinformatics, instruction on ontology development using OWL, and an outline of principles of good ontology design. It comprises an interactive session devoted to developing an ontology, and a session illustrating how good design practices effect the usefulness of ontologies in molecular biology.&lt;br /&gt;
&lt;br /&gt;
'''Tutorial level:''' Introductory/Intermediate&lt;br /&gt;
 &lt;br /&gt;
'''Prior knowledge required:''' Participants should be at least aware of ontologies such as the Gene Ontology and BioPAX. Familiarity with basic biology terms such as genes, proteins, promoter, intron and exon is required.&lt;br /&gt;
&lt;br /&gt;
'''Abstract:''' Ontologies are becoming essential with the rapid increase in the quantities and types of data we need to handle in the molecular biology domain. Simultaneously, the need to organise, co-ordinate and disseminate ontologies as well as coherent ontology development methods is now accepted and is evidenced by the funding of the National Center for Biomedical Ontology (NCBO). Though the need to use ontologies is widely appreciated, the right manner in which they should be developed and applied is not well understood. Researchers still resort to ad hoc methods in developing and using ontologies, with the result that many opportunities for integration and cross-disciplinary communication are lost, and many obstacles to cross-domain reasoning are created.&lt;br /&gt;
This tutorial will provide an overview of the various ways in which ontologies are used in bioinformatics and biomedicine, along with pointers to innovative applications of ontologies such as to validate pathway data and enable cross-database reasoning. It will educate the participants on what ontologies are and in how they are currently used in molecular biology. It will provide guidance on how to create ontologies using OWL and on best practices for ontology development and use.&lt;br /&gt;
This tutorial will be aimed at advanced graduate students and active researchers who need to understand the basic principles underlying ontology development in order to use ontologies more effectively for interpreting their own data (for example interpreting microarray data using the Gene Ontology or pathway information from Reactome). It will be of value, too, to researchers who need to participate in ontology development efforts in their scientific respective communities.&lt;br /&gt;
&lt;br /&gt;
  Download the [[Media:ISMB_2007_Handout.pdf|handout]]&lt;br /&gt;
  See the [[Media:ISMB_2007_Final.ppt|slides]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==Overview of current applications of ontologies in bioinformatics==&lt;br /&gt;
* As a controlled vocabulary to annotate genes and gene products (e.g The Gene Ontology)&lt;br /&gt;
* As a data exchange format and for data integration (e.g. MGED, SBML and BioPAX)&lt;br /&gt;
* To define a knowledgebase schema (e.g. BioCyc and Reactome)&lt;br /&gt;
* For driving natural language processing (e.g. Textpresso and Geneways)&lt;br /&gt;
* For semantically rich querying of federated databases (e.g. TAMBIS)&lt;br /&gt;
* Creating formal representations of biological processes for hypothesis evaluation (e.g. HyBrow)&lt;br /&gt;
&lt;br /&gt;
==Ontologies – What they are and what they are not==&lt;br /&gt;
* We will discuss “ontology” as understood in philosophy, computer science and information science to explain how the computer/information science meanings are different - but related to - the philosophical meaning of ontology. In practice, ontologies provide standardized labels which are used to annotate different experimental data. We will discuss the implications of this annotation-based view of ontology to clarify the difference between terminologies, taxonomies, application ontologies and reference ontologies.&lt;br /&gt;
&lt;br /&gt;
==Building ontologies using OWL==&lt;br /&gt;
* We will provide an overview of the various constructs available in OWL and of how they can be used to represent biomedical knowledge in an ontology&lt;br /&gt;
* We will demonstrate an example of how DL-reasoners can be used to verify ontologies created in OWL and how such reasoning will help in reducing errors in biomedical ontologies.&lt;br /&gt;
* We will provide indications of some of the problems facing ontology developers using OWL in the bioinformatics domain, and offer solutions to these problems.&lt;br /&gt;
&lt;br /&gt;
==Interactive session: developing a small ontology==&lt;br /&gt;
This session will consist of an audience-driven discussion with the goal of developing an ontology to represent DNA sequences. We will focus on the task of representing relationships between introns, exons, start sites, promoters, genes and chromosomes. (We have used this topic before and have found that it is accessible to participants with a wide background and has enough complexity that a large fraction of the common mistakes do happen) &lt;br /&gt;
&lt;br /&gt;
==The do’s and don’ts of ontology creation (highlight common mistakes and recommended design strategies)==&lt;br /&gt;
* We will describe the key principles of ontology design that address the most common sources of mistakes in biomedical ontologies.&lt;br /&gt;
* We will present rules of thumb for good ontology design, along with examples of how they will enhance the quality of the resulting ontologies. We will also outline the guiding principles of the OBO Foundry, and describe how they can enable cross-ontology reasoning. &lt;br /&gt;
&lt;br /&gt;
==Wrap up question and answers with discussion==&lt;br /&gt;
&lt;br /&gt;
Total time = 3.5 hours [2 sessions of 105 minutes each] + 30 min break&lt;/div&gt;</summary>
		<author><name>JoanneLuciano</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Networks&amp;diff=6710</id>
		<title>Networks</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Networks&amp;diff=6710"/>
		<updated>2008-03-28T18:20:53Z</updated>

		<summary type="html">&lt;p&gt;JoanneLuciano: /* Confirmed Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontologies of Cellular Networks ==&lt;br /&gt;
&lt;br /&gt;
This NCBO workshop is organized by Yves Lussier (Chicago/MAGNet), Alan Ruttenberg (Neurocommons) and Barry Smith (Buffalo/NCBO). It is funded by the United States National Institutes of Health (NIH) through the NIH Roadmap for Medical Research, Grant 1 U54 HG004028. Information on the National Centers for Biomedical Computing can be found at [http://nihroadmap.nih.gov/bioinformatics].&lt;br /&gt;
&lt;br /&gt;
'''THIS EVENT IS NOW FULLY SUBSCRIBED.'''&lt;br /&gt;
&lt;br /&gt;
== Goals == &lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on ontologies of cellular networks.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are:&lt;br /&gt;
&lt;br /&gt;
*1. to provide an introduction to the basic tools and methods of ontology &lt;br /&gt;
*2. to foster networking of, and enhanced coordination between, those groups already working on ontologies of cellular networks&lt;br /&gt;
*3. to identify problems which must be solved if ontology methods are to be extended to represent biological  mechanisms in greater detail&lt;br /&gt;
*4. to promote further ontology development in this area with the goal of accelerating our ability to understand basic biological phenomena and to leverage experimental data&lt;br /&gt;
&lt;br /&gt;
Potential topics for discussion include: &lt;br /&gt;
&lt;br /&gt;
*signalling pathways&lt;br /&gt;
*metabolic pathways&lt;br /&gt;
*regulatory networks&lt;br /&gt;
*interaction networks&lt;br /&gt;
*gene expression correlation networks&lt;br /&gt;
*physiological networks&lt;br /&gt;
*neurocurrent networks&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
'''Thursday, March 27, 2008''' &lt;br /&gt;
&lt;br /&gt;
* 9:00am Registration and Continental Breakfast&lt;br /&gt;
&lt;br /&gt;
* 9:30am Participant Self-Introductions&lt;br /&gt;
&lt;br /&gt;
* 10:00am '''Session 1 - Biology of Pathways and Networks (Moderator: Yves Lussier)'''&lt;br /&gt;
&lt;br /&gt;
::Chris Sander: Pathways and Networks: An Overview of the Science&lt;br /&gt;
::Nancy Gough: [http://ontology.buffalo.edu/08/networks/Gough.ppt Challenges to Representing Pathways]&lt;br /&gt;
&lt;br /&gt;
* 11:00am Refreshment Break&lt;br /&gt;
&lt;br /&gt;
* 11:15am (Session 1, continued)&lt;br /&gt;
&lt;br /&gt;
::Richard Scheuermann: [http://ontology.buffalo.edu/08/networks/Scheuermann.ppt Biological Network Analysis and Representational Implications]&lt;br /&gt;
::Yves Lussier: [http://ontology.buffalo.edu/08/networks/Lussier.pdf Resources for Multiscale Analysis of Cellular Networks and ECM]&lt;br /&gt;
&lt;br /&gt;
* 12:30pm   Lunch Break&lt;br /&gt;
&lt;br /&gt;
* 1:30pm '''Session 2 - Introduction to Ontology (Moderator: Barry Smith)'''&lt;br /&gt;
&lt;br /&gt;
::Barry Smith: [http://ontology.buffalo.edu/08/networks/smith.ppt An Introduction to Biomedical Ontology]&lt;br /&gt;
::Lindsay Cowell: [http://ontology.buffalo.edu/08/networks/cowell.ppt Using Ontologies to Represent Immunological Networks]&lt;br /&gt;
::Jose L. V. Mejino, Jr.: [http://ontology.buffalo.edu/08/networks/mejino.ppt The Foundational Model of Anatomy (FMA) Ontology: Framework for Cellular and Subcellular Anatomy]&lt;br /&gt;
&lt;br /&gt;
* 3:30pm Refreshment Break&lt;br /&gt;
* 3:45pm '''Session 3 - Computational Analysis of Pathway and Network Data (Moderator: Alan Ruttenberg) &lt;br /&gt;
&lt;br /&gt;
::Nigam Shah: [http://ontology.buffalo.edu/08/networks/Shah.ppt Computations using pathways and networks]&lt;br /&gt;
::Andrea Splendini: [http://ontology.buffalo.edu/08/networks/Splendiani.pdf Using BioPAX Computationally]&lt;br /&gt;
&lt;br /&gt;
* 5:00pm End of Day 1 &lt;br /&gt;
&lt;br /&gt;
'''Friday, March 28, 2008'''&lt;br /&gt;
&lt;br /&gt;
* 8:30am Continental Breakfast&lt;br /&gt;
&lt;br /&gt;
* 9:00am Session 4: '''Current Approaches to Pathway and Network Ontologies (Moderator: Richard Scheuermann)'''&lt;br /&gt;
&lt;br /&gt;
::Markus Krummenacker: [http://ontology.buffalo.edu/08/networks/krummenacker.ppt The BioCyc Ontologies]&lt;br /&gt;
::Ken Fukuda: [http://ontology.buffalo.edu/08/networks/fukuda.pdf The INOH Pathway Database: Curation, Annotation, Integration]&lt;br /&gt;
::Erick Antezana: [http://ontology.buffalo.edu/08/networks/Antezana.ppt The Cell Cycle Ontology]&lt;br /&gt;
&lt;br /&gt;
* 10:30am   Refreshment Break&lt;br /&gt;
* 10:45am (Session 4, continued)&lt;br /&gt;
&lt;br /&gt;
::Peter D'Eustachio and Gopal Gopinathrao: [http://ontology.buffalo.edu/08/networks/Gopinathrao.ppt Representing Biological Processes: The Reactome Database]&lt;br /&gt;
::Darren Natale: [http://ontology.buffalo.edu/08/networks/Natale.ppt Protein Ontology: Addressing the Need for Precision in Representing Protein Networks]&lt;br /&gt;
&lt;br /&gt;
* 12.30pm Lunch Break&lt;br /&gt;
&lt;br /&gt;
* 1:30pm '''Session 5 - Gaps in Pathway and Network Ontology (Moderator: Alan Ruttenberg)'''&lt;br /&gt;
&lt;br /&gt;
::Andrey Rzhetsky: [Text-Mining &amp;amp; Ontologies]&lt;br /&gt;
::Oliver Ruebenacker: [Systems Biology Pathway Exchange]&lt;br /&gt;
::Gopal Gopinathrao: [Gaps in Reactome]&lt;br /&gt;
::Open discussion.&lt;br /&gt;
&lt;br /&gt;
* 4:00pm End of Day 2&lt;br /&gt;
&lt;br /&gt;
==Confirmed Participants==&lt;br /&gt;
&lt;br /&gt;
Erick Antezana (VIB / Ghent University, Belgium)&lt;br /&gt;
&lt;br /&gt;
Mikel Egana Aranguren (University of Manchester, UK)&lt;br /&gt;
 &lt;br /&gt;
Robert Arp (NCBO / University at Buffalo)&lt;br /&gt;
&lt;br /&gt;
Gary Bader (BioPAX / University of Toronto, Canada)&lt;br /&gt;
&lt;br /&gt;
Michael Blinov (Center of Cell Analysis &amp;amp; Modeling / University of Connecticut Health Center)&lt;br /&gt;
&lt;br /&gt;
Kei Cheung (Yale University / Center for Medical Informatics)&lt;br /&gt;
&lt;br /&gt;
Lindsay Cowell (Infectious Disease Ontology / Duke University Medical Center)&lt;br /&gt;
&lt;br /&gt;
Emek Demir (BioPAX / Memorial Sloan-Kettering Cancer Center)&lt;br /&gt;
&lt;br /&gt;
Peter D'Eustachio (Reactome / New York University School of Medicine)&lt;br /&gt;
&lt;br /&gt;
Ken Fukuda (INOH Pathway Database / Computational Biology Research Center, Advanced Industrial Science &amp;amp; Technology, Japan)&lt;br /&gt;
&lt;br /&gt;
Louis Goldberg (Ontology Research Group / University at Buffalo)&lt;br /&gt;
&lt;br /&gt;
Gopal Gopinathrao (Stein Lab / Cold Spring Harbor Laboratory)&lt;br /&gt;
&lt;br /&gt;
Nancy Gough (Science Signaling, AAAS)&lt;br /&gt;
&lt;br /&gt;
Matt Holford (Yale University)&lt;br /&gt;
&lt;br /&gt;
Markus Krummenacker (SRI International)&lt;br /&gt;
&lt;br /&gt;
Yves Lussier (University of Chicago)&lt;br /&gt;
&lt;br /&gt;
Joanne S. Luciano (MITRE, BioPAX, BioPathways Consortium)&lt;br /&gt;
&lt;br /&gt;
Peter Lyster (NIGMS / National Institutes of Health)&lt;br /&gt;
&lt;br /&gt;
Avi Ma'ayan (Mount Sinai School of Medicine)&lt;br /&gt;
&lt;br /&gt;
Jose L. V. Mejino, Jr. (FMA Ontology / University of Washington, Seattle)&lt;br /&gt;
&lt;br /&gt;
Richard Morse (CHDI Management Inc. / CHDI Foundation Inc.)&lt;br /&gt;
&lt;br /&gt;
Josefina (Fina) Nash (Coriell Institute)&lt;br /&gt;
&lt;br /&gt;
Darren Natale (Protein Ontology / PIR, Georgetown University Medical Center)&lt;br /&gt;
&lt;br /&gt;
Elgar Pichler (BioPAX / AstraZeneca)&lt;br /&gt;
&lt;br /&gt;
Othel Rolle (Pfizer, Inc.) &lt;br /&gt;
&lt;br /&gt;
Oliver Ruebenacker (Center for Cell Analysis and Modeling / University of Connecticut Health Center)&lt;br /&gt;
&lt;br /&gt;
Alan Ruttenberg (BioPAX / Science Commons)&lt;br /&gt;
&lt;br /&gt;
Andrey Rzhetsky (University of Chicago)&lt;br /&gt;
&lt;br /&gt;
Chris Sander (BioPAX / Memorial Sloan-Kettering Cancer Center)&lt;br /&gt;
&lt;br /&gt;
Richard Scheuermann (UT Southwestern Medical Center at Dallas)&lt;br /&gt;
&lt;br /&gt;
Nigam Shah (NCBO / Stanford University)&lt;br /&gt;
&lt;br /&gt;
Barry Smith (NCBO / University at Buffalo)&lt;br /&gt;
&lt;br /&gt;
Andrea Splendiani (BioPAX/Medical Informatics, University of Rennes, France)&lt;br /&gt;
&lt;br /&gt;
Balaji S. Srinivasan (Stanford University, Statistics)&lt;br /&gt;
&lt;br /&gt;
John Westbrook (Rutgers)&lt;br /&gt;
&lt;br /&gt;
Ulrike Wittig (EML Research gGmbH, Germany)&lt;br /&gt;
&lt;br /&gt;
Cathy Wu (Protein Ontology / PIR, Georgetown University Medical Center)&lt;br /&gt;
&lt;br /&gt;
==Venue / Lodging / Transportation==&lt;br /&gt;
&lt;br /&gt;
'''VENUE:'''&lt;br /&gt;
The NCBO Workshop on Ontologies of Cellular Networks will take place on March 27-28, 2008 at the [http://www1.hilton.com/en_US/hi/hotel/EWRAHHH-Hilton-Newark-Airport-New-Jersey/index.do Hilton Newark Airport Hotel] (''Junior Ballroom''). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''LODGING:'''&lt;br /&gt;
Participants of the NCBO Workshop on Ontologies of Cellular Networks wishing to stay at the Hilton Newark Airport Hotel can make room reservations either by calling 1-800-HILTONS and asking for the '''&amp;quot;National Center for Biomedical Ontology&amp;quot;''' block, or by entering group/convention code '''&amp;quot;NCB&amp;quot;''' when making reservations online at the [http://www1.hilton.com/en_US/hi/hotel/EWRAHHH-Hilton-Newark-Airport-New-Jersey/index.do Hilton Newark Airport Hotel] website. &lt;br /&gt;
&lt;br /&gt;
NOTE: To qualify for the special room block rate of $149 (+ tax) per night, reservations must be secured no later than '''Wednesday, March 5'''. After this date, reservations will be accepted based on availability and at prevailing rates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''TRANSPORTATION / DRIVING DIRECTIONS TO VENUE:''' &lt;br /&gt;
&lt;br /&gt;
''FROM NEWARK AIRPORT:''&lt;br /&gt;
&lt;br /&gt;
HOTEL SHUTTLE: The Hilton Newark Airport Hotel provides complimentary shuttle service from (and to) the airport. When you arrive at the Newark Airport, follow signs to the Baggage Claim Area. Take the Airtrain to Airstation '''P4'''. The shuttle pickup is every 20 minutes from this location.&lt;br /&gt;
&lt;br /&gt;
TAXI: Typical minimum charge is USD 20.00&lt;br /&gt;
&lt;br /&gt;
DRIVING DIRECTIONS: Follow signs to airport exit, US Rte 1&amp;amp;9 N. to Haynes Ave. Take US Rte 1&amp;amp;9 S. After McClellan St. overpass, bear right to Service Road. The Hilton Hotel entrance is the 2nd driveway.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''DRIVING DIRECTIONS FROM ELSEWHERE:''&lt;br /&gt;
&lt;br /&gt;
TRAVELLING SOUTHBOUND ON ROUTES 1 &amp;amp; 9: Local lanes, go past the McClellan Street exit. Immediately as you go under the overpass, get onto the Service Road in the right lane. The Hilton Hotel is immediately on your right. &lt;br /&gt;
&lt;br /&gt;
TRAVELLING NORTHBOUND ON ROUTES 1 &amp;amp; 9: Exit at McClellan Street. At the base of the ramp, turn left, and the Hilton Hotel is on the right. &lt;br /&gt;
&lt;br /&gt;
FROM THE N.J. TURNPIKE NORTHBOUND: Take exit 13A. Get on Routes 1 &amp;amp; 9 North to the McClellan Street exit. At base of ramp, turn left and the Hilton Hotel is on the right. &lt;br /&gt;
&lt;br /&gt;
FROM THE N.J. TURNPIKE SOUTHBOUND: Take exit 14 to Routes 1 &amp;amp; 9 south, local lanes, go past the McClellan Street exit. Immediately as you go under the overpass, get onto the Service Road in the right lane. The Hilton Hotel is immediately on your right.&lt;br /&gt;
&lt;br /&gt;
==Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://sig.biostr.washington.edu/projects/fm/ FMA: Foundational Model of Anatomy]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbcs.org/summary.html#ncbo National Center for Biomedical Ontology]&lt;br /&gt;
&lt;br /&gt;
* [http://obofoundry.org OBO Foundry]&lt;br /&gt;
&lt;br /&gt;
==Literature==&lt;br /&gt;
&lt;br /&gt;
*[http://jinome.stanford.edu/pdfs/bbm038v1.pdf Current progress in network research]&lt;br /&gt;
&lt;br /&gt;
*[http://xml.coverpages.org/OntologyExchange.html An evaluation of ontology exchange languages for bioinformatics]&lt;br /&gt;
&lt;br /&gt;
*[http://www.nature.com/nbt/journal/v25/n11/pdf/nbt1346.pdf Coordinated Evolution of Ontologies to Support Biomedical Data Integration]&lt;br /&gt;
&lt;br /&gt;
==Addendum: Do Mountains Exist?==&lt;br /&gt;
&lt;br /&gt;
This paper:&lt;br /&gt;
&lt;br /&gt;
::Barry Smith and David M. Mark, [http://ontology.buffalo.edu/smith/articles/Mountains.pdf “Do Mountains Exist? Towards an Ontology of Landforms”], Environment and Planning B (Planning and Design), 30(3) (2003), 411–427.&lt;br /&gt;
&lt;br /&gt;
defends the thesis that mountains do indeed exist. But it argues that this assertion is non-trivial, in virtue of the fact that mountains have no determinate boundaries. &lt;br /&gt;
&lt;br /&gt;
Similarly in the case of pathways and networks; pathways and networks do indeed exist -- but different groups of researchers place their boundaries in different places. To find ways to pool their data these different groups would need to acknowledge the differences in demarcation on which their pathway and network representations rest. See presentation [http://ontology.buffalo.edu/08/networks/smith2.ppt Pathways and Networks for Realists].&lt;/div&gt;</summary>
		<author><name>JoanneLuciano</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Meetings_and_Events&amp;diff=6581</id>
		<title>Meetings and Events</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Meetings_and_Events&amp;diff=6581"/>
		<updated>2008-03-03T21:07:32Z</updated>

		<summary type="html">&lt;p&gt;JoanneLuciano: /* Upcoming meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Upcoming meetings ==&lt;br /&gt;
&lt;br /&gt;
*'''[http://www.dagstuhl.de/de/programm/kalender/semhp/?semid=29453 Dagstuhl Seminar: Ontology Interoperability in Biomedicine]'''&lt;br /&gt;
**March 27-30, 2007, Dagstuhl, Germany&lt;br /&gt;
**Attending: Barry Smith, Michael Ashburner, Mark Musen, Nigam Shah, Fabian Neuhaus, Suzanna Lewis, Werner Ceusters&lt;br /&gt;
**Invitation only&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Clinical Trial Ontology'''&lt;br /&gt;
**May 16-17 2007, venue TBD&lt;br /&gt;
**[[Workshop on Clinical Trial Ontology | information about Clinical Trial Ontology workshop]]&lt;br /&gt;
&lt;br /&gt;
*'''Reasoning with Biomedical Ontologies'''&lt;br /&gt;
**June 20-23, 2007: Schloss Dagstuhl, Germany &lt;br /&gt;
**Attending: Deborah McGuinness, Fabian Neuhaus, Nigam Shah, Barry Smith.&lt;br /&gt;
&lt;br /&gt;
*'''[http://cbms07.biomap.org/ Ontologies for Biomedical Systems II at 20th IEEE CBMS 2007]'''&lt;br /&gt;
**June 20-22, 2007, Maribor, Slovenia&lt;br /&gt;
&lt;br /&gt;
*'''Dagstuhl Seminar: Ontologies and Text Mining for Life Sciences'''&lt;br /&gt;
**July 23-27, 2007: Schloss Dagstuhl, Germany&lt;br /&gt;
**Organizers: Ulf Leser, Dietrich Rebholz-Schuhmann &amp;amp; Michael Ashburner&lt;br /&gt;
** Attending: Michael Ashburner&lt;br /&gt;
**[http://www.dagstuhl.de/07301 http://www.dagstuhl.de/07301]&lt;br /&gt;
&lt;br /&gt;
*'''All NCBCs Ontology workshop'''&lt;br /&gt;
**Fall 2007, with Andreas Califano, Columbia, NY&lt;br /&gt;
&lt;br /&gt;
* '''Phenotype Ontology (Upper Level) workshop'''&lt;br /&gt;
**2007?&lt;br /&gt;
&lt;br /&gt;
== Past meetings ==&lt;br /&gt;
&lt;br /&gt;
*'''Phenotype Ontology (Workshop)'''&lt;br /&gt;
**December 1-2, 2006, Clark Center, Stanford, CA&lt;br /&gt;
**[[PATO_Meeting| PATO meeting agenda]]&lt;br /&gt;
**Attending: Suzanna Lewis, Chris Mungall, Mark Gibson, Nicole Washington, Nigam Shah, Fabian Neuhaus, Michael Ashburner, Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Panel on the Future of HL7'''&lt;br /&gt;
**AMIA Anual Symposium&lt;br /&gt;
**November 14, 3.30-5.00pm., Washington DC&lt;br /&gt;
**http://ontology.buffalo.edu/HL7/panel.htm&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Tutorial on Genomics Knowledge Representation for Clinical Trials'''&lt;br /&gt;
**AMIA Annual Symposium&lt;br /&gt;
**November 12, 2006, Washington DC&lt;br /&gt;
**http://ontology.buffalo.edu/06/AMIAWorkshop.htm &lt;br /&gt;
&lt;br /&gt;
*'''Biomedical Ontology in Action'''&lt;br /&gt;
**KR-MED 2006&lt;br /&gt;
**November 8, 2006, Baltimore&lt;br /&gt;
**http://www.imbi.uni-freiburg.de/medinf/kr-med-2006/index.html&lt;br /&gt;
**Attending: Werner Ceusters, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Ontology of Diseases'''&lt;br /&gt;
**In association with FOIS 2006 (Formal Ontology and Information Systems)&lt;br /&gt;
**November 6-7, 2006, John Hopkins University, Baltimore&lt;br /&gt;
**[[Workshop on Ontology of Diseases | information on the Disease Ontology Workshop]]&lt;br /&gt;
**Attending: Werner Ceusters, Christopher Chute, Suzanna Lewis, Chris Mungall, Fabian Neuhaus, Nigam Shah, Barry Smith,  Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Fall NCBO Project Meeting'''&lt;br /&gt;
**Oct. 23-25, 2006, Stanford&lt;br /&gt;
** All Hands meeting&lt;br /&gt;
** Advisory Comm. &amp;amp; NIH Program &amp;amp; Science officers invited&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Philosophy of Biology'''&lt;br /&gt;
**October 14-15, 2006, Buffalo, NY&lt;br /&gt;
**http://ontology.buffalo.edu/06/pob &lt;br /&gt;
**Attending: Werner Ceusters, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''American Society of Human Genetics'''&lt;br /&gt;
**October 9-13, 2006, New Orleans, LA&lt;br /&gt;
**[http://genetics.faseb.org/genetics/ashg/menu-annmeet.shtml http://genetics.faseb.org/genetics/ashg/menu-annmeet.shtml]&lt;br /&gt;
**Presentation to find collaborators, also ontology workshop&lt;br /&gt;
&lt;br /&gt;
*'''Genomics Standards Consortium Workshop&lt;br /&gt;
**National Institute for Environmental e-Science (NIEeS)&lt;br /&gt;
**September 11-13, 2006, Hinxton, UK.&lt;br /&gt;
** [http://www.niees.ac.uk/events/egenomics2006/index.shtml http://www.niees.ac.uk/events/egenomics2006/index.shtml]&lt;br /&gt;
**Attending: Suzanna Lewis, Michael Ashburner, George Gkoutos&lt;br /&gt;
&lt;br /&gt;
*'''Anatomy Ontology Workshop'''&lt;br /&gt;
**September 8-9, 2006, Seattle&lt;br /&gt;
**[[Anatomy Ontology Workshop | information on the Anatomy Ontology Workshop]]&lt;br /&gt;
**Attending: Michael Ashburner, Melissa Haendel, Suzanna Lewis, Chris Mungall, Fabian Neuhaus, Nigam Shah, Barry Smith, David Sutherland, Monte Westerfield    &lt;br /&gt;
&lt;br /&gt;
*'''Tutorial on Standards and Ontologies&lt;br /&gt;
**Medical Informatics Europe&lt;br /&gt;
**August 27, 2006, Maastricht, Netherlands.&lt;br /&gt;
**http://ontology.buffalo.edu/06/MIE_Tutorial.htm&lt;br /&gt;
**Attending: Werner Ceusters, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''IEEE Computational Systems Bioinformatics, 2006'''&lt;br /&gt;
**August 14-18, 2006.  Stanford University&lt;br /&gt;
**[http://www.lifesciencessociety.org/CSB2006/index.html http://www.lifesciencessociety.org/CSB2006/index.html]&lt;br /&gt;
** Attending: Mark Musen (Keynote), rest of Stanford group (tutorial in bioontologies/semantic web)&lt;br /&gt;
&lt;br /&gt;
*'''ISMB, 2006'''&lt;br /&gt;
**August 6-10, 2006, Fortaleza, Brazil.&lt;br /&gt;
** [http://ismb2006.cbi.cnptia.embrapa.br/ http://ismb2006.cbi.cnptia.embrapa.br/]&lt;br /&gt;
** Attending: Michael Ashburner, Suzanna Lewis (Keynote speaker for Bio-ontologies SIG)&lt;br /&gt;
&lt;br /&gt;
*'''In Silico Analysis of Proteins. Celebrating the 20th Anniversary of Swiss-Prot'''&lt;br /&gt;
**Jul 30- August 4, 2006, Fortaleza, Brazil.&lt;br /&gt;
** [http://www.swissprot20.org/ http://www.swissprot20.org/]&lt;br /&gt;
** Attending: Michael Ashburner, Suzanna Lewis&lt;br /&gt;
&lt;br /&gt;
*'''Functional Genomics investigation Ontology (FuGO) 2nd Workshop'''&lt;br /&gt;
**July 24-28, 2006, Hinxton, UK&lt;br /&gt;
**http://fugo.sourceforge.net/news/index.php&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''9th International Protege Conference'''&lt;br /&gt;
**July 23-26, 2006, Stanford, CA&lt;br /&gt;
**[http://protege.stanford.edu/conference/2006/ http://protege.stanford.edu/conference/2006/]&lt;br /&gt;
** Attending: Chris Callendar, Christopher Chute, Tricia d'Entremont, Chris Mungall, Mark Musen, Natasha Noy, Daniel Rubin, Nigam Shah, Kaustubh Supekar&lt;br /&gt;
&lt;br /&gt;
*'''NCBC All Hands Meeting'''&lt;br /&gt;
**July 17-19, 2006, NIH, Bethesda, MD&lt;br /&gt;
**Attending: Michael Ashburner, James Buntrock, Chris Callendar, Simona Carini, Louis Goldberg, Deborah McGuinness, Chris Mungall,Mark Musen, Fabian Neuhaus, Daniel Rubin, Nigam Shah, Barry Smith, Nicole Washington, Monte Westerfield  &lt;br /&gt;
**[http://www.bisti.nih.gov/ahm2006/ http://www.bisti.nih.gov/ahm2006/]&lt;br /&gt;
**[http://www.bisti.nih.gov/ahm2006/ncbo_dissemination.htm Ontology: A Vision for the Future and Its Realization] Dissemination Event&lt;br /&gt;
***Organizers: Mark Musen, Barry Smith&lt;br /&gt;
&lt;br /&gt;
* '''Core 1 &amp;amp; 2 Project Meeting'''&lt;br /&gt;
** June 27-28, 2006, Berkeley, CA&lt;br /&gt;
** Attending:  Julie Moseley, Lynn Murphy, Mark Musen, Daniel Rubin, Nigam Shah, Archana Vembakam (Stanford); Suzanna Lewis, Sima Misra, Chris Mungall,  ShengQiang Shu, Nicole Washington (Berkeley); James Buntrock, Christopher Chute,  Harold Solbrig (Mayo); Margaret-Anne Storey (UVic); Sherri De Coronado (NIH)&lt;br /&gt;
** Working plan for core 1 &amp;amp; 2 goals&lt;br /&gt;
&lt;br /&gt;
* '''Core 1 &amp;amp; 2 Meeting'''&lt;br /&gt;
** June 9, 2006, Berkeley, CA&lt;br /&gt;
** Attending:  Dilvan Moreira, Lynn Murphy, Daniel Rubin, Nigam Shah, Archana Vembakam (Stanford); Suzanna Lewis, Chris Mungall, ShengQiang Shu, Nicole Washington (Berkeley); James Buntrock, Harold Solbrig (Mayo by phone); Chris Callendar (UVic by phone)&lt;br /&gt;
&lt;br /&gt;
*'''Training Course in Biomedical Ontologies'''&lt;br /&gt;
**[http://ontology.buffalo.edu/06/os2/index.html http://ontology.buffalo.edu/06/os2/index.html]&lt;br /&gt;
**May 21-24, 2006, Schloss Dagstuhl, Germany&lt;br /&gt;
**Attending: Werner Ceusters, Mark Musen, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''NSF/RCN workshop on ontology and phylogeny'''&lt;br /&gt;
**May 21-24, St. Louis, MO&lt;br /&gt;
**Attending: Michael Ashburner, Suzanna Lewis, Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Phenotype Annotation Meeting'''&lt;br /&gt;
**May 17-20, Hinxton, UK&lt;br /&gt;
**Attending: Michael Ashburner, Mark Gibson, George Gkoutos, Suzanna Lewis,   Gillian Millburn,  Chris Mungall,  Fabian Neuhaus, Erik Segerdell, Nigam Shah, Monte Westerfield&lt;br /&gt;
**[[Agenda PaTO | PATO meeting agenda]]&lt;br /&gt;
&lt;br /&gt;
*'''Fish Evolutionary Biology Working Group Meeting'''&lt;br /&gt;
**April 9-11, National Evolutionary Synthesis Center (NESCent), Durham, NC&lt;br /&gt;
**Attending: Mark Gibson,Paula Mabee,  Chris Mungall, Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Gene Ontology Workshop'''&lt;br /&gt;
**March 31-April 3, 2006, St. Croix&lt;br /&gt;
** Attending: Michael Ashburner, Suzanna Lewis, Chris Mungall, Barry Smith&lt;br /&gt;
&lt;br /&gt;
* '''Bio-IT LifeSciences Conference'''&lt;br /&gt;
**April 3-6, 2006, Boston, MA'''&lt;br /&gt;
**[http://www.lifesciencesexpo.com/live/26/ http://www.lifesciencesexpo.com/live/26/]&lt;br /&gt;
** Speaker: Michael Ashburner, Ben Franklin Award Lecture.&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Ontology of Images'''&lt;br /&gt;
**March 24-25, 2006, Stanford, CA&lt;br /&gt;
**[http://www.loni.ucla.edu/CCB/ CCB NCBC] and others with biomedical image ontologies&lt;br /&gt;
**[Workshop on Ontology of Images | info on Ontology of Images workshop]&lt;br /&gt;
** Attending: Suzanna Lewis, Chris Mungall, Mark Musen, Daniel Rubin, Nigam Shah, Barry Smith, Kaushtubh Supekar&lt;br /&gt;
&lt;br /&gt;
*'''Immunology Ontology Workshop:  NIAID'''&lt;br /&gt;
**March 21-22, 2006, Gaitherburg, MD&lt;br /&gt;
** Attending: Suzanna Lewis (speaker), Mark Musen (Session chair), Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Semantic Technology Conference'''&lt;br /&gt;
**March 6-9, 2006, San Jose, CA&lt;br /&gt;
** [http://www.semantic-conference.com/ http://www.semantic-conference.com/ ]&lt;br /&gt;
** Attending:  Deborah McGuinness (Keynote, tutorial), Mark Musen (speaker), Daniel Rubin, Kaustubh Superkar (speaker) &lt;br /&gt;
&lt;br /&gt;
*'''NIH NCRR Animal Models workshop'''&lt;br /&gt;
**March 6-7, 2006, Bethesda, MD&lt;br /&gt;
** Attending: Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''[[Minutes &amp;amp; presentations, March 2-4, 2006 Project meeting|cBio Project Meeting]]'''&lt;br /&gt;
**March 2-4, 2006, Stanford, CA&lt;br /&gt;
** [[Agenda, Project Meeting, Thursday, March 2-Saturday, March 4, 2006|Agenda]]&lt;br /&gt;
**[http://www.smi.stanford.edu/research/cbio/cbio_meeting.html http://www.smi.stanford.edu/research/cbio/cbio_meeting.html]&lt;br /&gt;
**Entire project, NIH Program &amp;amp; Lead Science officers &lt;br /&gt;
&lt;br /&gt;
*'''BIRN ontology workshop'''&lt;br /&gt;
**February 28-March 1, 2006, Stanford, CA&lt;br /&gt;
** Attending: Christopher Chute, Suzanna Lewis, Mark Musen, Daniel Rubin, Nigam Shah, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''NLM vocabulary collection and distribution meeting'''&lt;br /&gt;
**February 27-28, 2006, NLM, Washington, DC&lt;br /&gt;
** Attending: James Buntrock, Christopher Chute, Tom Johnson, Chris Mungall, Deepak Sharma, Harold Solbrig&lt;br /&gt;
&lt;br /&gt;
*'''NIAID meeting'''&lt;br /&gt;
**February, 2006, Washington, DC&lt;br /&gt;
**Attending: Mark Musen&lt;br /&gt;
&lt;br /&gt;
*'''cBio Phenotype Annotation tool specification'''&lt;br /&gt;
**February 21-23, 2006, Berkeley, CA&lt;br /&gt;
** Attending: Melissa Haendel, Sierra Taylor (ZFIN); John Day-Richter, Mark Gibson, Suzanna Lewis, Chris Mungall, ShengQiang Shu (Berkeley)&lt;br /&gt;
&lt;br /&gt;
*'''Mini-Syposium on Semantic Enrichment of Scientific Literature'''&lt;br /&gt;
**February 20, 2006 at the European Bioinformatics Institute, Hinxton, UK&lt;br /&gt;
**Attending: Michael Ashburner (speaker)&lt;br /&gt;
&lt;br /&gt;
*'''cBio OBD specification'''&lt;br /&gt;
**February 17, 2006, Berkeley, CA&lt;br /&gt;
** Attending: Ben Olasov, Ida Sim (UCSF); Mark Gibson, Suzanna Lewis, Sima Misra, Chris Mungall, ShengQiang Shu (Berkeley); Daniel Rubin (Stanford by phone)&lt;br /&gt;
&lt;br /&gt;
*'''FuGO meeting'''&lt;br /&gt;
** February 13-15, 2006, Philadelphia, PA&lt;br /&gt;
**[http://fugo.sourceforge.net/news/index.php  http://fugo.sourceforge.net/news/index.php]&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Fourth Semantic Interoperability for E-Government Conference'''&lt;br /&gt;
** February 9-10, 2006, MITRE, McLean, VA&lt;br /&gt;
** [http://colab.cim3.net/cgi-bin/wiki.pl?FourthSemanticInteroperabilityforEGovernmentConference_2006_2_0910 http://colab.cim3.net/cgi-bin/wiki.pl?FourthSemanticInteroperabilityforEGovernmentConference_2006_2_0910]&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''NIAID BRC3 and Inter Operability Working Group meeting'''&lt;br /&gt;
** February 6-7, 2006,  Philadelphia, PA&lt;br /&gt;
** [http://www.niaid.nih.gov/dmid/genomes/brc/brc3.htm http://www.niaid.nih.gov/dmid/genomes/brc/brc3.htm]&lt;br /&gt;
** Attending: Suzanna Lewis, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''PharmGKB and cBiO meeting'''&lt;br /&gt;
** January 31, 2006, Stanford, CA&lt;br /&gt;
** Attending: Daniel Rubin (Stanford); Suzanna Lewis, Sima Misra (Berkeley); Russ Altman, Tina Boussard, Teri Klein, Mark Woon (PharmGKB)&lt;br /&gt;
&lt;br /&gt;
*'''Pacific Symposium on Biocomputing, 2006'''&lt;br /&gt;
**January 2-6, 2006, Maui, HI&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
**[http://psb.stanford.edu/ http://psb.stanford.edu/]&lt;br /&gt;
&lt;br /&gt;
*'''NCBC Meeting'''&lt;br /&gt;
**Dec. 15-16, NIH, Bethesda, MD&lt;br /&gt;
**Attending: Mark Musen, Suzanna Lewis, Monte Westerfield&lt;br /&gt;
**Introducting new NCBCs to each other and NIH staff&lt;br /&gt;
&lt;br /&gt;
*'''Phenotype Annotation Meeting''' &lt;br /&gt;
**December 11-12, 2005, [http://www.visitasilomar.com/ Asilomar conference center]&lt;br /&gt;
** Attending: Melissa Haendel, Paula Mabee, Erik Segerdell, Monte Westerfield (ZFIN); Gillian Millburn (FlyBase); Mark Gibson, Suzanna Lewis, Chris Mungall (Berkeley); Chris Callendar, Sean Falconer, Margaret-Anne Storey (UVic)&lt;br /&gt;
** Define requirements of phenotype annotation tools&lt;br /&gt;
&lt;br /&gt;
*'''International Biocurator Meeting'''&lt;br /&gt;
**December 8-11, 2005, Asilomar, CA&lt;br /&gt;
**[http://biocurator.org/intnlbiocurator.html http://biocurator.org/intnlbiocurator.html]&lt;br /&gt;
**Attending: Sima Misra (organizer), Chris Mungall (speaker), Monte Westerfield (speaker)&lt;br /&gt;
&lt;br /&gt;
*'''National Bioinformatics Network, South Africa'''&lt;br /&gt;
**December 2, 2005, University of Cape Town, SA&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
 &lt;br /&gt;
*'''Phenotype Ontology Content Workshop'''&lt;br /&gt;
**Nov. 19-20, 2005, Cold Spring Harbor, NY&lt;br /&gt;
** Attending: Michael Ashburner, John Day-Richter, George Gkoutos, Suzanna Lewis, Chris Mungall, Mark Musen, Erik Segerdell, Nigam Shah, Monte Westerfield &lt;br /&gt;
** [[Media:PhenoAgenda.doc]]&lt;br /&gt;
&lt;br /&gt;
*'''Stanford/Mayo/Berkeley Meetings'''&lt;br /&gt;
**Nov. 21, 10am-3pm, Stanford, CA; Nov. 22, 10am-3pm, Berkeley, CA&lt;br /&gt;
** Attending: Lynn Murphy, Mark Musen, Daniel Rubin, Nigam Shah, Archana Vembakam,  (Stanford); Nomi Harris, Suzanna Lewis, Sima Misra, Chris Mungall, ShengQiang Shu (Berkeley); James Buntrock, Deepak Sharma, Harold Solbrig (Mayo by phone)&lt;br /&gt;
&lt;br /&gt;
*'''Forbes Dewey Meeting'''&lt;br /&gt;
**Late October, MIT, Cambridge, MA&lt;br /&gt;
**Michael Ashburner, chair&lt;br /&gt;
**Goal to see if anonymous foundation would pay for ontology content unification, standards, collaboration, etc.&lt;br /&gt;
&lt;br /&gt;
*'''Genome Informatics Meeting'''&lt;br /&gt;
**Oct. 28-Nov. 1, 2005, Cold Spring Harbor, NY&lt;br /&gt;
**Suzanna Lewis (organizer, speaker)&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Bio-Ontologies'''&lt;br /&gt;
**October 28, 2005, Buffalo, NY&lt;br /&gt;
**[http://ontology.buffalo.edu/05/bio-ontologies.pdf http://ontology.buffalo.edu/05/bio-ontologies.pdf]&lt;br /&gt;
**Presenting: Suzanna Lewis, Frank Hartel, Sumi Yoshikawa, Olivier Bodenreider, David Hill&lt;br /&gt;
**Training session: making ontologies better&lt;br /&gt;
&lt;br /&gt;
*'''1st International Annual Conference, Brazilian Association for Bioinformatics and Computational Biology'''&lt;br /&gt;
**October, 2005, Caxambu, Brazil&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
&lt;br /&gt;
*'''Applied Biosystems Inc., Science Meeting'''&lt;br /&gt;
**September,  2005, Asilomar, CA&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
&lt;br /&gt;
*'''MGED8, Bergen'''&lt;br /&gt;
**September, 2005&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;/div&gt;</summary>
		<author><name>JoanneLuciano</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Meetings_and_Events&amp;diff=6580</id>
		<title>Meetings and Events</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Meetings_and_Events&amp;diff=6580"/>
		<updated>2008-03-03T21:07:07Z</updated>

		<summary type="html">&lt;p&gt;JoanneLuciano: /* Upcoming meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Upcoming meetings ==&lt;br /&gt;
&lt;br /&gt;
*'''[http://www.dagstuhl.de/de/programm/kalender/semhp/?semid=29453 Dagstuhl Seminar: Ontology Interoperability in Biomedicine]'''&lt;br /&gt;
**March 27-30, 2008, Dagstuhl, Germany&lt;br /&gt;
**Attending: Barry Smith, Michael Ashburner, Mark Musen, Nigam Shah, Fabian Neuhaus, Suzanna Lewis, Werner Ceusters&lt;br /&gt;
**Invitation only&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Clinical Trial Ontology'''&lt;br /&gt;
**May 16-17 2007, venue TBD&lt;br /&gt;
**[[Workshop on Clinical Trial Ontology | information about Clinical Trial Ontology workshop]]&lt;br /&gt;
&lt;br /&gt;
*'''Reasoning with Biomedical Ontologies'''&lt;br /&gt;
**June 20-23, 2007: Schloss Dagstuhl, Germany &lt;br /&gt;
**Attending: Deborah McGuinness, Fabian Neuhaus, Nigam Shah, Barry Smith.&lt;br /&gt;
&lt;br /&gt;
*'''[http://cbms07.biomap.org/ Ontologies for Biomedical Systems II at 20th IEEE CBMS 2007]'''&lt;br /&gt;
**June 20-22, 2007, Maribor, Slovenia&lt;br /&gt;
&lt;br /&gt;
*'''Dagstuhl Seminar: Ontologies and Text Mining for Life Sciences'''&lt;br /&gt;
**July 23-27, 2007: Schloss Dagstuhl, Germany&lt;br /&gt;
**Organizers: Ulf Leser, Dietrich Rebholz-Schuhmann &amp;amp; Michael Ashburner&lt;br /&gt;
** Attending: Michael Ashburner&lt;br /&gt;
**[http://www.dagstuhl.de/07301 http://www.dagstuhl.de/07301]&lt;br /&gt;
&lt;br /&gt;
*'''All NCBCs Ontology workshop'''&lt;br /&gt;
**Fall 2007, with Andreas Califano, Columbia, NY&lt;br /&gt;
&lt;br /&gt;
* '''Phenotype Ontology (Upper Level) workshop'''&lt;br /&gt;
**2007?&lt;br /&gt;
&lt;br /&gt;
== Past meetings ==&lt;br /&gt;
&lt;br /&gt;
*'''Phenotype Ontology (Workshop)'''&lt;br /&gt;
**December 1-2, 2006, Clark Center, Stanford, CA&lt;br /&gt;
**[[PATO_Meeting| PATO meeting agenda]]&lt;br /&gt;
**Attending: Suzanna Lewis, Chris Mungall, Mark Gibson, Nicole Washington, Nigam Shah, Fabian Neuhaus, Michael Ashburner, Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Panel on the Future of HL7'''&lt;br /&gt;
**AMIA Anual Symposium&lt;br /&gt;
**November 14, 3.30-5.00pm., Washington DC&lt;br /&gt;
**http://ontology.buffalo.edu/HL7/panel.htm&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Tutorial on Genomics Knowledge Representation for Clinical Trials'''&lt;br /&gt;
**AMIA Annual Symposium&lt;br /&gt;
**November 12, 2006, Washington DC&lt;br /&gt;
**http://ontology.buffalo.edu/06/AMIAWorkshop.htm &lt;br /&gt;
&lt;br /&gt;
*'''Biomedical Ontology in Action'''&lt;br /&gt;
**KR-MED 2006&lt;br /&gt;
**November 8, 2006, Baltimore&lt;br /&gt;
**http://www.imbi.uni-freiburg.de/medinf/kr-med-2006/index.html&lt;br /&gt;
**Attending: Werner Ceusters, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Ontology of Diseases'''&lt;br /&gt;
**In association with FOIS 2006 (Formal Ontology and Information Systems)&lt;br /&gt;
**November 6-7, 2006, John Hopkins University, Baltimore&lt;br /&gt;
**[[Workshop on Ontology of Diseases | information on the Disease Ontology Workshop]]&lt;br /&gt;
**Attending: Werner Ceusters, Christopher Chute, Suzanna Lewis, Chris Mungall, Fabian Neuhaus, Nigam Shah, Barry Smith,  Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Fall NCBO Project Meeting'''&lt;br /&gt;
**Oct. 23-25, 2006, Stanford&lt;br /&gt;
** All Hands meeting&lt;br /&gt;
** Advisory Comm. &amp;amp; NIH Program &amp;amp; Science officers invited&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Philosophy of Biology'''&lt;br /&gt;
**October 14-15, 2006, Buffalo, NY&lt;br /&gt;
**http://ontology.buffalo.edu/06/pob &lt;br /&gt;
**Attending: Werner Ceusters, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''American Society of Human Genetics'''&lt;br /&gt;
**October 9-13, 2006, New Orleans, LA&lt;br /&gt;
**[http://genetics.faseb.org/genetics/ashg/menu-annmeet.shtml http://genetics.faseb.org/genetics/ashg/menu-annmeet.shtml]&lt;br /&gt;
**Presentation to find collaborators, also ontology workshop&lt;br /&gt;
&lt;br /&gt;
*'''Genomics Standards Consortium Workshop&lt;br /&gt;
**National Institute for Environmental e-Science (NIEeS)&lt;br /&gt;
**September 11-13, 2006, Hinxton, UK.&lt;br /&gt;
** [http://www.niees.ac.uk/events/egenomics2006/index.shtml http://www.niees.ac.uk/events/egenomics2006/index.shtml]&lt;br /&gt;
**Attending: Suzanna Lewis, Michael Ashburner, George Gkoutos&lt;br /&gt;
&lt;br /&gt;
*'''Anatomy Ontology Workshop'''&lt;br /&gt;
**September 8-9, 2006, Seattle&lt;br /&gt;
**[[Anatomy Ontology Workshop | information on the Anatomy Ontology Workshop]]&lt;br /&gt;
**Attending: Michael Ashburner, Melissa Haendel, Suzanna Lewis, Chris Mungall, Fabian Neuhaus, Nigam Shah, Barry Smith, David Sutherland, Monte Westerfield    &lt;br /&gt;
&lt;br /&gt;
*'''Tutorial on Standards and Ontologies&lt;br /&gt;
**Medical Informatics Europe&lt;br /&gt;
**August 27, 2006, Maastricht, Netherlands.&lt;br /&gt;
**http://ontology.buffalo.edu/06/MIE_Tutorial.htm&lt;br /&gt;
**Attending: Werner Ceusters, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''IEEE Computational Systems Bioinformatics, 2006'''&lt;br /&gt;
**August 14-18, 2006.  Stanford University&lt;br /&gt;
**[http://www.lifesciencessociety.org/CSB2006/index.html http://www.lifesciencessociety.org/CSB2006/index.html]&lt;br /&gt;
** Attending: Mark Musen (Keynote), rest of Stanford group (tutorial in bioontologies/semantic web)&lt;br /&gt;
&lt;br /&gt;
*'''ISMB, 2006'''&lt;br /&gt;
**August 6-10, 2006, Fortaleza, Brazil.&lt;br /&gt;
** [http://ismb2006.cbi.cnptia.embrapa.br/ http://ismb2006.cbi.cnptia.embrapa.br/]&lt;br /&gt;
** Attending: Michael Ashburner, Suzanna Lewis (Keynote speaker for Bio-ontologies SIG)&lt;br /&gt;
&lt;br /&gt;
*'''In Silico Analysis of Proteins. Celebrating the 20th Anniversary of Swiss-Prot'''&lt;br /&gt;
**Jul 30- August 4, 2006, Fortaleza, Brazil.&lt;br /&gt;
** [http://www.swissprot20.org/ http://www.swissprot20.org/]&lt;br /&gt;
** Attending: Michael Ashburner, Suzanna Lewis&lt;br /&gt;
&lt;br /&gt;
*'''Functional Genomics investigation Ontology (FuGO) 2nd Workshop'''&lt;br /&gt;
**July 24-28, 2006, Hinxton, UK&lt;br /&gt;
**http://fugo.sourceforge.net/news/index.php&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''9th International Protege Conference'''&lt;br /&gt;
**July 23-26, 2006, Stanford, CA&lt;br /&gt;
**[http://protege.stanford.edu/conference/2006/ http://protege.stanford.edu/conference/2006/]&lt;br /&gt;
** Attending: Chris Callendar, Christopher Chute, Tricia d'Entremont, Chris Mungall, Mark Musen, Natasha Noy, Daniel Rubin, Nigam Shah, Kaustubh Supekar&lt;br /&gt;
&lt;br /&gt;
*'''NCBC All Hands Meeting'''&lt;br /&gt;
**July 17-19, 2006, NIH, Bethesda, MD&lt;br /&gt;
**Attending: Michael Ashburner, James Buntrock, Chris Callendar, Simona Carini, Louis Goldberg, Deborah McGuinness, Chris Mungall,Mark Musen, Fabian Neuhaus, Daniel Rubin, Nigam Shah, Barry Smith, Nicole Washington, Monte Westerfield  &lt;br /&gt;
**[http://www.bisti.nih.gov/ahm2006/ http://www.bisti.nih.gov/ahm2006/]&lt;br /&gt;
**[http://www.bisti.nih.gov/ahm2006/ncbo_dissemination.htm Ontology: A Vision for the Future and Its Realization] Dissemination Event&lt;br /&gt;
***Organizers: Mark Musen, Barry Smith&lt;br /&gt;
&lt;br /&gt;
* '''Core 1 &amp;amp; 2 Project Meeting'''&lt;br /&gt;
** June 27-28, 2006, Berkeley, CA&lt;br /&gt;
** Attending:  Julie Moseley, Lynn Murphy, Mark Musen, Daniel Rubin, Nigam Shah, Archana Vembakam (Stanford); Suzanna Lewis, Sima Misra, Chris Mungall,  ShengQiang Shu, Nicole Washington (Berkeley); James Buntrock, Christopher Chute,  Harold Solbrig (Mayo); Margaret-Anne Storey (UVic); Sherri De Coronado (NIH)&lt;br /&gt;
** Working plan for core 1 &amp;amp; 2 goals&lt;br /&gt;
&lt;br /&gt;
* '''Core 1 &amp;amp; 2 Meeting'''&lt;br /&gt;
** June 9, 2006, Berkeley, CA&lt;br /&gt;
** Attending:  Dilvan Moreira, Lynn Murphy, Daniel Rubin, Nigam Shah, Archana Vembakam (Stanford); Suzanna Lewis, Chris Mungall, ShengQiang Shu, Nicole Washington (Berkeley); James Buntrock, Harold Solbrig (Mayo by phone); Chris Callendar (UVic by phone)&lt;br /&gt;
&lt;br /&gt;
*'''Training Course in Biomedical Ontologies'''&lt;br /&gt;
**[http://ontology.buffalo.edu/06/os2/index.html http://ontology.buffalo.edu/06/os2/index.html]&lt;br /&gt;
**May 21-24, 2006, Schloss Dagstuhl, Germany&lt;br /&gt;
**Attending: Werner Ceusters, Mark Musen, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''NSF/RCN workshop on ontology and phylogeny'''&lt;br /&gt;
**May 21-24, St. Louis, MO&lt;br /&gt;
**Attending: Michael Ashburner, Suzanna Lewis, Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Phenotype Annotation Meeting'''&lt;br /&gt;
**May 17-20, Hinxton, UK&lt;br /&gt;
**Attending: Michael Ashburner, Mark Gibson, George Gkoutos, Suzanna Lewis,   Gillian Millburn,  Chris Mungall,  Fabian Neuhaus, Erik Segerdell, Nigam Shah, Monte Westerfield&lt;br /&gt;
**[[Agenda PaTO | PATO meeting agenda]]&lt;br /&gt;
&lt;br /&gt;
*'''Fish Evolutionary Biology Working Group Meeting'''&lt;br /&gt;
**April 9-11, National Evolutionary Synthesis Center (NESCent), Durham, NC&lt;br /&gt;
**Attending: Mark Gibson,Paula Mabee,  Chris Mungall, Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''Gene Ontology Workshop'''&lt;br /&gt;
**March 31-April 3, 2006, St. Croix&lt;br /&gt;
** Attending: Michael Ashburner, Suzanna Lewis, Chris Mungall, Barry Smith&lt;br /&gt;
&lt;br /&gt;
* '''Bio-IT LifeSciences Conference'''&lt;br /&gt;
**April 3-6, 2006, Boston, MA'''&lt;br /&gt;
**[http://www.lifesciencesexpo.com/live/26/ http://www.lifesciencesexpo.com/live/26/]&lt;br /&gt;
** Speaker: Michael Ashburner, Ben Franklin Award Lecture.&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Ontology of Images'''&lt;br /&gt;
**March 24-25, 2006, Stanford, CA&lt;br /&gt;
**[http://www.loni.ucla.edu/CCB/ CCB NCBC] and others with biomedical image ontologies&lt;br /&gt;
**[Workshop on Ontology of Images | info on Ontology of Images workshop]&lt;br /&gt;
** Attending: Suzanna Lewis, Chris Mungall, Mark Musen, Daniel Rubin, Nigam Shah, Barry Smith, Kaushtubh Supekar&lt;br /&gt;
&lt;br /&gt;
*'''Immunology Ontology Workshop:  NIAID'''&lt;br /&gt;
**March 21-22, 2006, Gaitherburg, MD&lt;br /&gt;
** Attending: Suzanna Lewis (speaker), Mark Musen (Session chair), Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Semantic Technology Conference'''&lt;br /&gt;
**March 6-9, 2006, San Jose, CA&lt;br /&gt;
** [http://www.semantic-conference.com/ http://www.semantic-conference.com/ ]&lt;br /&gt;
** Attending:  Deborah McGuinness (Keynote, tutorial), Mark Musen (speaker), Daniel Rubin, Kaustubh Superkar (speaker) &lt;br /&gt;
&lt;br /&gt;
*'''NIH NCRR Animal Models workshop'''&lt;br /&gt;
**March 6-7, 2006, Bethesda, MD&lt;br /&gt;
** Attending: Monte Westerfield&lt;br /&gt;
&lt;br /&gt;
*'''[[Minutes &amp;amp; presentations, March 2-4, 2006 Project meeting|cBio Project Meeting]]'''&lt;br /&gt;
**March 2-4, 2006, Stanford, CA&lt;br /&gt;
** [[Agenda, Project Meeting, Thursday, March 2-Saturday, March 4, 2006|Agenda]]&lt;br /&gt;
**[http://www.smi.stanford.edu/research/cbio/cbio_meeting.html http://www.smi.stanford.edu/research/cbio/cbio_meeting.html]&lt;br /&gt;
**Entire project, NIH Program &amp;amp; Lead Science officers &lt;br /&gt;
&lt;br /&gt;
*'''BIRN ontology workshop'''&lt;br /&gt;
**February 28-March 1, 2006, Stanford, CA&lt;br /&gt;
** Attending: Christopher Chute, Suzanna Lewis, Mark Musen, Daniel Rubin, Nigam Shah, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''NLM vocabulary collection and distribution meeting'''&lt;br /&gt;
**February 27-28, 2006, NLM, Washington, DC&lt;br /&gt;
** Attending: James Buntrock, Christopher Chute, Tom Johnson, Chris Mungall, Deepak Sharma, Harold Solbrig&lt;br /&gt;
&lt;br /&gt;
*'''NIAID meeting'''&lt;br /&gt;
**February, 2006, Washington, DC&lt;br /&gt;
**Attending: Mark Musen&lt;br /&gt;
&lt;br /&gt;
*'''cBio Phenotype Annotation tool specification'''&lt;br /&gt;
**February 21-23, 2006, Berkeley, CA&lt;br /&gt;
** Attending: Melissa Haendel, Sierra Taylor (ZFIN); John Day-Richter, Mark Gibson, Suzanna Lewis, Chris Mungall, ShengQiang Shu (Berkeley)&lt;br /&gt;
&lt;br /&gt;
*'''Mini-Syposium on Semantic Enrichment of Scientific Literature'''&lt;br /&gt;
**February 20, 2006 at the European Bioinformatics Institute, Hinxton, UK&lt;br /&gt;
**Attending: Michael Ashburner (speaker)&lt;br /&gt;
&lt;br /&gt;
*'''cBio OBD specification'''&lt;br /&gt;
**February 17, 2006, Berkeley, CA&lt;br /&gt;
** Attending: Ben Olasov, Ida Sim (UCSF); Mark Gibson, Suzanna Lewis, Sima Misra, Chris Mungall, ShengQiang Shu (Berkeley); Daniel Rubin (Stanford by phone)&lt;br /&gt;
&lt;br /&gt;
*'''FuGO meeting'''&lt;br /&gt;
** February 13-15, 2006, Philadelphia, PA&lt;br /&gt;
**[http://fugo.sourceforge.net/news/index.php  http://fugo.sourceforge.net/news/index.php]&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''Fourth Semantic Interoperability for E-Government Conference'''&lt;br /&gt;
** February 9-10, 2006, MITRE, McLean, VA&lt;br /&gt;
** [http://colab.cim3.net/cgi-bin/wiki.pl?FourthSemanticInteroperabilityforEGovernmentConference_2006_2_0910 http://colab.cim3.net/cgi-bin/wiki.pl?FourthSemanticInteroperabilityforEGovernmentConference_2006_2_0910]&lt;br /&gt;
**Attending: Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''NIAID BRC3 and Inter Operability Working Group meeting'''&lt;br /&gt;
** February 6-7, 2006,  Philadelphia, PA&lt;br /&gt;
** [http://www.niaid.nih.gov/dmid/genomes/brc/brc3.htm http://www.niaid.nih.gov/dmid/genomes/brc/brc3.htm]&lt;br /&gt;
** Attending: Suzanna Lewis, Barry Smith&lt;br /&gt;
&lt;br /&gt;
*'''PharmGKB and cBiO meeting'''&lt;br /&gt;
** January 31, 2006, Stanford, CA&lt;br /&gt;
** Attending: Daniel Rubin (Stanford); Suzanna Lewis, Sima Misra (Berkeley); Russ Altman, Tina Boussard, Teri Klein, Mark Woon (PharmGKB)&lt;br /&gt;
&lt;br /&gt;
*'''Pacific Symposium on Biocomputing, 2006'''&lt;br /&gt;
**January 2-6, 2006, Maui, HI&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
**[http://psb.stanford.edu/ http://psb.stanford.edu/]&lt;br /&gt;
&lt;br /&gt;
*'''NCBC Meeting'''&lt;br /&gt;
**Dec. 15-16, NIH, Bethesda, MD&lt;br /&gt;
**Attending: Mark Musen, Suzanna Lewis, Monte Westerfield&lt;br /&gt;
**Introducting new NCBCs to each other and NIH staff&lt;br /&gt;
&lt;br /&gt;
*'''Phenotype Annotation Meeting''' &lt;br /&gt;
**December 11-12, 2005, [http://www.visitasilomar.com/ Asilomar conference center]&lt;br /&gt;
** Attending: Melissa Haendel, Paula Mabee, Erik Segerdell, Monte Westerfield (ZFIN); Gillian Millburn (FlyBase); Mark Gibson, Suzanna Lewis, Chris Mungall (Berkeley); Chris Callendar, Sean Falconer, Margaret-Anne Storey (UVic)&lt;br /&gt;
** Define requirements of phenotype annotation tools&lt;br /&gt;
&lt;br /&gt;
*'''International Biocurator Meeting'''&lt;br /&gt;
**December 8-11, 2005, Asilomar, CA&lt;br /&gt;
**[http://biocurator.org/intnlbiocurator.html http://biocurator.org/intnlbiocurator.html]&lt;br /&gt;
**Attending: Sima Misra (organizer), Chris Mungall (speaker), Monte Westerfield (speaker)&lt;br /&gt;
&lt;br /&gt;
*'''National Bioinformatics Network, South Africa'''&lt;br /&gt;
**December 2, 2005, University of Cape Town, SA&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
 &lt;br /&gt;
*'''Phenotype Ontology Content Workshop'''&lt;br /&gt;
**Nov. 19-20, 2005, Cold Spring Harbor, NY&lt;br /&gt;
** Attending: Michael Ashburner, John Day-Richter, George Gkoutos, Suzanna Lewis, Chris Mungall, Mark Musen, Erik Segerdell, Nigam Shah, Monte Westerfield &lt;br /&gt;
** [[Media:PhenoAgenda.doc]]&lt;br /&gt;
&lt;br /&gt;
*'''Stanford/Mayo/Berkeley Meetings'''&lt;br /&gt;
**Nov. 21, 10am-3pm, Stanford, CA; Nov. 22, 10am-3pm, Berkeley, CA&lt;br /&gt;
** Attending: Lynn Murphy, Mark Musen, Daniel Rubin, Nigam Shah, Archana Vembakam,  (Stanford); Nomi Harris, Suzanna Lewis, Sima Misra, Chris Mungall, ShengQiang Shu (Berkeley); James Buntrock, Deepak Sharma, Harold Solbrig (Mayo by phone)&lt;br /&gt;
&lt;br /&gt;
*'''Forbes Dewey Meeting'''&lt;br /&gt;
**Late October, MIT, Cambridge, MA&lt;br /&gt;
**Michael Ashburner, chair&lt;br /&gt;
**Goal to see if anonymous foundation would pay for ontology content unification, standards, collaboration, etc.&lt;br /&gt;
&lt;br /&gt;
*'''Genome Informatics Meeting'''&lt;br /&gt;
**Oct. 28-Nov. 1, 2005, Cold Spring Harbor, NY&lt;br /&gt;
**Suzanna Lewis (organizer, speaker)&lt;br /&gt;
&lt;br /&gt;
*'''Workshop on Bio-Ontologies'''&lt;br /&gt;
**October 28, 2005, Buffalo, NY&lt;br /&gt;
**[http://ontology.buffalo.edu/05/bio-ontologies.pdf http://ontology.buffalo.edu/05/bio-ontologies.pdf]&lt;br /&gt;
**Presenting: Suzanna Lewis, Frank Hartel, Sumi Yoshikawa, Olivier Bodenreider, David Hill&lt;br /&gt;
**Training session: making ontologies better&lt;br /&gt;
&lt;br /&gt;
*'''1st International Annual Conference, Brazilian Association for Bioinformatics and Computational Biology'''&lt;br /&gt;
**October, 2005, Caxambu, Brazil&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
&lt;br /&gt;
*'''Applied Biosystems Inc., Science Meeting'''&lt;br /&gt;
**September,  2005, Asilomar, CA&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;br /&gt;
&lt;br /&gt;
*'''MGED8, Bergen'''&lt;br /&gt;
**September, 2005&lt;br /&gt;
**Michael Ashburner (Keynote)&lt;/div&gt;</summary>
		<author><name>JoanneLuciano</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Networks&amp;diff=6492</id>
		<title>Networks</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Networks&amp;diff=6492"/>
		<updated>2008-02-05T16:11:46Z</updated>

		<summary type="html">&lt;p&gt;JoanneLuciano: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontologies of Cellular Networks ==&lt;br /&gt;
To ensure highly interactive and productive sessions, the number of workshop participants will be limited. If you are interested in participating, please contact: [mailto:phismith@buffalo.edu Barry Smith]&lt;br /&gt;
&lt;br /&gt;
This workshop is organized by Yves Lussier (Chicago/MAGNet), Alan Ruttenberg (Neurocommons) and Barry Smith (Buffalo/NCBO). It is funded by the United States National Institutes of Health (NIH) through the NIH Roadmap for Medical Research, Grant 1 U54 HG004028. Information on the National Centers for Biomedical Computing can be found at [http://nihroadmap.nih.gov/bioinformatics].&lt;br /&gt;
&lt;br /&gt;
== Goals == &lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on ontologies of cellular networks.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are:&lt;br /&gt;
&lt;br /&gt;
*1. to provide an introduction to the basic tools and methods of ontology &lt;br /&gt;
*2. to foster networking of, and enhanced coordination between, those groups already working on ontologies of cellular networks&lt;br /&gt;
*3. to identify problems which must be solved if ontology methods are to be extended to represent biological  mechanisms in greater detail&lt;br /&gt;
*4. to promote further ontology development in this area with the goal of accelerating our ability to understand basic biological phenomena and to leverage experimental data&lt;br /&gt;
&lt;br /&gt;
== Preliminary Agenda ==&lt;br /&gt;
&lt;br /&gt;
'''Thursday, March 27, 2008''' &lt;br /&gt;
&lt;br /&gt;
* 9:00am Registration and Continental Breakfast&lt;br /&gt;
&lt;br /&gt;
* 9:30am Participant Self-Introductions&lt;br /&gt;
&lt;br /&gt;
* 10:00am '''Session 1 - Biology of Pathways and Networks (Moderator: Yves Lussier)'''&lt;br /&gt;
&lt;br /&gt;
:Presenters will include: &lt;br /&gt;
::Yves Lussier: The Extracellular Membrane&lt;br /&gt;
&lt;br /&gt;
:Potential topics: &lt;br /&gt;
::signalling pathways, metabolic pathways, regulatory networks, interaction networks, gene expression correlation networks, physiological networks, neurocurrent networks&lt;br /&gt;
&lt;br /&gt;
* 11:00am Refreshment Break&lt;br /&gt;
&lt;br /&gt;
* 11:15am (Session 1, contd.)&lt;br /&gt;
&lt;br /&gt;
* 12:30pm   Lunch Break&lt;br /&gt;
&lt;br /&gt;
* 1:30pm '''Session 2 - Computational Analysis of Pathway and Network Data (Moderator: Alan Ruttenberg) &lt;br /&gt;
&lt;br /&gt;
:Presenters will include: &lt;br /&gt;
::Richard Scheuermann: Networks and Modularity&lt;br /&gt;
&lt;br /&gt;
* 3:30pm Refreshment Break&lt;br /&gt;
* 3:45pm '''Session 3 - Introduction to Ontology (Moderator: Barry Smith)'''&lt;br /&gt;
&lt;br /&gt;
:Presenters will include&lt;br /&gt;
::Lindsay Cowell&lt;br /&gt;
::Barry Smith&lt;br /&gt;
&lt;br /&gt;
* 5:00pm End of Day 1 &lt;br /&gt;
&lt;br /&gt;
'''Friday, March 28, 2008'''&lt;br /&gt;
&lt;br /&gt;
* 8:30am Continental Breakfast&lt;br /&gt;
&lt;br /&gt;
* 9:00am Session 4: '''Current Approaches to Pathway and Network Ontologis (Moderator: Richard Scheuermann)'''&lt;br /&gt;
&lt;br /&gt;
:Presenters will include:&lt;br /&gt;
::Peter d'Eustachio: Reactome&lt;br /&gt;
::Ken Fukuda: INOH Pathway Database&lt;br /&gt;
::Balaji S. Srinivasan&lt;br /&gt;
&lt;br /&gt;
* 10:45am   Refreshment Break&lt;br /&gt;
* 11:00am (Session 4, contd.)&lt;br /&gt;
* 12.30pm Lunch Break&lt;br /&gt;
&lt;br /&gt;
* 1:30 '''Session 5 - Gaps in Network Ontology (Moderator: Alan Ruttenberg)'''&lt;br /&gt;
&lt;br /&gt;
:Open discussion; presenters and topics to be decided &lt;br /&gt;
::(example:) Approaches to extending the OBO Foundry to include pathway and network ontologies &lt;br /&gt;
&lt;br /&gt;
* 4:00pm End of Day 2&lt;br /&gt;
&lt;br /&gt;
==Participants==&lt;br /&gt;
&lt;br /&gt;
''Participants will include:''&lt;br /&gt;
&lt;br /&gt;
Robert Arp (NCBO / University at Buffalo)&lt;br /&gt;
&lt;br /&gt;
Gary Bader (BioPAX / University of Toronto)&lt;br /&gt;
&lt;br /&gt;
Helen Berman (Protein Data Bank / Rutgers University)&lt;br /&gt;
&lt;br /&gt;
William Bug (BIRN Ontology Task Force, UC San Diego)&lt;br /&gt;
&lt;br /&gt;
Kei Cheung (Yale Center for Medical Informatics)&lt;br /&gt;
&lt;br /&gt;
Lindsay Cowell (Infectious Disease Ontology / Duke University)&lt;br /&gt;
&lt;br /&gt;
Emek Demir (BioPAX / Memorial Sloan-Kettering Cancer Center)&lt;br /&gt;
&lt;br /&gt;
Peter D'Eustachio (Reactome / New York University)&lt;br /&gt;
&lt;br /&gt;
Ken Ichiro Fukuda (INOH Pathway Database, Tokyo)&lt;br /&gt;
&lt;br /&gt;
Louis Goldberg (Ontology Research Group / University at Buffalo)&lt;br /&gt;
&lt;br /&gt;
Gopal Gopinathrao (Reactome / Cold Spring Harbor Laboratories)&lt;br /&gt;
&lt;br /&gt;
Nancy Gough (''Science'')&lt;br /&gt;
&lt;br /&gt;
Joanne Luciano (BioPAX / MITRE)&lt;br /&gt;
&lt;br /&gt;
Peter Lyster (NIGMS / National Institutes of Health)&lt;br /&gt;
&lt;br /&gt;
Avi Ma'ayan (Mount Sinai School of Medicine)&lt;br /&gt;
&lt;br /&gt;
J. L. E. Mejino, Jr. (FMA Ontology / University of Washington, Seattle)&lt;br /&gt;
&lt;br /&gt;
Darren Natale (Protein Ontology / PIR, Georgetown University)&lt;br /&gt;
&lt;br /&gt;
Oliver Ruebenacker (Center for Cell Analysis and Modelling / University of Connecticut Health Center)&lt;br /&gt;
&lt;br /&gt;
Alan Ruttenberg (BioPAX / Science Commons)&lt;br /&gt;
&lt;br /&gt;
Andrey Rzhetsky (University of Chicago)&lt;br /&gt;
&lt;br /&gt;
Chris Sander (BioPAX / Memorial Sloan-Kettering Cancer Center)&lt;br /&gt;
&lt;br /&gt;
Richard Scheuermann (UTexas SW Medical Center at Dallas)&lt;br /&gt;
&lt;br /&gt;
Stuart Sealfon (Mount Sinai School of Medicine)&lt;br /&gt;
&lt;br /&gt;
Barry Smith (NCBO / University at Buffalo)&lt;br /&gt;
&lt;br /&gt;
Andrea Splendiani (Medical Informatics, Rennes, France)&lt;br /&gt;
&lt;br /&gt;
Balaji S. Srinivasan (Stanford University)&lt;br /&gt;
&lt;br /&gt;
Cathy Wu (Protein Ontology / PIR, Georgetown University)&lt;br /&gt;
&lt;br /&gt;
==Venue / Hotel Reservations ==&lt;br /&gt;
&lt;br /&gt;
[http://www1.hilton.com/en_US/hi/hotel/EWRAHHH-Hilton-Newark-Airport-New-Jersey/index.do Hilton Newark Airport Hotel] &lt;br /&gt;
&lt;br /&gt;
Participants of the NCBO Workshop on Ontologies of Cellular Networks wishing to stay at the Hilton Newark Airport Hotel can make reservations either by calling 800-HILTONS and asking for the '''&amp;quot;National Center for Biomedical Ontology&amp;quot;''' block, or by entering group/convention code '''&amp;quot;NCB&amp;quot;''' when making reservations online at the [http://www1.hilton.com/en_US/hi/hotel/EWRAHHH-Hilton-Newark-Airport-New-Jersey/index.do Hilton Newark Airport Hotel] website. &lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' To qualify for the special room block rate of $149 (+ tax) per night, reservations must be secured no later than '''Wednesday, March 5'''. After this date, reservations will be accepted based on availability and at prevailing rates.&lt;br /&gt;
&lt;br /&gt;
==Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ncbcs.org/summary.html#ncbo National Center for Biomedical Ontology]&lt;br /&gt;
&lt;br /&gt;
==Literature==&lt;br /&gt;
&lt;br /&gt;
[http://jinome.stanford.edu/pdfs/bbm038v1.pdf Current progress in network research]&lt;br /&gt;
&lt;br /&gt;
[http://xml.coverpages.org/OntologyExchange.html An evaluation of ontology exchange languages for bioinformatics]&lt;/div&gt;</summary>
		<author><name>JoanneLuciano</name></author>
	</entry>
</feed>