There are too many ideas here for me to digest at once, but I have some comments.<div><br></div><div>One of the problems with my examples is that I have to make a separate code base to fully support each &quot;thing&quot; I try to include</div>
<div><br></div><div>In my occurrence examples I simply stub out an &quot;individual&quot;, it would have been better to have these exist as a separate table.</div><div><br></div><div>One data set might make statements about a specific individual and coin their own URI for that individual, that is later observed and recorded in a different data set.</div>
<div><br></div><div>Since it is difficult to determine ahead of time what other studies might have data about that same individual, it would be easiest to create the following triple after verifying that it is true.</div>
<div><br></div><div>IndividualDataSetA owl:sameAs IndividualDataSetB</div><div><br></div><div>Also I have no examples for unknown or partially identified taxa.</div><div><br></div><div>My thinking is that this is still a kind of species concept but one that is unspecified. I don&#39;t think it would be good to mark it up as only an instance of a genus.</div>
<div><br></div><div>So something like &lt;SpeciesConceptUnspecifiedInsect_Culex&gt;</div><div><br></div><div>This would indicate that the individual has been identified as some Insect in the genus Culex,</div><div><br></div>
<div>This can be interpreted as as asserting that the individual is an instance of some species concept within the Insect genus Culex.</div><div><br></div><div>The way to deal with observations of multi-individual groups might be handled with &quot;something like&quot; the following:</div>
<div><br></div><div>A swarm of bees <a href="http://lod.taxonconcept.org/ses/z9oqP#MultipleIndividualGroup">http://lod.taxonconcept.org/ses/z9oqP#MultipleIndividualGroup</a></div><div><br></div><div>This has different allowed properties than an individual.</div>
<div><br></div><div>For instance it could have a count for each sex.</div><div><br></div><div>male:2</div><div>female:1000</div><div>immature:0</div><div><br></div><meta charset="utf-8"><div>#Swarm could be a subproperty of #MultipleIndividualGroup</div>
<div><br></div><div>This is somewhat like a #Population, but I can think of instances where the #Population and #MultipleIndividualGroup are different things.</div><meta charset="utf-8"><meta charset="utf-8"><div><br></div>
<div>- Pete</div><div><br></div><div><br></div><div><a href="http://en.wikipedia.org/wiki/Provenance"></a><br><div class="gmail_quote">On Mon, Jun 6, 2011 at 5:09 PM, Steve Baskauf <span dir="ltr">&lt;<a href="mailto:steve.baskauf@vanderbilt.edu">steve.baskauf@vanderbilt.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  

<div bgcolor="#ffffff" text="#000000">
Comments inline<br>
<br>
Paul Murray wrote:<br>
...<div class="im"><br>
<blockquote type="cite">
  <div><span style="font-family:Times">
  <div><span style="font-family:Helvetica">How
about:</span></div>
  <div><span style="font-family:Helvetica">An
Occurrence is the <i>reification</i> of an individual&#39;s involvement in
(entaglement with? presence at? relationship to?) an event. It reifies
an &quot;Event involvesIndividual Individual&quot; fact.</span></div>
  <div><font face="Helvetica"><br>
  </font></div>
  </span></div>
  <div>The need for this construct is that we often need to say a
number of additional things about an individual&#39;s involvement with
(presence at) an event beyond simply assertin that there is some
relationship. We need to say what tokens that individual left, what
role that individual had (Predator? Prey? Parasite?), perhaps temporal
or other limits of that particular individual at the event. Occurrence
is the object to which these facts may be attached. An individual might
meaningfully have more than one occurrence at an event - particularly
in cases where events are part-of larger events, or where an individual
somehow has multiple roles (hyenas chased away from their kill by a
lion - or is it the other way around?).</div>
  <div><br>
  </div>
  <div>To put it another way: &quot;reification&quot; = &quot;tuple&quot; = &quot;association
