eml icon indicating copy to clipboard operation
eml copied to clipboard

write chapter describing unit handling

Open mbjones opened this issue 7 years ago • 1 comments

Write a doc chapter describing units handling, including new features such as the deprecation ability and the linkages to udunits.

mbjones avatar Nov 21 '18 19:11 mbjones

Moving this to 2.1.0 since it is a lower priority field

laurenwalker avatar Sep 07 '17 21:09 laurenwalker

Moving this to 2.1.0 since it is a lower priority field

laurenwalker avatar Sep 07 '17 21:09 laurenwalker

@justinkadi reported that this is a feature PIs would make good use of, and currently citations are just added as text in the method fields. Here is documentation on the relevant EML field: https://eml.ecoinformatics.org/schema/eml-methods_xsd.html#ProcedureStepType_citation.

Steps:

  • [ ] Implement an EML Citation model - must be able to parse and serialize an EML Citation
  • [ ] Build a generic EML Citation Editor View
  • [ ] Integrate the citation model & view into the editor

Note we have a Citation Model, but it's designed to parse a response from the metrics service. We'll probably need a new EML Citation Model, but we should consider whether we can combine these two.

robyngit avatar Apr 23 '24 20:04 robyngit