1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
<!--
|
3
|
* '$RCSfile$'
|
4
|
* Purpose: Lists object formats registered with Metacat for DataONE services
|
5
|
* Copyright: 2011 Regents of the University of California and the
|
6
|
* National Center for Ecological Analysis and Synthesis
|
7
|
* Authors: Christopher Jones
|
8
|
*
|
9
|
* '$Author: cjones $'
|
10
|
* '$Date: 2011-05-17 19:41:10 -0700 (Tue, 17 May 2011) $'
|
11
|
* '$Revision: 6086 $'
|
12
|
*
|
13
|
* This program is free software; you can redistribute it and/or modify
|
14
|
* it under the terms of the GNU General Public License as published by
|
15
|
* the Free Software Foundation; either version 2 of the License, or
|
16
|
* (at your option) any later version.
|
17
|
*
|
18
|
* This program is distributed in the hope that it will be useful,
|
19
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
20
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
21
|
* GNU General Public License for more details.
|
22
|
*
|
23
|
* You should have received a copy of the GNU General Public License
|
24
|
* along with this program; if not, write to the Free Software
|
25
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
26
|
-->
|
27
|
<!--
|
28
|
The object format list is the default list of object formats used
|
29
|
by Metacat's ObjectFormatService. In the event that the service cannot
|
30
|
get the authoritative object format list from the DataONE Coordinating
|
31
|
Node listed in the metacat properties file or from a cached version in
|
32
|
the metacat database, it will revert to this file.
|
33
|
-->
|
34
|
<d1:objectFormatList count="31" start="0" total="31"
|
35
|
xmlns:d1="http://ns.dataone.org/service/types/0.6.0"
|
36
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
37
|
xsi:schemaLocation="http://ns.dataone.org/service/types/0.6.0 dataoneTypes.xsd">
|
38
|
<objectFormat>
|
39
|
<fmtid>eml://ecoinformatics.org/eml-2.0.0</fmtid>
|
40
|
<formatName>Ecological Metadata Language, version 2.0.0</formatName>
|
41
|
</objectFormat>
|
42
|
<objectFormat>
|
43
|
<fmtid>eml://ecoinformatics.org/eml-2.0.1</fmtid>
|
44
|
<formatName>Ecological Metadata Language, version 2.0.1</formatName>
|
45
|
</objectFormat>
|
46
|
<objectFormat>
|
47
|
<fmtid>eml://ecoinformatics.org/eml-2.1.0</fmtid>
|
48
|
<formatName>Ecological Metadata Language, version 2.1.0</formatName>
|
49
|
</objectFormat>
|
50
|
<objectFormat>
|
51
|
<fmtid>eml://ecoinformatics.org/eml-2.1.1</fmtid>
|
52
|
<formatName>Ecological Metadata Language, version 2.1.1</formatName>
|
53
|
</objectFormat>
|
54
|
<objectFormat>
|
55
|
<fmtid>FGDC-STD-001.1-1999</fmtid>
|
56
|
<formatName>
|
57
|
Content Standard for Digital Geospatial Metadata,
|
58
|
Biological Data Profile, version 001.1-1999
|
59
|
</formatName>
|
60
|
</objectFormat>
|
61
|
<objectFormat>
|
62
|
<fmtid>FGDC-STD-001.2-1999</fmtid>
|
63
|
<formatName>
|
64
|
Content Standard for Digital Geospatial Metadata,
|
65
|
Metadata Profile for Shoreline Data, version 001.2-1999
|
66
|
</formatName>
|
67
|
</objectFormat>
|
68
|
<objectFormat>
|
69
|
<fmtid>FGDC-STD-001-1998</fmtid>
|
70
|
<formatName>
|
71
|
Content Standard for Digital Geospatial Metadata, version 001-1998
|
72
|
</formatName>
|
73
|
</objectFormat>
|
74
|
<objectFormat>
|
75
|
<fmtid>INCITS 453-2009</fmtid>
|
76
|
<formatName>
|
77
|
North American Profile of ISO 19115: 2003 Geographic Information - Metadata
|
78
|
</formatName>
|
79
|
</objectFormat>
|
80
|
<objectFormat>
|
81
|
<fmtid>http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2</fmtid>
|
82
|
<formatName>NetCDF Markup Language, version 2.2</formatName>
|
83
|
</objectFormat>
|
84
|
<objectFormat>
|
85
|
<fmtid>CF-1.0</fmtid>
|
86
|
<formatName>
|
87
|
NetCDF Climate and Forecast Metadata Convention, version 1.0
|
88
|
</formatName>
|
89
|
</objectFormat>
|
90
|
<objectFormat>
|
91
|
<fmtid>CF-1.1</fmtid>
|
92
|
<formatName>
|
93
|
NetCDF Climate and Forecast Metadata Convention, version 1.1
|
94
|
</formatName>
|
95
|
</objectFormat>
|
96
|
<objectFormat>
|
97
|
<fmtid>CF-1.2</fmtid>
|
98
|
<formatName>
|
99
|
NetCDF Climate and Forecast Metadata Convention, version 1.2
|
100
|
</formatName>
|
101
|
</objectFormat>
|
102
|
<objectFormat>
|
103
|
<fmtid>CF-1.3</fmtid>
|
104
|
<formatName>
|
105
|
NetCDF Climate and Forecast Metadata Convention, version 1.3
|
106
|
</formatName>
|
107
|
</objectFormat>
|
108
|
<objectFormat>
|
109
|
<fmtid>CF-1.4</fmtid>
|
110
|
<formatName>
|
111
|
NetCDF Climate and Forecast Metadata Convention, version 1.4
|
112
|
</formatName>
|
113
|
</objectFormat>
|
114
|
<objectFormat>
|
115
|
<fmtid>http://www.cuahsi.org/waterML/1.0/</fmtid>
|
116
|
<formatName>
|
117
|
Water Markup Language, version 1.0
|
118
|
</formatName>
|
119
|
</objectFormat>
|
120
|
<objectFormat>
|
121
|
<fmtid>http://www.cuahsi.org/waterML/1.1/</fmtid>
|
122
|
<formatName>
|
123
|
Water Markup Language, version 1.0
|
124
|
</formatName>
|
125
|
</objectFormat>
|
126
|
<objectFormat>
|
127
|
<fmtid>http://www.loc.gov/METS/</fmtid>
|
128
|
<formatName>
|
129
|
Metadata Encoding and Transmission Standard, version 1
|
130
|
</formatName>
|
131
|
</objectFormat>
|
132
|
<objectFormat>
|
133
|
<fmtid>netCDF-3</fmtid>
|
134
|
<formatName>Network Common Data Format, version 3</formatName>
|
135
|
</objectFormat>
|
136
|
<objectFormat>
|
137
|
<fmtid>netCDF-4</fmtid>
|
138
|
<formatName>Network Common Data Format, version 3</formatName>
|
139
|
</objectFormat>
|
140
|
<objectFormat>
|
141
|
<fmtid>text/plain</fmtid>
|
142
|
<formatName>Plain Text</formatName>
|
143
|
</objectFormat>
|
144
|
<objectFormat>
|
145
|
<fmtid>text/csv</fmtid>
|
146
|
<formatName>Comma Separated Values Text</formatName>
|
147
|
</objectFormat>
|
148
|
<objectFormat>
|
149
|
<fmtid>image/bmp</fmtid>
|
150
|
<formatName>Bitmap Image File</formatName>
|
151
|
</objectFormat>
|
152
|
<objectFormat>
|
153
|
<fmtid>image/gif</fmtid>
|
154
|
<formatName>Graphics Interchange Format</formatName>
|
155
|
</objectFormat>
|
156
|
<objectFormat>
|
157
|
<fmtid>image/jp2</fmtid>
|
158
|
<formatName>JPEG 2000</formatName>
|
159
|
</objectFormat>
|
160
|
<objectFormat>
|
161
|
<fmtid>image/jpeg</fmtid>
|
162
|
<formatName>JPEG</formatName>
|
163
|
</objectFormat>
|
164
|
<objectFormat>
|
165
|
<fmtid>image/png</fmtid>
|
166
|
<formatName>Portable Network Graphics</formatName>
|
167
|
</objectFormat>
|
168
|
<objectFormat>
|
169
|
<fmtid>image/svg+xml</fmtid>
|
170
|
<formatName>Scalable Vector Graphics</formatName>
|
171
|
</objectFormat>
|
172
|
<objectFormat>
|
173
|
<fmtid>image/tiff</fmtid>
|
174
|
<formatName>Tagged Image File Format</formatName>
|
175
|
</objectFormat>
|
176
|
<objectFormat>
|
177
|
<fmtid>http://rs.tdwg.org/dwc/xsd/simpledarwincore/</fmtid>
|
178
|
<formatName>Simple Darwin Core</formatName>
|
179
|
</objectFormat>
|
180
|
<objectFormat>
|
181
|
<fmtid>http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd</fmtid>
|
182
|
<formatName>Darwin Core, version 2.0</formatName>
|
183
|
</objectFormat>
|
184
|
<objectFormat>
|
185
|
<fmtid>application/octet-stream</fmtid>
|
186
|
<formatName>Octet Stream</formatName>
|
187
|
</objectFormat>
|
188
|
</d1:objectFormatList>
|