table&quot; = &quot;pulling a property out into an object&quot;. More or less.</div>
  <div><br>
  </div>
</blockquote></div>
Yes and I would add &quot;=RDF graph node&quot; to your list above.  It is a
relationship made into something onto which we can slap an identifier
and link other resources via object properties.  I would add that its
nature is similar to that of dwc:Event (which you could say is a
reification of an Occurrence&#39;s relationship to a Location and time) and
a dwc:Identification (which you could say is a reification of the
relationship between an &quot;Individual&quot; and the Taxon that somebody
asserts that it represents).  None of these things (Occurrence, Event,
or Identification) have a physical existence.  They exist because we
need them to connect instances of other classes of resources.  We give
them names that have something to do with the nature of the connection,
but they really are just connections (or nodes if you wish).<div class="im"><br>
<br>
Peter DeVries wrote:<br>
&gt; Wouldn&#39;t the individual be asserted to be an instance of a species
&quot;concept&quot;<br></div>
Defining an Individual this way assumes that one knows what taxon the
Individual represents.  What about the Individual I&#39;ve assigned the
GUID <a href="http://bioimages.vanderbilt.edu/ind-baskauf/70858" target="_blank">http://bioimages.vanderbilt.edu/ind-baskauf/70858</a> ?  I don&#39;t
really have any idea what it is.  That really shouldn&#39;t prevent me from
assigning it a GUID and an rdf:type.  I suppose that you could do what
Rich suggested which was to require at least one dwc:Identification at
a level as high as &quot;Life&quot; but I would prefer to say that an Individual
could have 0 to many dwc:Identifications, with &quot;many&quot; being the number
of Taxa that people wish to assert that it represents.  That number is
never fixed because somebody could always come along later and assert
that it was something else, or even assert that it is the same taxon
that somebody else previously had asserted.  <br><div class="im">
<br>
Richard Pyle wrote:<br>
&gt;<br>
&gt; I think the hardest part will be to define the allowable scope of
“Individual”.  In my mind, it should at least span from single organism
to multiple organisms up to<br>
&gt;colony and population; and can be circumscribed by any taxon
concept (including “Life”).  I have been re-thinking whether “part”
should be treated as a separate<br>
&gt; individual.  I used to think yes, but lately I’ve been thinking no.<br>
<br></div>
I think that the answer to this question is related to the original
definition of Paul&#39;s that started this thread (i.e. reification of
relationships to create identifiable/linkable entities).  Back in
October when you and I were butting heads on this topic, I think that
the mistake was to try to demand that an Individual represent both a
physical individual organism and the &quot;reification&quot; (my new favorite
word) of an conceptual entity that connects an Identification to an
Occurrence (a so-called TaxonomicallyHomogeneousUnit) [see Kevin
Richard&#39;s comment at
<a href="http://lists.tdwg.org/pipermail/tdwg-content/2010-November/001956.html" target="_blank">http://lists.tdwg.org/pipermail/tdwg-content/2010-November/001956.html</a>
which first made this distinction clearly].  In some cases, it is easy
to define a resource as being both things (e.g. discrete organisms) but
in others it&#39;s not (colonial organisms, clones, herds, tissue cultures,
etc.).  After thinking about this for a long time I felt that the best
thing to do was to cleanly separate the physical thing (a.k.a. a
&quot;token&quot;) from the conceptual thing (the reified entity onto which we
can hang Identifications and Occurrence records).  If one wishes or if
it is convenient, one could describe a particular resource as both the
token and the conceptual thing (e.g. in the case of a discrete
organism) but if it is more convenient one can identify the conceptual
entity as a separate thing and identify any number of related tokens
associated with this entity.  These related tokens could span the range
from individual cells to tissues to discrete organisms to herds to
populations and the relationships among them could be described using
dcterms:hasPart or other appropriate object properties.  This was the
approach we decided to take with darwin-sw (see
<a href="http://code.google.com/p/darwin-sw/wiki/ClassIndividual" target="_blank">http://code.google.com/p/darwin-sw/wiki/ClassIndividual</a>
<a href="http://code.google.com/p/darwin-sw/wiki/TokenIssues" target="_blank">http://code.google.com/p/darwin-sw/wiki/TokenIssues</a> and
<a href="http://code.google.com/p/darwin-sw/wiki/ClassToken" target="_blank">http://code.google.com/p/darwin-sw/wiki/ClassToken</a> for a more detailed
description of the approach with diagrams and references).  This
approach can handle these situations:<div class="im"><br>
Richard Pyle wrote:<br>
&gt; Most people think of a coral head as an “individual”, but it’s
really a colony of polyps.  Ants are usually curated as individual
organisms, but can also be useful to collapse to colonies.  <br></div>
Nico Cellinese wrote:<br>
&gt; I also agreed that an individual doesn&#39;t have to be whole, so in
my opinion &quot;parts&quot; can also be considered &#39;the individual in question&#39;.
Similarly, I also agree that up to populations we can still talk about
individuals.  However, it is important to be able to link &quot;parts&quot; to
the whole individuals if needed, e.g. is_part_of.<br>
<br>
Separate the abstract TaxonomicallyHomogeneousUnit from the physical
tokens and this issue goes away:<div class="im"><br>
Richard Pyle wrote:<br>
&gt; That is my old thinking.  My new thinking is that you abstract up
to an<br>
&gt; whole organism when you have a part (e.g., tissue sample), when
representing<br>
&gt; an Occurrence; just as you would abstract down to &quot;Indidividual&quot;,
when you<br>
&gt; what to represent Taxon-at-Event for an Occurrence.<br>
<br></div>
In darwin-sw we did not attempt to define a real ontology of tokens
that are physical parts or conglomerations of organisms
(cells/tissues/discrete
organisms/herds/populations/colonies/clones/etc.), but that would be a
good thing to do.  It could be done in isolation from the definition of
the &quot;reified&quot; TaxonomicallyHomogeneousUnit.  <br>
<br>
Steve<br>
<pre cols="72">-- 
Steven J. Baskauf, Ph.D., Senior Lecturer
Vanderbilt University Dept. of Biological Sciences

