Project

General

Profile

« Previous | Next » 

Revision 1ca17895

Added by Niels Hoffmann over 12 years ago

added specimen to dwca

View differences:

.gitattributes
757 757
6.x/themes/summertime_cdm/summertime_cdm.info -text
758 758
6.x/themes/summertime_cdm/template.php -text
759 759
6.x/themes/summertime_cdm/theme-settings.php -text
760
7.x/modules/dwca_export/README.txt -text
760 761
7.x/modules/dwca_export/dwca_export.info -text
761 762
7.x/modules/dwca_export/dwca_export.module -text
762 763
7.x/modules/dwca_export/dwca_export.views_default.inc -text
7.x/modules/dwca_export/dwca_export.module
94 94
				'display_id' => 'views_data_export_1',
95 95
				'out_file_url' => NULL
96 96
			),
97
			'specimen.txt' => array(
97
			'typesandspecimen.txt' => array(
98 98
				'view_name'=> 'view_test_specimen_export',
99 99
				'display_id' => 'views_data_export_1',
100 100
				'out_file_url' => NULL
7.x/modules/dwca_export/static/meta.xml
2 2
<archive xmlns="http://rs.tdwg.org/dwc/text/">
3 3
	<core encoding="UTF-8" linesTerminatedBy="\r\n" fieldsTerminatedBy="," fieldsEnclosedBy="&quot;" ignoreHeaderLines="1" rowType="http://rs.tdwg.org/dwc/terms/Taxon">
4 4
		<files>
5
			<location>dwca_export_classification.txt</location>
5
			<location>classification.txt</location>
6 6
		</files>
7 7
		<id index="0"/>
8 8
		<field index="1" term="http://rs.tdwg.org/dwc/terms/scientificName"/>
......
12 12
	</core>
13 13
	<extension encoding="UTF-8" linesTerminatedBy="\r\n" fieldsTerminatedBy="," fieldsEnclosedBy="&quot;" ignoreHeaderLines="1" rowType="http://rs.gbif.org/terms/1.0/TypesAndSpecimen">
14 14
		<files>
15
			<location>dwca_export_typesandspecimen.txt</location>
15
			<location>typesandspecimen.txt</location>
16 16
		</files>
17 17
		<coreid index="0"/>
18 18
		<field index="1" term="http://rs.tdwg.org/dwc/terms/typeStatus"/>

Also available in: Unified diff