Hi Steve,<div><br></div><div>I try to take some time to think about your notes, sorry for the delay.</div><div><br></div><div>There are many different contexts that can be used when thinking about species and related data.</div>

<div><br></div><div>It is often useful to separate these contexts into different kinds of related entities.</div><div><br></div><div>Here are some contexts that I think are useful to separate</div><div><br></div><div><div>
<a href="http://lod.taxonconcept.org/ses/mCcSp#Image">http://lod.taxonconcept.org/ses/mCcSp#Image</a>      - An image of a Cougar</div><div><a href="http://lod.taxonconcept.org/ses/mCcSp#Occurrence">http://lod.taxonconcept.org/ses/mCcSp#Occurrence</a> - An occurrence of a Cougar</div>
<div><a href="http://lod.taxonconcept.org/ses/mCcSp#Individual">http://lod.taxonconcept.org/ses/mCcSp#Individual</a> - An individual Cougar</div><div><a href="http://lod.taxonconcept.org/ses/mCcSp#Taxonomy">http://lod.taxonconcept.org/ses/mCcSp#Taxonomy</a>   - A Basic Taxonomy for the Cougar, one alternative among many potential classifications</div>
<div><a href="http://lod.taxonconcept.org/ses/mCcSp#NCBI_Taxonomy">http://lod.taxonconcept.org/ses/mCcSp#NCBI_Taxonomy</a> - The NCBI Taxonomy for Cougar, or starting at the lowest available clade</div><div><a href="http://lod.taxonconcept.org/ses/mCcSp#OriginalDescription">http://lod.taxonconcept.org/ses/mCcSp#OriginalDescription</a> - The Original Description of the Cougar, ideally with links to the PDF or BHL URI.</div>
<div><br></div><div>* Note that in this model a species can have several Taxonomies or classifications. This reflects the reality that the same species has one hierarchy in NCBI and a different one in CoL.</div><div><br></div>
<div>You can find all the tagged images of the Cougar by finding all those that are of the type &lt;<a href="http://lod.taxonconcept.org/ses/mCcSp#Image">http://lod.taxonconcept.org/ses/mCcSp#Image</a>&gt;</div><meta charset="utf-8"><div>
<br></div><div>Here is one example of an image that is tagged in this way. (From <a href="http://lod.taxonconcept.org/ses/v6n7p.html">http://lod.taxonconcept.org/ses/v6n7p.html</a> )</div><div><br></div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  &lt;foaf:Image rdf:about=&quot;<a href="http://assets.taxonconcept.org/seuuids/603bebac-cc44-4168-bbf7-b11b976f9d79/Puma_concolor_480x320.jpg">http://assets.taxonconcept.org/seuuids/603bebac-cc44-4168-bbf7-b11b976f9d79/Puma_concolor_480x320.jpg</a>&quot;&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;rdf:type rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Image">http://lod.taxonconcept.org/ses/v6n7p#Image</a>&quot;/&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;dcterms:isPartOf rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Species">http://lod.taxonconcept.org/ses/v6n7p#Species</a>&quot;/&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;dcterms:source rdf:resource=&quot;<a href="http://commons.wikimedia.org/wiki/File:Mountain_lion.jpg">http://commons.wikimedia.org/wiki/File:Mountain_lion.jpg</a>&quot;/&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;dcterms:contributor&gt;United States Department of Agriculture&lt;/dcterms:contributor&gt;</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;cc:license rdf:resource=&quot;<a href="http://creativecommons.org/publicdomain/">http://creativecommons.org/publicdomain/</a>&quot;/&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;wdrs:describedby rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p.rdf">http://lod.taxonconcept.org/ses/v6n7p.rdf</a>&quot;/&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  &lt;/foaf:Image&gt;</font></div></div><div><br></div><div>You are correct in noting that an occurrence of a species could simply be typed in a similar way, and maybe that would be better than the somewhat awkward.</div>
<div><br></div><div>txn:occurrenceHasSpeciesOccurrenceTag</div><div><br></div><div>I originally went with this name because I wanted it to be clear that the subject and objects should be.</div><div><br></div><div>If we use this data set as and example <a href="http://ocs.taxonconcept.org/ocs/index.html">http://ocs.taxonconcept.org/ocs/index.html</a> (Mainly TDWG BioBlitz 2010)</div>
<div><br></div><div>We can demonstrate how this is useful for SPARQL Queries.</div><div><br></div><div>We can run a <meta charset="utf-8">SPARQL describe query for all the observations of the Honey Bee with this query.</div>
<div><br></div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">PREFIX txn:     &lt;<a href="http://lod.taxonconcept.org/ontology/txn.owl#">http://lod.taxonconcept.org/ontology/txn.owl#</a>&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">describe ?s where { ?s txn:occurrenceHasSpeciesOccurrenceTag &lt;<a href="http://lod.taxonconcept.org/ses/z9oqP#Occurrence">http://lod.taxonconcept.org/ses/z9oqP#Occurrence</a>&gt; }</font></div>
</div><div><br></div><div>    * It might be simpler to mark these observations up as having a type of <span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace; ">&lt;<a href="http://lod.taxonconcept.org/ses/z9oqP#Occurrence">http://lod.taxonconcept.org/ses/z9oqP#Occurrence</a>&gt;.</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace; "><br></span></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial; ">    In this case the query would look like this. (You can use &quot;a&quot; as a short cut meaning (<a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type">http://www.w3.org/1999/02/22-rdf-syntax-ns#type</a>)</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><meta charset="utf-8"><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  PREFIX txn:     &lt;<a href="http://lod.taxonconcept.org/ontology/txn.owl#">http://lod.taxonconcept.org/ontology/txn.owl#</a>&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  describe ?s where { ?s a &lt;<a href="http://lod.taxonconcept.org/ses/z9oqP#Occurrence">http://lod.taxonconcept.org/ses/z9oqP#Occurrence</a>&gt; }</font></div>
</div></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  </font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  </font><font class="Apple-style-span" face="arial, helvetica, sans-serif">* I would need to redo the occurrence record RDF for this new query to work</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">We can take that original query above and paste into the LOD SPARQL Endpoint <a href="http://uriburner.com/isparql/">http://uriburner.com/isparql/</a> (Advanced Tab)</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">Run the query </span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">This link will run the query - will probably not go through all email system intact. See <a href="http://bit.ly">bit.ly</a> link below.</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">&lt; <a href="http://uriburner.com/isparql/view/?query=PREFIX%20txn%3A%20%20%20%20%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fontology%2Ftxn.owl%23%3E%0A%0Adescribe%20%3Fs%20where%20{%20%3Fs%20txn%3AoccurrenceHasSpeciesOccurrenceTag%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fses%2Fz9oqP%23Occurrence%3E%20}%0A%20&amp;endpoint=/sparql&amp;resultview=navigator&amp;maxrows=50&amp;view=1">http://uriburner.com/isparql/view/?query=PREFIX%20txn%3A%20%20%20%20%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fontology%2Ftxn.owl%23%3E%0A%0Adescribe%20%3Fs%20where%20{%20%3Fs%20txn%3AoccurrenceHasSpeciesOccurrenceTag%20%3Chttp%3A%2F%2Flod.taxonconcept.org%2Fses%2Fz9oqP%23Occurrence%3E%20}%0A%20&amp;endpoint=/sparql&amp;resultview=navigator&amp;maxrows=50&amp;view=1</a>&gt;</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">Bit.ly version <a href="http://bit.ly/lM6vWB">http://bit.ly/lM6vWB</a></span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">and get a esult (Not very pretty, or interpretable by humans)</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">We can select make &quot;Make Pivot&quot; from the top left corner of the Window.</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">This will run the query and feed the data to MS Pivot which parses and displays the result.</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">In theory, and I hope in the future, there will be an open source solution that does this as easily and does not require MS Silverlight.</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">The result is a Browsable Pivot View which you can select to view the result by Observer, Location etc.</span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "><br></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">This <a href="http://bit.ly">bit.ly</a> will take you to a view by observer (the person who made the observation) <a href="http://bit.ly/lacRb1">http://bit.ly/lacRb1</a></span></font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; "></span></font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><span class="Apple-style-span" style="font-family: arial; ">This <a href="http://biit.ly">biit.ly</a> will take you to a view by dwcArea <a href="http://t.co/eu55BaG">http://t.co/eu55BaG</a></span></font></div>
<meta charset="utf-8"><div><br></div><div>I have bundled all these examples including screenshots into one <a href="http://bit.ly">bit.ly</a> bundle so you won&#39;t need Sliverlight to get an idea on how this works.</div>
<div><br></div><div><a href="http://bit.ly/iXg2y8">http://bit.ly/iXg2y8</a> &lt;- Link to Bit.ly bundle with screen shots etc.<br></div><div><br></div><div>I have included closeups of the Pivot settings in the top right corner so you can see how to change the attribute that Pivot uses to create the view.</div>
<div><br></div><div>Note also that if you go to the Knowledge Base View of the Honey Bee you can browse to the observations of that species.</div><div><br></div><div><a href="http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Flod.taxonconcept.org%2Fses%2Fz9oqP%23Species">http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Flod.taxonconcept.org%2Fses%2Fz9oqP%23Species</a>  Bit.ly Link <a href="http://bit.ly/g1zzJC">http://bit.ly/g1zzJC</a><br>
</div><div><br></div><div>Since I have updated to the latest version of Virtuoso the strange URI links have been replaced with Human readable text from the label view for that entity.</div><div><br></div><div>This includes the links to occurrences, gni names strings, and links to GeoNames.</div>
<div><br></div><div>Part of the reasoning behind this structure is to make explicit to computers what context we are talking about.</div><div><br></div><div>The human brain makes these context switches automatically but computers do not.</div>
<div><br></div><div>That said there are areas where they could be improved or simplified.</div><div><br></div><div>Also I think that you will need a class for each species concept, but they are all instances of txn:SpeciesConcept - something allowed in OWL2.</div>
<div><br></div><div>My ontology has probably changed slightly since you last saw it. </div><div><br></div><div>OWL <a href="http://lod.taxonconcept.org/ontology/txn.owl">http://lod.taxonconcept.org/ontology/txn.owl</a></div>
<div><br></div><div>OWL Doc <a href="http://lod.taxonconcept.org/ontology/doc/index.html">http://lod.taxonconcept.org/ontology/doc/index.html</a></div><div><br></div><div>Respectfully,</div><div><br></div><div>- Pete</div>
<div><br></div><br><div class="gmail_quote">On Mon, May 2, 2011 at 8:16 AM, Steve Baskauf <span dir="ltr">&lt;<a href="mailto:steve.baskauf@vanderbilt.edu" target="_blank">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">
OK, Pete, I&#39;m going to try to write the other email that I mentioned in
the previous one.  This email relates to the actual suggestion that you
made in the email, that is to use the URIs of the form like:
<a href="http://lod.taxonconcept.org/ses/mCcSp#Occurrence" target="_blank">&quot;http://lod.taxonconcept.org/ses/mCcSp#Occurrence&quot;</a>. 
In the RDF that
defines what this URI means, the URI is described as &quot;A lightweight tag
that can be used to label occurrences of this species&quot;.  What I&#39;m not
sure about is what exactly one is supposed to do with it.  From the
example that I was talking about in the previous email
(<a href="http://ocs.taxonconcept.org/ocs/f522444a-2dd9-400e-be59-47213ef38cb9.rdf" target="_blank">http://ocs.taxonconcept.org/ocs/f522444a-2dd9-400e-be59-47213ef38cb9.rdf</a>),
this &quot;tag&quot; is the object of the predicate
txn:occurrenceHasSpeciesOccurrenceTag .  So I guess that it is another
way that one could query Occurrence records to find out which ones are
Occurrences of the species having the identifier &quot;ICmLC&quot; (<i>Boloria
selene</i>).  But I&#39;m not sure what the advantage of that is.  The RDF
for the Occurrence already tells me that the Occurrence has the
txn:occurrenceHasSpeciesConcept property with object URI
<a href="http://lod.taxonconcept.org/ses/ICmLC#Species" target="_blank">http://lod.taxonconcept.org/ses/ICmLC#Species</a>
.  I can resolve that URI
and &quot;find out&quot; that the &quot;species concept&quot; (sensu
DeVries) is <i>Boloria selene</i> .  But if I used the &quot;lightweight
tag&quot; I&#39;d also have to resolve its URI to find out about it and the RDF
for the tag directs me to the
<a href="http://lod.taxonconcept.org/ses/ICmLC#Species" target="_blank">http://lod.taxonconcept.org/ses/ICmLC#Species</a>
URI anyway via the
dcterms:isPartOf property of the tag.  I guess the point is that if one
wants to &quot;find out&quot; about the Occurrence, it takes two steps to get to
the species concept description if I use the tag (first through
txn:occurrenceHasSpeciesOccurrenceTag, then through dcterms:isPartOf)
which is no advantage over just getting there in one step (via
txn:occurrenceHasSpeciesConcept).  If the only point is to have
something to put in as a search term, then why not just make the
txn:occurrenceHasSpeciesOccurrenceTag a data property with the literal
object the string &quot;ICmLC&quot;?  <br>
<br>
I suppose that one could say that an advantage of the &quot;lightweight tag&quot;
approach would be that one is indicating that the particular Occurrence
is an instance of a class that consists of all Occurrences of the
species <i>Bororia selene</i>.  That seems to be what the intention
is.  But this seems to be a case of creating many subclasses rather
than having a general class and assigning it properties that help one
to understand the nature of the instance of that class.  It requires
the creation of a class for every species on the planet.  Instead of
there being a relatively small number of classes that includes the
basic kinds of resources (Occurrence, individual, Identification, taxon
concept) there is a class for occurrences of every kind of taxon
concept. 
Actually, there are several classes for every instance of taxon
concept, because you are recommending that the &quot;lightweight tag&quot;
approach be used for other types of things as well, such as individuals
and (in your suggestion below, populations).  There isn&#39;t anything
intrinsically &quot;wrong&quot; with this approach, but with my bias toward
preferring &quot;well known&quot; types/classes it just seems like a lot to
expect consuming applications to &quot;understand&quot; what amounts to
potentially millions of classes that this method would introduce.<br>
<br>
I also don&#39;t quite understand what a txn:SpeciesOccurrenceTag is
exactly.  In the RDF that defines the txn:SpeciesOccurrenceTag instance
for <i>Bororia selene</i>
(<a href="http://lod.taxonconcept.org/ses/ICmLC#Occurrence" target="_blank">http://lod.taxonconcept.org/ses/ICmLC#Occurrence</a>)
the
dcterms:description says that it &quot;allow species occurrences to be
modeled as instances of SpeciesOccurrenceTag&quot;.  But that doesn&#39;t seem
to be what is actually occurring.  When the Occurrence instance
<a href="http://ocs.taxonconcept.org/ocs/f522444a-2dd9-400e-be59-47213ef38cb9#Occurrence" target="_blank">http://ocs.taxonconcept.org/ocs/f522444a-2dd9-400e-be59-47213ef38cb9#Occurrence</a>
is described, it is not typed as the lightweight tag (which IS a
txn:SpeciesOccurrenceTag because of the implicit typing caused by the
XML container element name).  The lightweight tag URI is the object of
the txn:occurrenceHasSpeciesOccurrenceTag property, but that doesn&#39;t
make the Occurrence an instance of SpeciesOcurrenceTag as would be the
case (I think) if the lightweight tag URI were the object of a rdf:type
property.  Anyway, I&#39;m confused about this.<br>
<br>
The other issue that I would raise with this approach is that it brings
up the same issue that I raised in the other email that I wrote.  It
essentially puts a burden of anticipating the results of a query onto
the metadata provider.  If one follows the model of allowing multiple
Identifications for an organism, then it is possible that someone
somewhere else might apply their own Identification instance to the
individual represented in the Occurrence.  As was the case in my
earlier example, for txn:occurrenceHasSpeciesOccurrenceTag to be useful
as a thing to be queried, the metadata provider would need to somehow
know that this additional Identification had been made, and then create
another txn:occurrenceHasSpeciesOccurrenceTag property for the
Occurrence instance.  This seems to somewhat at odds with the benefit
that the Linked Data world has in allowing resources to be created by
people all over the cloud and then linked rather than expecting a
centralized authority to do everything.  <br>
<br>
Anyway, maybe you can explain what is going on so that I can understand
it better and maybe explain why this approach is better than just
creating a few classes and describing their instances by descriptive
properties.  <br><font color="#888888">
<br>
Steve</font><div><div></div><div><br>
<br>
Peter DeVries wrote:
<blockquote type="cite">I am still somewhat puzzled why TDWG seems so opposed to
adopting anything that comes from outside a small click?
  <div><br>
  </div>
  <div>
  <div>I was thinking that it would be best to create a separate class
that can be used for populations of a species.</div>
  <div><br>
  </div>
  <div>This would require adding an additional tag to the TaxonConcept
Species Concept Model, which currently includes several tags like
entities</div>
  <div><br>
  </div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#Species" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#Species</a>
&lt;- The Species Concept for the Cougar</div>
  <div><br>
  </div>
  <div>
  <div>See <a href="http://lod.taxonconcept.org/ses/v6n7p.htm" target="_blank">http://lod.taxonconcept.org/ses/v6n7p.htm</a>l
HTML</div>
  <div>       <a href="http://lod.taxonconcept.org/ses/v6n7p.rdf" target="_blank">http://lod.taxonconcept.org/ses/v6n7p.rdf</a>
 RDF</div>
  <div>       <a href="http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Flod.taxonconcept.org%2Fses%2Fv6n7p%23Species" target="_blank">http://lsd.taxonconcept.org/describe/?url=http%3A%2F%2Flod.taxonconcept.org%2Fses%2Fv6n7p%23Species</a>
Knowledge Base View (<a href="http://bit.ly%20bit.ly/gMFqR1" target="_blank">http://bit.ly bit.ly/gMFqR1</a></div>
  <div> </div>
  </div>
  <div>The model mints URI&#39;s for the following related entities. See
RDF. or KB View</div>
  <div><br>
  </div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#Image" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#Image</a>
     - An image of a Cougar</div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#Occurrence" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#Occurrence</a>
- An occurrence of a Cougar</div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#Individual" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#Individual</a>
- An individual Cougar</div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#Taxonomy" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#Taxonomy</a>
  - A Basic Taxonomy for the Cougar, one alternative among many
potential classifications</div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#NCBI_Taxonomy" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#NCBI_Taxonomy</a>
- The NCBI Taxonomy for Cougar, or starting at the lowest available
clade</div>
  <div><a href="http://lod.taxonconcept.org/ses/mCcSp#OriginalDescription" target="_blank">http://lod.taxonconcept.org/ses/mCcSp#OriginalDescription</a>
- The Original Description of the Cougar, ideally with links to the PDF
or BHL URI.</div>
  <div>    </div>
  <div>    </div>
  <div>Here is how a subset of these would relate to the new
#Population Tag and related semantic entities.</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>This tag is used an individual organism that that is an instance
of the species concept pecies concept RDF.</div>
  </div>
  <div>
  <div>This allows you to refer to a individual cougar in a way that is
separate from the concept of cougar and retains links to other data
relating to that species concept.</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div><font face="tahoma, sans-serif"> 
&lt;txn:SpeciesIndividualTag rdf:about=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Individual" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Individual</a>&quot;&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:title&gt;A Tag for individuals of the species concept Puma
concolor se:v6n7p&lt;/dcterms:title&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;skos:prefLabel&gt;A Tag-like resource that is used to label
individuals of the species concept Puma concolor
se:v6n7p&lt;/skos:prefLabel&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:identifier&gt;<a href="http://lod.taxonconcept.org/ses/v6n7p#Individual" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Individual</a>&lt;/dcterms:identifier&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:description&gt;A lightweight tag that can be used to label
individuals of this species. These allow individual organisms to be
modeled as instances of SpeciesIndividualTag&lt;/dcterms:description&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:isPartOf rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Species" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Species</a>&quot;/&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;wdrs:describedby rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p.rdf" target="_blank">http://lod.taxonconcept.org/ses/v6n7p.rdf</a>&quot;/&gt;</font></div>
  <div><font face="tahoma, sans-serif"> 
&lt;/txn:SpeciesIndividualTag&gt;</font></div>
  <div><br>
  </div>
  <div>Add a tag for a species population to the species concept RDF.</div>
  <div>This allows you to refer to a population of cougars in a way
that is separate for an individual cougar and retains links to other
data relating to that species concept.</div>
  <div><br>
  </div>
  <div><font face="tahoma, sans-serif"> 
&lt;txn:SpeciesPopulationTag rdf:about=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Population" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Population</a>&quot;&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:title&gt;A Tag for populations of the species concept Puma
concolor se:v6n7p&lt;/dcterms:title&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;skos:prefLabel&gt;A Tag-like resource that is used to label
populations of the species concept Puma concolor
se:v6n7p&lt;/skos:prefLabel&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:identifier&gt;<a href="http://lod.taxonconcept.org/ses/v6n7p#Population" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Population</a>&lt;/dcterms:identifier&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:description&gt;A lightweight tag that can be used to label
populations of this species. These allow populations of a species to be
modeled as instances of SpeciesIndividualTag&lt;/dcterms:description&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:isPartOf rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Species" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Species</a>&quot;/&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;wdrs:describedby rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p.rdf" target="_blank">http://lod.taxonconcept.org/ses/v6n7p.rdf</a>&quot;/&gt;</font></div>
  <div><font face="tahoma, sans-serif"> 
&lt;/txn:SpeciesPopulationTag&gt;</font></div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>This is the RDF for a population, it has as one of it&#39;s parts an
individual organism.</div>
  <div>It is typed to indicate that it refers to a population of
Cougars.</div>
  <div><br>
  </div>
  <div><font face="tahoma, sans-serif"> 
&lt;owl:Class rdf:about=&quot;<a href="http://lod.taxonconcept.org/pops/NorthAmericanCougarPopulation" target="_blank">http://lod.taxonconcept.org/pops/NorthAmericanCougarPopulation</a>&quot;&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;rdf:type rdf:resource=&quot;<a href="http://lod.taxonconcept.org/ses/v6n7p#Population" target="_blank">http://lod.taxonconcept.org/ses/v6n7p#Population</a>&quot;/&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;skos:prefLabel&gt;The population of North American Cougars Puma
concolor se:v6n7 &lt;/skos:prefLabel&gt;</font></div>
  <div><font face="tahoma, sans-serif">   
&lt;dcterms:hasPart rdf:resource=&quot;<a href="http://ocs.taxonconcept.org/ocs/51cd124d-78c5-40aa-a7ff-2e3f58ca6ade#Individual" target="_blank">http://ocs.taxonconcept.org/ocs/51cd124d-78c5-40aa-a7ff-2e3f58ca6ade#Individual</a>&quot;/&gt;</font></div>


  <div><font face="tahoma, sans-serif">   
&lt;wdrs:describedby rdf:resource=&quot;<a href="http://lod.taxonconcept.org/pops/NorthAmericanCougarPopulation.rdf" target="_blank">http://lod.taxonconcept.org/pops/NorthAmericanCougarPopulation.rdf</a>&quot;/&gt;</font></div>


  <div><font face="tahoma, sans-serif"> 
&lt;/owl:Class&gt;</font></div>
  <div><br>
  </div>
  <div>Respectfully,</div>
  <div><br>
  </div>
  <div>- Pete</div>
  <p><font face="tahoma, sans-serif">-------------------------------------------------------------------------------------</font></p>
  <p><font face="tahoma, sans-serif">Pete DeVries</font></p>
  <p><font face="tahoma, sans-serif">Department of Entomology</font></p>
  <p><font face="tahoma, sans-serif">University of Wisconsin - Madison</font></p>
  <p><font face="tahoma, sans-serif">445 Russell Laboratories</font></p>
  <p><font face="tahoma, sans-serif">1630 Linden Drive</font></p>
  <p><font face="tahoma, sans-serif">Madison, WI 53706</font></p>
  <p><font face="tahoma, sans-serif">Email: <a href="mailto:pdevries@wisc.edu" target="_blank">pdevries@wisc.edu</a></font></p>
  <p><font face="tahoma, sans-serif"><span><a href="http://www.taxonconcept.org/" target="_blank">TaxonConcept </a></span><span> &amp;
 <a href="http://lod.geospecies.org/" target="_blank"><span>GeoSpecies</span></a> Knowledge Bases</span></font></p>
  <p><font face="tahoma, sans-serif">A Semantic Web, <a href="http://linkeddata.org/" target="_blank"><span>Linked
Open Data </span></a> Project</font></p>
  <p><font face="tahoma, sans-serif">---------------------------------------------------------------------------------------</font></p>
  <br>
  </div>
</blockquote>
<br>
</div></div><div><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></div>

</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>