postal mail address:
VU Station B 351634
Nashville, TN  37235-1634,  U.S.A.

delivery address:
2125 Stevenson Center
1161 21st Ave., S.
Nashville, TN 37235

office: 2128 Stevenson Center
phone: <a href="tel:%28615%29%20343-4582" value="+16153434582" target="_blank">(615) 343-4582</a>,  fax: <a href="tel:%28615%29%20343-6707" value="+16153436707" target="_blank">(615) 343-6707</a>
<a href="http://bioimages.vanderbilt.edu" target="_blank">http://bioimages.vanderbilt.edu</a>
</pre>
</div>

<br>_______________________________________________<br>
tdwg-content mailing list<br>
<a href="mailto:tdwg-content@lists.tdwg.org">tdwg-content@lists.tdwg.org</a><br>
<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content" target="_blank">http://lists.tdwg.org/mailman/listinfo/tdwg-content</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>







------------------------------------------------------------------------------------<br>Pete DeVries<br>Department of Entomology<br>University of Wisconsin - Madison<br>445 Russell Laboratories<br>1630 Linden Drive<br>Madison, WI 53706<br>
Email: <a href="mailto:pdevries@wisc.edu" target="_blank">pdevries@wisc.edu</a><br><a href="http://www.taxonconcept.org/" target="_blank">TaxonConcept</a>  &amp;  <a href="http://about.geospecies.org/" target="_blank">GeoSpecies</a> Knowledge Bases<br>
A Semantic Web, <a href="http://linkeddata.org/" target="_blank">Linked Open Data</a>  Project<br>--------------------------------------------------------------------------------------<br>
</div>