From bc7c64fd84d4593491ba24e469c9e6a5b6b80479 Mon Sep 17 00:00:00 2001 From: "n.hoffmann" Date: Wed, 14 Sep 2011 09:46:45 +0000 Subject: [PATCH] added last version of DwC-A meta format --- .gitattributes | 2 +- cdmlib-col/format/meta.tpl.txt | 126 +++++++++++++++++++++++++++++++++ cdmlib-col/format/meta.xml | 92 ------------------------ 3 files changed, 127 insertions(+), 93 deletions(-) create mode 100644 cdmlib-col/format/meta.tpl.txt delete mode 100755 cdmlib-col/format/meta.xml diff --git a/.gitattributes b/.gitattributes index 98797e43..2c40ddf6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1197,7 +1197,7 @@ app-import/src/main/resources/taxonX/palm_tc_98882.xml -text app-import/src/main/resources/taxonX/palm_tc_98886.xml -text app-import/src/main/resources/tcs/Cichorium_tcs.xml -text app-import/src/main/resources/tcs/tcsXmlTest.xml -text -cdmlib-col/format/meta.xml -text +cdmlib-col/format/meta.tpl.txt -text cdmlib-eflora/LICENSE.TXT -text cdmlib-eflora/README.TXT -text cdmlib-eflora/pom.xml -text diff --git a/cdmlib-col/format/meta.tpl.txt b/cdmlib-col/format/meta.tpl.txt new file mode 100644 index 00000000..d5c26077 --- /dev/null +++ b/cdmlib-col/format/meta.tpl.txt @@ -0,0 +1,126 @@ + + + + + taxa.txt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + distribution.txt + + + + + + + + + + + + + + + references.txt + + + + + + + + + + + + + + + + + + + speciesprofile.txt + + + + + + + + + vernacular.txt + + + + + + + + + + + + + + + diff --git a/cdmlib-col/format/meta.xml b/cdmlib-col/format/meta.xml deleted file mode 100755 index 1d2802f8..00000000 --- a/cdmlib-col/format/meta.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - taxa.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - distribution.txt - - - - - - - - - - - - description.txt - - - - - - - - - - references.txt - - - - - - - - - - - - - speciesprofile.txt - - - - - - - - - vernacular.txt - - - - - - - - - - - -- 2.34.1