Project

General

Profile

SampleDataConversion » History » Version 6

David Taylor, 04/29/2008 04:40 PM

1 3 Andreas Müller
{{>toc}}
2
3
4
5 1 Andreas Müller
6
# Sample Data Conversion
7
8
9
Once the CDM Library works properly it should be filled with test data.
10
11
Some of the data that are planned to convert are data form the major European taxonomic datasets like
12
13
14
*  [Euro+Med](http://www.emplantbase.org/home.html) 
15
16
* [Fauna Europaea](http://www.faunaeur.org/)
17
18
19
but also from the EDIT exemplar groups
20
21
22
* [cichorieae](http://wp6-cichorieae.e-taxonomy.eu/blog/home)
23
24
* [Monocotyledonae](http://www.editwebrevisions.info/node/33)
25
26
* [insects](http://www.edit-insects.info/node/793)
27
28
29
The data come from different types of datasources like MS Word-files, Berlin Model databases, Sybase database ...
30
31
32 2 Andreas Müller
Also the import process to CDM will go different ways to test the different import/export options within the [[CdmLibrary]].
33 1 Andreas Müller
34
35 5 Andreas Müller
36
# Sample Data
37
38
39 1 Andreas Müller
Useful information about the particular transformation processes will be found below
40
41
42
43 5 Andreas Müller
## Euro+Med
44 1 Andreas Müller
45
46
Euro+Med data are stored in an extended Berlin Model database at [BGBM](http://www.bgbm.org/.) 
47 4 Andreas Müller
48 1 Andreas Müller
The import will be done via the berlinmodel package within the [cdmlib-io module](http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-io/)  of the [[CdmLibrary]]. Some ajustments have to be done for the extended data. 
49
50
51
52 5 Andreas Müller
## Fauna Europaea
53 1 Andreas Müller
54
55
56 5 Andreas Müller
## Cichorieae
57 1 Andreas Müller
58
59
Cichorieae  data are stored in an extended Berlin Model database at [BGBM](http://www.bgbm.org/.) 
60 4 Andreas Müller
61 1 Andreas Müller
The import will be done via the berlinmodel package within the [cdmlib-io module](http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-io/) of the [[CdmLibrary]]. Some ajustments have to be done for the extended data. 
62
63
64
65 6 David Taylor
## [[Monocotyledonae]]
66 1 Andreas Müller
67
68
Monocotyledonae data are stored in a Sybase database at Kew and some extra data files. These data are transformed by Dave T. to an TCS/RDF document. 
69
70
The import will be done via the coming tcs/rdf package within the cdmlib-io module of the [[CdmLibrary]].
71
72
73
74 5 Andreas Müller
## Diptera
75 1 Andreas Müller
76
77
The data exists as a word-file combined with an MS Access file for the references.
78
79
Some test transformation has been performed by Andreas M. on these data using MS Excel / Visual Basic / XML / Java. The data were transformed into a Berlin Model database. From there they may be easily transformed into CDM.
80
81
The data transformation was not complete and just for testing reason (especially testing zoological data within the Berlin Model (created for botanical data).
82
83
The final transformation will be done later ...