From: SourceForge.net <no...@so...> - 2010-08-11 14:53:40
|
Bugs item #3043116, was opened at 2010-08-11 07:53 Message generated for change (Tracker Item Submitted) made by ksclarke You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=3043116&group_id=248804 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: data Group: None Status: Open Priority: 5 Private: No Submitted By: Kevin S. Clarke (ksclarke) Assigned to: Mark Dominus (mjdominus) Summary: DC Date in OAI records has "extra" text Initial Comment: Hi, in harvesting TreeBASE, I've noticed the value for the dc:date element in the records has content like: "Published in 1983" instead of a plain date like "1983". This is valid according to the OAI DC XML Schema, but DC does have a best practice that suggests that the content should just be a date in a standard encoding scheme: "Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601" Cf. http://dublincore.org/documents/dces/ I think putting a date in dc:date that matches a standard encoding scheme would be less likely to cause problems with harvesters that make assumptions about data content based on best practice recommendations (many of the standard OAI tools do this unfortunately). If you're only using dc:date for publication dates (is it currently used for anything else?) then people who harvest will be able to make that assumption without relying on the "Published in" text. Thanks for considering this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=3043116&group_id=248804 |