&gt; Does that mean you dont need any additional literal term at all and all dwc terms should only be used with URI?<div><br></div><div>Yes, and it might be interesting to try this with those records for which the might be billions or at least tens of millions like occurrences. This would result in the the most efficient and least ambiguous data format.</div>
<div><br></div><div>By that I mean it might be interesting to try this with a test set and see how well it works and what people think.</div><div><br></div><div>I was thinking about the LSID addition because there are people that will want to track or include their LSID&#39;s.</div>
<div><br></div><div>If it is include in the vocabulary then they can. Those that don&#39;t will not have to put those in their records.</div><div><br></div><div>Also it seems that one of the biggest problems we have with the DarwinCore is that users have trouble interpreting what to put into the different fields. I think that what I am suggesting makes this easier to understand.</div>
<div><br></div><div>Many times it has been not been clear to me what to put in these different fields so I can imagine the situation is much worse for those who have have not been IT people for 22 years.</div><div><br></div>
<div>- Pete<br><br><div class="gmail_quote">On Wed, Oct 6, 2010 at 8:00 AM, Markus Döring <span dir="ltr">&lt;<a href="mailto:m.doering@mac.com">m.doering@mac.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Does that mean you dont need any additional literal term at all and all dwc terms should only be used with URI?</div>
<font color="#888888">Markus<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
&gt; - Pete<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Oct 6, 2010 at 3:01 AM, Rutger Vos &lt;<a href="mailto:rutgeraldo@gmail.com">rutgeraldo@gmail.com</a>&gt; wrote:<br>
&gt; For labels, would it perhaps make sense to use skos:prefLabel and skos:altLabel?<br>
&gt;<br>
&gt; On Wed, Oct 6, 2010 at 8:02 AM, Peter DeVries &lt;<a href="mailto:pete.devries@gmail.com">pete.devries@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Hi Steve,<br>
&gt; &gt; You are probably right that it might be best to use rdfs:Label, but I am<br>
&gt; &gt; thinking we might be able to get the same<br>
&gt; &gt; result my defining the string variants as subproperties of rdfs:Label.<br>
&gt; &gt; This would make them an rdfs:Label but a special kind of rdfs:Label.<br>
&gt; &gt; This is one of those things that I would test with Sindice and URIburner to<br>
&gt; &gt; see if they interpret these correctly.<br>
&gt; &gt; This would require a live vocabulary that Sindice could look at to determine<br>
&gt; &gt; that hasScientificName is to be<br>
&gt; &gt; treated as a  rdfs:Label.<br>
&gt; &gt; - Pete<br>
&gt; &gt;<br>
&gt; &gt; On Mon, Oct 4, 2010 at 10:41 AM, Steve Baskauf<br>
&gt; &gt; &lt;<a href="mailto:steve.baskauf@vanderbilt.edu">steve.baskauf@vanderbilt.edu</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Although this specific example deals with taxonomic name identifiers, it<br>
&gt; &gt;&gt; is related to a previous discussion on this list about how we should use the<br>
&gt; &gt;&gt; dwc:xxxxxID terms and other terms (such as recordedBy and identifiedBy) that<br>
&gt; &gt;&gt; could have either a string (literal) or URI form.  Although I don&#39;t really<br>
&gt; &gt;&gt; want to see an unnecessary proliferation of Darwin Core terms, I think that<br>
&gt; &gt;&gt; in the interest of clarity (particularly where RDF is involved) there either<br>
&gt; &gt;&gt; should be multiple terms that make it clear what form of identifier is<br>
&gt; &gt;&gt; expected, or else there should be an understanding that in RDF the default<br>
&gt; &gt;&gt; for such a term is a URI which would then have an rdfs:Label property which<br>
&gt; &gt;&gt; was the string form.  I think the former would be preferable to the latter.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I came to this opinion when trying to write RDF describing an herbarium<br>
&gt; &gt;&gt; specimen.  The collector should be the dwc:recordedBy property of the<br>
&gt; &gt;&gt; specimen.  Optimally, there would be a database in which known collectors<br>
&gt; &gt;&gt; were assigned URIs so that &quot;Glen N. Montz&quot;, &quot;Glen Montz&quot;, &quot;G. N. Montz&quot;,<br>
&gt; &gt;&gt; etc. would all be different labels for the same resource.  However,<br>
&gt; &gt;&gt; realistically, I&#39;m not going to drop what I&#39;m doing to set up such a<br>
&gt; &gt;&gt; database (even if I were capable of doing it, which I&#39;m not).  So I ended up<br>
&gt; &gt;&gt; just writing it as &lt;dwc:recordedBy&gt;Glen N. Montz&lt;/dwc:recordedBy&gt; even<br>
&gt; &gt;&gt; though I knew it wasn&#39;t probably the best thing.  In a large Occurrence<br>
&gt; &gt;&gt; database that was compiled from the RDF created by a lot of people, there<br>
&gt; &gt;&gt; might end up being a mixture of strings and URIs for dwc:recordedBy<br>
&gt; &gt;&gt; properties of the specimens.  It seems to me like it would be better to have<br>
&gt; &gt;&gt; properties like dwc:recordedBy for strings and dwc:recordedByURI for a<br>
&gt; &gt;&gt; corresponding URI (and I suppose dwc:recordedByLSID if anyone wants to use<br>
&gt; &gt;&gt; it).  Of course, this would require a number of term additions to DwC and<br>
&gt; &gt;&gt; clarification in the DwC documentation that the generic version was intended<br>
&gt; &gt;&gt; for strings.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; With respect to the example<br>
&gt; &gt;&gt; &lt;dwc:hasScientificNameLSID<br>
&gt; &gt;&gt; rdf:resource=&quot;urn:lsid:catalogueoflife.org:taxon:24e7d624-60a7-102d-be47-00304854f810:ac2010&quot;/&gt;<br>
&gt; &gt;&gt; I think you are right that (with the possible exception of rdfs:seeAlso)<br>
&gt; &gt;&gt; there is an expectation that an rdf:resource attribute will be a resolvable<br>
&gt; &gt;&gt; URI that produces RDF.  So<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &lt;dwc:hasScientificNameLSID&gt;urn:lsid:catalogueoflife.org:taxon:24e7d624-60a7-102d-be47-00304854f810:ac2010&lt;/dwc:hasScientificNameLSID&gt;<br>
&gt; &gt;&gt; is probably better.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Steve<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Peter DeVries wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I have been thinking about the following pattern. In part after looking at<br>
&gt; &gt;&gt; the GBIF vocabulary.<br>
&gt; &gt;&gt; I am not sure if it is even a good idea but might be worth some<br>
&gt; &gt;&gt; discussion.<br>
&gt; &gt;&gt; For those fields that have both a string and &quot;ID&quot; form maybe the following<br>
&gt; &gt;&gt; pattern might be useful<br>
&gt; &gt;&gt; hasScientificName = string form<br>
&gt; &gt;&gt; hasScientificNameURI = Resolvable LOD compliant identifier<br>
&gt; &gt;&gt; hasScientificNameLSID = LSID identifier which could be resolvable once you<br>
&gt; &gt;&gt; add the &quot;http:proxy&quot; etc.<br>
&gt; &gt;&gt; This allows all three forms to be included if desired, it also provides a<br>
&gt; &gt;&gt; hint as to how the field should be interpreted or resolved.<br>
&gt; &gt;&gt; One group could also provide a mapping service so that each record does<br>
&gt; &gt;&gt; not need to include all three forms, but would allow systems<br>
&gt; &gt;&gt; to find the matching LSID for a given URI or vs. versa.<br>
&gt; &gt;&gt; My concern was that it would be difficult to infer how a scientificNameID<br>
&gt; &gt;&gt; should be interpreted by other systems.<br>
&gt; &gt;&gt; Is this an LSD, is it a URI, is it a UUID etc. ?<br>
&gt; &gt;&gt; This impacts the structure of the RDF.<br>
&gt; &gt;&gt; * Note that the actual identifiers might not be correct, the example below<br>
&gt; &gt;&gt; is more about the form of the RDF<br>
&gt; &gt;&gt; * For instance, I don&#39;t think it is probably correct to see the COL LSID<br>
&gt; &gt;&gt; as just a namestring<br>
&gt; &gt;&gt; * Also in this example the GNI name does not exactly match the string name<br>
&gt; &gt;&gt; &lt;dwc:hasScientificName&gt;Puma concolor (Linnaeus<br>
&gt; &gt;&gt; 1771)&lt;/dwc:hasScientificName&gt;<br>
&gt; &gt;&gt; &lt;dwc:hasScientificNameURI<br>
&gt; &gt;&gt; rdf:resource=&quot;<a href="http://gni.globalnames.org/name_strings/6c3dc35f-d901-5cc5-b9c8-ad241069b9f8" target="_blank">http://gni.globalnames.org/name_strings/6c3dc35f-d901-5cc5-b9c8-ad241069b9f8</a>&quot;/&gt;<br>

&gt; &gt;&gt; &lt;dwc:hasScientificNameLSID<br>
&gt; &gt;&gt; rdf:resource=&quot;urn:lsid:catalogueoflife.org:taxon:24e7d624-60a7-102d-be47-00304854f810:ac2010&quot;/&gt;<br>
&gt; &gt;&gt; Some system may choke on the LSID form assuming that it uses a standard<br>
&gt; &gt;&gt; resolution mechanism<br>
&gt; &gt;&gt; So it might be best to use this form<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &lt;dwc:hasScientificNameLSID&gt;urn:lsid:catalogueoflife.org:taxon:24e7d624-60a7-102d-be47-00304854f810:ac2010&lt;/dwc:hasScientificNameLSID&gt;<br>
&gt; &gt;&gt; - Pete<br>
&gt; &gt;&gt; ----------------------------------------------------------------<br>
&gt; &gt;&gt; Pete DeVries<br>
&gt; &gt;&gt; Department of Entomology<br>
&gt; &gt;&gt; University of Wisconsin - Madison<br>
&gt; &gt;&gt; 445 Russell Laboratories<br>
&gt; &gt;&gt; 1630 Linden Drive<br>
&gt; &gt;&gt; Madison, WI 53706<br>
&gt; &gt;&gt; TaxonConcept Knowledge Base / GeoSpecies Knowledge Base<br>
&gt; &gt;&gt; About the GeoSpecies Knowledge Base<br>
&gt; &gt;&gt; ------------------------------------------------------------<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt; Steven J. Baskauf, Ph.D., Senior Lecturer<br>
&gt; &gt;&gt; Vanderbilt University Dept. of Biological Sciences<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; postal mail address:<br>
&gt; &gt;&gt; VU Station B 351634<br>
&gt; &gt;&gt; Nashville, TN  37235-1634,  U.S.A.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; delivery address:<br>
&gt; &gt;&gt; 2125 Stevenson Center<br>
&gt; &gt;&gt; 1161 21st Ave., S.<br>
&gt; &gt;&gt; Nashville, TN 37235<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; office: 2128 Stevenson Center<br>
&gt; &gt;&gt; phone: (615) 343-4582,  fax: (615) 343-6707<br>
&gt; &gt;&gt; <a href="http://bioimages.vanderbilt.edu" target="_blank">http://bioimages.vanderbilt.edu</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; ----------------------------------------------------------------<br>
&gt; &gt; Pete DeVries<br>
&gt; &gt; Department of Entomology<br>
&gt; &gt; University of Wisconsin - Madison<br>
&gt; &gt; 445 Russell Laboratories<br>
&gt; &gt; 1630 Linden Drive<br>
&gt; &gt; Madison, WI 53706<br>
&gt; &gt; TaxonConcept Knowledge Base / GeoSpecies Knowledge Base<br>
&gt; &gt; About the GeoSpecies Knowledge Base<br>
&gt; &gt; ------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; tdwg-content mailing list<br>
&gt; &gt; <a href="mailto:tdwg-content@lists.tdwg.org">tdwg-content@lists.tdwg.org</a><br>
&gt; &gt; <a href="http://lists.tdwg.org/mailman/listinfo/tdwg-content" target="_blank">http://lists.tdwg.org/mailman/listinfo/tdwg-content</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Dr. Rutger A. Vos<br>
&gt; School of Biological Sciences<br>
&gt; Philip Lyle Building, Level 4<br>
&gt; University of Reading<br>
&gt; Reading<br>
&gt; RG6 6BX<br>
&gt; United Kingdom<br>
&gt; Tel: +44 (0) 118 378 7535<br>
&gt; <a href="http://www.nexml.org" target="_blank">http://www.nexml.org</a><br>
&gt; <a href="http://rutgervos.blogspot.com" target="_blank">http://rutgervos.blogspot.com</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; ----------------------------------------------------------------<br>
&gt; Pete DeVries<br>
&gt; Department of Entomology<br>
&gt; University of Wisconsin - Madison<br>
&gt; 445 Russell Laboratories<br>
&gt; 1630 Linden Drive<br>
&gt; Madison, WI 53706<br>
&gt; TaxonConcept Knowledge Base / GeoSpecies Knowledge Base<br>
&gt; About the GeoSpecies Knowledge Base<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>
<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>