For example, here is a sparql query that will show the occurrences that are tagged to the concept for the American Toad.<div><br></div><div><div><font class="Apple-style-span" face="tahoma, sans-serif">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="tahoma, sans-serif">PREFIX american_toad:  &lt;<a href="http://lod.taxonconcept.org/ses/kQmp4#Species">http://lod.taxonconcept.org/ses/kQmp4#Species</a>&gt;</font></div><div><font class="Apple-style-span" face="tahoma, sans-serif"><br>
</font></div><div><font class="Apple-style-span" face="tahoma, sans-serif">DESCRIBE ?x WHERE {                   </font></div><div><font class="Apple-style-span" face="tahoma, sans-serif">  ?x txn:occurrenceHasSpeciesConcept american_toad:.</font></div>
<div><font class="Apple-style-span" face="tahoma, sans-serif">} </font></div><div><br></div><div>This <a href="http://bit.ly">bit.ly</a> link will take you to my endpoint which will display these on a map. (Need to change the Visualization to GoogleMaps)</div>
<div><br></div><div><a href="http://bit.ly/aHOECG">http://bit.ly/aHOECG</a><br></div><div><br></div><div>These should also work on anyone else&#39;s endpoint, and on the LOD endpoint when the set is crawled.</div><div><br>
</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">On Fri, Oct 22, 2010 at 12:59 AM, Bob Morris <span dir="ltr">&lt;<a href="mailto:morris.bob@gmail.com">morris.bob@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I am convenor of a group charged with recommending positions about<br>
Knowledge Organization Systems (KOS) to GBIF. Among the things that<br>
will be in our report will be a survey important vocabularies and<br>
ontologies for biodiversity Knowledge Organization. Not only will OBOE<br>
be among those discussed, but one of its architects, Mark Schildauer,<br>
is a member of the work group. Similarly re: the OBO ontologies. When<br>
our report is drafted, it will be opened for public comment both as to<br>
what we recommend and what we may have missed.  Meanwhile, there is a<br>
survey at <a href="http://surveymonkey.com/GBIFKOSurvey" target="_blank">http://surveymonkey.com/GBIFKOSurvey</a> to which all are<br>
invited to participate if you haven&#39;t already.  If you have favorite<br>
KOS resources, there is good opportunity to list them there.<br>
<br>
Also, the TDWG 2010 Thursday sessions on Observations will, I believe,<br>
soon have their notes on the TDWG website (if not there already).<br>
<font color="#888888"><br>
Bob Morris<br>
</font><div><div></div><div class="h5"><br>
On Fri, Oct 22, 2010 at 1:03 AM, Cam Webb &lt;<a href="mailto:cwebb@oeb.harvard.edu">cwebb@oeb.harvard.edu</a>&gt; wrote:<br>
&gt; Hi Kevin,<br>
&gt;<br>
&gt;&gt; I can&#39;t help but feel we are getting into a much more complicated area<br>
&gt;&gt; of biodiversity ( or any observation oriented field for that matter )<br>
&gt;&gt; and that there must be other ontologies or models that we could follow<br>
&gt;&gt; or reuse.<br>
&gt;<br>
&gt; If you are referring specifically to adding depth to the observations of<br>
&gt; Individuals, I think one might look first at OBOE (OBOE: Extensible<br>
&gt; Observation Ontology) from the SEEK group at NCEAS:<br>
&gt;<br>
&gt;   <a href="http://ecoinformatics.org/oboe/oboe.1.0/oboe.owl" target="_blank">http://ecoinformatics.org/oboe/oboe.1.0/oboe.owl</a><br>
&gt;<br>
&gt; In summary, this describes an Observation of an Entity, with the<br>
&gt; Observation comprising a Measurement of the Value for a Characteristic of<br>
&gt; the Entity:<br>
&gt;<br>
&gt;<br>
&gt; @prefix oboe: &lt;<a href="http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#" target="_blank">http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#</a>&gt; .<br>
&gt;<br>
&gt; []  a oboe:Observation ;<br>
&gt;     oboe:ofEntity [<br>
&gt;         a oboe:Entity ;<br>
&gt;         ] ;<br>
&gt;     oboe:hasMeasurement [<br>
&gt;         a oboe:Measurement ;<br>
&gt;         oboe:ofCharacteristic [<br>
&gt;             a oboe:Characteristic ;<br>
&gt;             ] ;<br>
&gt;         oboe:hasValue [<br>
&gt;             a oboe:Entity ;<br>
&gt;             ] ;<br>
&gt;         ] .<br>
&gt;<br>
&gt;<br>
&gt; If we assert that a dwc:Occurrence is an instance of oboe:Entity, with<br>
&gt; dwc:basisOfRecord of &quot;HumanObservation&quot;, with a dc:creator and dc:created<br>
&gt; (i.e., the space-time intersection of an Individual and a human observer),<br>
&gt; we can marry these two ontologies quite nicely.  Please see Example 1,<br>
&gt; below, for a description of the fruit color of an individual plant.<br>
&gt;<br>
&gt; What&#39;s nice about the OBOE model is that it contains all three possible<br>
&gt; parts of an observation: the entity, the characteristic and the value.<br>
&gt; This allows direct mapping to the Prometheus Description Model (structure<br>
&gt; + property + state = entity + characteristic + value; Pullan et al. 2005,<br>
&gt; Taxon 54:751-765), and indirect mapping to the popular EQ model (entity +<br>
&gt; quality, where quality = characteristic + value; Mabee et al. 2007,<br>
&gt; doi:10.1016/j.tree.2007.03.013). However, it doesn&#39;t map easily to the<br>
&gt; DELTA or SDD data models (character + character-state, where character =<br>
&gt; entity + characteristic and character-state = value).<br>
&gt;<br>
&gt; Because of the well-developed OBO ontologies, we can directly employ terms<br>
&gt; from, say, the Plant Ontology (po), for an oboe:Entity, and terms from<br>
&gt; PATO, the quality ontology, for a oboe:Measurement, combining<br>
&gt; characteristic and value into a quality.  We need to assert that a<br>
&gt; pato:quality is equivalent to a oboe:Measurement and possibly that a<br>
&gt; po:PO_0000001 (top level `plant structure&#39;) is an oboe:Entity.  We can<br>
&gt; also employ the OBO relational ontology (ro) to indicate that a fruit is<br>
&gt; ro:part_of the particular space-time Occurrence of an Individual (this<br>
&gt; might require a bit more discussion!).<br>
&gt;<br>
&gt; So, it seems that using only well-established vocabularies, we can make<br>
&gt; semantic statements about the characteristics of individuals originally<br>
&gt; defined primarily using DwC terms.  Please see example 2, below for a<br>
&gt; fairly slim, usable model of a description of the fruit color of an<br>
&gt; individual plant.  The image of the model is at:<br>
&gt;<br>
&gt;   <a href="http://phylodiversity.net/cwebb/img/tdwg-obs.jpg" target="_blank">http://phylodiversity.net/cwebb/img/tdwg-obs.jpg</a><br>
&gt;<br>
&gt;<br>
&gt; Again, any comments on this model will be much appreciated.  Are you aware<br>
&gt; of other attempts to join DwC Occurrence models with OBOE models?<br>
&gt;<br>
&gt; Best,<br>
&gt;<br>
&gt; Cam<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ====================== Example 1 =======================================<br>
&gt;<br>
&gt; @prefix oboe: &lt;<a href="http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#" target="_blank">http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#</a>&gt; .<br>
&gt; @prefix dwc: &lt;<a href="http://rs.tdwg.org/dwc/terms/" target="_blank">http://rs.tdwg.org/dwc/terms/</a>&gt; .<br>
&gt; @prefix dcterms: &lt;<a href="http://purl.org/dc/terms/" target="_blank">http://purl.org/dc/terms/</a>&gt; .<br>
&gt; @prefix sernec: &lt;<a href="http://bioimages.vanderbilt.edu/rdf/terms#" target="_blank">http://bioimages.vanderbilt.edu/rdf/terms#</a>&gt; .<br>
&gt; @prefix geo: &lt;<a href="http://www.w3.org/2003/01/geo/wgs84_pos#" target="_blank">http://www.w3.org/2003/01/geo/wgs84_pos#</a>&gt; .<br>
&gt; @prefix : &lt;#&gt; .<br>
&gt;<br>
&gt; &lt;<a href="http://phylodiversity.net/xmalesia/indiv/9" target="_blank">http://phylodiversity.net/xmalesia/indiv/9</a>&gt;<br>
&gt;     a sernec:Individual ;<br>
&gt;     sernec:derivativeOccurrence _:blank1 .<br>
&gt;<br>
&gt; _:blank1<br>
&gt;     # The Occurrence of the Individual...<br>
&gt;     a dwc:Occurrence ;<br>
&gt;     # ... at a position in space-time...<br>
&gt;     dcterms:created &quot;2008-01-01&quot; ;<br>
&gt;     dcterms:spatial [<br>
&gt;         a dcterms:Location ;<br>
&gt;         geo:lon &quot;109.95371&quot; ;<br>
&gt;         geo:lat &quot;-1.25530&quot; ;<br>
&gt;         dwc:coordinateUncertaintyInMeters &quot;100&quot; ;<br>
&gt;         ] ;<br>
&gt;     # is a recordable OBOE Entity<br>
&gt;        a oboe:Entity ;<br>
&gt;     # as recorded by a human<br>
&gt;     dcterms:creator &quot;Cam Webb&quot; ;<br>
&gt;     dwc:basisOfRecord &quot;HumanObservation&quot; .<br>
&gt;<br>
&gt; # The details of the observation:<br>
&gt; []  a oboe:Observation ;<br>
&gt;     oboe:ofEntity [<br>
&gt;         # The observed entity is actually *part of* the occurrence<br>
&gt;         #   of the Individual at a particular Space and Time<br>
&gt;         a :Fruit ;<br>
&gt;         :partOf _:blank1 ;<br>
&gt;         ] ;<br>
&gt;     oboe:hasMeasurement [<br>
&gt;         oboe:ofCharacteristic :Color ;<br>
&gt;         oboe:hasValue :Green ;<br>
&gt;         ] .<br>
&gt;<br>
&gt; :Fruit a oboe:Entity .<br>
&gt; :Color a oboe:Characteristic .<br>
&gt; :Green a oboe:Entity .<br>
&gt;<br>
&gt; ========================================================================<br>
&gt;<br>
&gt;<br>
&gt; ====================== Example 2 =======================================<br>
&gt;<br>
&gt; @prefix oboe: &lt;<a href="http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#" target="_blank">http://ecoinformatics.org/oboe/oboe.1.0/oboe-core.owl#</a>&gt; .<br>
&gt; @prefix dwc: &lt;<a href="http://rs.tdwg.org/dwc/terms/" target="_blank">http://rs.tdwg.org/dwc/terms/</a>&gt; .<br>
&gt; @prefix dcterms: &lt;<a href="http://purl.org/dc/terms/" target="_blank">http://purl.org/dc/terms/</a>&gt; .<br>
&gt; @prefix sernec: &lt;<a href="http://bioimages.vanderbilt.edu/rdf/terms#" target="_blank">http://bioimages.vanderbilt.edu/rdf/terms#</a>&gt; .<br>
&gt; @prefix geo: &lt;<a href="http://www.w3.org/2003/01/geo/wgs84_pos#" target="_blank">http://www.w3.org/2003/01/geo/wgs84_pos#</a>&gt; .<br>
&gt; @prefix ro: &lt;<a href="http://www.obofoundry.org/ro/ro.owl#" target="_blank">http://www.obofoundry.org/ro/ro.owl#</a>&gt; .<br>
&gt; @prefix pato: &lt;<a href="http://purl.org/obo/owl/PATO#" target="_blank">http://purl.org/obo/owl/PATO#</a>&gt; .<br>
&gt; @prefix po: &lt;<a href="http://purl.org/obo/owl/PO#" target="_blank">http://purl.org/obo/owl/PO#</a>&gt; .<br>
&gt; @prefix rdfs: &lt;<a href="http://www.w3.org/2000/01/rdf-schema#" target="_blank">http://www.w3.org/2000/01/rdf-schema#</a>&gt; .<br>
&gt;<br>
&gt; &lt;<a href="http://phylodiversity.net/xmalesia/indiv/9" target="_blank">http://phylodiversity.net/xmalesia/indiv/9</a>&gt;<br>
&gt;     sernec:derivativeOccurrence _:blank1 .<br>
&gt;<br>
&gt; _:blank1<br>
&gt;     a dwc:Occurrence ;<br>
&gt;     dcterms:created &quot;2008-01-01&quot; ;<br>
&gt;     dcterms:spatial [<br>
&gt;         geo:lon &quot;109.95371&quot; ;<br>
&gt;         geo:lat &quot;-1.25530&quot; ;<br>
&gt;         dwc:coordinateUncertaintyInMeters &quot;100&quot; ;<br>
&gt;         ] ;<br>
&gt;     dcterms:creator &quot;Cam Webb&quot; ;<br>
&gt;     dwc:basisOfRecord &quot;HumanObservation&quot; .<br>
&gt;<br>
&gt; # The details of the observation:<br>
&gt; []  a oboe:Observation ;<br>
&gt;     oboe:ofEntity [<br>
&gt;         ro:part_of _:blank1 ;<br>
&gt;         a po:PO_0009001 ; # Fruit<br>
&gt;         ] ;<br>
&gt;     oboe:hasMeasurement pato:PATO_0000320 . # Green color<br>
&gt;<br>
&gt; po:PO_0009001 rdfs:label &quot;fruit&quot; .<br>
&gt; pato:PATO_0000320 rdfs:label &quot;green&quot; .<br>
&gt;<br>
&gt; ========================================================================<br>
&gt; _______________________________________________<br>
&gt; tdwg-content mailing list<br>
&gt; <a href="mailto:tdwg-content@lists.tdwg.org">tdwg-content@lists.tdwg.org</a><br>
&gt; <a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content" target="_blank">http://lists.tdwg.org/mailman/listinfo/tdwg-content</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div class="im">Robert A. Morris<br>
Emeritus Professor  of Computer Science<br>
UMASS-Boston<br>
100 Morrissey Blvd<br>
Boston, MA 02125-3390<br>
Associate, Harvard University Herbaria<br>
email: <a href="mailto:morris.bob@gmail.com">morris.bob@gmail.com</a><br>
web: <a href="http://bdei.cs.umb.edu/" target="_blank">http://bdei.cs.umb.edu/</a><br>
web: <a href="http://etaxonomy.org/mw/FilteredPush" target="_blank">http://etaxonomy.org/mw/FilteredPush</a><br>
<a href="http://www.cs.umb.edu/~ram" target="_blank">http://www.cs.umb.edu/~ram</a><br>
phone (+1) 857 222 7992 (mobile)<br>
</div><div><div></div><div class="h5">_______________________________________________<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>
</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><a href="http://www.taxonconcept.org/" target="_blank">TaxonConcept Knowledge Base</a> / <a href="http://lod.geospecies.org/" target="_blank">GeoSpecies Knowledge Base</a><br><a href="http://about.geospecies.org/" target="_blank">About the GeoSpecies Knowledge Base</a><br>
------------------------------------------------------------<br>
</div>