Notes for Sprint 2013.6-Block.1.3
=================================


Robert
------
Skye
----
Ben
---
Rob
---
Roger
-----
Chris B.
--------
Dave
----
Matt
----
Chris J.
--------
Discussion Topics
=================
Future Development
==================
DRYAD Implementation Issues
===========================


We found that the DataONE Identifier (DOI + timestamp) string was not used consistently.

1) Timestamp is missing from <identifier> in the systemMetadata documents:

2) the BaseUrl of the node xml found at http://dev.datadryad.org/mn/node  should be https://dev.datadryad.org/mn instead of https://dev/datadryad.org/mn

3) listObjects() "count" parameter is not respected: http://dev.datadryad.org/mn/v1/object?count=0 (returns 20 objects)

4) Checksums on the ORE documents change 
        Maybe just for this record? Reproducible on other ORE docs?
    For example: 
        http://dev.datadryad.org/mn/v1/meta/http%3A%2F%2Fdx.doi.org%2F10.5061%2Fdryad.12%3Fformat%3Dd1rem%26ver%3D2011-08-02T16%3A00%3A05.530-0400
        
        Alternates between:
            <checksum algorithm="MD5">8ce9e5ea2efd775a81ed5eaf54e92928</checksum>
            <checksum algorithm="MD5">32fb6ab675112f3537055b37f874353</checksum>

5) the identifier, checksum and formatId in the object list is different than found in the SystemMetadata when a getSystemMetadata (/meta) call is performed

6) [OPTIONAL] We recommend that in the DryadDataPackage and DryadDataFile DC xml dcterms:hasPart, dcterms:isPartOf and dcterms:identifier should use the DataONE PID (i.e., the DOI + timestamp construct).  But, since the content of the SciMetadata will not impact DataONE, other than for indexing, those values could be anything reasonable.