<?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=Larry+Hunter</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=Larry+Hunter"/>
	<link rel="alternate" type="text/html" href="https://www.bioontology.org//wiki/Special:Contributions/Larry_Hunter"/>
	<updated>2026-06-05T12:00:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=RO:Main_Page&amp;diff=7171</id>
		<title>RO:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=RO:Main_Page&amp;diff=7171"/>
		<updated>2008-05-28T22:46:35Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Open issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=RO - OBO Relation Ontology=&lt;br /&gt;
&lt;br /&gt;
The main RO page is located on [http://obofoundry.org/ro The OBO Foundry Website]&lt;br /&gt;
&lt;br /&gt;
You can browse the ontology and get e-mail list details there.&lt;br /&gt;
&lt;br /&gt;
=Open issues=&lt;br /&gt;
&lt;br /&gt;
There's an RO expert meeting happening in May, 2008. See [[OntologyRelations]]&lt;br /&gt;
&lt;br /&gt;
Note that requests for new terms etc should go in the [http://sourceforge.net/tracker/?group_id=76834&amp;amp;atid=947684 RO tracker]&lt;br /&gt;
&lt;br /&gt;
Mike And Chris' Relation Ontology Proposed (MACROP), a list targets relations is [[MACROP]]&lt;br /&gt;
&lt;br /&gt;
==Three types of relations==&lt;br /&gt;
&lt;br /&gt;
The OBO Relation Ontology (aka the OBO Relationship Types Ontology) distinguished three families of relations, according to whether they hold between instances, types, or combinations thereof, for example:&lt;br /&gt;
&lt;br /&gt;
*1. '''instance_of''' holding between an instance and a type&lt;br /&gt;
*2. '''part_of''' holding between an instance and an instance&lt;br /&gt;
*3. ''part_of'' holding between a type and a type&lt;br /&gt;
&lt;br /&gt;
We use bold face to mark out those relational expressions used in ontologies such as GO to represent the relations between the types these ontologies represent.&lt;br /&gt;
&lt;br /&gt;
In the original Genome Biology [http://genomebiology.com/2005/6/5/R46 paper] we focused primarily on defining relations of type 3. in terms of those of types 1. and 2. This was to meet the need among biologists for clear guidance as to what the relational expressions used in ontologies such as GO precisely mean.&lt;br /&gt;
&lt;br /&gt;
In our treatment of relations of types 1. and 2. we focused primarily on picking out certain instance level relations which we fixed on as primitive -- meaning that they are so basic to the relational architecture of reality that they cannot be defined in terms of anything more basic. The primitive relations selected were as follows:&lt;br /&gt;
&lt;br /&gt;
*c '''instance_of''' C '''at''' t - a primitive relation between a continuant instance and a class which it instantiates at a specific time&lt;br /&gt;
&lt;br /&gt;
*p '''instance_of''' P - a primitive relation between a process instance and a class which it instantiates holding independently of time&lt;br /&gt;
&lt;br /&gt;
*c '''part_of''' c1 '''at''' t - a primitive relation between two continuant instances and a time at which the one is part of the other&lt;br /&gt;
&lt;br /&gt;
*p '''part_of''' p1, r '''part_of''' r1 - a primitive relation of parthood, holding independently of time, either between process instances (one a subprocess of the other), or between spatial regions (one a subregion of the other)&lt;br /&gt;
&lt;br /&gt;
*c '''located_in''' r '''at''' t - a primitive relation between a continuant instance, a spatial region which it occupies, and a time&lt;br /&gt;
&lt;br /&gt;
*r '''adjacent_to''' r1 - a primitive relation of proximity between two continuants&lt;br /&gt;
&lt;br /&gt;
*t '''earlier''' t1 - a primitive relation between two times&lt;br /&gt;
&lt;br /&gt;
*c '''derives_from''' c1 - a primitive relation involving two distinct material continuants c and c1&lt;br /&gt;
&lt;br /&gt;
*p '''has_participant''' c '''at''' t - a primitive relation between a process, a continuant, and a time&lt;br /&gt;
&lt;br /&gt;
*p '''has_agent''' c at '''t''' - a primitive relation between a process, a continuant and a time at which the continuant is causally active in the process&lt;br /&gt;
&lt;br /&gt;
In proposing new relations (both on the [http://www.bioontology.org/wiki/index.php/RO:Main_Page#Proposed_new_relations wiki] and in the http://sourceforge.net/tracker/?group_id=76834&amp;amp;atid=947684&amp;amp;func=browse Sourceforge Tracker], please specify to which of the three types your proposed relation belongs.&lt;br /&gt;
&lt;br /&gt;
*If it is an instance-level relation, please answer the following questions:&lt;br /&gt;
**a. is it already on the list above?&lt;br /&gt;
**b. is it primitive in the above-mentioned sense?&lt;br /&gt;
*If the answer to both of these questions is no,&lt;br /&gt;
**c. can it be defined in terms of the relations on the above list?&lt;br /&gt;
*If yes, please supply a definition (an example is provided below)&lt;br /&gt;
*If no, please propose also those primitive instance-level relations which would need to be added to the RO in order to define it.&lt;br /&gt;
&lt;br /&gt;
==How to Define an Instance-Level Relation==&lt;br /&gt;
&lt;br /&gt;
First, check whether your proposed relation needs a definition -- perhaps it is primitive (see above).&lt;br /&gt;
&lt;br /&gt;
All definitions specify necessary and sufficient conditions. Thus if we are defining what it is to be an A, then the definition might read, for example:&lt;br /&gt;
&lt;br /&gt;
x is an A =def. x has features F1, F2, F3.&lt;br /&gt;
&lt;br /&gt;
This definition would be correct if and only if everything which has features F1, F2, and F3 is an A, and everything which is an A has features F1, F2, and F3.&lt;br /&gt;
&lt;br /&gt;
For instance-level relations, the definition might read as follows:&lt;br /&gt;
&lt;br /&gt;
x stands in instance-level relation r to y =def. x has features F1, F2, y has features F3, F4, x stands in instance-level relations r1, r2 to y.&lt;br /&gt;
&lt;br /&gt;
For a specific example consider '''preceded_by''', a relation between occurrents (drawn from the RO paper).&lt;br /&gt;
&lt;br /&gt;
With the primitive relations '''has_participant''' and '''earlier''' at our disposal we first define the instance-level relation p '''occurring_at''' t as follows:&lt;br /&gt;
&lt;br /&gt;
p '''occurring_at''' t =def. for some c, p '''has_participant''' c '''at''' t.&lt;br /&gt;
&lt;br /&gt;
We can then define:&lt;br /&gt;
&lt;br /&gt;
c '''exists_at''' t =def. for some p, p '''has_participant''' c '''at''' t&lt;br /&gt;
&lt;br /&gt;
p '''preceded_by''' p1 =def. for all t, t1, if p '''occurring_at''' t and p1 '''occurring_at''' t1, then t1 '''earlier''' t&lt;br /&gt;
&lt;br /&gt;
:t '''first_instant''' p =def. &lt;br /&gt;
::p '''occurring_at''' t, and &lt;br /&gt;
::for all t1, if t1 '''earlier''' t, then not p '''occurring_at''' t1&lt;br /&gt;
&lt;br /&gt;
:t '''last_instant''' p =def. &lt;br /&gt;
::p '''occurring_at''' t and &lt;br /&gt;
::for all t1, if t '''earlier''' t1, then not p '''occurring_at''' t1&lt;br /&gt;
&lt;br /&gt;
:p '''immediately_preceded_by''' p1 =def. &lt;br /&gt;
::for some t, t '''first_instant''' p and &lt;br /&gt;
::t '''last_instant''' p1.&lt;br /&gt;
&lt;br /&gt;
In these terms we can also define the instance-level relation '''has_duration''' proposed by Liju:&lt;br /&gt;
&lt;br /&gt;
:p '''has_duration''' y =def. &lt;br /&gt;
::p is an occurrent, and&lt;br /&gt;
::for some t1, t1 '''first_instant''' p, and&lt;br /&gt;
::for some t2, t2 '''last_instant''' p, and&lt;br /&gt;
::for all t, t1 '''earlier''' t and t '''earlier t2''' implies p '''occurring_at''' t [this to ensure that p is continuous; has no gaps], &lt;br /&gt;
;; y is the interval (t1,t2).&lt;br /&gt;
&lt;br /&gt;
Here a new functional operator 'the interval ( , )' has been introduced, which generates the name of an interval from a pair of names for times.&lt;br /&gt;
&lt;br /&gt;
==Proposed new type-level relations==&lt;br /&gt;
&lt;br /&gt;
relations between generically dependent continuants and specifically dependent continuants:&lt;br /&gt;
* concretizes&lt;br /&gt;
* is_concretized_by&lt;br /&gt;
&lt;br /&gt;
* about&lt;br /&gt;
* inheres_in&lt;br /&gt;
* depends_on&lt;br /&gt;
* output_of&lt;br /&gt;
* has_input&lt;br /&gt;
* has_function&lt;br /&gt;
* has_quality&lt;br /&gt;
* realization_of&lt;br /&gt;
* lacks&lt;br /&gt;
&lt;br /&gt;
The lacks family of relations is discussed at: [http://ontology.buffalo.edu/medo/NegativeFindings.pdf]&lt;br /&gt;
&lt;br /&gt;
The treatment of the derives_from relation has been criticised from an ontological point of view: [http://www.ifomis.uni-saarland.de/Home/DerivationBookVersion1-2.pdf]. Transformation_of is always, by definition a 1-1 relation. The thesis in the original [http://genomebiology.com/2005/6/5/R46 RO paper] was (A) that the derives_from relation could be n-1 or 1-n (for n &amp;gt; 1) but also (B) that there are examples of 1-1 derives from relations (e.g. the relation between a living organism and a corpse). This thesis (B) has now been dropped. The relation between a corpse and the predecessor organism is one of transformation.&lt;br /&gt;
&lt;br /&gt;
There is also the terminological problem that &amp;quot;derives_from&amp;quot; is used specifically for evolutionary relationships by some. We will report back on this after the september NCBO anatomy meeting. We may create a &amp;quot;develops_from&amp;quot; parent for transformation_of corresponding to how that relation is currently used in MOD AOs&lt;br /&gt;
&lt;br /&gt;
See also &lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/#pending Pending]&lt;br /&gt;
&lt;br /&gt;
'''The relation of ''overlaps''''' &lt;br /&gt;
&lt;br /&gt;
X ''overlaps''  Y =def. for every t and every x, if x '''instance_of''' X at t, then there is some instance y of Y at t such that (x '''overlaps''' y at t)&lt;br /&gt;
&lt;br /&gt;
where &lt;br /&gt;
&lt;br /&gt;
x '''overlaps''' y at t =def there is some z such that z is '''part_of''' x '''at t''' and z  '''part_of''' y '''at t'''&lt;br /&gt;
&lt;br /&gt;
Note that it can be the case that X ''overlaps'' Y as thus defined, even though Y does not ''overlap'' X.&lt;br /&gt;
&lt;br /&gt;
Thus uterine tracts ''overlaps'' urinogenital sysem but not uriongenital system OVERLAPS uterine tract (because of male urinogenital systems)&lt;br /&gt;
&lt;br /&gt;
Actually uterine tract is part_of urinogenital system, which raises the question of whether each of X's parts overlaps X.&lt;br /&gt;
&lt;br /&gt;
==Proposed Gene Ontology 'Regulates' Relations==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Typedef]&lt;br /&gt;
id: OBO_REL:regulates&lt;br /&gt;
name: regulates&lt;br /&gt;
def: &amp;quot;A relation between a process and a process or quality. A regulates B&lt;br /&gt;
if the unfolding of A affects the frequency, rate or extent of B. A is&lt;br /&gt;
called the regulating process, B the regulates process&amp;quot; []&lt;br /&gt;
transitive_over: OBO_REL:part_of&lt;br /&gt;
&lt;br /&gt;
[Typedef]&lt;br /&gt;
id: OBO_REL:positively_regulates&lt;br /&gt;
name: positively_regulates&lt;br /&gt;
def: &amp;quot;A regulation relation in which the unfolding of the regulating&lt;br /&gt;
process *increases* the frequency, rate or extent of the regulated process&amp;quot;&lt;br /&gt;
[]&lt;br /&gt;
is_a: OBO_REL:regulates&lt;br /&gt;
transitive_over: OBO_REL:part_of&lt;br /&gt;
&lt;br /&gt;
[Typedef]&lt;br /&gt;
id: OBO_REL:negatively_regulates&lt;br /&gt;
name: negatively_regulates&lt;br /&gt;
def: &amp;quot;A regulation relation in which the unfolding of the regulating&lt;br /&gt;
process *decreases* the frequency, rate or extent of the regulated process&amp;quot;&lt;br /&gt;
[]&lt;br /&gt;
is_a: OBO_REL:regulates&lt;br /&gt;
transitive_over: OBO_REL:part_of&lt;br /&gt;
&lt;br /&gt;
Example file:&lt;br /&gt;
ftp://ftp.geneontology.org/pub/go/scratch/gene_ontology_with_regulates_rela&lt;br /&gt;
tions_test.obo&lt;br /&gt;
&lt;br /&gt;
Some follow-up comments at the sourceforge tracker page [https://sourceforge.net/tracker/index.php? func=detail&amp;amp;aid=1874192&amp;amp;group_id=76834&amp;amp;atid=947684 here]:&lt;br /&gt;
&lt;br /&gt;
==Hunter/Bada Proposal for new relations==&lt;br /&gt;
&lt;br /&gt;
GRANULARITY/SPECIFICITY&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We assert that the level of granularity/specifity of the proposed&lt;br /&gt;
relations is a central issue that, once resolved, will provide useful&lt;br /&gt;
guidelines as to what is needed to capture a piece of knowledge by a&lt;br /&gt;
relational link. The examples in this proposal use process terms from&lt;br /&gt;
the Gene Ontology, but we believe that this issue applies to other OBOs&lt;br /&gt;
as well.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We assert that the addition of relations should be primarily guided by&lt;br /&gt;
the effort to link OBO terms with other OBO terms, as is being done in&lt;br /&gt;
the OBO cross-product project. A composite set of links from a given&lt;br /&gt;
more complex OBO terms to more atomic OBO terms will provide the&lt;br /&gt;
(hopefully complete) definition of the former. A given link from the&lt;br /&gt;
term being defined, employing an RO relation, must unambiguously capture&lt;br /&gt;
some piece of knowledge, some part of the definition, of this term. It&lt;br /&gt;
is this unambiguous representation of some part of the complete&lt;br /&gt;
definition of the term that should determine the specificity of the&lt;br /&gt;
relation. This may require the use of a specific relation, but we assert&lt;br /&gt;
that it is more important to avoid losing knowledge in the represented&lt;br /&gt;
definition than to exclusively use general relations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is ideal to use general, reusable relations in such definitions&lt;br /&gt;
without losing information, and we believe that this is sometimes&lt;br /&gt;
possible. For example, for the many GO process terms that use “during”&lt;br /&gt;
to specify a process that is taking place within the span of another&lt;br /&gt;
process (''e.g.'', “actin filament reorganization during cell cycle”), it is&lt;br /&gt;
acceptable to use a standard temporal relation, as no information is&lt;br /&gt;
lost by doing so. However, especially in the definitions of processes,&lt;br /&gt;
we assert that the unambiguous capture of roles of participants will&lt;br /&gt;
require relatively specific relations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There have been efforts to use general relations to denote roles, but&lt;br /&gt;
they have been difficult to define (''e.g.'', has_agent, has_patient,&lt;br /&gt;
has_central_participant) and/or insufficient to specify the role&lt;br /&gt;
(''e.g.'', has_output_participant). If suitably precise general relations&lt;br /&gt;
cannot be defined, relatively specific relations are needed. Thus, for&lt;br /&gt;
all of the growth terms (''e.g.'', “organ growth”, “filamentous growth”),&lt;br /&gt;
if a general relation to indicate what is growing cannot be suitably&lt;br /&gt;
defined, then a specific relation must be created to capture this,&lt;br /&gt;
either in the form of a lexically analogous relation (''e.g.'',&lt;br /&gt;
results_in_growth_of) or as one that incorporates the template&lt;br /&gt;
definitions of the term (''e.g.'', results_in_increase_in_size_or_mass_of,&lt;br /&gt;
since most of the growth terms are defined as the increase in size or&lt;br /&gt;
mass of an entity). These two approaches by themselves are&lt;br /&gt;
computationally synonymous but differ in terms of human comprehension.&lt;br /&gt;
The former, while not adding information for human users, can be&lt;br /&gt;
straightforwardly formed. The latter, while helpful for human users, can&lt;br /&gt;
get unwieldy in the case of complex definitions. For example, the&lt;br /&gt;
detection-of-stimulus terms are defined as the series of events in which&lt;br /&gt;
a stimulus is received by an entity and converted into a molecular&lt;br /&gt;
signal, and&lt;br /&gt;
results_in_reception_of_stimulus_and_conversion_into_molecular_signal_of&lt;br /&gt;
is clearly getting ridiculous.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is also ideal for relations, especially relatively specific ones as&lt;br /&gt;
exemplified above, to be formally defined (''i.e.'', in a computationlly&lt;br /&gt;
procesable way) in terms of more atomic relations. However, it will be&lt;br /&gt;
very difficult to produce formal definitions in terms of more atomic&lt;br /&gt;
relations, especially for relatively specific relations. We assert that&lt;br /&gt;
the linking of OBO terms to generate cross-products should be a&lt;br /&gt;
priority, and this requires the specification of relations (as discussed&lt;br /&gt;
above) to link the terms. A requirement for any proposed relation to&lt;br /&gt;
have a formal decomposed definition in terms of more atomic relations&lt;br /&gt;
would be a significant bottleneck to this process. Just as there is no&lt;br /&gt;
requirement for an added OBO term to have a formal definition, there&lt;br /&gt;
should be no such requirement for an added OBO relation. We would like&lt;br /&gt;
to be clear that we believe it extremely beneficial to have such formal&lt;br /&gt;
definitions (and thus efforts should continually be put into creating&lt;br /&gt;
such definitions), but this should not be an obstacle to the introduction of&lt;br /&gt;
new relations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
LEXICAL FORM&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We propose that each relation should canonically be in the form of a&lt;br /&gt;
verb phrase. We assert that this promotes usability in that it&lt;br /&gt;
emphasizes the fact that these are relationships between entities.&lt;br /&gt;
&lt;br /&gt;
==TAIR Relations==&lt;br /&gt;
&lt;br /&gt;
See http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684&lt;br /&gt;
&lt;br /&gt;
Relations between continuants and occurrents:&lt;br /&gt;
&lt;br /&gt;
* has (function)&lt;br /&gt;
* involved in&lt;br /&gt;
* functions as&lt;br /&gt;
* required for&lt;br /&gt;
* functions in&lt;br /&gt;
* has protein modification of type&lt;br /&gt;
* contributes to&lt;br /&gt;
* is upregulated by&lt;br /&gt;
* is downregulated by&lt;br /&gt;
&lt;br /&gt;
Relations between continuants:&lt;br /&gt;
&lt;br /&gt;
* located in&lt;br /&gt;
* expressed in&lt;br /&gt;
* colocalizes with&lt;br /&gt;
* is subunit of&lt;br /&gt;
* constituent of&lt;br /&gt;
* has protein-protein physical interaction with&lt;br /&gt;
* has protein-DNA interaction with&lt;br /&gt;
* binds to cis-element of&lt;br /&gt;
* acts upstream of&lt;br /&gt;
* acts downstream of&lt;br /&gt;
* expressed during&lt;br /&gt;
* protein is modified by&lt;br /&gt;
* is regulated by&lt;br /&gt;
* represses&lt;br /&gt;
&lt;br /&gt;
Relations between continuants and qualities (phenotypes in our case):&lt;br /&gt;
&lt;br /&gt;
* suppresses gene&lt;br /&gt;
* enhances gene&lt;br /&gt;
* partially enhances gene&lt;br /&gt;
* partially suppresses gene&lt;br /&gt;
&lt;br /&gt;
==Proposed homologous_to relation==&lt;br /&gt;
&lt;br /&gt;
x1 '''directly_descends_from''' x2 iff there are y1, y2 such that:&lt;br /&gt;
&lt;br /&gt;
- y1 is an organism&lt;br /&gt;
&lt;br /&gt;
- x1 is an anatomical structure&lt;br /&gt;
&lt;br /&gt;
- x1 '''part_of''' y1&lt;br /&gt;
&lt;br /&gt;
- y2 is an organism&lt;br /&gt;
&lt;br /&gt;
- x2 is an anatomical structure&lt;br /&gt;
&lt;br /&gt;
- x2 '''part_of''' y2&lt;br /&gt;
&lt;br /&gt;
- y2 is a parent of y1&lt;br /&gt;
&lt;br /&gt;
- the genetic sequence that determined the morphology of x1 is partially a copy of the genetic sequence that determined the morphology of x2.&lt;br /&gt;
&lt;br /&gt;
'''descends_from''' is the instance level relation which is the transitive closure over '''directly_descends_from'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A in B ''descends_from'' C in D  :&lt;br /&gt;
&lt;br /&gt;
For all A(a)  -&amp;gt; exists b, d, c: B(b) &amp;amp; C(c) &amp;amp; D(d)&lt;br /&gt;
&lt;br /&gt;
a '''part_of''' b&lt;br /&gt;
&lt;br /&gt;
a '''descends_from''' c&lt;br /&gt;
&lt;br /&gt;
c '''part_of''' d&lt;br /&gt;
&lt;br /&gt;
(Note – B must be a subclade of the clade descending* from D)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A1 in B1 ''homologous_to A2'' in B2&lt;br /&gt;
&lt;br /&gt;
iff&lt;br /&gt;
&lt;br /&gt;
exists A3, B3:&lt;br /&gt;
&lt;br /&gt;
A1 in B1 ''descends_from A3'' in B3&lt;br /&gt;
&lt;br /&gt;
&amp;amp;&lt;br /&gt;
&lt;br /&gt;
A2 in B2 ''descends_from'' A3 in B3&lt;br /&gt;
&lt;br /&gt;
(Note B1 and B2 must both be subclades of the clade descending* from D)&lt;br /&gt;
&lt;br /&gt;
(*In the genealogical sense)&lt;br /&gt;
&lt;br /&gt;
Note: Do we need to include time (exists &amp;amp; existed)?  FN – just to be on the safe side we can include time – it's not useful but it could stop the some people complaining and it won't affect the logic at all.&lt;br /&gt;
&lt;br /&gt;
=== relation to what is in RO proposed ===&lt;br /&gt;
&lt;br /&gt;
Note that there are a number of synonyms for descended_from, including 'evolutionarily_derived_from' which is currently in ROproposed as follows:&lt;br /&gt;
&lt;br /&gt;
id: OBO_REL:evolutionarily_derived_from&lt;br /&gt;
&lt;br /&gt;
name: evolutionarily_derived_from&lt;br /&gt;
&lt;br /&gt;
def: &amp;quot;Instance 3-ary relation: x edf y as T iff x specified_by gx and gx ancestral_copy_of gy and gy specifies y&amp;quot; []&lt;br /&gt;
&lt;br /&gt;
synonym: &amp;quot;derived_from&amp;quot; RELATED []&lt;br /&gt;
&lt;br /&gt;
synonym: &amp;quot;descended_from&amp;quot; RELATED []&lt;br /&gt;
&lt;br /&gt;
synonym: &amp;quot;evolved_from&amp;quot; RELATED []&lt;br /&gt;
&lt;br /&gt;
is_transitive: true&lt;br /&gt;
&lt;br /&gt;
==OWL Conversion==&lt;br /&gt;
&lt;br /&gt;
The standard GO obo-&amp;gt;owl conversion is used. See [[OboInOwl:Main_Page]] for details&lt;br /&gt;
&lt;br /&gt;
obo1.2 defines &amp;quot;builtin&amp;quot; tags for relations that are hardwired into the obo semantics - is_a and instance_of are tagged builtin. These are not exported in OWL, as these are also part of the OWL language&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=MACROP&amp;diff=7170</id>
		<title>MACROP</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=MACROP&amp;diff=7170"/>
		<updated>2008-05-28T22:46:23Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: New page: This is a placeholder for the MACROP page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a placeholder for the MACROP page&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7113</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7113"/>
		<updated>2008-05-20T21:48:22Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
[[OntologyRelationsMay19MeetingNotes]]&lt;br /&gt;
&lt;br /&gt;
[[Media:david_sutherland.ppt]]&lt;br /&gt;
&lt;br /&gt;
[[Media:regulates.ppt]]&lt;br /&gt;
&lt;br /&gt;
[[Media:overlaps.ppt]]&lt;br /&gt;
&lt;br /&gt;
[[Media:RO-denver-cjm.ppt]]&lt;br /&gt;
&lt;br /&gt;
[[Media:dahdul-ROmeeting.ppt]]&lt;br /&gt;
&lt;br /&gt;
[[Media:Fabian developmental relations.pdf]]&lt;br /&gt;
&lt;br /&gt;
[[Media:Fabian develops_from.pdf]]&lt;br /&gt;
&lt;br /&gt;
[[Media:melissa development examples.ppt]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Hunter Epistemic relations.ppt]]&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
''Note: At least Alan Ruttenberg has expressed that these goals are to much to achieve in the time we have''&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:30AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 8:30-10:30am General (Barry/Chris/Mike) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry) [http://ontology.buffalo.edu/smith/ppt/BFO_RO/OBO_RO_May08.ppt Slides]&lt;br /&gt;
** desired level of granularity (Barry/Mike)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== 10:30am-10:45am: Coffee ===&lt;br /&gt;
&lt;br /&gt;
=== 10:45am - 12:00 noon: Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from &lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== 12:00 noon - 12:30: Lunch ===&lt;br /&gt;
&lt;br /&gt;
=== 12:30 - 2:30pm: Biological qualities and phenotypes (Chris/Werner) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== 2:45 - 4pm: Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
*  RCC8-can we reuse? (Chris)&lt;br /&gt;
* surrounded_by (Chris)&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to and attached_to (Wasila)&lt;br /&gt;
** bona fide vs fiat - when does it matter?&lt;br /&gt;
** Example: axon tracts and neuropil (fiat)&lt;br /&gt;
** Example: tooth attachment use case (bona fide)&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== 4:15 - 5:30pm: Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
=== 5:30pm: Transportation to dinner ===&lt;br /&gt;
&lt;br /&gt;
== Agenda: 9:00AM-4:00PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9:00-10:15am Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
&lt;br /&gt;
=== 10:30am - noon Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== 12:30pm - 2pm Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== 2:15pm - 4pm Other issues, and follow ups === &lt;br /&gt;
&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=File:Hunter_Epistemic_relations.ppt&amp;diff=7112</id>
		<title>File:Hunter Epistemic relations.ppt</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=File:Hunter_Epistemic_relations.ppt&amp;diff=7112"/>
		<updated>2008-05-20T21:45:37Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: Presentation of epistemic relations at the RO meeting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation of epistemic relations at the RO meeting&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7023</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7023"/>
		<updated>2008-05-15T16:28:43Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Agenda: 9:00AM-5:30PM Monday, May 19th 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:30AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 8:30-10:30am General (Barry/Chris/Mike) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry/Mike)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== 10:30am-10:45am: Coffee ===&lt;br /&gt;
&lt;br /&gt;
=== 10:45am - 12:00 noon: Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== 12:00 noon - 12:30: Lunch&lt;br /&gt;
&lt;br /&gt;
=== 12:30 - 2:30pm: Biological qualities and phenotypes (Chris/Werner) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== 2:45 - 4pm: Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* Overview and RCC8 (Melissa)&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to and attached_to (Wasila)&lt;br /&gt;
** bona fide vs fiat - when does it matter?&lt;br /&gt;
** Example: axon tracts and neuropil (fiat)&lt;br /&gt;
**Example: tooth attachment use case (bona fide)&lt;br /&gt;
* surrounded_by (Peter)&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== 4:15 - 5:30pm: Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
=== 5:30pm: Transportation to dinner ===&lt;br /&gt;
&lt;br /&gt;
== Agenda: 9:00AM-4:00PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9:00-10:15am Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
&lt;br /&gt;
=== 10:30am - noon Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== 12:30pm - 2pm Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== 2:15pm - 4pm Other issues, and follow ups === &lt;br /&gt;
&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7022</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7022"/>
		<updated>2008-05-14T22:17:13Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* 9-10:30am&amp;quot; General (Barry/Chris) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 9:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9-10:30am General (Barry/Chris/Mike) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry/Mike)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== 10:30am-10:45am: Coffee ===&lt;br /&gt;
&lt;br /&gt;
=== 10:45am - 12:00 noon: Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== 12:00 noon - 12:30: Lunch&lt;br /&gt;
&lt;br /&gt;
=== 12:30 - 2:30pm: Biological qualities and phenotypes (Chris/Werner) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== 2:45 - 4pm: Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* Overview and RCC8 (Melissa)&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to and attached_to (Wasila)&lt;br /&gt;
** bona fide vs fiat - when does it matter?&lt;br /&gt;
** Example: axon tracts and neuropil (fiat)&lt;br /&gt;
**Example: tooth attachment use case (bona fide)&lt;br /&gt;
* surrounded_by (Peter)&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== 4:15 - 5:30pm: Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
=== 5:30pm: Transportation to dinner ===&lt;br /&gt;
&lt;br /&gt;
== Agenda: 9:00AM-4:00PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9:00-10:15am Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
&lt;br /&gt;
=== 10:30am - noon Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== 12:30pm - 2pm Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== 2:15pm - 4pm Other issues, and follow ups === &lt;br /&gt;
&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7001</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=7001"/>
		<updated>2008-05-13T16:52:59Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Agenda: 9:00AM-5:30PM Monday, May 19th 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 9:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9-10:30am&amp;quot; General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== 10:30am-10:45am: Coffee ===&lt;br /&gt;
&lt;br /&gt;
=== 10:45am - 12:00 noon: Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== 12:00 noon - 12:30: Lunch&lt;br /&gt;
&lt;br /&gt;
=== 12:30 - 2:30pm: Biological qualities and phenotypes (Chris/Werner) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== 2:45 - 4pm: Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Wasila)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== 4:15 - 5:30pm: Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
=== 5:30pm: Transportation to dinner ===&lt;br /&gt;
&lt;br /&gt;
== Agenda: 9:00AM-4:00PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9:00-10:15am Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
&lt;br /&gt;
=== 10:30am - noon Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== 12:30pm - 2pm Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== 2:15pm - 4pm Other issues, and follow ups === &lt;br /&gt;
&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6993</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6993"/>
		<updated>2008-05-12T19:31:22Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 9:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9-10:30am General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== 10:45am - Noon Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== 12:30 -2:30pm Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== 2:45 - 4pm Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Wasila)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== 4:15 - 5:30 Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
=== 5:30pm transportation to dinner&lt;br /&gt;
&lt;br /&gt;
== Agenda: 9:00AM-4:00PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9-10:15am Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
&lt;br /&gt;
=== 10:30am - noon Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== 12:30pm - 2pm Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== 2:15pm - 4pm Other issues, and follow ups === &lt;br /&gt;
&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6992</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6992"/>
		<updated>2008-05-12T19:28:15Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Agenda: 8:00AM-5:30PM Monday, May 19th 2008 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 9:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9-10:30am General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== 10:45am - Noon Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== 12:30 -2:30pm Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== 2:45 - 4pm Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Wasila)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== 4:15 - 5:30 Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
=== 5:30pm transportation to dinner&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6991</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6991"/>
		<updated>2008-05-12T19:26:20Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* General (Barry/Chris) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== 9-10:30am General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Peter)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Wasila)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo (Wasila)&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa, Wasila, Peter) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (Phenoscape/NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (Phenoscape/ NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6825</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6825"/>
		<updated>2008-04-28T14:54:05Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Background Material */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* replaced_by - endochondral bone replaces cartilege (Wasila)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Melissa)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Melissa)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa &amp;amp; Wasila) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.biomedcentral.com/content/pdf/1471-2105-7-S3-S5.pdf SMBM paper discussing the relations in the PASBio predicates]&lt;br /&gt;
&lt;br /&gt;
White paper  on the relations used in the AURA biology system [[media:AURA_relations.pdf]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=File:AURA_relations.pdf&amp;diff=6824</id>
		<title>File:AURA relations.pdf</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=File:AURA_relations.pdf&amp;diff=6824"/>
		<updated>2008-04-28T14:48:23Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: Chaudhri paper on relations used in Project Halo (AURA).&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Chaudhri paper on relations used in Project Halo (AURA).&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6823</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6823"/>
		<updated>2008-04-28T14:22:01Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Confirmed (alphabetically) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* replaced_by - endochondral bone replaces cartilege (Wasila)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Melissa)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Melissa)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa &amp;amp; Wasila) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Vinay Chaudhri (SRI / Menlo Park, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6799</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6799"/>
		<updated>2008-04-18T16:20:32Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Confirmed (alphabetically) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the Relations Ontology biology driven. This means that any relations proposed must be kept:&lt;br /&gt;
** simple, with well-thought out definitions&lt;br /&gt;
** example-driven, that is an instance-level definition must exist (see RO paper)&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* replaced_by - endochondral bone replaces cartilege (Wasila)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Melissa)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Melissa)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa &amp;amp; Wasila) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Larry / Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Larry)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed (alphabetically) ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Mary Dolan (MGI / Bar Harbor, ME)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Darren Natale (PRO / Georgetown, Washington, DC)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Karin Verspoor (host / Denver, CO)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6782</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6782"/>
		<updated>2008-04-11T19:29:47Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* General (Barry/Chris) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the meeting biologist driven. This means that any logical theories discussed must be kept:&lt;br /&gt;
** simple&lt;br /&gt;
** example-driven&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
** desired level of granularity (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* replaced_by - endochondral bone replaces cartilege (Wasila)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Melissa)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Melissa)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa &amp;amp; Wasila) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Bada)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Mary Dolan (MGI  / Bar Harbor, ME)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6781</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6781"/>
		<updated>2008-04-11T19:28:32Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Biochemical (Mike B) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the meeting biologist driven. This means that any logical theories discussed must be kept:&lt;br /&gt;
** simple&lt;br /&gt;
** example-driven&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* replaced_by - endochondral bone replaces cartilege (Wasila)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Melissa)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Melissa)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa &amp;amp; Wasila) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms. (Bada)&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Mary Dolan (MGI  / Bar Harbor, ME)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6780</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6780"/>
		<updated>2008-04-11T19:28:09Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Biochemical (Mike B) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Workshop on the Relationship Ontology'''&lt;br /&gt;
&lt;br /&gt;
The [http://ncbo.us National Center for Biomedical Ontology] will host a two-day workshop focused on the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
== Guidelines and Goals == &lt;br /&gt;
&lt;br /&gt;
* Our over-arching guiding principle is to keep the meeting biologist driven. This means that any logical theories discussed must be kept:&lt;br /&gt;
** simple&lt;br /&gt;
** example-driven&lt;br /&gt;
** expressed in a clear, consistent symbol-free syntax&lt;br /&gt;
&lt;br /&gt;
* The goals of this workshop are to develop the content of the relationship ontology. By the end of the meeting we hope to complete all of the following:&lt;br /&gt;
** All outstanding items on the request tracking system are solved&lt;br /&gt;
** All relations in ro_proposed are &amp;quot;blessed&amp;quot; and move into RO proper&lt;br /&gt;
** A release of the cross-product (xp) files is generated&lt;br /&gt;
** We will produce a new release of the RO&lt;br /&gt;
&lt;br /&gt;
== Preparation == &lt;br /&gt;
&lt;br /&gt;
* The leader of each session topic should be prepared to provide a summary of the issues involved and the available choices to be decided upon&lt;br /&gt;
* Leaders should recommend papers to read in preparation and send out PDFs for CS folks and biologistsd&lt;br /&gt;
* Nomi Harris and Chris Mungall are working to ensure that OBO-Edit2 will be fit to use during the workshop so that we can use it to immediately modify the RO&lt;br /&gt;
 &lt;br /&gt;
== Agenda: 8:00AM-5:30PM Monday, May 19th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== General (Barry/Chris) === &lt;br /&gt;
&lt;br /&gt;
* review of principles&lt;br /&gt;
** all-some(time) (Barry)&lt;br /&gt;
* review of website, tracker (Chris)&lt;br /&gt;
** process for adding terms&lt;br /&gt;
* review of current primary representation in .obo, .owl conversion (Chris)&lt;br /&gt;
* ID policy (BFO), ontology lifecycle issues etc&lt;br /&gt;
* cross-products&lt;br /&gt;
&lt;br /&gt;
=== Development and anatomy (DavidOS) ===&lt;br /&gt;
&lt;br /&gt;
* stages and temporal relations&lt;br /&gt;
** DavidOS/Fabian&lt;br /&gt;
** Interval calculus&lt;br /&gt;
** ZFA stages use case: start, end&lt;br /&gt;
* develops_from (Melissa)&lt;br /&gt;
* relations from CARO paper (Fabian)&lt;br /&gt;
* review biological_process_xp_cell (Chris/MikeB)&lt;br /&gt;
* replaced_by - endochondral bone replaces cartilege (Wasila)&lt;br /&gt;
* agent_in - is it valid? &amp;quot;heart process&amp;quot; example - DavidH/Chris&lt;br /&gt;
&lt;br /&gt;
=== Biological qualities and phenotypes (Chris) ===&lt;br /&gt;
&lt;br /&gt;
* lacks_part (Werner)&lt;br /&gt;
* inheres_in&lt;br /&gt;
** relational qualities&lt;br /&gt;
*** towards relation&lt;br /&gt;
*** relational qualities and relations - what's the difference. lacks_part example&lt;br /&gt;
* relations between qualities, comparisons and abnormality&lt;br /&gt;
&lt;br /&gt;
=== Spatial relations (Melissa/Suzi) ===&lt;br /&gt;
&lt;br /&gt;
* surrounded_by&lt;br /&gt;
* overlaps - bone + joint use case (Melissa)&lt;br /&gt;
* connected_to - axon tracts and neuropil (fiat binary)&lt;br /&gt;
* attached_to - bone + bone use case (Melissa)&lt;br /&gt;
* RCC8 - can we just import directly?&lt;br /&gt;
* bona fide vs fiat - when does it matter&lt;br /&gt;
* spatial.obo&lt;br /&gt;
&lt;br /&gt;
=== Regulation (David/Tanya/Chris) ===&lt;br /&gt;
&lt;br /&gt;
* regulates, +, -&lt;br /&gt;
* composition of regulation relations&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1888149&amp;amp;group_id=76834&amp;amp;atid=947684] [http://www.bioontology.org/wiki/index.php/RO:Main_Page#TAIR_Relations TAIR relations]&lt;br /&gt;
&lt;br /&gt;
== Agenda: 8:00AM-3:30PM Tuesday, May 20th 2008 ==&lt;br /&gt;
&lt;br /&gt;
=== Evolutionary (Melissa &amp;amp; Wasila) === &lt;br /&gt;
&lt;br /&gt;
* homologous_to &amp;amp; evo_derives_from&lt;br /&gt;
&lt;br /&gt;
=== Biochemical (Mike B) === &lt;br /&gt;
&lt;br /&gt;
* pathways (BioPAX-OBO, AlanR)&lt;br /&gt;
* review bp_xp_chebi (Bada)&lt;br /&gt;
* Molecular interactions and the PSI-MI relation(esque) terms.&lt;br /&gt;
&lt;br /&gt;
=== Epistemic (Larry) === &lt;br /&gt;
&lt;br /&gt;
* supported_by et al&lt;br /&gt;
&lt;br /&gt;
=== Logical/representation issues === &lt;br /&gt;
&lt;br /&gt;
* FOL representations of RO (Thom &amp;amp; Fabian)&lt;br /&gt;
* RO and BFO&lt;br /&gt;
* OBO and OWL issues (Alan, Chris, Nigam)&lt;br /&gt;
* instance vs type level; punning vs separate IDs&lt;br /&gt;
* the time issue. OWL representation (Alan)&lt;br /&gt;
* ternary relations in RO: DavidS's use case (DavidOS/Chris)&lt;br /&gt;
* Erick's list of meta-relations&lt;br /&gt;
* idiosyncratic relations in the FMA (Suzi/Nigam)&lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
* This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
* Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
* A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
* If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Peter Midford (NESCent)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
# Mary Dolan (MGI  / Bar Harbor, ME)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6762</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6762"/>
		<updated>2008-04-10T16:35:26Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Goals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. The agenda is still a work in progess, and topics discussed will depend on progress made in preliminary discussions which will be documented on this wiki. Possible areas for discussion are:&lt;br /&gt;
&lt;br /&gt;
# What new relationships should be added to the RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
## The relations that are required for anatomies and development (David O-S, Melissa H, Fabian N can you expand on this?)&lt;br /&gt;
## The relations that are required for describing phenotypic data (Chris can you expand on this?)&lt;br /&gt;
## The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
## The relations between macromolecular entities described in the Molecular Interactions ontology &amp;quot;Interaction types&amp;quot; hierarchy.&lt;br /&gt;
## Idiosyncratic relationships in the FMA&lt;br /&gt;
## The Larry Hunter epistemic relations&lt;br /&gt;
## The Larry Hunter &amp;amp; Mike Bada relationships to ChEBI&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. all-some question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGD / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6761</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6761"/>
		<updated>2008-04-10T16:29:12Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Goals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. The agenda is still a work in progess, and topics discussed will depend on progress made in preliminary discussions which will be documented on this wiki. Possible areas for discussion are:&lt;br /&gt;
&lt;br /&gt;
# What new relationships should be added to the RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
## The relations that are required for anatomies and development (David O-S, Melissa H, Fabian N can you expand on this?)&lt;br /&gt;
## The relations that are required for describing phenotypic data (Chris can you expand on this?)&lt;br /&gt;
## The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
## The relations between macromolecular entities described in the Molecular Interactions ontology&lt;br /&gt;
## Idiosyncratic relationships in the FMA&lt;br /&gt;
## The Larry Hunter epistemic relations&lt;br /&gt;
## The Larry Hunter &amp;amp; Mike Bada relationships to ChEBI&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. all-some question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Tanya Berardini (TAIR / Stanford, CA)&lt;br /&gt;
# Bill Bug (BIRN / San Diego, CA)&lt;br /&gt;
# Werner Ceusters (ORG / Buffalo, NY)&lt;br /&gt;
# Wasila Dahdul (NESCENT)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGD / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Washington, DC)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (ORG / Buffalo, NY)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6460</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6460"/>
		<updated>2008-01-23T21:21:44Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Logistics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. In particular we will discuss these areas:&lt;br /&gt;
&lt;br /&gt;
# To add new relationships to RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
#* The &amp;quot;regulates&amp;quot; relationship&lt;br /&gt;
#* The relations that are required for anatomies and development&lt;br /&gt;
#* The relations that are required for describing phenotypic data&lt;br /&gt;
#* The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver], probably in room 204 of the  [http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [http://www.flydenver.com/ Denver International Airport].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn].  It's not walking distance, but it is the closest decent hotel and we will work to arrange carpools if necessary.  If you are driving yourself, you will need [http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Judith Blake (JAX / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (Center for Ontology / Buffalo, NY)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Wash, DC)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6459</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6459"/>
		<updated>2008-01-23T21:19:33Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Logistics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. In particular we will discuss these areas:&lt;br /&gt;
&lt;br /&gt;
# To add new relationships to RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
#* The &amp;quot;regulates&amp;quot; relationship&lt;br /&gt;
#* The relations that are required for anatomies and development&lt;br /&gt;
#* The relations that are required for describing phenotypic data&lt;br /&gt;
#* The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [[http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver]], probably in room 204 of the  [[http://www.uchsc.edu/anschutzmedicalcampus/projects/nativehealth.htm Nighthorse Campbell building]]. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [[http://www.flydenver.com/ Denver International Airport]].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [[http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn]].  It's not quite walking distance, but we will carpool.  If you are driving yourself, you will need [[http://ucdhsc.edu/admin/facilities/parking/docs/AMC-UCD-VisitorParking.pdf visitor parking information]].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [[mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas]] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Judith Blake (JAX / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (Center for Ontology / Buffalo, NY)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Wash, DC)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=RO:Main_Page&amp;diff=6454</id>
		<title>RO:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=RO:Main_Page&amp;diff=6454"/>
		<updated>2008-01-23T19:07:11Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Open issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=RO - OBO Relation Ontology=&lt;br /&gt;
&lt;br /&gt;
The main RO page is located on sourceforge: [http://obo.sourceforge.net/relationship]&lt;br /&gt;
&lt;br /&gt;
You can browse the ontology and get e-mail list details there.&lt;br /&gt;
&lt;br /&gt;
=Open issues=&lt;br /&gt;
&lt;br /&gt;
There's an RO expert meeting happening in May, 2008. See [[OntologyRelations]]&lt;br /&gt;
&lt;br /&gt;
==Proposed new relations==&lt;br /&gt;
&lt;br /&gt;
* inheres_in&lt;br /&gt;
* depends_on&lt;br /&gt;
* output_of&lt;br /&gt;
* has_input&lt;br /&gt;
* has_function&lt;br /&gt;
* has_quality&lt;br /&gt;
* realization_of&lt;br /&gt;
* lacks&lt;br /&gt;
&lt;br /&gt;
The lacks family of relations is discussed at: [http://ontology.buffalo.edu/medo/NegativeFindings.pdf]&lt;br /&gt;
&lt;br /&gt;
The treatment of the derives_from relation has been criticised from an ontological point of view: [http://www.ifomis.uni-saarland.de/Home/DerivationBookVersion1-2.pdf]. Transformation_of is always, by definition a 1-1 relation. The thesis in the original [http://genomebiology.com/2005/6/5/R46 RO paper] was (A) that the derives_from relation could be n-1 or 1-n (for n &amp;gt; 1) but also (B) that there are examples of 1-1 derives from relations (e.g. the relation between a living organism and a corpse). This thesis (B) has now been dropped. The relation between a corpse and the predecessor organism is one of transformation.&lt;br /&gt;
&lt;br /&gt;
There is also the terminological problem that &amp;quot;derives_from&amp;quot; is used specifically for evolutionary relationships by some. We will report back on this after the september NCBO anatomy meeting. We may create a &amp;quot;develops_from&amp;quot; parent for transformation_of corresponding to how that relation is currently used in MOD AOs&lt;br /&gt;
&lt;br /&gt;
See also &lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/#pending Pending]&lt;br /&gt;
&lt;br /&gt;
==Hunter/Bada Proposal for new relations==&lt;br /&gt;
&lt;br /&gt;
We propose the addition of nine new relationships (and nine additional inverse relationships) to the RO.   The relationship are defined and linked to the existing relationships at [http://compbio.uchsc.edu/Hunter_lab/Bada/extended_relationship.obo].  &lt;br /&gt;
&lt;br /&gt;
Perhaps the most basic of these is intended to capture the idea of a process leading to a change in a continuant: &amp;lt;process&amp;gt; results_in_change_in &amp;lt;continuant&amp;gt;  (see the above linked OBO file for formal definitions).  We also propose two more specific versions of this when the continuant is either the thing changed (results_in_change_from) or the thing that results from the change (results_in_change_to).  &lt;br /&gt;
&lt;br /&gt;
In addition, we propose well over 1000 assertions using these relationships among terms from the GO, ChEBI and CL ontologies.  In a first draft, we've identified 30 assertions in which &amp;lt;GO Biological Process&amp;gt;&lt;br /&gt;
results_in_change_in &amp;lt;ChEBI term&amp;gt;, 13 assertions in which &amp;lt;GO:BP&amp;gt; results_in_change_in &amp;lt;GO:CC&amp;gt; and 41 assertions in which &amp;lt;GO:BP&amp;gt; results_in_change_in &amp;lt;CL term&amp;gt;.   The more specific relationships are actually more prevalent: We've identified an initial 641 assertions in which &amp;lt;GO:BP&amp;gt; results_in_change_to &amp;lt;ChEBI term&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The other relationships we propose are:&lt;br /&gt;
&lt;br /&gt;
* results_in_capability_to_change_to&lt;br /&gt;
* results_in_directed_movement_of&lt;br /&gt;
* results_in_division_of&lt;br /&gt;
* results_in_joining_of&lt;br /&gt;
* results_in_perception_of&lt;br /&gt;
* results_in_regulation_of&lt;br /&gt;
&lt;br /&gt;
Definitions of each and positions in the RO hierarchy are in the OBO file. &lt;br /&gt;
&lt;br /&gt;
We've posted a message with the subject &amp;quot;Hunter/Bada Proposal for New Relations&amp;quot; on the relationship-ontology mailing list describing our rationales for these in more detail.&lt;br /&gt;
&lt;br /&gt;
==OWL Conversion==&lt;br /&gt;
&lt;br /&gt;
The standard GO obo-&amp;gt;owl conversion is used. See [[OboInOwl:Main_Page]] for details&lt;br /&gt;
&lt;br /&gt;
obo1.2 defines &amp;quot;builtin&amp;quot; tags for relations that are hardwired into the obo semantics - is_a and instance_of are tagged builtin. These are not exported in OWL, as these are also part of the OWL language&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6453</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6453"/>
		<updated>2008-01-23T19:03:25Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Logistics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. In particular we will discuss these areas:&lt;br /&gt;
&lt;br /&gt;
# To add new relationships to RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
#* The &amp;quot;regulates&amp;quot; relationship&lt;br /&gt;
#* The relations that are required for anatomies and development&lt;br /&gt;
#* The relations that are required for describing phenotypic data&lt;br /&gt;
#* The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [[http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver]], probably in room 204 of the Ben Nighthorse Campbell building. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [[http://www.flydenver.com/ Denver International Airport]].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [[http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn]].  It's not quite walking distance, but we will carpool.&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [[mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas]] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Judith Blake (JAX / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (Center for Ontology / Buffalo, NY)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Wash, DC)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6452</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6452"/>
		<updated>2008-01-23T19:01:59Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Invited */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. In particular we will discuss these areas:&lt;br /&gt;
&lt;br /&gt;
# To add new relationships to RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
#* The &amp;quot;regulates&amp;quot; relationship&lt;br /&gt;
#* The relations that are required for anatomies and development&lt;br /&gt;
#* The relations that are required for describing phenotypic data&lt;br /&gt;
#* The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [[http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver]], probably in room 204 of the Ben Nighthorse Campbell building. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [[http://www.flydenver.com/ Denver International Airport]].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [[http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn]].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [[mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas]] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Judith Blake (JAX / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (Center for Ontology / Buffalo, NY)&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Wash, DC)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6451</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6451"/>
		<updated>2008-01-23T19:01:43Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Invited */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. In particular we will discuss these areas:&lt;br /&gt;
&lt;br /&gt;
# To add new relationships to RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
#* The &amp;quot;regulates&amp;quot; relationship&lt;br /&gt;
#* The relations that are required for anatomies and development&lt;br /&gt;
#* The relations that are required for describing phenotypic data&lt;br /&gt;
#* The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [[http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver]], probably in room 204 of the Ben Nighthorse Campbell building. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [[http://www.flydenver.com/ Denver International Airport]].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [[http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn]].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [[mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas]] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Judith Blake (JAX / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (Center for Ontology / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
# Chris Mungall (Flybase / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Wash, DC)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
# Nigam Shah (NCBO / Stanford, CA)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6450</id>
		<title>OntologyRelations</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=OntologyRelations&amp;diff=6450"/>
		<updated>2008-01-23T19:00:46Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Logistics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on the Relationship Ontology ==&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 the relationship between terms (classes) in ontologies.&lt;br /&gt;
&lt;br /&gt;
The goals of this workshop are to develop the content of the relationship ontology. In particular we will discuss these areas:&lt;br /&gt;
&lt;br /&gt;
# To add new relationships to RO: [[RO:Main_Page | Current Proposals for new relations ]]&lt;br /&gt;
#* The &amp;quot;regulates&amp;quot; relationship&lt;br /&gt;
#* The relations that are required for anatomies and development&lt;br /&gt;
#* The relations that are required for describing phenotypic data&lt;br /&gt;
#* The relations that are required for cross-products between anatomy and biological process&lt;br /&gt;
# To consolidate the methodology for doing so&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
&lt;br /&gt;
=== Monday, May 19th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Suzi Lewis: Logistics and protocols&lt;br /&gt;
&lt;br /&gt;
8:45 Introductions: why you attended, background and expertise&lt;br /&gt;
&lt;br /&gt;
9:00 Barry Smith (moderator): Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
10:00 break&lt;br /&gt;
&lt;br /&gt;
10:30 (continued) Discussion of methodology for creating new relations (e.g. some-part question)&lt;br /&gt;
&lt;br /&gt;
11:30 Set priorities and ordering of the listed discussion topics. &lt;br /&gt;
&lt;br /&gt;
12:00 Lunch&lt;br /&gt;
&lt;br /&gt;
13:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
15:00 break&lt;br /&gt;
&lt;br /&gt;
15:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
17:30 Done for the day&lt;br /&gt;
&lt;br /&gt;
19:30 dinner&lt;br /&gt;
&lt;br /&gt;
=== Tuesday, May 20th 2008 ===&lt;br /&gt;
&lt;br /&gt;
8:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
10:30 break&lt;br /&gt;
&lt;br /&gt;
11:00 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
12:00 lunch&lt;br /&gt;
&lt;br /&gt;
1:30 Discussion of topics&lt;br /&gt;
&lt;br /&gt;
2:30 Suzi Lewis: Summary of the meeting, action items, resolutions, and future plans.&lt;br /&gt;
&lt;br /&gt;
3:30 Departures&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
'''Monday and Tuesday, May 19-20, 2008''' &lt;br /&gt;
&lt;br /&gt;
== Logistics ==&lt;br /&gt;
&lt;br /&gt;
'''University of Colorado Medical School''' &lt;br /&gt;
&lt;br /&gt;
This meeting will take place on the [[http://www.uchsc.edu/anschutzmedicalcampus/ Anschutz medical Campus of the University of Colorado at Denver]], probably in room 204 of the Ben Nighthorse Campbell building. &lt;br /&gt;
&lt;br /&gt;
Fly in to the [[http://www.flydenver.com/ Denver International Airport]].&lt;br /&gt;
&lt;br /&gt;
A good nearby hotel is the [[http://www.druryhotels.com/properties/denvereast.cfm East Denver Drury Inn]].&lt;br /&gt;
&lt;br /&gt;
If you need advice or want to talk to someone regarding logistics, email [[mailto:Kathy.R.Thomas@uchsc.edu Kathy Thomas]] and mention the Relation Ontology expert meeting in May.&lt;br /&gt;
&lt;br /&gt;
== Invited Participants ==&lt;br /&gt;
=== Confirmed ===&lt;br /&gt;
# Mike Bada (host / Denver, CO)&lt;br /&gt;
# Judith Blake (JAX / Bar Harbor, ME)&lt;br /&gt;
# Larry Hunter (host / Denver, CO)&lt;br /&gt;
# Suzi Lewis (NCBO / Berkeley, CA)&lt;br /&gt;
# David Osumi-Sutherland (FlyBase / Cambridge, UK)&lt;br /&gt;
# Alan Ruttenberg (Science Commons / Cambridge, MA)&lt;br /&gt;
# Barry Smith (NCBO / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
=== Invited ===&lt;br /&gt;
# Thomas Bittner (Center for Ontology / Buffalo, NY)&lt;br /&gt;
&lt;br /&gt;
# Melissa Haendel (ZFIN / Eugene, OR)&lt;br /&gt;
# David Hill (MGI / Bar Harbor, ME)&lt;br /&gt;
# Waclaw Kusnierczyk (Bergen, Norway)&lt;br /&gt;
# Chris Mungall (NCBO / Berkeley, CA)&lt;br /&gt;
# Fabian Neuhaus (NIST / Wash, DC)&lt;br /&gt;
# Cornelius Rosse (FMA / Seattle, WA)&lt;br /&gt;
&lt;br /&gt;
== Background Material ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org/ro/ Relation Ontology Home ]&lt;br /&gt;
&lt;br /&gt;
[[RO:Main_Page | Current Proposals for new relations ]]&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=List_of_unmatched_glossary_terms&amp;diff=6449</id>
		<title>List of unmatched glossary terms</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=List_of_unmatched_glossary_terms&amp;diff=6449"/>
		<updated>2008-01-23T18:30:28Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: New page: The follow list is of terms from the glossary of ''Being Alive,''(an introductory textbook of molecular biology by Larry Hunter, forthcoming from MIT Press) that could not be matched to an...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The follow list is of terms from the glossary of ''Being Alive,''(an introductory textbook of molecular biology by Larry Hunter, forthcoming from MIT Press) that could not be matched to any OBO ontology term.  About half of these are related to evolution or population biology.  Some of these probably do not belong in an ontology at all (e.g. names of disciplines or research areas).  Others are probably missing terms in an existing ontology. These mappings were done by Michael Bada and Larry Hunter in December of 2007.&lt;br /&gt;
&lt;br /&gt;
* Absolute fitness &lt;br /&gt;
* Actin &lt;br /&gt;
* Activation energy &lt;br /&gt;
* Advantageous mutation &lt;br /&gt;
* Allometry&lt;br /&gt;
* Alpha carbon (of an amino acid)&lt;br /&gt;
* Amino acid polymerase&lt;br /&gt;
* Anatomy&lt;br /&gt;
* Anti-microbial peptide&lt;br /&gt;
* Antigen&lt;br /&gt;
* Aqueous (solution)&lt;br /&gt;
* Assortive mating&lt;br /&gt;
* Atomic weight &lt;br /&gt;
* Backbone (of a polypeptide)&lt;br /&gt;
* Balancing selection&lt;br /&gt;
* Bioethics&lt;br /&gt;
* Biomass&lt;br /&gt;
* Bioprospecting&lt;br /&gt;
* Bond energy&lt;br /&gt;
* Bone morphogenetic protein&lt;br /&gt;
* Carboxylase&lt;br /&gt;
* Central Dogma, The&lt;br /&gt;
* Cerebral ganglion&lt;br /&gt;
* Chemical fossil&lt;br /&gt;
* Chip-chip&lt;br /&gt;
* Chiral&lt;br /&gt;
* Clonal colony&lt;br /&gt;
* Coevolution&lt;br /&gt;
* Colony&lt;br /&gt;
* Combinatorial chemistry&lt;br /&gt;
* Complementary base&lt;br /&gt;
* Complementary strand (of DNA)&lt;br /&gt;
* Coprolites&lt;br /&gt;
* Core (of a protein)&lt;br /&gt;
* Cytology&lt;br /&gt;
* Dehydrogenase&lt;br /&gt;
* Deleterious mutation&lt;br /&gt;
* Dendritic tree&lt;br /&gt;
* Diastole&lt;br /&gt;
* Dihedral angle&lt;br /&gt;
* Dinitrogen heterocycle&lt;br /&gt;
* Directional selection&lt;br /&gt;
* Diversifying selection (see balancing selection)&lt;br /&gt;
* Dominant&lt;br /&gt;
* Double-stranded RNA&lt;br /&gt;
* dsRNA (see Double-stranded RNA)&lt;br /&gt;
* Electronegativity&lt;br /&gt;
* Electronic structure (of an atom or molecule)&lt;br /&gt;
* Electrostatic force&lt;br /&gt;
* Elements&lt;br /&gt;
* Emergent property&lt;br /&gt;
* Endosymbiosis&lt;br /&gt;
* Enthalpy&lt;br /&gt;
* Entropy&lt;br /&gt;
* Equilibrium&lt;br /&gt;
* Essential (genes)&lt;br /&gt;
* Etiology&lt;br /&gt;
* Evo devo (see Evolutionary development)&lt;br /&gt;
* Evolution&lt;br /&gt;
* Evolutionary development&lt;br /&gt;
* Excitable (in cells)&lt;br /&gt;
* Excitatory neurotransmitter&lt;br /&gt;
* Exon shuffling hypothesis&lt;br /&gt;
* Expression (of an allele)&lt;br /&gt;
* Fitness&lt;br /&gt;
* Fitness landscape&lt;br /&gt;
* Fixation (of a trait)&lt;br /&gt;
* Freeloader&lt;br /&gt;
* Functional group (of atoms in a molecule)&lt;br /&gt;
* Gastrula&lt;br /&gt;
* Gene family&lt;br /&gt;
* Gene flow&lt;br /&gt;
* Genetic code&lt;br /&gt;
* Genetic discrimination&lt;br /&gt;
* Genetic drift&lt;br /&gt;
* Genetic pollution&lt;br /&gt;
* Genotyping array&lt;br /&gt;
* Genus&lt;br /&gt;
* Gross anatomy&lt;br /&gt;
* Group selection&lt;br /&gt;
* Hairpin turn (in a protein structure)&lt;br /&gt;
* Hardy-Weinberg equilibrium&lt;br /&gt;
* Heritable&lt;br /&gt;
* Heterozygous&lt;br /&gt;
* High-throughput screening&lt;br /&gt;
* Histology&lt;br /&gt;
* Homeobox genes&lt;br /&gt;
* Homogeneous (mixture)&lt;br /&gt;
* Homozygous&lt;br /&gt;
* Horizontal transmission (of genes)&lt;br /&gt;
* Hox genes (see Homeobox genes)&lt;br /&gt;
* Humoral immune response&lt;br /&gt;
* Hydrophobic&lt;br /&gt;
* Hypothesis-driven research&lt;br /&gt;
* Hypoxia&lt;br /&gt;
* Ichnofossil&lt;br /&gt;
* Immune memory&lt;br /&gt;
* Immunization&lt;br /&gt;
* In vitro fertilization&lt;br /&gt;
* Independent assortment (of genes)&lt;br /&gt;
* Inducible knockout&lt;br /&gt;
* Infarction&lt;br /&gt;
* Ingression&lt;br /&gt;
* Inhibitory neurotransmitter&lt;br /&gt;
* Institutional Review Board (IRB)&lt;br /&gt;
* Insulin&lt;br /&gt;
* Interferon&lt;br /&gt;
* Interstitial fluid&lt;br /&gt;
* Involution&lt;br /&gt;
* Isomer&lt;br /&gt;
* Isotope&lt;br /&gt;
* Karyotype&lt;br /&gt;
* Kin selection&lt;br /&gt;
* Knockdown&lt;br /&gt;
* Knockout&lt;br /&gt;
* Landraces&lt;br /&gt;
* Lesion&lt;br /&gt;
* Lipidomics&lt;br /&gt;
* Long term potentiation&lt;br /&gt;
* Loop (of a protein)&lt;br /&gt;
* Macroevolution&lt;br /&gt;
* Mass extinction&lt;br /&gt;
* Metabolomics&lt;br /&gt;
* Metaplasia&lt;br /&gt;
* Microevolution&lt;br /&gt;
* Mixture&lt;br /&gt;
* Monogenic (trait)&lt;br /&gt;
* Monomer&lt;br /&gt;
* Morphogenic field&lt;br /&gt;
* Multicellular&lt;br /&gt;
* Mutualism&lt;br /&gt;
* Natural selection&lt;br /&gt;
* Niche&lt;br /&gt;
* Obligatory parasite&lt;br /&gt;
* Oncogene&lt;br /&gt;
* Orbital&lt;br /&gt;
* Osmotic pressure&lt;br /&gt;
* Oxidative stress&lt;br /&gt;
* Particulate (inheritance)&lt;br /&gt;
* Pathogen&lt;br /&gt;
* Periodic table of the elements&lt;br /&gt;
* Perturbations&lt;br /&gt;
* Phage&lt;br /&gt;
* Pharmacogenomics&lt;br /&gt;
* Phenotypic Plasticity&lt;br /&gt;
* Phi angle (of a peptide bond)&lt;br /&gt;
* Physiology&lt;br /&gt;
* Pleotropy&lt;br /&gt;
* Pluripotent&lt;br /&gt;
* Polygenic (trait)&lt;br /&gt;
* Polyprotein&lt;br /&gt;
* Population&lt;br /&gt;
* Population genetics&lt;br /&gt;
* Precautionary principle &lt;br /&gt;
* Preclinical research&lt;br /&gt;
* Protein folding problem  (see protein structure prediction)&lt;br /&gt;
* Protein structure prediction&lt;br /&gt;
* Proteomics&lt;br /&gt;
* Protist&lt;br /&gt;
* Psi angle (of a peptide bond)&lt;br /&gt;
* Public health&lt;br /&gt;
* Punctuated equilibrium&lt;br /&gt;
* Purifying selection (see directional selection)&lt;br /&gt;
* Recessive&lt;br /&gt;
* Reflex&lt;br /&gt;
* Reproductive isolation&lt;br /&gt;
* Resuscitation&lt;br /&gt;
* Reversible (reaction)&lt;br /&gt;
* SMAD&lt;br /&gt;
* Saturated (hydrocarbon)&lt;br /&gt;
* Selectively permeable (membrane)&lt;br /&gt;
* Selex&lt;br /&gt;
* Selfish genes&lt;br /&gt;
* Serial homologues&lt;br /&gt;
* Sexual selection&lt;br /&gt;
* Side chain (of an amino acid)&lt;br /&gt;
* Small Molecule&lt;br /&gt;
* Solute&lt;br /&gt;
* Solvent&lt;br /&gt;
* Species&lt;br /&gt;
* Statolith&lt;br /&gt;
* Stoichiometry &lt;br /&gt;
* Synthetic lethal&lt;br /&gt;
* Systems biology&lt;br /&gt;
* Systole&lt;br /&gt;
* Taxon (plural taxa)&lt;br /&gt;
* Template-directed DNA repair&lt;br /&gt;
* Terminal differentiation&lt;br /&gt;
* Thermodynamically feasible reaction&lt;br /&gt;
* Transamination&lt;br /&gt;
* Tumor suppressor gene&lt;br /&gt;
* Unipotent&lt;br /&gt;
* Valence&lt;br /&gt;
* Wild type&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Evolutionary_Biology_and_Ontologies&amp;diff=6448</id>
		<title>Evolutionary Biology and Ontologies</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Evolutionary_Biology_and_Ontologies&amp;diff=6448"/>
		<updated>2008-01-23T18:01:10Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Additional Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;[[Image:Evolution2008-OntologyWorkshop.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This workshop will be held in conjunction with the [http://www.cce.umn.edu/conferences/evolution/ Evolution 2008] meeting in Minneapolis, MN on June 20, 2008. It is organized under the auspices of the [http://ncbo.us National Center for Biomedical Ontologies] (NCBO) in collaboration with the [http://www.nescent.org/ National Evolutionary Synthesis Center] (NESCent). Please disseminate widely using the URL for this page, or the [http://www.nescent.org/documents/EBO_Flyer.pdf  workshop flyer]. &lt;br /&gt;
&lt;br /&gt;
; Organizers: Barry Smith (Buffalo), Paula Mabee (University of South Dakota), Todd Vision (University of North Carolina, Chapel Hill), Monte Westerfield (University of Oregon)&lt;br /&gt;
&lt;br /&gt;
; Focus: This meeting is focused on the application of ontologies to studies in evolutionary biology and related disciplines, with a particular emphasis on studies of the phenotype. &lt;br /&gt;
&lt;br /&gt;
; Goals: &lt;br /&gt;
:# Introducing what ontologies are, how they should be built, what makes an ontology useful, and how ontologies help people collaborate across disciplines; &lt;br /&gt;
:# Giving illustrations of ontologies actually being used to address problems of interest to evolutionary biologists; &lt;br /&gt;
:# Networking and planning: what do we do next in order to advance ontology-based information integration in evolutionary biology? &lt;br /&gt;
&lt;br /&gt;
; Registration: Registration will be open to attendees of the Evolution 2008 conference at no additional cost.&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
 &lt;br /&gt;
*9:00-10:00 	'''''Tutorial: An Introduction to Ontology for Evolutionary Biology'''''&lt;br /&gt;
Barry Smith, NCBO / Center of Excellence in Bioinformatics and Life Sciences, University at Buffalo&lt;br /&gt;
&lt;br /&gt;
*10.00-10.30 Morning Break&lt;br /&gt;
&lt;br /&gt;
*10:30-11:00 '''''An Introduction to the PATO Phenotype Ontology'''''&lt;br /&gt;
Chris Mungall, NCBO / University of California, Berkeley &lt;br /&gt;
&lt;br /&gt;
*11:00-11:30 '''''Using Ontologies in the NCBO Project to Link Fish and Fly Mutants to Human Diseases'''''&lt;br /&gt;
Monte Westerfield, Director, Zebrafish Information Network and Institute of Neuroscience, Eugene, OR&lt;br /&gt;
&lt;br /&gt;
*11:30-12:00 '''''An Introduction to the Use of Ontologies in Linking Evolutionary Phenotypes to Genetics'''''&lt;br /&gt;
Paula Mabee, University of South Dakota &lt;br /&gt;
&lt;br /&gt;
*12:00-1:00 Lunch&lt;br /&gt;
&lt;br /&gt;
*1:00-1:45 '''''An Introduction to the CARO Anatomy Reference Ontology; Multispecies Ontologies'''''&lt;br /&gt;
Melissa Haendel, Anatomy Curator, Zebrafish Information Network, Eugene, OR &lt;br /&gt;
&lt;br /&gt;
*1:45-2:15 '''''Developing an Ontology for Amphibians using NLP''''' &lt;br /&gt;
Anne Maglia, University of Missouri-Rolla&lt;br /&gt;
 &lt;br /&gt;
*2:15-2:45 Afternoon Break&lt;br /&gt;
&lt;br /&gt;
*2:45-3:15 '''''Ontologies, Image Databases, and Evolutionary Biology'''''&lt;br /&gt;
Martin Ramirez, Museo Argentino de Ciencias Naturales “Bernardino Rivadavia”, Buenos Aires, Argentina&lt;br /&gt;
 &lt;br /&gt;
*3:15-3:45 '''''An Introduction to the Use of Anatomy Ontologies for the Identification of Genes Underlying Complex Traits'''''&lt;br /&gt;
Todd Vision, Associate Director, National Evolutionary Synthesis Center and Dept. of Biology, University of North Carolina&lt;br /&gt;
 &lt;br /&gt;
*3:45-4:45 '''''Roundtable &amp;amp; Discussion'''''&lt;br /&gt;
&lt;br /&gt;
*4:45-5:00 '''''Wrap-Up Session: Next Steps'''''&lt;br /&gt;
Suzanna Lewis, NCBO / University of California, Berkeley and Paula Mabee&lt;br /&gt;
&lt;br /&gt;
== Background Reading ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org The OBO Foundry]&lt;br /&gt;
&lt;br /&gt;
Haendel MA, Neuhaus F, Osumi-Sutherland D, Mabee PM, Mejino JLV, Mungall CJ, Smith b. (2008) CARO - The common anatomy reference ontology&lt;br /&gt;
http://www.bioontology.org/wiki/images/0/0d/CAROchapter.pdf&lt;br /&gt;
In Anatomy Ontologies for Bioinformatics: Principles and Practice, A. Burger, D. Davidson and R. Baldock (eds).&lt;br /&gt;
&lt;br /&gt;
Mabee PM, Ashburner M, Cronk Q, Gkoutos GV, Haendel M, Segerdell E, Mungall C, Westerfield M (2007) [http://dx.doi.org/10.1016/j.tree.2007.03.013 Phenotype ontologies: the bridge between genomics and evolution]. Trends in Ecology and Evolution 22, 345-50.&lt;br /&gt;
&lt;br /&gt;
Maglia AM, Leopold JL, Pugener, LA, Gauch S (2007) [http://psb.stanford.edu/psb-online/proceedings/psb07/maglia.pdf An anatomical ontology for amphibians]. Pacific Symposium on Biocomputing 12: 367-378.&lt;br /&gt;
&lt;br /&gt;
Midford PE (2004) [http://dx.doi.org/10.1093/bioinformatics/bth433 Ontologies for behavior]. Bioinformatics 20, 3700-1.&lt;br /&gt;
&lt;br /&gt;
Ramirez MJ, Coddington JA, Maddison WP, Midford PE, Prendini L, Miller J,&lt;br /&gt;
Griswold CE, Hormiga G, Sierwald P, Scharff N, Benjamin SP, Wheeler WC&lt;br /&gt;
(2007) [http://dx.doi/org/10.1080/10635150701313848 Text linking of digital images to phylogenetic data matrices using a morphological ontology]. Systematic Biology 56, 283-94.&lt;br /&gt;
&lt;br /&gt;
Smith B,  Ashburner M,  Rosse C, et al. [http://www.nature.com/nbt/journal/v25/n11/pdf/nbt1346.pdf The OBO Foundry: Coordinated evolution of ontologies to support biomedical data integration], Nature Biotechnology 2007; 25 (11): 1251-1255.&lt;br /&gt;
&lt;br /&gt;
== Additional Resources ==&lt;br /&gt;
&lt;br /&gt;
Michael Bada and Larry Hunter did an analysis of the glossary of terms for the book ''Being Alive'' (by Larry Hunter, forthcoming from MIT Press) found 189 terms that were not mappable to any OBO ontology.  About half of these terms were related to evolution or population biology.  The  [[list of unmatched glossary terms]] is available and may be useful for ensuring the comprehensiveness of an evolutionary biology ontology.&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=Evolutionary_Biology_and_Ontologies&amp;diff=6447</id>
		<title>Evolutionary Biology and Ontologies</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=Evolutionary_Biology_and_Ontologies&amp;diff=6447"/>
		<updated>2008-01-23T17:58:21Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: Additional Resources&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;[[Image:Evolution2008-OntologyWorkshop.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This workshop will be held in conjunction with the [http://www.cce.umn.edu/conferences/evolution/ Evolution 2008] meeting in Minneapolis, MN on June 20, 2008. It is organized under the auspices of the [http://ncbo.us National Center for Biomedical Ontologies] (NCBO) in collaboration with the [http://www.nescent.org/ National Evolutionary Synthesis Center] (NESCent). Please disseminate widely using the URL for this page, or the [http://www.nescent.org/documents/EBO_Flyer.pdf  workshop flyer]. &lt;br /&gt;
&lt;br /&gt;
; Organizers: Barry Smith (Buffalo), Paula Mabee (University of South Dakota), Todd Vision (University of North Carolina, Chapel Hill), Monte Westerfield (University of Oregon)&lt;br /&gt;
&lt;br /&gt;
; Focus: This meeting is focused on the application of ontologies to studies in evolutionary biology and related disciplines, with a particular emphasis on studies of the phenotype. &lt;br /&gt;
&lt;br /&gt;
; Goals: &lt;br /&gt;
:# Introducing what ontologies are, how they should be built, what makes an ontology useful, and how ontologies help people collaborate across disciplines; &lt;br /&gt;
:# Giving illustrations of ontologies actually being used to address problems of interest to evolutionary biologists; &lt;br /&gt;
:# Networking and planning: what do we do next in order to advance ontology-based information integration in evolutionary biology? &lt;br /&gt;
&lt;br /&gt;
; Registration: Registration will be open to attendees of the Evolution 2008 conference at no additional cost.&lt;br /&gt;
&lt;br /&gt;
== Draft Agenda ==&lt;br /&gt;
 &lt;br /&gt;
*9:00-10:00 	'''''Tutorial: An Introduction to Ontology for Evolutionary Biology'''''&lt;br /&gt;
Barry Smith, NCBO / Center of Excellence in Bioinformatics and Life Sciences, University at Buffalo&lt;br /&gt;
&lt;br /&gt;
*10.00-10.30 Morning Break&lt;br /&gt;
&lt;br /&gt;
*10:30-11:00 '''''An Introduction to the PATO Phenotype Ontology'''''&lt;br /&gt;
Chris Mungall, NCBO / University of California, Berkeley &lt;br /&gt;
&lt;br /&gt;
*11:00-11:30 '''''Using Ontologies in the NCBO Project to Link Fish and Fly Mutants to Human Diseases'''''&lt;br /&gt;
Monte Westerfield, Director, Zebrafish Information Network and Institute of Neuroscience, Eugene, OR&lt;br /&gt;
&lt;br /&gt;
*11:30-12:00 '''''An Introduction to the Use of Ontologies in Linking Evolutionary Phenotypes to Genetics'''''&lt;br /&gt;
Paula Mabee, University of South Dakota &lt;br /&gt;
&lt;br /&gt;
*12:00-1:00 Lunch&lt;br /&gt;
&lt;br /&gt;
*1:00-1:45 '''''An Introduction to the CARO Anatomy Reference Ontology; Multispecies Ontologies'''''&lt;br /&gt;
Melissa Haendel, Anatomy Curator, Zebrafish Information Network, Eugene, OR &lt;br /&gt;
&lt;br /&gt;
*1:45-2:15 '''''Developing an Ontology for Amphibians using NLP''''' &lt;br /&gt;
Anne Maglia, University of Missouri-Rolla&lt;br /&gt;
 &lt;br /&gt;
*2:15-2:45 Afternoon Break&lt;br /&gt;
&lt;br /&gt;
*2:45-3:15 '''''Ontologies, Image Databases, and Evolutionary Biology'''''&lt;br /&gt;
Martin Ramirez, Museo Argentino de Ciencias Naturales “Bernardino Rivadavia”, Buenos Aires, Argentina&lt;br /&gt;
 &lt;br /&gt;
*3:15-3:45 '''''An Introduction to the Use of Anatomy Ontologies for the Identification of Genes Underlying Complex Traits'''''&lt;br /&gt;
Todd Vision, Associate Director, National Evolutionary Synthesis Center and Dept. of Biology, University of North Carolina&lt;br /&gt;
 &lt;br /&gt;
*3:45-4:45 '''''Roundtable &amp;amp; Discussion'''''&lt;br /&gt;
&lt;br /&gt;
*4:45-5:00 '''''Wrap-Up Session: Next Steps'''''&lt;br /&gt;
Suzanna Lewis, NCBO / University of California, Berkeley and Paula Mabee&lt;br /&gt;
&lt;br /&gt;
== Background Reading ==&lt;br /&gt;
&lt;br /&gt;
[http://obofoundry.org The OBO Foundry]&lt;br /&gt;
&lt;br /&gt;
Haendel MA, Neuhaus F, Osumi-Sutherland D, Mabee PM, Mejino JLV, Mungall CJ, Smith b. (2008) CARO - The common anatomy reference ontology&lt;br /&gt;
http://www.bioontology.org/wiki/images/0/0d/CAROchapter.pdf&lt;br /&gt;
In Anatomy Ontologies for Bioinformatics: Principles and Practice, A. Burger, D. Davidson and R. Baldock (eds).&lt;br /&gt;
&lt;br /&gt;
Mabee PM, Ashburner M, Cronk Q, Gkoutos GV, Haendel M, Segerdell E, Mungall C, Westerfield M (2007) [http://dx.doi.org/10.1016/j.tree.2007.03.013 Phenotype ontologies: the bridge between genomics and evolution]. Trends in Ecology and Evolution 22, 345-50.&lt;br /&gt;
&lt;br /&gt;
Maglia AM, Leopold JL, Pugener, LA, Gauch S (2007) [http://psb.stanford.edu/psb-online/proceedings/psb07/maglia.pdf An anatomical ontology for amphibians]. Pacific Symposium on Biocomputing 12: 367-378.&lt;br /&gt;
&lt;br /&gt;
Midford PE (2004) [http://dx.doi.org/10.1093/bioinformatics/bth433 Ontologies for behavior]. Bioinformatics 20, 3700-1.&lt;br /&gt;
&lt;br /&gt;
Ramirez MJ, Coddington JA, Maddison WP, Midford PE, Prendini L, Miller J,&lt;br /&gt;
Griswold CE, Hormiga G, Sierwald P, Scharff N, Benjamin SP, Wheeler WC&lt;br /&gt;
(2007) [http://dx.doi/org/10.1080/10635150701313848 Text linking of digital images to phylogenetic data matrices using a morphological ontology]. Systematic Biology 56, 283-94.&lt;br /&gt;
&lt;br /&gt;
Smith B,  Ashburner M,  Rosse C, et al. [http://www.nature.com/nbt/journal/v25/n11/pdf/nbt1346.pdf The OBO Foundry: Coordinated evolution of ontologies to support biomedical data integration], Nature Biotechnology 2007; 25 (11): 1251-1255.&lt;br /&gt;
&lt;br /&gt;
== Additional Resources ==&lt;br /&gt;
&lt;br /&gt;
Michael Bada and Larry Hunter did an analysis of the glossary of terms for the book ''Being Alive'' (by Larry Hunter, forthcoming from MIT Press) found 189 terms that were not mappable to any OBO ontology.  About half of these terms were related to evolution or population biology.  The list of glossary terms that did '''not''' match any OBO term is [[here]].&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=RO:Main_Page&amp;diff=4992</id>
		<title>RO:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=RO:Main_Page&amp;diff=4992"/>
		<updated>2007-02-16T16:27:40Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: /* Proposed new relations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=RO - OBO Relation Ontology=&lt;br /&gt;
&lt;br /&gt;
The main RO page is located on sourceforge:&lt;br /&gt;
&lt;br /&gt;
- [http://obo.sourceforge.net/relationship]&lt;br /&gt;
&lt;br /&gt;
You can browse the ontology, get mail list details etc there&lt;br /&gt;
&lt;br /&gt;
=Open issues=&lt;br /&gt;
&lt;br /&gt;
==Proposed new relations==&lt;br /&gt;
&lt;br /&gt;
The lacks family of relations is being discussed&lt;br /&gt;
&lt;br /&gt;
Next we will be examining:&lt;br /&gt;
&lt;br /&gt;
has_function, has_quality, and relations that deal with creation, consumption and development&lt;br /&gt;
&lt;br /&gt;
The derives_from relation has been criticised from an ontological POV (REF?). There is also the terminological problem that &amp;quot;derives_from&amp;quot; is used specifically for evolutionary relationships by some. We will report back on this after the september NCBO anatomy meeting. We may create a &amp;quot;develops_from&amp;quot; parent for transformation_of corresponding to how that relation is currently used in MOD AOs&lt;br /&gt;
&lt;br /&gt;
==Hunter/Bada Proposal for new relations==&lt;br /&gt;
&lt;br /&gt;
We propose the addition of nine new relationships (and nine additional inverse relationships) to the RO.   The relationship are defined and linked to the existing relationships in this OBO file [[media:Relationship-proposal.zip]].   Each of our proposed relationships has a range over the GO biological process hierarchy, although with varying domains, mostly over continuents.  &lt;br /&gt;
&lt;br /&gt;
Perhaps the most basic of these is intended to capture the idea of a process leading to a change in a continuent: &amp;lt;process&amp;gt; results-in-change-in &amp;lt;continuent&amp;gt;  (see the above linked OBO file for formal definitions).  We also propose two more specific versions of this when the continuent is either the thing changed (results-in-change-from) or the thing that results from the change (results-in-change-to).  &lt;br /&gt;
&lt;br /&gt;
In addition, we propose well over 1000 instances of these relationships among terms from the GO, ChEBI and CTO ontologies.  For example, we identified 30 instances of a &amp;lt;GO Biological Process&amp;gt;&lt;br /&gt;
results-in-change-in &amp;lt;ChEBI term&amp;gt;, 13 instances where &amp;lt;GO:BP&amp;gt; results-in-change-in &amp;lt;GO:CC&amp;gt; and 41 instances where &amp;lt;GO:BP&amp;gt; results-in-change-in &amp;lt;CTO term&amp;gt;.   The more specific relationships are actually more prevalent: we propose 593 instances of &amp;lt;GO:BP&amp;gt; results-in-change-to &amp;lt;ChEBI term&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The other relationships we propose are:&lt;br /&gt;
&lt;br /&gt;
* results-in-capability-to-change-to&lt;br /&gt;
* results-in-directed-movement-of&lt;br /&gt;
* results-in-division-of&lt;br /&gt;
* results-in-joining-of&lt;br /&gt;
* results-in-perception-of&lt;br /&gt;
* results-in-regulation-of&lt;br /&gt;
&lt;br /&gt;
Definitions of each and positions in the RO hierarchy are in the OBO file. &lt;br /&gt;
&lt;br /&gt;
We've posted a message with the subject &amp;quot;Hunter/Bada Proposal for New Relations&amp;quot; on the relationship-ontology mailing list describing our rationales for these in more detail.&lt;br /&gt;
&lt;br /&gt;
==OWL Conversion==&lt;br /&gt;
&lt;br /&gt;
The standard GO obo-&amp;gt;owl conversion is used. See [[OboInOwl:Main_Page]] for details&lt;br /&gt;
&lt;br /&gt;
obo1.2 defines &amp;quot;builtin&amp;quot; tags for relations that are hardwired into the obo semantics - is_a and instance_of are tagged builtin. These are not exported in OWL, as these are also part of the OWL language&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
	<entry>
		<id>https://www.bioontology.org//mediawiki/index.php?title=File:Relationship-proposal.zip&amp;diff=4991</id>
		<title>File:Relationship-proposal.zip</title>
		<link rel="alternate" type="text/html" href="https://www.bioontology.org//mediawiki/index.php?title=File:Relationship-proposal.zip&amp;diff=4991"/>
		<updated>2007-02-16T16:24:09Z</updated>

		<summary type="html">&lt;p&gt;Larry Hunter: Hunter / Bada proposal for new RO relationships&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hunter / Bada proposal for new RO relationships&lt;/div&gt;</summary>
		<author><name>Larry Hunter</name></author>
	</entry>
</feed>