Hi Steve,<div><br></div><div>I originally replied to this in the tdwg-tag list, rather than the tdwg-content list.</div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>
The resolvability of ontological terms is needed by services like Sindice to figure out how to interpret the RDF.</div><div><br></div><div>As in this example:</div><div><br></div><div><a href="http://sig.ma/search?pid=02c02e379a5b11a344ed7519ff198222" target="_blank" style="color: rgb(51, 51, 204); ">http://sig.ma/search?pid=02c02e379a5b11a344ed7519ff198222</a></div>
<div><br></div><div>Like Bob, I have also had problems incorporating the TDWG vocabulary into Protege, which is one reason that I had trouble getting it to work. My current thinking is that it might be best to keep the TDWG vocabulary as it is for submitting data to GBIF etc, while designing a more efficient vocabulary that works well on the LOD.</div>
<div><br></div><div>By &quot;efficient&quot;, I mean a vocabulary that uses standard resolvable URI&#39;s instead of literals for standard terms etc. This solution would also avoid the problem that Markus just mentioned. </div>
<div><br></div><div>I am also wondering if the &quot;individual&quot; definition should be changed to mean one individual organism rather than a potential collection of individuals. Individuals from the same colony could be represented using a separate related vocabulary. Allowing multiple</div>
<div>individuals will cause problems for consuming applications. For instance, is the queen a separate individual or not? How do you differentiate between a photo of the queen vs. a photo of one of the workers. There are also potential problems even if the individuals</div>
<div>are all workers.</div><div><br></div><div>I have been thinking that for some attributes like character states, it might be best to have a family level ontology. In this example, you might have a &quot;formicidae_ontology&quot;, that could be used to deal with individuals from the same colony as well as ant specific character states.</div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre;"><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre;"><div>
xmlns:ant=&quot;<a href="http://rs.gbif.org/family_ontology/ant.owl#">http://rs.gbif.org/family_ontology/ant.owl#</a>&quot;</div><div><br></div><div>&lt;rdf:Description rdf:about=&quot;<a href="http://example.org/individual/123412">http://example.org/individual/123412</a>&quot;&gt;</div>
<div> &lt;ant:colonyMateOf rdf:resource=&quot;<a href="http://example.org/individual/123414">http://example.org/individual/123414</a>&quot;/&gt;</div><div>&lt;/rdf:Description&gt;</div><div><br></div></span></font></div><div>
This could be defined as a subproperty of dc:relation or something similar in the gbif/tdwg vocabulary.</div><div><br></div><div><a href="http://sig.ma/search?pid=02c02e379a5b11a344ed7519ff198222" target="_blank" style="color: rgb(51, 51, 204); "></a>- Pete</div>
</span><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 6:43 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;">
I was doing some GUID testing using a Linked Data client and I noticed<br>
that some Darwin Core terms did not seem to resolve to anything.  I ran<br>
a test using<br>
<a href="http://demo.openlinksw.com/rdfbrowser2/" target="_blank">http://demo.openlinksw.com/rdfbrowser2/</a><br>
<a href="http://api.talis.com/stores/iand-dev1/items/dipper.html" target="_blank">http://api.talis.com/stores/iand-dev1/items/dipper.html</a><br>
<a href="http://www5.wiwiss.fu-berlin.de/marbles/" target="_blank">http://www5.wiwiss.fu-berlin.de/marbles/</a><br>
and<br>
<a href="http://dataviewer.zitgist.com/" target="_blank">http://dataviewer.zitgist.com/</a><br>
I first I looked up<br>
<a href="http://purl.org/dc/terms/creator" target="_blank">http://purl.org/dc/terms/creator</a><br>
and all four clients reported the properties of the term.  Then I tried<br>
<a href="http://rs.tdwg.org/dwc/terms/basisOfRecord" target="_blank">http://rs.tdwg.org/dwc/terms/basisOfRecord</a><br>
and nothing happened with any of them.  I ran a Vapour<br>
<a href="http://validator.linkeddata.org/vapour" target="_blank">http://validator.linkeddata.org/vapour</a><br>
validation on the basisOfRecord URI and got the following message:<br>
<br>
Vapour was unable to complete the request due to the following exception:<br>
<br>
ForbiddenAddress: forbidden request from 98.87.45.8 to <a href="http://rs.tdwg.org/dwc/terms/basisOfRecord" target="_blank">http://rs.tdwg.org/dwc/terms/basisOfRecord</a> (resolves to IP 192.38.28.106), internal IP addresses are forbidden<br>

<br>
I have no idea what that means, but all of this seems to mean that<br>
Darwin Core is currently &quot;broken&quot; from a Linked Data point of view.<br>
<br>
Steve<br>
<br>
--<br>
Steven J. Baskauf, Ph.D., Senior Lecturer<br>
Vanderbilt University Dept. of Biological Sciences<br>
<br>
postal mail address:<br>
VU Station B 351634<br>
Nashville, TN  37235-1634,  U.S.A.<br>
<br>
delivery address:<br>
2125 Stevenson Center<br>
1161 21st Ave., S.<br>
Nashville, TN 37235<br>
<br>
office: 2128 Stevenson Center<br>
phone: (615) 343-4582,  fax: (615) 343-6707<br>
<a href="http://bioimages.vanderbilt.edu" target="_blank">http://bioimages.vanderbilt.edu</a><br>
<br>
_______________________________________________<br>
tdwg-tag mailing list<br>
<a href="mailto:tdwg-tag@lists.tdwg.org">tdwg-tag@lists.tdwg.org</a><br>
<a href="http://lists.tdwg.org/mailman/listinfo/tdwg-tag" target="_blank">http://lists.tdwg.org/mailman/listinfo/tdwg-tag</a><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><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>