Bug #4543
export to FGDC BDP format
0%
Description
Include a 'format' dropdown in the Export dialog that allows people to choose the 'FGDC BDP' format as an export choice. The set of export formats should be configurable at runtime, and should allow for a mapping between the format name and an XSLT script used to generate that format from the EML document.
History
#1 Updated by Jing Tao over 12 years ago
I modified the eml2tonbii.xsl style sheet and it can handle eml-2.0.0, eml-2.0.1 and eml-2.1.0 now.
Since BDP only can handle one entity, if an eml document has more than one entities, morpho will generate multiple out files. Each file will have one entity and other medata data.
It is also very easy for user to add a new metadata language. User can modify the config.xml and new metadata language will be added.
#2 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 4543