<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px">
<DIV>I completely agree - back to "model it first using a serialisation independent method", eg UML, then work towards specific schemas for specific use cases which are "solution oriented" rather than a modeling technique.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I always wondered whether schemas such as DwC are more like "suggested implementations" or "best practices" for specific models and specific use cases.&nbsp; Eg DwC could be represented as the best practice transfer standard for <U>simple</U> specimen/observation records (using xml or rdf?), referencing a standard set of "concepts" (by URI),&nbsp;and use a format like:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;xs:schema targetNamespace="<A href="http://rs.tdwg.org/dwc/dwcore/">http://rs.tdwg.org/dwc/dwcore/</A>"<BR>&nbsp;xmlns:dwe="<A href="http://rs.tdwg.org/dwc/dwelement">http://rs.tdwg.org/dwc/dwelement</A>" <BR>&nbsp;xmlns:dwc="<A href="http://rs.tdwg.org/dwc/dwcore/">http://rs.tdwg.org/dwc/dwcore/</A>" <BR>&nbsp;xmlns:xs="<A href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</A>"<BR>&nbsp;elementFormDefault="qualified" version="0.7"</DIV>
<DIV>&nbsp;xmlns:tto="<A href="http://rs.tdwg.org/ontology/voc/TaxonOccurrence">http://rs.tdwg.org/ontology/voc/TaxonOccurrence</A>#" &gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>...</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;xs:element ref="<A href="http://rs.tdwg.org/ontology/voc/TaxonOccurrence#basisOfRecordString">tto:basisOfRecordString</A>" minOccurs="1" /&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;xs:element ref="<A href='http://rs.tdwg.org/ontology/voc/TaxonOccurrence#identifiedTo"/'>tto:identifiedToString</A>" minOccurs="1" /&gt;</DIV>
<DIV>...</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;/xs:schema&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Let me know if this is complete rubbish??</DIV>
<DIV>Kevin</DIV>
<DIV>&nbsp;</DIV><BR><BR>&gt;&gt;&gt; "Roger Hyam (TDWG)" &lt;rogerhyam@mac.com&gt; 4/06/2008 8:33 p.m. &gt;&gt;&gt;<BR><BR>My only wish is that each 'concept' within DwC consists of a normative&nbsp; <BR>description bound to a URI. We can then use these definitions across&nbsp; <BR>technologies.<BR><BR>I would even suggest that the standard takes the form of a human&nbsp; <BR>readable table of URIs and definitions and any talk of XML Schema,&nbsp; <BR>RDF, CSV etc is left either to later sections of the standard or even&nbsp; <BR>totally separate standards.<BR><BR>My belief is that the pain we suffer now is because the 'things' were&nbsp; <BR>not defined separately from the technology so it is not possible to&nbsp; <BR>conceptually map between the transfer formats.<BR><BR>Just my thoughts,<BR><BR>Roger<BR><BR><BR><BR>On 29 May 2008, at 21:43, Renato De Giovanni wrote:<BR><BR>&gt; John et al.,<BR>&gt;<BR>&gt; I think it's a good idea to use a survey to test for consensus, but it<BR>&gt; should be as simple as possible. I would suggest perhaps two&nbsp; <BR>&gt; questions:<BR>&gt;<BR>&gt; --------------<BR>&gt; 1- Would you be satisfied if the current DarwinCore and its two&nbsp; <BR>&gt; extensions<BR>&gt; (curatorial and geospatial) become an official standard? (even if you<BR>&gt; don't fully agree with everything).<BR>&gt;<BR>&gt; yes/no<BR>&gt;<BR>&gt; 2- If not, what do you think should still be improved/fixed?<BR>&gt;<BR>&gt; [text]<BR>&gt; ---------------<BR>&gt;<BR>&gt; Regarding your questions, maybe it would be interesting to move the<BR>&gt; discussion to the Wiki so that more people can participate and all&nbsp; <BR>&gt; answers<BR>&gt; can be visualized together.<BR>&gt;<BR>&gt; I agree with Dave that it's important to define the nature of DwC.<BR>&gt; Personally, I see it as an XML vocabulary, not a real data model as&nbsp; <BR>&gt; the<BR>&gt; TDWG ontology.<BR>&gt;<BR>&gt; Now my answers:<BR>&gt;<BR>&gt; 1) Yes, I agree that species occurrence would be the right scope for&nbsp; <BR>&gt; the<BR>&gt; core. However, I agree with Hannu that some concepts in the core can<BR>&gt; easily cause confusion when interpreted by field observers. A few<BR>&gt; adjustments in concept names and perhaps a new observation extension&nbsp; <BR>&gt; could<BR>&gt; be worthwhile.<BR>&gt;<BR>&gt; As a side note, if we decide to make any changes in the existing&nbsp; <BR>&gt; schemas<BR>&gt; it's important to change the namespace because they are already&nbsp; <BR>&gt; being used<BR>&gt; by providers. It's possible to map concepts from two schemas if they&nbsp; <BR>&gt; have<BR>&gt; different namespaces (see <A href="http://rs.tdwg.org/tapir/cs/mappings/)">http://rs.tdwg.org/tapir/cs/mappings/)</A>&nbsp; <BR>&gt; allowing<BR>&gt; providers to easily upgrade their configuration when necessary.<BR>&gt;<BR>&gt; 2) Fully agree with Dave.<BR>&gt;<BR>&gt; 3) Fully agree with Dave and Hannu.<BR>&gt;<BR>&gt; 4) I tend to agree with John, unless we expect that a few<BR>&gt; observation/specimen data providers will be able to offer additional&nbsp; <BR>&gt; GUIDs<BR>&gt; (such as taxon concept GUIDs) in the next years. I doubt this will&nbsp; <BR>&gt; happen<BR>&gt; soon, but I may be wrong.<BR>&gt;<BR>&gt; 5) I see the current application schema more as an example. There&nbsp; <BR>&gt; can be<BR>&gt; as many application schemas as necessary from TAPIR's perspective.&nbsp; <BR>&gt; This<BR>&gt; one works well for flat data structures. ABCD or something along the&nbsp; <BR>&gt; lines<BR>&gt; of Markus' new schema would be better options when there can be&nbsp; <BR>&gt; repeatable<BR>&gt; elements.<BR>&gt;<BR>&gt; 6) Fully agree with John's answer. I think it's important to allow&nbsp; <BR>&gt; data<BR>&gt; cleaning through valid XML instances.<BR>&gt;<BR>&gt; Best Regards,<BR>&gt; --<BR>&gt; Renato<BR>&gt;<BR>&gt;<BR>&gt;&gt; I got sidetracked on this days ago, but feel in the light of recent&nbsp; <BR>&gt;&gt; star<BR>&gt;&gt; schema discussions on the original caching thread that the time is&nbsp; <BR>&gt;&gt; again<BR>&gt;&gt; right to submit this new discussion.<BR>&gt;&gt;<BR>&gt;&gt; Tradition has DwC discussions on this Tapir mailing list. I'm&nbsp; <BR>&gt;&gt; starting<BR>&gt;&gt; this<BR>&gt;&gt; new thread based on Markus' recent posting (below) about an&nbsp; <BR>&gt;&gt; Identification<BR>&gt;&gt; extension to DwC. I'm motivated to pull together the time and&nbsp; <BR>&gt;&gt; energy to<BR>&gt;&gt; finally push the pending DwC through the standards process, with a&nbsp; <BR>&gt;&gt; goal of<BR>&gt;&gt; having that whole process finished by the TDWG Meeting this year.<BR>&gt;&gt; I've been thinking about how to conduct the Request for Comment&nbsp; <BR>&gt;&gt; required<BR>&gt;&gt; to<BR>&gt;&gt; move the standard forward. I propose to put together a survey with&nbsp; <BR>&gt;&gt; Survey<BR>&gt;&gt; Monkey or something akin to actually test for reasonble concensus.&nbsp; <BR>&gt;&gt; Any<BR>&gt;&gt; comments or suggestions about this idea are welcome.<BR>&gt;&gt; However, I see benefits to having further discussion about some key&nbsp; <BR>&gt;&gt; issues<BR>&gt;&gt; before doing that, as I believe we now have enough accumulated&nbsp; <BR>&gt;&gt; experience<BR>&gt;&gt; to<BR>&gt;&gt; make some good decisions that will affect the design and guidelines&nbsp; <BR>&gt;&gt; for<BR>&gt;&gt; further development of the Darwin core and extensions.<BR>&gt;&gt;<BR>&gt;&gt; In the past, most Darwin Core discussions have revolved about&nbsp; <BR>&gt;&gt; whether to<BR>&gt;&gt; include a particular concept, and where. I think it will be much more<BR>&gt;&gt; useful<BR>&gt;&gt; to concentrate on a few key issues at a higher level, resolve them&nbsp; <BR>&gt;&gt; at that<BR>&gt;&gt; level, then make any necessary changes to the schemas based on the<BR>&gt;&gt; consensus<BR>&gt;&gt; guiding principles. It should be easy and fast to accomplish this&nbsp; <BR>&gt;&gt; if the<BR>&gt;&gt; principles are clear and simple. It should be possible to complete&nbsp; <BR>&gt;&gt; this<BR>&gt;&gt; work<BR>&gt;&gt; soon if we can easily achieve a concensus. Here are some seed&nbsp; <BR>&gt;&gt; questions<BR>&gt;&gt; and<BR>&gt;&gt; recommendations to facilitate the resolution if this next step in the<BR>&gt;&gt; process.<BR>&gt;&gt;<BR>&gt;&gt; 1) Is species occurrence in nature and in collections the right&nbsp; <BR>&gt;&gt; scope for<BR>&gt;&gt; the Core?<BR>&gt;&gt; 2) Should the general philosophy of the Core be inclusive or&nbsp; <BR>&gt;&gt; minimalist?<BR>&gt;&gt; What are the characteristics of a concept that allow it to be in&nbsp; <BR>&gt;&gt; the Core?<BR>&gt;&gt; What are the characteristics of a concept that allow it to be added&nbsp; <BR>&gt;&gt; to an<BR>&gt;&gt; existing extension?<BR>&gt;&gt; 3) What are the defining characteristics of a group of related&nbsp; <BR>&gt;&gt; concepts<BR>&gt;&gt; that<BR>&gt;&gt; justify the creation of a new extension? Should extensions be based&nbsp; <BR>&gt;&gt; on<BR>&gt;&gt; abstract conceptual groupings/objects (events,<BR>&gt;&gt; identifications/determinations, places)? Or on special interests&nbsp; <BR>&gt;&gt; (paleo,<BR>&gt;&gt; curation, interaction)? Or on the stability of the concepts (core&nbsp; <BR>&gt;&gt; contains<BR>&gt;&gt; the proven stable concepts, extensions are more volatile)?<BR>&gt;&gt; 4) Should there be elements in the Core and extensions to hold GUIDs<BR>&gt;&gt; linking<BR>&gt;&gt; them to instances of related classes of objects, such as an&nbsp; <BR>&gt;&gt; occurrence to<BR>&gt;&gt; a<BR>&gt;&gt; TaxonConceptGUID, or an occurrence to a CoreGatheringGUID? Should&nbsp; <BR>&gt;&gt; every<BR>&gt;&gt; extension have a non-mandatory GUID allowing for the external&nbsp; <BR>&gt;&gt; resolution<BR>&gt;&gt; of<BR>&gt;&gt; the object?<BR>&gt;&gt; 5) What should the Darwin Tapir application schema look like?<BR>&gt;&gt; 6) Is it the right approach to have restrictions on content at the&nbsp; <BR>&gt;&gt; concept<BR>&gt;&gt; definition level? Where should the line be drawn? Arguments have been<BR>&gt;&gt; raised<BR>&gt;&gt; in the past about the DwC and extensions' content with respect to<BR>&gt;&gt; being restrictive versus open to incorrect content. For example,&nbsp; <BR>&gt;&gt; DayOfYear<BR>&gt;&gt; in the current DwC 1.4 (http://rs.tdwg.org/dwc/tdwg_dw_core.xsd) is&nbsp; <BR>&gt;&gt; typed<BR>&gt;&gt; as<BR>&gt;&gt; a dwc:dayOfYearDataType, which is defined in<BR>&gt;&gt; <A href="http://rs.tdwg.org/dwc/tdwg_basetypes.xsd">http://rs.tdwg.org/dwc/tdwg_basetypes.xsd</A> as:<BR>&gt;&gt;<BR>&gt;&gt; &lt;xs:simpleType name="dayOfYearDataType"&gt;<BR>&gt;&gt; &lt;xs:restriction base="xs:integer"&gt;<BR>&gt;&gt; &lt;xs:minInclusive value="1" /&gt;<BR>&gt;&gt; &lt;xs:maxInclusive value="366" /&gt;<BR>&gt;&gt; &lt;/xs:restriction&gt;<BR>&gt;&gt; &lt;/xs:simpleType&gt;<BR>&gt;&gt;<BR>&gt;&gt; Anything short of a flamethrower in response is welcome.<BR>&gt;<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; tdwg-tapir mailing list<BR>&gt; tdwg-tapir@lists.tdwg.org<BR>&gt; <A href="http://lists.tdwg.org/mailman/listinfo/tdwg">http://lists.tdwg.org/mailman/listinfo/tdwg</A>-tapir<BR><BR>_______________________________________________<BR>tdwg-tapir mailing list<BR>tdwg-tapir@lists.tdwg.org<BR><A href="http://lists.tdwg.org/mailman/listinfo/tdwg">http://lists.tdwg.org/mailman/listinfo/tdwg</A>-tapir<BR><BR>

    <div style="margin-left: 4px; line-height: normal; margin-right: 4px; font-variant: normal; margin-bottom: 1px; margin-top: 4px">
      <p>
        <img src="cid:DSHJZOEKAYVF.46e1787f.jpg" border="0">
        <font face="Book Antiqua" color="#006600" size="4">Please consider the 
        environment before printing this email </font>
      </p>
      <p>
        <strong><font face="Book Antiqua" size="2">WARNING</font></strong><font face="Book Antiqua" size="2">
: This email and any attachments may be confidential and/or privileged. They 
        are intended for the addressee only and are not to be read, used, 
        copied or disseminated by anyone receiving them in error. If you are 
        not the intended recipient, please notify the sender by return email 
        and delete this message and any attachments.<br><br>The views 
        expressed in this email are those of the sender and do not necessarily 
        reflect the<br>official views of Landcare Research. </font><a href="http://www.landcareresearch.co.nz"><font face="Book Antiqua" color="#0000ff" size="2"><u>
http://www.landcareresearch.co.nz</u></font></a><font face="Book Antiqua" color="#0000ff" size="2">
 </font>
      </p>
    </div>
  </BODY></HTML>