Conversation
|
I'm not sure of how to deal with additional metadata that this format requires, @tomkralidis do you have any advice on how to deal with such values and to provide some validation? |
(sorry for the delay/late response) Simply add the values in the MCF as you see fit. You will want to document them and add a schema definition. Using WCMP2 as an example:
As for validation, would this mean validating the MCF with the EML extensions, or the EML output, or both? We currently only have core MCF validation, but could add validation as needed. Please feel free to chime in on #264. |
|
Thank you :) I meant validating the MCF with EML extension. My main focus now is to allow converting a EML document to other metadata formats (so mostly the |
Yes, this is fine. |
69501a8 to
2682ca9
Compare
|
@nicokant let us know when this PR is ready for review. |
Add support for importing and transforming from GBIF EML profile of metadata.
fixes #259