Closed mbjones closed 7 years ago
Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2008-09-22T19:20:22Z
targeting for 2.1.0, although may drop back to unspecified.
Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2008-10-01T23:26:08Z
schema bugs targeted for 2.1.0 set to P1
Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2008-11-05T02:03:58Z
Suggested fix: The OnlineType was not previously described -see bug #3480 for why it now exists. This type could also have an optional sibling to the url|connection|connectionDefinition for a short description. This fix shows that structure.
The new element is prefexed with "online" which is consistent with many other description elements in EML. Generally, description elements which are of type xs:string are prefixed with the parent element's name (e.g, geographicDescription, constraintDescription). There are many instances of a plain element "description" and these are usually TextType. This pattern accounts for about 80% of instances of "*Description" and "description" elements new element is consistent with this pattern.
This element is in the eml-resource.xsd (OnlineType) and eml-physical.xsd (phys:PhysicalOnlineType), and checked into cvs with r1.86 and r1.74 respectively.
Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2008-11-06T18:17:05Z
done, except for the mopping up (documentation, bug #3599)
Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:22:29Z
Original Bugzilla ID was 3165
Author Name: Margaret O'Brien (Margaret O'Brien) Original Redmine Issue: 3165, https://projects.ecoinformatics.org/ecoinfo/issues/3165 Original Date: 2008-02-26 Original Assignee: Matt Jones
Anywhere there is a it would be useful to have a place to include text that could be added to the anchor tag when forming the link. this could be accomplished with a sibling element.