Project

General

Profile

Cataloguemetadata guidelines » History » Version 145

Jose Rubio, 2020-11-06 13:33

1 144 Jose Rubio
h1. EEA Metadata Profile v2.1, December 2019
2 1 Andrei Meliş
3 23 Jose Rubio
{{>toc}}
4
5 46 Jose Rubio
h2. 1. Introduction
6 1 Andrei Meliş
7 47 Jose Rubio
This wiki page provides the full description of the *EEA Metadata profile*, including all the compulsory and conditional metadata elements, their XML encoding, their mapping against the INSPIRE Metadata Technical Guidelines and ISO standards, their status as well as some important notes about their content. 
8 1 Andrei Meliş
9 141 Ibolya Bunda
The EEA metadata profile follows the " *Technical Guidance for the implementation of INSPIRE data set and service metadata based on ISO/TS 19139:2007* ":https://inspire.ec.europa.eu/file/1705/download?token=iSTwpRWd which is the implementation specification for defining metadata for INSPIRE data sets and services in ISO/TS 19139 based XML format in compliance with the INSPIRE IR for metadata and network services (Regulation 1205/2008 and Regulation 1089/2010). The EEA metadata profile considers as compulsory all optional elements offered by ISO 19115 and INSPIRE which are regarded as useful for EEA activities.
10 23 Jose Rubio
11 119 Jose Rubio
This section reviews every single metadata element of the EEA profile. They feature here below following the order in which they appear in the file attachment:"eea_v_3035_100_k_cdda-poly_p_2018-2019_v17_r00.xml" which is compliant with the EEA metadata profile v2.0. This metadata refers to a data set containing the *Nationally designated areas (CDDA) polygons for public access - version 17, Jun. 2019* . Please note that a few conditional elements may not however appear in this file.  
12 26 Jose Rubio
13 140 Jose Rubio
A metadata editor tool based on GeoNetwork is available on https://sdi.eea.europa.eu/editor-catalogue/, accessible only with EIONET account. A "metadata template":https://taskman.eionet.europa.eu/attachments/80866 is also available to facilitate the compliance with the EEA metadata profile. The wiki page "EEA SDI editor User Guide":https://taskman.eionet.europa.eu/projects/public-docs/wiki/SDI_editor_guidance provides a detailed step-by-step description on how to create and edit metadata using the SDI Editor following the EEA metadata profile described here, and how to validate it against the profile and against the INSPIRE Technical Guidance indicated above.  
14 26 Jose Rubio
15 119 Jose Rubio
Please note that not all the metadata elements in the profile are supposed to be directly edited by the data stewards - as indicated in the corresponding section, a few are already included in the EEA Template, others are to be edited by the SDI Team and some are automatically generated by (any) metadata editor tool. 
16 82 Jose Rubio
17 144 Jose Rubio
The current version of the EEA metadata profile (v2.1) has been made public in November 2020. In case you have any question, doubt or suggestion, please contact the EEA SDI team on *sdi@eea.europa.eu*.
18 1 Andrei Meliş
19 144 Jose Rubio
h3. 1.1 EEA metadata profile version control
20
21
EEA metadata profile v2.0 was published in December 2019 to align with the INSPIRE MD TG 2.0
22
EEA metadata profile v2.1 was published in November 2020 and includes only minor additions (next update date option, EEA webtopic keywords).  
23
24 46 Jose Rubio
h2. 2. Analysis of EEA metadata profile elements
25 23 Jose Rubio
26 50 Jose Rubio
h2. MD_Metadata/fileIdentifier
27 23 Jose Rubio
28
h4. XML encoding
29 1 Andrei Meliş
30
<pre>
31 23 Jose Rubio
<code class="xml">
32 119 Jose Rubio
 <gmd:fileIdentifier>
33
      <gco:CharacterString>50dd4172-ba90-4d6d-90ef-88f5d1d84795</gco:CharacterString>
34
  </gmd:fileIdentifier>
35 1 Andrei Meliş
</code></pre>
36
37
h4. References
38
39 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
40
|ISO19115:2003|B.2.1 p38|Optional|
41 1 Andrei Meliş
42
h4. Status in EEA metadata
43
44
  *Mandatory*
45
46
47
h4. Important notes
48
49 119 Jose Rubio
** The file identifier in the EEA SDI will be created using Universal Unique Identifiers (UUIDs). 
50 23 Jose Rubio
** The file identifier value does not need to be edited manually as this identifier will be overwritten automatically at time of first import of the metadata file into GeoNetwork.
51 1 Andrei Meliş
** _This metadata element does not require any editing._
52
53
h2. MD_Metadata/language
54 53 Jose Rubio
55 23 Jose Rubio
h4. XML encoding
56 1 Andrei Meliş
57 23 Jose Rubio
<pre>
58
<code class="xml">
59 119 Jose Rubio
    <gmd:language>
60
      <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
61
  </gmd:language>
62 1 Andrei Meliş
</code></pre>
63
64
h4. References
65 23 Jose Rubio
66 119 Jose Rubio
|INSPIRE Metadata TG v2.0| C.2.27 p119|Mandatory|
67
|ISO19115:2003|B.2.1 p38|Conditional|
68 1 Andrei Meliş
69
h4. Status in EEA metadata
70
71
  *Mandatory*
72
73
h4. Important notes
74
75 119 Jose Rubio
** Metadata element used to document the language used in the metadata. 
76
** All metadata records shall be written in English (alpha-3 code "eng" in ISO639-2/B) therefore this element does not need to be edited.
77 1 Andrei Meliş
** _This metadata element does not require any editing._
78 23 Jose Rubio
79
h2. MD_Metadata/characterSet
80 1 Andrei Meliş
81 23 Jose Rubio
h4. XML encoding
82
83 1 Andrei Meliş
<pre>
84
<code class="xml">
85 119 Jose Rubio
 <gmd:characterSet>
86
      <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_CharacterSetCode"
87 1 Andrei Meliş
                               codeListValue="utf8"/>
88
  </gmd:characterSet>
89
</code></pre>
90
91
h4. References
92
93 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
94
|ISO19115:2003|B.2.1 p38|Conditional|
95 1 Andrei Meliş
96
h4. Status in EEA metadata
97
98
  *Mandatory*
99
100
h4. Important notes
101
102 119 Jose Rubio
** This metadata element describes the character coding standard used for the metadata set. 
103
** The character coding standard used for the metadata set shall be _utf8_ (8-bit variable size Universal Coded Character Set -UCS- transfer format specificed in ISO 106406:2014)
104 1 Andrei Meliş
** _This metadata element does not require any editing._
105 23 Jose Rubio
106 1 Andrei Meliş
h2. MD_Metadata/parentIdentifier
107
108
h4. XML encoding
109 107 Jose Rubio
110 87 Jose Rubio
<pre>
111
<code class="xml">
112
<gmd:parentIdentifier>
113
      <gco:CharacterString>53c161cf-235b-4647-9200-446b60c5f59c</gco:CharacterString>
114 1 Andrei Meliş
   </gmd:parentIdentifier>
115 87 Jose Rubio
</code></pre>
116
117
h4. References
118
119 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
120
|ISO19115:2003|B.2.1 p38|Conditional|
121 1 Andrei Meliş
122
123
h4. Status in EEA metadata
124
125 119 Jose Rubio
  *Conditional*: only for those data sets which belong to a data set series or are a subset from another data set existing in the SDI
126 1 Andrei Meliş
127
h4. Important notes
128
129 119 Jose Rubio
** This metadata element allows the logical link between a data set metadata and the metadata of a data set of which the former is a subset (e.g. data sets within a series, public versions which are subsets of internal versions without restricted data). 
130
** A data set series is defined as a collection of data sets which share the same product specification.  
131 1 Andrei Meliş
** This element should be added whenever the related series or a parent resource has a metadata record in the EEA catalogue SDI. 
132 119 Jose Rubio
** The parent identifier value will be edited manually by the SDI Team. The Metadata editor should however inform the SDI Team of the existence of a data set series or parent resource to which the new metadata should be linked to. 
133
** The XML snippet provided as an example does not belong to the metadata used as an example in this profile. 
134 87 Jose Rubio
** _This metadata element requires *editing by the SDI Team*._
135 1 Andrei Meliş
136 23 Jose Rubio
h2. MD_Metadata/hierarchyLevel
137 1 Andrei Meliş
138
h4. XML encoding
139 23 Jose Rubio
140
<pre>
141
<code class="xml">
142 119 Jose Rubio
<gmd:hierarchyLevel>
143
      <gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"
144 1 Andrei Meliş
                        codeListValue="dataset"/>
145
  </gmd:hierarchyLevel>
146
</code></pre>
147 23 Jose Rubio
148 1 Andrei Meliş
h4. References
149
150 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.3 p103|Mandatory|
151
|ISO19115:2003|B.2.1 p38|Conditional|
152 1 Andrei Meliş
153
h4. Status in EEA metadata
154
155
  *Mandatory*
156
157
158
h4. Important notes
159
160 119 Jose Rubio
** This metadata element refers to the scope to which the metadata applies, which values are defined by the code list MD_ScopeCode (e.g. dataset, series, service, feature, attribute, nonGeographicDataset - see ISO19115:2003 Sec. B5.25 p101)
161
** We are so far only considering metadata for data sets and series. By default the value shall be "dataset", since the series metadata are produced by the SDI Team, in collaboration with the thematic experts. 
162 1 Andrei Meliş
** _This metadata element does not require any editing._
163
164 53 Jose Rubio
h2. MD_Metadata/contact
165 23 Jose Rubio
166 1 Andrei Meliş
h4. XML encoding
167
168
<pre>
169
<code class="xml">
170 119 Jose Rubio
<gmd:contact>
171
      <gmd:CI_ResponsibleParty>
172
         <gmd:organisationName>
173
            <gco:CharacterString>European Environment Agency</gco:CharacterString>
174
         </gmd:organisationName>
175
         <gmd:contactInfo>
176
            <gmd:CI_Contact>
177
               <gmd:address>
178
                  <gmd:CI_Address>
179
                     <gmd:deliveryPoint>
180
                        <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
181
                     </gmd:deliveryPoint>
182
                     <gmd:city>
183
                        <gco:CharacterString>Copenhagen</gco:CharacterString>
184
                     </gmd:city>
185
                     <gmd:administrativeArea>
186
                        <gco:CharacterString>K</gco:CharacterString>
187
                     </gmd:administrativeArea>
188
                     <gmd:postalCode>
189
                        <gco:CharacterString>1050</gco:CharacterString>
190
                     </gmd:postalCode>
191
                     <gmd:country>
192
                        <gco:CharacterString>Denmark</gco:CharacterString>
193
                     </gmd:country>
194
                     <gmd:electronicMailAddress>
195
                        <gco:CharacterString>sdi@eea.europa.eu</gco:CharacterString>
196
                     </gmd:electronicMailAddress>
197
                  </gmd:CI_Address>
198
               </gmd:address>
199
            </gmd:CI_Contact>
200
         </gmd:contactInfo>
201
         <gmd:role>
202
            <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
203 1 Andrei Meliş
                             codeListValue="pointOfContact"/>
204 119 Jose Rubio
         </gmd:role>
205
      </gmd:CI_ResponsibleParty>
206
  </gmd:contact>
207 1 Andrei Meliş
</code></pre>
208
209
h4. References
210
211 119 Jose Rubio
|INSPIRE Metadata TG v2.0| C.2.25 p118|Mandatory|
212
|ISO19115:2003|B.2.1 p38 (ResponsibleParty data type in B.3.2.1 p85)|Mandatory|
213 23 Jose Rubio
214 1 Andrei Meliş
h4. Status in EEA metadata
215
216
  *Mandatory*
217
218
219
h4. Important notes
220
221 119 Jose Rubio
** This element refers to the party responsible for the metadata information.
222
** The default value for all metadata published in the SDI (with the unlikely exception of metadata not created or modified by EEA but still published in the SDI) will be the contact information of EEA SDI Team, to be provided as indicated above in the XML snippet. There could be more than one metadata point of contact but they are typically not expected.
223 23 Jose Rubio
** _This metadata element does not require any editing._
224 1 Andrei Meliş
225 23 Jose Rubio
h2. MD_Metadata/dateStamp
226 1 Andrei Meliş
227
h4. XML encoding
228 23 Jose Rubio
229
<pre>
230 1 Andrei Meliş
<code class="xml">
231
  <gmd:dateStamp>
232 119 Jose Rubio
      <gco:DateTime>2019-11-27T12:53:17</gco:DateTime>
233 23 Jose Rubio
  </gmd:dateStamp>
234 1 Andrei Meliş
</code></pre>
235
236
h4. References
237
238 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.26 p119|Mandatory|
239
|ISO19115:2003|B.2.1 p38 (Date type in B.4.2 p91)|Mandatory|
240 1 Andrei Meliş
241
h4. Status in EEA metadata
242
243 23 Jose Rubio
  *Mandatory*
244 1 Andrei Meliş
245 23 Jose Rubio
246
h4. Important notes
247 1 Andrei Meliş
248 119 Jose Rubio
** This element refers to date that the metadata was created.
249 1 Andrei Meliş
** As some metadata elements are updated automatically when the metadata record is inserted into the catalogue, this date is considered as being the date of insertion into our catalogue and will be generated automatically by GeoNetwork.
250 23 Jose Rubio
** _This metadata element does not require any editing._
251 1 Andrei Meliş
252
h2. MD_Metadata/metadataStandardName
253 23 Jose Rubio
254
h4. XML encoding
255 1 Andrei Meliş
256
<pre>
257
<code class="xml">
258 119 Jose Rubio
<gmd:metadataStandardName>
259
      <gco:CharacterString>ISO 19115/19139</gco:CharacterString>
260 1 Andrei Meliş
  </gmd:metadataStandardName>
261
</code></pre>
262
263 23 Jose Rubio
h4. References
264 1 Andrei Meliş
265 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
266
|ISO19115:2003|B.2.1 p38|Optional|
267 1 Andrei Meliş
268
h4. Status in EEA metadata
269
270
  *Mandatory*
271 23 Jose Rubio
272 1 Andrei Meliş
273
h4. Important notes
274
275 119 Jose Rubio
** This metadata element provides the name of the metadata standard (including profile name) used. 
276 23 Jose Rubio
** This metadata element is generated automatically by Geonetwork and any modification will be overwritten by GeoNetwork.
277 1 Andrei Meliş
** _This metadata element does not require any editing._
278 23 Jose Rubio
279 53 Jose Rubio
280 1 Andrei Meliş
h2. MD_Metadata/metadataStandardVersion
281 23 Jose Rubio
282
h4. XML encoding
283 1 Andrei Meliş
284
<pre>
285
<code class="xml">
286 119 Jose Rubio
<gmd:metadataStandardVersion>
287
      <gco:CharacterString>1.0</gco:CharacterString>
288
  </gmd:metadataStandardVersion>
289 1 Andrei Meliş
</code></pre>
290
291
h4. References
292
293 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
294
|ISO19115:2003|B.2.1 p38 (modified in ISO 19115:2003/Cor.1:2006)|Optional|
295 1 Andrei Meliş
296
h4. Status in EEA metadata
297
298
  *Mandatory*
299
300
301 23 Jose Rubio
h4. Important notes
302
303 119 Jose Rubio
** This metadata element provides the version (or profile) of the metadata standard used. 
304 1 Andrei Meliş
** This metadata element is generated automatically by GeoNetwork and any modification will be overwritten by GeoNetwork.
305 23 Jose Rubio
** _This metadata element does not require any editing._
306
307
h2. MD_Metadata/referenceSystemInfo/*/referenceSystemIdentifier
308 1 Andrei Meliş
309
h4. XML encoding
310 23 Jose Rubio
311
<pre>
312 1 Andrei Meliş
<code class="xml">
313 119 Jose Rubio
    <gmd:referenceSystemInfo>
314
      <gmd:MD_ReferenceSystem>
315
         <gmd:referenceSystemIdentifier>
316
            <gmd:RS_Identifier>
317
               <gmd:code>
318
                  <gmx:Anchor xlink:href="http://www.opengis.net/def/crs/EPSG/0/3035">EPSG:3035</gmx:Anchor>
319
               </gmd:code>
320
            </gmd:RS_Identifier>
321
         </gmd:referenceSystemIdentifier>
322
      </gmd:MD_ReferenceSystem>
323 1 Andrei Meliş
  </gmd:referenceSystemInfo>
324 119 Jose Rubio
  </code></pre>
325 1 Andrei Meliş
326
h4. References
327
328 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.3.1 p120|Mandatory|
329
|ISO19115:2003|B.2.7.3 p65 (modified in ISO 19115:2003/Cor.1:2006)|Optional|
330 1 Andrei Meliş
331
h4. Status in EEA metadata
332
333
  *Mandatory*
334
335
h4. Important notes
336
337 119 Jose Rubio
** This metadata element describes the Coordinate Reference System(s) used in the data set. 
338
** The Coordinate Reference System shall be referred to with its EPSG - European Petroleum Survey Group -  code. See http://www.epsg-registry.org/ for more information on the EPSG codes and their values. 
339
** INSPIRE requires that the EPSG codes are encoded using URIs as defined in the "Annex D.5 of the INSPIRE metadata TG 2.0":https://inspire.ec.europa.eu/file/1705/download?token=iSTwpRWd.
340
** The SDI editor provides a list of the most common Coordinate Reference Systems to facilitate the encoding of this element. 
341
** In this example, the EPSG code used is _3035_ (http://www.opengis.net/def/crs/EPSG/0/3035) which corresponds to a Lambert Azimuthal Equal Area 52N 10E projection based on ETRS89 datum.
342
** In the unlikely event there is not any EPSG code to describe a CRS, the CRS shall be described in the metadata. Contact the SDI Team for further details.
343 1 Andrei Meliş
** _This metadata element *requires editing.*_
344
345
h2. MD_Metadata/identificationInfo/*/citation/*/title
346
347 23 Jose Rubio
h4. XML encoding
348 1 Andrei Meliş
349
<pre>
350 23 Jose Rubio
<code class="xml">
351 1 Andrei Meliş
<gmd:identificationInfo>
352 119 Jose Rubio
      <gmd:MD_DataIdentification>
353
         <gmd:citation>
354
            <gmd:CI_Citation>
355
               <gmd:title>
356
                  <gco:CharacterString>Nationally designated areas (CDDA) polygons for public access - version 17, Jun. 2019</gco:CharacterString>
357
               </gmd:title>
358 23 Jose Rubio
                                     <!-- [.....................] -->
359 1 Andrei Meliş
			</gmd:CI_Citation>
360
		</gmd:citation>
361
	</gmd:MD_DataIdentification>
362
</gmd:identificationInfo>
363
</code></pre>
364
365
h4. References
366
367 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.1 p102|Mandatory|
368
|ISO19115:2003|B.2.2.1 p40 (Citation data type in B.3.2 p85)|Mandatory|
369 1 Andrei Meliş
370
h4. Status in EEA metadata
371
372
  *Mandatory*
373
374
h4. Important notes
375
376 119 Jose Rubio
** This metadata element includes the name by which the cited resource is known. 
377
** In general, titles need to be self-explanatory and should not contain acronyms unless they are widely known. In any case, should an acronym be used in the title, it shall be made explicit in the abstract. For data sets which have regular updates, the version number and the data set creation date shall be added at the end of the title. The public or internal nature of the data set should also be reflected in the title. More details about the recommended title convention [[Naming_conventions|here]].   
378 1 Andrei Meliş
** _This metadata element *requires editing.*_
379
380
h2. MD_Metadata/identificationInfo/*/citation/*/date (creation)
381
382 27 Jose Rubio
h4. XML encoding
383 1 Andrei Meliş
384 54 Jose Rubio
<pre>
385 1 Andrei Meliş
<code class="xml">
386
<gmd:identificationInfo>
387 91 Jose Rubio
	<gmd:MD_DataIdentification>
388 23 Jose Rubio
		<gmd:citation>
389 73 Jose Rubio
			<gmd:CI_Citation>
390 23 Jose Rubio
                                     <!-- [.....................] -->
391
				<gmd:date>
392 119 Jose Rubio
                  <gmd:CI_Date>
393
                     <gmd:date>
394
                        <gco:Date>2019-06-04</gco:Date>
395 1 Andrei Meliş
                     </gmd:date>
396
                     <gmd:dateType>
397 119 Jose Rubio
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
398 1 Andrei Meliş
                                             codeListValue="creation"/>
399
                     </gmd:dateType>
400 23 Jose Rubio
                  </gmd:CI_Date>
401
               </gmd:date>
402 1 Andrei Meliş
                                     <!-- [.....................] -->
403 91 Jose Rubio
			</gmd:CI_Citation>
404 23 Jose Rubio
		</gmd:citation>
405
	</gmd:MD_DataIdentification>
406
</gmd:identificationInfo>
407 1 Andrei Meliş
</code></pre>
408
409
h4. References
410
411 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.16 p111|Conditional (at least temporal extent or one date of creation, publication or last revision shall be provided)|
412
|ISO19115:2003|B.2.2.1 p40 (Date data type in B.3.2.4 p88)|Conditional (but at least one of date of creation, publication or last revision shall be provided)|
413 1 Andrei Meliş
414
h4. Status in EEA metadata
415
416
  *Mandatory*
417
418
h4. Important notes
419
420 119 Jose Rubio
** This metadata element shall include the reference date of the creation of the related data set. 
421
** The date of creation shall be equal or prior to the date of publication for data sets published on the EEA website.
422
** For data sets which are not published on the EEA website, this date might be retrieved from the metadata file generated by the metadata editor which could be available together with the data set (metadata element https://taskman.eionet.europa.eu/projects/public-docs/wiki/EEA_Metadata_Profile_v20#MD_MetadatadateStamp). If no suitable creation date can be found, please contact the SDI Team. 
423 1 Andrei Meliş
** _This metadata element *requires editing.*_
424
425 144 Jose Rubio
h2. MD_Metadata/identificationInfo/*/citation/*/date (next update)
426
427
428
h4. XML encoding
429
430
<pre>
431
<code class="xml">
432
<gmd:identificationInfo>
433
	<gmd:MD_DataIdentification>
434
		<gmd:citation>
435
			<gmd:CI_Citation>
436
                                     <!-- [.....................] -->
437
				  <gmd:date>
438
                    <gmd:CI_Date>
439
                       <gmd:date>
440
                       <gco:Date>2026-01-01</gco:Date>
441
                        </gmd:date>
442
                        <gmd:dateType>
443
                     <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="nextUpdate"/>
444
                  </gmd:dateType>
445
              </gmd:CI_Date>
446
            </gmd:date>
447
                                     <!-- [.....................] -->
448
			</gmd:CI_Citation>
449
		</gmd:citation>
450
	</gmd:MD_DataIdentification>
451
</gmd:identificationInfo>
452
</code></pre>
453
454
h4. References
455
456
|INSPIRE Metadata TG v2.0|||
457
|ISO19115-3:2018||Conditional (but at least one of date of creation, publication or last revision shall be provided)|
458
459
h4. Status in EEA metadata
460
461
  *Optional*: relevant information to be added for those datasets which are regularly updated or it is known when a next update will be made available 
462
463
h4. Important notes
464
465
** This metadata element shall include the reference date when the resource will be next updated. 
466
** It is an element not included in ISO 19115:2003 but in its update ISO 19115-3:2018.
467
** This metadata element is *NOT* included in the example provided
468
** _This metadata element *requires editing or deletion.*_
469
470 1 Andrei Meliş
h2. MD_Metadata/identificationInfo/*/citation/*/date (publication)
471
472
473
h4. XML encoding
474
475
<pre>
476
<code class="xml">
477
<gmd:identificationInfo>
478 119 Jose Rubio
	<gmd:MD_DataIdentification>
479 1 Andrei Meliş
		<gmd:citation>
480
			<gmd:CI_Citation>
481 119 Jose Rubio
                                     <!-- [.....................] -->
482 1 Andrei Meliş
				    <gmd:date>
483
                  <gmd:CI_Date>
484 119 Jose Rubio
                     <gmd:date>
485 1 Andrei Meliş
                        <gco:Date>2019-06-04</gco:Date>
486
                     </gmd:date>
487
                     <gmd:dateType>
488
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
489
                                             codeListValue="publication"/>
490
                     </gmd:dateType>
491
                  </gmd:CI_Date>
492
               </gmd:date>
493
                                     <!-- [.....................] -->
494
			</gmd:CI_Citation>
495
		</gmd:citation>
496
	</gmd:MD_DataIdentification>
497
</gmd:identificationInfo>
498 119 Jose Rubio
</code></pre>
499
500 1 Andrei Meliş
h4. References
501
502
|INSPIRE Metadata TG v2.0|C.2.14 p110|Conditional (at least temporal extent or one date of creation, publication or last revision shall be provided)|
503 119 Jose Rubio
|ISO19115:2003|B.2.2.1 p40 (Date data type in B.3.2.4 p88)|Conditional (but at least one of date of creation, publication or last revision shall be provided)|
504 23 Jose Rubio
505 1 Andrei Meliş
h4. Status in EEA metadata
506 91 Jose Rubio
507 119 Jose Rubio
  *Conditional*: mandatory for data sets published by the EEA, in particular on the EEA website (http://www.eea.europa.eu/data-and-maps/data)
508
509
h4. Important notes
510 1 Andrei Meliş
511 145 Jose Rubio
* This metadata element shall include the reference date of the publication of the related data set.
512
* The date of publication shall be present at least for data sets which are published by the EEA. For internal or restricted data sets, it is expected that this element is not filled in.
513
* For data sets which are not published on the EEA website (e.g. Copernicus), please contact the SDI team.
514
* This metadata element requires editing or deletion.
515 1 Andrei Meliş
516 91 Jose Rubio
h2. MD_Metadata/identificationInfo/*/citation/*/edition
517 23 Jose Rubio
518
h4. XML encoding
519 1 Andrei Meliş
520
<pre>
521 91 Jose Rubio
<code class="xml">
522 1 Andrei Meliş
<gmd:identificationInfo>
523 23 Jose Rubio
	<gmd:MD_DataIdentification>
524 1 Andrei Meliş
		<gmd:citation>
525
			<gmd:CI_Citation>
526 91 Jose Rubio
                                     <!-- [.....................] -->
527 119 Jose Rubio
			    <gmd:edition>
528
                  <gco:CharacterString>17.00</gco:CharacterString>
529
               </gmd:edition>
530 1 Andrei Meliş
                                     <!-- [.....................] -->
531
			</gmd:CI_Citation>
532 55 Jose Rubio
		</gmd:citation>
533 23 Jose Rubio
	</gmd:MD_DataIdentification>
534
</gmd:identificationInfo>
535
</code></pre>
536
537 1 Andrei Meliş
h4. References
538
539 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
540
|ISO19115:2003|B.2.2.1 p40 (Citation data type in B.3.2 p85)|Optional|
541 1 Andrei Meliş
542
h4. Status in EEA metadata
543
544
  *Mandatory*
545
546 23 Jose Rubio
h4. Important notes
547 1 Andrei Meliş
548 119 Jose Rubio
** This element includes the version of the cited resource. In the EEA profile, this covers the version of the data set and its sub-version or revision if applicable.  
549
** The version and revision numbers of the data set should be consistent with this element. Version and revision should be encoded with two digits each, separated by a point (vv.rr).
550 1 Andrei Meliş
** _This metadata element *requires editing*_
551
552 23 Jose Rubio
h2. MD_Metadata/identificationInfo/*/citation/*/identifier
553 1 Andrei Meliş
554
h4. XML encoding
555
556 23 Jose Rubio
<pre>
557
<code class="xml">
558 53 Jose Rubio
<gmd:identificationInfo>
559 1 Andrei Meliş
	<gmd:MD_DataIdentification>
560
		<gmd:citation>
561 27 Jose Rubio
			<gmd:CI_Citation>
562 1 Andrei Meliş
                                     <!-- [.....................] -->
563 119 Jose Rubio
				 <gmd:identifier>
564
                  <gmd:MD_Identifier>
565
                     <gmd:code>
566
                        <gco:CharacterString>eea_v_3035_100_k_cdda-poly_p_2018-2019_v17_r00</gco:CharacterString>
567
                     </gmd:code>
568
                  </gmd:MD_Identifier>
569
               </gmd:identifier>
570 1 Andrei Meliş
			</gmd:CI_Citation>
571
		</gmd:citation>
572
	</gmd:MD_DataIdentification>
573
</gmd:identificationInfo>
574
</code></pre>
575
576
h4. References
577
578 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C2.5 p104|Mandatory|
579
|ISO19115:2003|.2.2.1 p40 (Identifier data type in B.2.7.3 p65)|Optional|
580 23 Jose Rubio
581 1 Andrei Meliş
h4. Status in EEA metadata
582
583
  *Mandatory*
584
585
h4. Important notes
586
587 119 Jose Rubio
** This metadata element shall refer to a value uniquely identifying an object (e.g. dataset, series) within a namespace. 
588 1 Andrei Meliş
** This identifier shall be unique and follow [[Naming_conventions|this convention]]. 
589 119 Jose Rubio
** This identifier shall be set to the directory name in which the data set is contained.
590 1 Andrei Meliş
** In order to ensure consistency with the existing content of the SDI, the SDI Team will check and modify the identifier when necessary. 
591
** _This metadata element *requires editing.*_
592
593
h2. MD_Metadata/identificationInfo/*/abstract
594
595
h4. XML encoding
596 23 Jose Rubio
597 1 Andrei Meliş
<pre>
598 29 Jose Rubio
<code class="xml">
599 23 Jose Rubio
<gmd:identificationInfo>
600 1 Andrei Meliş
	<gmd:MD_DataIdentification>
601
                      <!-- [.....................] -->
602 119 Jose Rubio
				<gmd:abstract>
603
            <gco:CharacterString>The European inventory of Nationally designated areas (CDDA) holds information about designated areas and their designation types, which directly or indirectly create protected areas. The inventory is delivered by the Eionet partnership countries as spatial and tabular information.
604
605
The inventory began in 1995 under the CORINE programme of the European Commission. The CDDA is now an agreed annual Eionet core data flow maintained by the European Environment Agency (EEA) with support from the European Topic Centre on Biological Diversity (ETC/BD). The data set is used by the EEA and e.g. the UNEP-WCMC for their main European and global assessments, products and services.
606
607
The CDDA is the official source of protected area information from the 39 European countries to the World Database of Protected Areas (WDPA).
608
609 1 Andrei Meliş
The CDDA data can be queried online in the European Nature Information System (EUNIS).
610 119 Jose Rubio
611
Geographical coverage of GIS vector boundary data: Albania, Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Kosovo under UNSC Resolution 1244/99, Latvia, Liechtenstein, Lithuania, Luxembourg, North Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland, Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland and United Kingdom.
612
613
EEA does not have permission to distribute some or all sites reported by Estonia, Finland, Ireland and Turkey.
614
615
Two versions of the data set are provided. The full data set ("CDDA_2019_v01_public") includes the entire geographical coverage including nationally designated areas in overseas entities. The "CDDA_2019_v01_public_EuropeEPSG3035" version includes only continental Europe, i.e. excludes the overseas entities. Both versions are provided in GDB and GPKG formats.</gco:CharacterString>
616
         </gmd:abstract>
617 1 Andrei Meliş
                      <!-- [.....................] -->
618 23 Jose Rubio
	<gmd:MD_DataIdentification>
619
<gmd:identificationInfo>
620 1 Andrei Meliş
</code></pre>
621 23 Jose Rubio
622 1 Andrei Meliş
623
h4. References
624
625 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.2 p102|Mandatory|
626
|ISO19115:2003|B.2.2.1 p40|Mandatory|
627 1 Andrei Meliş
628
629
h4. Status in EEA metadata
630
631 23 Jose Rubio
  *Mandatory*
632 1 Andrei Meliş
633
634
h4. Important notes
635
636
** This is a brief narrative summary of the content of the resource. The abstract provides a clear and concise statement that enables the reader to understand the content of the data or service. Ideally it should also contain information about the coverage (linguistic transcriptions of the extent or location), main attributes, data sources, legal references and importance of the work. 
637
** Acronyms should be written in full when first used.
638 119 Jose Rubio
** When the metadata refers to a revision of an already existing data set, it is important to indicate as well the main changes on this new version.  
639 1 Andrei Meliş
** _This metadata element *requires editing.*_
640
641
h2. MD_Metadata/identificationInfo/*/status
642
643
h4. XML encoding
644 23 Jose Rubio
645
<pre>
646 1 Andrei Meliş
<code class="xml">
647 119 Jose Rubio
<gmd:status>
648
<gmd:MD_ProgressCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ProgressCode" codeListValue="obsolete"/>
649
</gmd:status>
650 1 Andrei Meliş
</code></pre>
651
652
h4. References
653 81 Jose Rubio
654 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
655
|ISO19115:2003|B.2.2.1 p40 |Optional|
656 81 Jose Rubio
657
658
h4. Status in EEA metadata
659
660 119 Jose Rubio
  *Conditional* - only for obsolete, archived or superseded data sets as well as data sets from completed projects
661 81 Jose Rubio
662 1 Andrei Meliş
h4. Important notes
663 81 Jose Rubio
664
** This element describes the status of the resource. 
665 119 Jose Rubio
** The value of this element is established by the ISO19115 codelist MD_ProgressCode. The EEA metadata profile only considers the following values (including one imported from ISO19115-1:2014):
666
**** completed: the production of the data set has been completed (this is to be used only for those data sets produced in the context of specific projects)
667
**** historicalArchive: to be used only for those data sets stored in an offline storage facility (this is unlikely to happen in the context of the EEA SDI)
668
**** obsolete: only for those data sets which are no longer relevant (only kept for historical purposes)
669
**** superseded: data set which has been replaced by a new one (this is to be used for data sets replaced by new versions)
670
** This means that by default, for currently "active" datasets (i.e. the most recent versions) this element is not filled in. 
671
** The XML snippet above is not included in the metadata file used in these guidelines.
672 81 Jose Rubio
** _This metadata element *requires editing by SDI Team*_
673
674 1 Andrei Meliş
h2. MD_Metadata/identificationInfo/*/pointOfContact (point of contact)
675
676
677
h4. XML encoding
678
679
<pre>
680
<code class="xml">
681
<gmd:identificationInfo>
682
	<gmd:MD_DataIdentification>
683
                      <!-- [.....................] -->
684 119 Jose Rubio
		   <gmd:pointOfContact>
685
            <gmd:CI_ResponsibleParty>
686
               <gmd:organisationName>
687
                  <gco:CharacterString>European Environment Agency</gco:CharacterString>
688
               </gmd:organisationName>
689
               <gmd:contactInfo>
690
                  <gmd:CI_Contact>
691
                     <gmd:address>
692
                        <gmd:CI_Address>
693
                           <gmd:deliveryPoint>
694
                              <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
695
                           </gmd:deliveryPoint>
696
                           <gmd:city>
697
                              <gco:CharacterString>Copenhagen</gco:CharacterString>
698
                           </gmd:city>
699
                           <gmd:administrativeArea>
700
                              <gco:CharacterString>K</gco:CharacterString>
701
                           </gmd:administrativeArea>
702
                           <gmd:postalCode>
703
                              <gco:CharacterString>1050</gco:CharacterString>
704
                           </gmd:postalCode>
705
                           <gmd:country>
706
                              <gco:CharacterString>Denmark</gco:CharacterString>
707
                           </gmd:country>
708
                           <gmd:electronicMailAddress>
709
                              <gco:CharacterString>info@eea.europa.eu</gco:CharacterString>
710
                           </gmd:electronicMailAddress>
711
                        </gmd:CI_Address>
712
                     </gmd:address>
713
                     <gmd:onlineResource>
714
                        <gmd:CI_OnlineResource>
715
                           <gmd:linkage>
716
                              <gmd:URL>http://www.eea.europa.eu</gmd:URL>
717
                           </gmd:linkage>
718
                           <gmd:protocol>
719
                              <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
720
                           </gmd:protocol>
721
                           <gmd:name>
722
                              <gco:CharacterString>European Environment Agency public website</gco:CharacterString>
723
                           </gmd:name>
724
                           <gmd:function>
725
                              <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
726
                                                         codeListValue="information"/>
727
                           </gmd:function>
728
                        </gmd:CI_OnlineResource>
729
                     </gmd:onlineResource>
730
                  </gmd:CI_Contact>
731
               </gmd:contactInfo>
732
               <gmd:role>
733
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
734
                                   codeListValue="pointOfContact"/>
735
               </gmd:role>
736
            </gmd:CI_ResponsibleParty>
737
         </gmd:pointOfContact>
738 1 Andrei Meliş
                      <!-- [.....................] -->
739
	<gmd:MD_DataIdentification>
740
<gmd:identificationInfo>
741
</code></pre>
742
743
h4. References
744
745 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.23 p117| Conditional (at least one responsible party is mandatory)|
746
|ISO19115:2003|B.2.2.1 p40 (ResponsibleParty data type in B.3.2.1 p85)|Optional|
747 1 Andrei Meliş
748
h4. Status in EEA metadata
749
750
  *Mandatory*
751
752
h4. Important notes
753 23 Jose Rubio
754 119 Jose Rubio
** This metadata element provides the identification, and means of communication with, person(s) and organisation(s) that can provide us with knowledge about or acquisition of the data set.  
755
** The responsible party acting as Point of Contact shall be the EEA (using the public enquiries mailbox) for any data set owned by EEA.
756
** The responsible party acting as Point of Contact is the organization or company owning the data set when the latter is not owned by EEA. In case of doubts here please contact the EEA SDI Team. 
757
** It is recommended to use a functional mailbox instead of personal email address, avoiding any unnecessary personal data. 
758 1 Andrei Meliş
** _This metadata element *requires editing.*_
759
760
h2. MD_Metadata/identificationInfo/*/pointOfContact (custodian)
761
762
h4. XML encoding
763
764
<pre>
765
<code class="xml">
766
<gmd:identificationInfo>
767
	<gmd:MD_DataIdentification>
768
                      <!-- [.....................] -->
769 119 Jose Rubio
		  <gmd:pointOfContact>
770
            <gmd:CI_ResponsibleParty>
771
               <gmd:individualName gco:nilReason="missing">
772
                  <gco:CharacterString/>
773
               </gmd:individualName>
774
               <gmd:organisationName>
775
                  <gco:CharacterString>European Environment Agency</gco:CharacterString>
776
               </gmd:organisationName>
777
               <gmd:contactInfo>
778
                  <gmd:CI_Contact>
779
                     <gmd:address>
780
                        <gmd:CI_Address>
781
                           <gmd:electronicMailAddress>
782
                              <gco:CharacterString>info@eea.europa.eu</gco:CharacterString>
783
                           </gmd:electronicMailAddress>
784
                        </gmd:CI_Address>
785
                     </gmd:address>
786
                  </gmd:CI_Contact>
787
               </gmd:contactInfo>
788
               <gmd:role>
789
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
790
                                   codeListValue="custodian"/>
791
               </gmd:role>
792
            </gmd:CI_ResponsibleParty>
793
         </gmd:pointOfContact>
794 1 Andrei Meliş
                      <!-- [.....................] -->
795
	<gmd:MD_DataIdentification>
796
<gmd:identificationInfo>
797
</code></pre>
798
799
800
h4. References
801
802 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.23 p117|Conditional (at least one responsible party is mandatory)|
803
|ISO19115:2003|B.2.2.1 p40 (ResponsibleParty data type in B.3.2.1 p85)|Optional|
804 1 Andrei Meliş
805
806
h4. Status in EEA metadata
807
808 119 Jose Rubio
  *Conditional*: it shall be required at least for all data sets owned by EEA
809 1 Andrei Meliş
810
h4. Important notes
811
812 119 Jose Rubio
** This metadata element provides the identification, and means of communication with, person(s) and organisation(s) that accepts accountability and responsibility for the data and ensures appropriate care and maintenance for the resource. 
813
** This metadata element shall be filled in at least for data sets owned by EEA.
814
** In case of doubts when the data set is not owned by EEA please contact the EEA SDI Team.
815 1 Andrei Meliş
** It is recommended to use a functional mailbox instead of personal email address, and avoid any personal data. 
816
** _This metadata element *requires editing or deletion.*_
817
818
h2. MD_Metadata/identificationInfo/*/resourceMaintenance
819
820
h4. XML encoding
821
822
<pre>
823
<code class="xml">
824
<gmd:identificationInfo>
825
	<gmd:MD_DataIdentification>
826
                      <!-- [.....................] -->
827
		 <gmd:resourceMaintenance>
828
            <gmd:MD_MaintenanceInformation>
829
               <gmd:maintenanceAndUpdateFrequency>
830 119 Jose Rubio
                  <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_MaintenanceFrequencyCode"
831 1 Andrei Meliş
                                                   codeListValue="annually"/>
832
               </gmd:maintenanceAndUpdateFrequency>
833
            </gmd:MD_MaintenanceInformation>
834
         </gmd:resourceMaintenance>
835
                      <!-- [.....................] -->
836
	<gmd:MD_DataIdentification>
837
<gmd:identificationInfo>
838
</code></pre>
839
840
841
h4. References
842
843 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.7.1 p136|Optional|
844
|ISO19115:2003|B.2.2.1 p40 (MaintenanceInformation data type in B.2.5 p57)|Optional|
845 1 Andrei Meliş
846
847
h4. Status in EEA metadata
848
849
  *Mandatory*
850
851
h4. Important notes
852
853 119 Jose Rubio
** This element refers to the frequency with which changes and additions are made to the data after it is first produced. 
854
** The metadata element shall take one of these values of the code list "MD_MaintenanceFrequencyCode" (as listed in Sec. B.5.18 p99 of ISO19115:2003):
855 1 Andrei Meliş
**** continual
856
**** daily
857
**** weekly
858
**** fortnightly
859
**** monthly
860
**** quaterly
861
**** biannually
862
**** annually
863
**** asNeeded
864
**** irregular
865
**** notPlanned
866
**** unknown
867
** In case no frequency from the list above is satisfactory, the following _resourceMaintenance_ metadata element should be used instead, with the relevant frequency expressed as _PeriodDuration_ (in this example, a frequency of 1 year and 6 months is expressed with @P1Y6M0DT0H0M0S@ which stands for a period of *@1Y@ear* and *@6M@onths*):
868
<pre>
869
<code class="xml">
870
<gmd:resourceMaintenance>
871
	<gmd:MD_MaintenanceInformation>
872
		<gmd:maintenanceAndUpdateFrequency  gco:nilReason="inapplicable"/>
873
		<gmd:userDefinedMaintenanceFrequency>
874
			<gts:TM_PeriodDuration xmlns:gts="http://www.isotc211.org/2005/gts">P1Y6M0DT0H0M0S</gts:TM_PeriodDuration>
875
		</gmd:userDefinedMaintenanceFrequency>
876
	</gmd:MD_MaintenanceInformation>
877
</gmd:resourceMaintenance>
878
</code></pre>
879 119 Jose Rubio
** This element can eventually include information about the scope of data to which the maintenance is applied (values ScopeCode) as well as specific requirements for the maintenance, but this is not required in the context of the EEA metadata. 
880 1 Andrei Meliş
** _This metadata element *requires editing.*_
881
882 119 Jose Rubio
h2. MD_Metadata/identificationInfo/*/graphicOverview
883 1 Andrei Meliş
884
h4. XML encoding
885
886
<pre>
887
<code class="xml">
888
<gmd:identificationInfo>
889
	<gmd:MD_DataIdentification>
890 117 Jose Rubio
                      <!-- [.....................] -->
891 119 Jose Rubio
                  <gmd:graphicOverview>
892 23 Jose Rubio
            <gmd:MD_BrowseGraphic>
893 1 Andrei Meliş
               <gmd:fileName>
894 119 Jose Rubio
                  <gco:CharacterString>https://sdi.eea.europa.eu/public/catalogue-graphic-overview/50dd4172-ba90-4d6d-90ef-88f5d1d84795.png</gco:CharacterString>
895 1 Andrei Meliş
               </gmd:fileName>
896
            </gmd:MD_BrowseGraphic>
897
         </gmd:graphicOverview>
898 56 Jose Rubio
                      <!-- [.....................] -->
899 1 Andrei Meliş
	</gmd:MD_DataIdentification>
900 23 Jose Rubio
</gmd:identificationInfo>
901 1 Andrei Meliş
</code></pre>
902
903
904
h4. References
905
906 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.7.6 p140|Optional|
907
|ISO19115:2003|B2.2.1 p40 (BrowseGraphic data type in B.2.2.2 p42)|Optional|
908 23 Jose Rubio
909
h4. Status in EEA metadata
910
911
  *Mandatory*
912 1 Andrei Meliş
913 23 Jose Rubio
914
h4. Important notes
915
916 119 Jose Rubio
** This metadata element provides an illustration of the data set. 
917
** The image should be generated in PNG format, shall provide a clear overview of the whole data set and not be bigger than 1 MB.
918 1 Andrei Meliş
** The filename of the thumbnail shall follow a standardised naming convention: _METADATA-UUID.png_. 
919 14 Paul Hasenohr
** _This metadata element *requires editing by the SDI Team.*_
920
921 139 Jose Rubio
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (GEMET- INSPIRE themes)
922 14 Paul Hasenohr
923
h4. XML encoding
924
925 23 Jose Rubio
<pre>
926 1 Andrei Meliş
<code class="xml">
927 122 Jose Rubio
    <gmd:descriptiveKeywords>
928 1 Andrei Meliş
            <gmd:MD_Keywords>
929 14 Paul Hasenohr
               <gmd:keyword>
930 1 Andrei Meliş
                  <gco:CharacterString>Protected sites</gco:CharacterString>
931 113 Jose Rubio
               </gmd:keyword>
932 23 Jose Rubio
               <gmd:type>
933 119 Jose Rubio
                  <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
934 1 Andrei Meliş
                                          codeListValue="theme"/>
935
               </gmd:type>
936 23 Jose Rubio
               <gmd:thesaurusName>
937 1 Andrei Meliş
                  <gmd:CI_Citation>
938
                     <gmd:title>
939
                        <gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString>
940
                     </gmd:title>
941
                     <gmd:date>
942
                        <gmd:CI_Date>
943
                           <gmd:date>
944
                              <gco:Date>2008-06-01</gco:Date>
945
                           </gmd:date>
946
                           <gmd:dateType>
947 119 Jose Rubio
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
948 23 Jose Rubio
                                                   codeListValue="publication"/>
949 1 Andrei Meliş
                           </gmd:dateType>
950
                        </gmd:CI_Date>
951
                     </gmd:date>
952
                     <gmd:identifier>
953
                        <gmd:MD_Identifier>
954
                           <gmd:code>
955 122 Jose Rubio
                              <gmx:Anchor xlink:href="https://sdi.eea.europa.eu/catalogue/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeutheme-theme">geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme</gmx:Anchor>
956 23 Jose Rubio
                           </gmd:code>
957 1 Andrei Meliş
                        </gmd:MD_Identifier>
958
                     </gmd:identifier>
959
                  </gmd:CI_Citation>
960 23 Jose Rubio
               </gmd:thesaurusName>
961
            </gmd:MD_Keywords>
962
         </gmd:descriptiveKeywords>
963
</code></pre>
964 1 Andrei Meliş
965
h4. References
966
967 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.10 p107 and C.2.11 p108|Mandatory (at least to have one set of keywords. INSPIRE theme keywords are mandatory)|
968
|ISO19115:2003|B.2.2.1 p40 (MD_Keywords data type in B.2.2.3 p43)|Optional|
969 1 Andrei Meliş
970
h4. Status in EEA metadata
971
972 23 Jose Rubio
  *Mandatory*
973 54 Jose Rubio
974 23 Jose Rubio
h4. Important notes
975
976 119 Jose Rubio
** The descriptive keyword element provides keywords which describe the data set, along with their type and the reference source (thesaurus). This particular element refers to INSPIRE themes keywords. 
977
** The INSPIRE spatial themes are defined in the INSPIRE Directive. Values from the GEMET - INSPIRE themes, version 1.0 thesaurus (http://inspire.ec.europa.eu/theme) shall be used without further editing. The thesaurus title "GEMET - INSPIRE themes, version 1.0 " and date information (dateTypeCode "publication" and date "2008-06-01") shall not be modified. 
978
** More than one theme can be selected, but there shall be one _keyword/characterString_ element per INSPIRE spatial theme to which the data set belongs.
979
** _This metadata element *requires editing.*_
980 1 Andrei Meliş
981
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (EEA keywords list)
982
983 23 Jose Rubio
h4. XML encoding
984
985
<pre>
986
<code class="xml">
987
<gmd:identificationInfo>
988 1 Andrei Meliş
	<gmd:MD_DataIdentification>
989 23 Jose Rubio
                      <!-- [.....................] -->
990 119 Jose Rubio
  <gmd:descriptiveKeywords gco:nilReason="withheld">
991 1 Andrei Meliş
            <gmd:MD_Keywords>
992
               <gmd:keyword>
993
                  <gco:CharacterString>designated areas</gco:CharacterString>
994
               </gmd:keyword>
995
               <gmd:keyword>
996 23 Jose Rubio
                  <gco:CharacterString>protected areas</gco:CharacterString>
997
               </gmd:keyword>
998
               <gmd:keyword>
999
                  <gco:CharacterString>CDDA</gco:CharacterString>
1000
               </gmd:keyword>
1001
               <gmd:keyword>
1002
                  <gco:CharacterString>ETC/BD</gco:CharacterString>
1003 1 Andrei Meliş
               </gmd:keyword>
1004 119 Jose Rubio
               <gmd:keyword>
1005
                  <gco:CharacterString>IDP_shortname_CDDA</gco:CharacterString>
1006
               </gmd:keyword>
1007
               <gmd:keyword>
1008
                  <gco:CharacterString>IDP_reference</gco:CharacterString>
1009
               </gmd:keyword>
1010
               <gmd:keyword>
1011
                  <gco:CharacterString>IDP_topics_Biodiversity</gco:CharacterString>
1012
               </gmd:keyword>
1013
               <gmd:keyword>
1014
                  <gco:CharacterString>green infrastructure</gco:CharacterString>
1015
               </gmd:keyword>
1016
               <gmd:keyword>
1017
                  <gco:CharacterString>BISE</gco:CharacterString>
1018
               </gmd:keyword>
1019
               <gmd:keyword>
1020
                  <gco:CharacterString>HNV</gco:CharacterString>
1021
               </gmd:keyword>
1022 1 Andrei Meliş
               <gmd:thesaurusName>
1023
                  <gmd:CI_Citation>
1024
                     <gmd:title>
1025
                        <gco:CharacterString>EEA keyword list</gco:CharacterString>
1026
                     </gmd:title>
1027
                     <gmd:date>
1028
                        <gmd:CI_Date>
1029
                           <gmd:date>
1030
                              <gco:Date>2002-03-01</gco:Date>
1031
                           </gmd:date>
1032
                           <gmd:dateType>
1033 119 Jose Rubio
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
1034
                                                   codeListValue="creation"/>
1035 1 Andrei Meliş
                           </gmd:dateType>
1036
                        </gmd:CI_Date>
1037
                     </gmd:date>
1038
                  </gmd:CI_Citation>
1039
               </gmd:thesaurusName>
1040
            </gmd:MD_Keywords>
1041
         </gmd:descriptiveKeywords>
1042
                      <!-- [.....................] -->
1043
	</gmd:MD_DataIdentification>
1044
</gmd:identificationInfo>
1045 23 Jose Rubio
</code></pre>
1046 5 Paul Hasenohr
1047 54 Jose Rubio
h4. References
1048 1 Andrei Meliş
1049 119 Jose Rubio
|INSPIRE Metadata TG v2.0| 	C.2.10 p107 |Mandatory (at least to have one set of keywords)|
1050
|ISO19115:2003|B.2.2.1 p40 (MD_Keywords data type in B.2.2.3 p43)|Optional|
1051 23 Jose Rubio
1052 1 Andrei Meliş
h4. Status in EEA metadata
1053 57 Jose Rubio
1054 23 Jose Rubio
  *Mandatory*
1055
1056 1 Andrei Meliş
h4. Important notes
1057
1058 119 Jose Rubio
** The descriptive keyword element provides keywords which describe the data set, along with their type and the reference source (thesaurus). This particular element refers to a list which consists of EEA relevant keywords that are intended to be addressed to EEA users and Eionet partners.
1059 1 Andrei Meliş
** EEA keywords shall be short, meaningful and shall not duplicate other metadata elements which can act as keywords too (i.e. _spatialRepresentationType_, _Inspire themes_, _EEA categories_, _topicCategory_)
1060
** [[catalogueeea_keywords|Already existing keywords]] should be reused whenever possible.
1061 143 Jose Rubio
** Keywords specific to EEA initiatives or applications (such as the [[Naming_conventions#4-Geospatial-Environmental-Accounting-related-keywords-IDP-keywords|Geospatial Environmental Accounting keywords]]) should also be included as EEA keywords. 
1062 119 Jose Rubio
** The thesaurus title "EEA keyword list" and date information (dateTypeCode "creation" and date "2002-03-01") shall not be modified. 
1063 1 Andrei Meliş
** _This metadata element *requires editing.*_
1064 23 Jose Rubio
1065
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (EEA data categories)
1066
1067
h4. XML encoding
1068
1069
<pre>
1070
<code class="xml">
1071
<gmd:identificationInfo>
1072
	<gmd:MD_DataIdentification>
1073 1 Andrei Meliş
                      <!-- [.....................] -->
1074 124 Jose Rubio
		   <gmd:descriptiveKeywords gco:nilReason="withheld">
1075 119 Jose Rubio
            <gmd:MD_Keywords>
1076
               <gmd:keyword>
1077
                  <gco:CharacterString>geospatial data</gco:CharacterString>
1078
               </gmd:keyword>
1079
               <gmd:type>
1080
                  <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
1081
                                          codeListValue="theme"/>
1082
               </gmd:type>
1083
               <gmd:thesaurusName>
1084
                  <gmd:CI_Citation>
1085
                     <gmd:title>
1086
                        <gco:CharacterString>EEA categories</gco:CharacterString>
1087
                     </gmd:title>
1088
                     <gmd:date>
1089
                        <gmd:CI_Date>
1090
                           <gmd:date>
1091
                              <gco:Date>2010-07-06</gco:Date>
1092
                           </gmd:date>
1093
                           <gmd:dateType>
1094
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
1095
                                                   codeListValue="publication"/>
1096
                           </gmd:dateType>
1097
                        </gmd:CI_Date>
1098
                     </gmd:date>
1099
                     <gmd:identifier>
1100
                        <gmd:MD_Identifier>
1101
                           <gmd:code>
1102 124 Jose Rubio
                              <gmx:Anchor xlink:href="https://sdi.eea.europa.eu/catalogue/srv/eng/thesaurus.download?ref=local.theme.eea-categories">geonetwork.thesaurus.local.theme.eea-categories</gmx:Anchor>
1103 119 Jose Rubio
                           </gmd:code>
1104
                        </gmd:MD_Identifier>
1105
                     </gmd:identifier>
1106
                  </gmd:CI_Citation>
1107
               </gmd:thesaurusName>
1108
            </gmd:MD_Keywords>
1109
         </gmd:descriptiveKeywords>
1110 1 Andrei Meliş
                      <!-- [.....................] -->
1111
	</gmd:MD_DataIdentification>
1112
</gmd:identificationInfo>
1113
</code></pre>
1114
1115
h4. References
1116
1117 119 Jose Rubio
|INSPIRE Metadata TG v2.0| 	C.2.10 p107 |Mandatory (at least to have one set of keywords)|
1118
|ISO19115:2003|B.2.2.1 p40 (MD_Keywords data type in B.2.2.3 p43)|Optional|
1119 1 Andrei Meliş
1120
h4. Status in EEA metadata
1121
1122
  *Mandatory*
1123
1124
h4. Important notes
1125
1126 119 Jose Rubio
** The descriptive keyword element provides keywords which describe the data set, along with their type and the reference source (thesaurus). This particular element is used to discriminate between geospatial data sets, maps, figures, charts, etc.
1127
** We are currently registering only geospatial data sets with an explicit or implicit spatial component, therefore this metadata element should be set to "geospatial data". 
1128
** The thesaurus title "EEA categories" and date information (dateTypeCode "publication" and date "2010-07-06") shall not be modified. 
1129
** The EEA Template already includes the "geospatial dataset" value by default, so it should not require any editing.
1130 1 Andrei Meliş
** _This metadata element does not require any editing._
1131
1132 139 Jose Rubio
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (GEMET)
1133 1 Andrei Meliş
1134
h4. XML encoding
1135
1136
<pre>
1137
<code class="xml">
1138
<gmd:identificationInfo>
1139
	<gmd:MD_DataIdentification>
1140
                      <!-- [.....................] -->
1141 119 Jose Rubio
   <gmd:descriptiveKeywords>
1142 1 Andrei Meliş
            <gmd:MD_Keywords>
1143
               <gmd:keyword>
1144 119 Jose Rubio
                  <gco:CharacterString>natural areas protection</gco:CharacterString>
1145 1 Andrei Meliş
               </gmd:keyword>
1146
               <gmd:keyword>
1147 119 Jose Rubio
                  <gco:CharacterString>natural area</gco:CharacterString>
1148 1 Andrei Meliş
               </gmd:keyword>
1149
               <gmd:keyword>
1150
                  <gco:CharacterString>protected area</gco:CharacterString>
1151
               </gmd:keyword>
1152
               <gmd:type>
1153 119 Jose Rubio
                  <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
1154
                                          codeListValue="theme"/>
1155 1 Andrei Meliş
               </gmd:type>
1156
               <gmd:thesaurusName>
1157
                  <gmd:CI_Citation>
1158
                     <gmd:title>
1159 119 Jose Rubio
                        <gco:CharacterString>GEMET</gco:CharacterString>
1160 1 Andrei Meliş
                     </gmd:title>
1161
                     <gmd:date>
1162
                        <gmd:CI_Date>
1163 5 Paul Hasenohr
                           <gmd:date>
1164 119 Jose Rubio
                              <gco:Date>2018-08-16</gco:Date>
1165 92 Jose Rubio
                           </gmd:date>
1166
                           <gmd:dateType>
1167 119 Jose Rubio
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
1168 1 Andrei Meliş
                                                   codeListValue="publication"/>
1169
                           </gmd:dateType>
1170 92 Jose Rubio
                        </gmd:CI_Date>
1171
                     </gmd:date>
1172 119 Jose Rubio
                     <gmd:identifier>
1173
                        <gmd:MD_Identifier>
1174
                           <gmd:code>
1175 123 Jose Rubio
                              <gmx:Anchor xlink:href="https://sdi.eea.europa.eu/catalogue/srv/eng/thesaurus.download?ref=external.theme.gemet">geonetwork.thesaurus.external.theme.gemet</gmx:Anchor>
1176 119 Jose Rubio
                           </gmd:code>
1177
                        </gmd:MD_Identifier>
1178
                     </gmd:identifier>
1179 92 Jose Rubio
                  </gmd:CI_Citation>
1180
               </gmd:thesaurusName>
1181
            </gmd:MD_Keywords>
1182
         </gmd:descriptiveKeywords>
1183
                      <!-- [.....................] -->
1184
	</gmd:MD_DataIdentification>
1185
</gmd:identificationInfo>
1186
</code></pre>
1187 1 Andrei Meliş
1188
h4. References
1189
1190 119 Jose Rubio
|INSPIRE Metadata TG v2.0| 	C.2.10 p107 |Mandatory (at least to have one set of keywords)|
1191
|ISO19115:2003|B.2.2.1 p40 (MD_Keywords data type in B.2.2.3 p43)|Optional|
1192 92 Jose Rubio
1193
h4. Status in EEA metadata
1194
1195 1 Andrei Meliş
  *Mandatory*
1196
1197 92 Jose Rubio
h4. Important notes
1198
1199 119 Jose Rubio
** The descriptive keyword element provides keywords which describe the data set, along with their type and the reference source (thesaurus). This particular element includes keywords from GEMET (General Multilingual Environmental Thesaurus) Concepts list. 
1200
** GEMET concept names shall be retrieved from the "English version of the GEMET - Concepts list (sorted by themes)":http://www.eionet.europa.eu/gemet/index_html?langcode=en without any further editing (no change in capitalization, etc.) 
1201
** There should be at least *3-4 GEMET concepts per data set*.
1202
** There shall be one _keyword/characterString_ element per GEMET concept to which the data set belongs.
1203
** The thesaurus title "GEMET" and date information (dateTypeCode "publication" and date "2018-08-16") shall not be modified. 
1204 92 Jose Rubio
** _This metadata element *requires editing.*_
1205
1206
1207 139 Jose Rubio
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (Spatial scope)
1208 119 Jose Rubio
1209 92 Jose Rubio
h4. XML encoding
1210
1211
<pre>
1212
<code class="xml">
1213 119 Jose Rubio
            <gmd:descriptiveKeywords>
1214
            <gmd:MD_Keywords>
1215
               <gmd:keyword>
1216
                  <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/european">European</gmx:Anchor>
1217
               </gmd:keyword>
1218
               <gmd:type>
1219
                  <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
1220
                                          codeListValue="theme"/>
1221
               </gmd:type>
1222
               <gmd:thesaurusName>
1223
                  <gmd:CI_Citation>
1224
                     <gmd:title>
1225
                        <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/metadata-codelist/SpatialScope#">Spatial scope</gmx:Anchor>
1226
                     </gmd:title>
1227
                     <gmd:date>
1228
                        <gmd:CI_Date>
1229
                           <gmd:date>
1230
                              <gco:Date>2019-05-22</gco:Date>
1231
                           </gmd:date>
1232
                           <gmd:dateType>
1233
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
1234
                                                   codeListValue="publication"/>
1235
                           </gmd:dateType>
1236
                        </gmd:CI_Date>
1237
                     </gmd:date>
1238
                     <gmd:identifier>
1239
                        <gmd:MD_Identifier>
1240
                           <gmd:code>
1241
                              <gmx:Anchor xlink:href="https://sdi.eea.europa.eu/catalogue/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialScope-SpatialScope">geonetwork.thesaurus.external.theme.httpinspireeceuropaeumetadatacodelistSpatialScope-SpatialScope</gmx:Anchor>
1242
                           </gmd:code>
1243
                        </gmd:MD_Identifier>
1244
                     </gmd:identifier>
1245 125 Jose Rubio
                  </gmd:CI_Citation>
1246 119 Jose Rubio
               </gmd:thesaurusName>
1247 1 Andrei Meliş
            </gmd:MD_Keywords>
1248 125 Jose Rubio
         </gmd:descriptiveKeywords>
1249 119 Jose Rubio
</code></pre>
1250
1251
h4. References
1252
1253
|INSPIRE Metadata TG v2.0| C.2.10 p107 |Mandatory (at least to have one set of keywords)|
1254
|ISO19115:2003|B.2.2.1 p40 (MD_Keywords data type in B.2.2.3 p43)|Optional|
1255
1256
h4. Status in EEA metadata
1257
1258
*Mandatory*
1259
1260
h4. Important notes
1261
1262
** The descriptive keyword element provides keywords which describe the data set, along with their type and the reference source (thesaurus). This particular element is used to describe the administrative level that the data set intends to cover.
1263
** The INSPIRE spatial scope codes are defined in the Spatial Scope thesaurus (http://inspire.ec.europa.eu/metadata-codelist/SpatialScope) and shall be used without further editing. The thesaurus title "Spatial scope" and date information (dateTypeCode "publication" and date "2019-05-22") shall not be modified [N.B.: there is a typo in the metadata file used in this profile as it shows another date]
1264
** In most of the cases EEA data sets will use the value "European". Only if the data set covers only one country or sub-sets of a country (e.g. city) this element should take any other value. By default the template have the value "European". 
1265
** This metadata element _does not normally require editing._
1266
1267 139 Jose Rubio
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (Continents, countries, sea regions of the world)
1268 119 Jose Rubio
1269
h4. XML encoding
1270
1271
<pre>
1272
<code class="xml">
1273 1 Andrei Meliş
<gmd:identificationInfo>
1274 23 Jose Rubio
	<gmd:MD_DataIdentification>
1275
                    <!-- [.....................] -->
1276 126 Jose Rubio
			             <gmd:descriptiveKeywords>
1277 23 Jose Rubio
            <gmd:MD_Keywords>
1278
               <gmd:keyword>
1279 126 Jose Rubio
                  <gco:CharacterString>EU28</gco:CharacterString>
1280 23 Jose Rubio
               </gmd:keyword>
1281
               <gmd:keyword>
1282 126 Jose Rubio
                  <gco:CharacterString>Montenegro</gco:CharacterString>
1283 1 Andrei Meliş
               </gmd:keyword>
1284 23 Jose Rubio
               <gmd:keyword>
1285 126 Jose Rubio
                  <gco:CharacterString>Albania</gco:CharacterString>
1286 23 Jose Rubio
               </gmd:keyword>
1287
               <gmd:keyword>
1288 119 Jose Rubio
                  <gco:CharacterString>North Macedonia</gco:CharacterString>
1289 1 Andrei Meliş
               </gmd:keyword>
1290
               <gmd:keyword>
1291 126 Jose Rubio
                  <gco:CharacterString>Bosnia and Herzegovina</gco:CharacterString>
1292 23 Jose Rubio
               </gmd:keyword>
1293
               <gmd:keyword>
1294 126 Jose Rubio
                  <gco:CharacterString>Serbia</gco:CharacterString>
1295 23 Jose Rubio
               </gmd:keyword>
1296
               <gmd:keyword>
1297 126 Jose Rubio
                  <gco:CharacterString>EFTA4</gco:CharacterString>
1298 23 Jose Rubio
               </gmd:keyword>
1299 1 Andrei Meliş
               <gmd:keyword>
1300 126 Jose Rubio
                  <gco:CharacterString>Kosovo</gco:CharacterString>
1301 1 Andrei Meliş
               </gmd:keyword>
1302
               <gmd:type>
1303 119 Jose Rubio
                  <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
1304 1 Andrei Meliş
                                          codeListValue="place"/>
1305 23 Jose Rubio
               </gmd:type>
1306 1 Andrei Meliş
               <gmd:thesaurusName>
1307
                  <gmd:CI_Citation>
1308
                     <gmd:title>
1309
                        <gco:CharacterString>Continents, countries, sea regions of the world.</gco:CharacterString>
1310
                     </gmd:title>
1311
                     <gmd:date>
1312
                        <gmd:CI_Date>
1313
                           <gmd:date>
1314
                              <gco:Date>2015-07-17</gco:Date>
1315 23 Jose Rubio
                           </gmd:date>
1316 1 Andrei Meliş
                           <gmd:dateType>
1317 119 Jose Rubio
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
1318 1 Andrei Meliş
                                                   codeListValue="publication"/>
1319 94 Jose Rubio
                           </gmd:dateType>
1320
                        </gmd:CI_Date>
1321
                     </gmd:date>
1322
                     <gmd:identifier>
1323 1 Andrei Meliş
                        <gmd:MD_Identifier>
1324
                           <gmd:code>
1325 119 Jose Rubio
                              <gmx:Anchor xlink:href="https://sdi.eea.europa.eu/catalogue/srv/eng/thesaurus.download?ref=external.place.regions">geonetwork.thesaurus.external.place.regions</gmx:Anchor>
1326 94 Jose Rubio
                           </gmd:code>
1327
                        </gmd:MD_Identifier>
1328
                     </gmd:identifier>
1329
                  </gmd:CI_Citation>
1330 1 Andrei Meliş
               </gmd:thesaurusName>
1331
            </gmd:MD_Keywords>
1332 94 Jose Rubio
         </gmd:descriptiveKeywords>
1333
                    <!-- [.....................] -->
1334
	</gmd:MD_DataIdentification>
1335
</gmd:identificationInfo>
1336
</code></pre>
1337
1338
h4. References
1339
1340 119 Jose Rubio
|INSPIRE Metadata TG v2.0| 	C.2.10 p107 |Mandatory (at least to have one set of keywords)|
1341
|ISO19115:2003|B.2.2.1 p40 (MD_Keywords data type in B.2.2.3 p43)|Optional|
1342 94 Jose Rubio
1343
h4. Status in EEA metadata
1344 1 Andrei Meliş
1345 119 Jose Rubio
 *Mandatory*
1346 1 Andrei Meliş
1347 94 Jose Rubio
h4. Important notes
1348 1 Andrei Meliş
1349 119 Jose Rubio
** The descriptive keyword element provides keywords which describe the data set, along with their type and the reference source (thesaurus). This particular element is used to describe the intended spatial coverage of a data set in text form.
1350 94 Jose Rubio
** Where appropriate, codes such as [[country_codes|EEA32, EU27, EU28, EFTA4]] should be used instead of listing all Member States.
1351 119 Jose Rubio
** The thesaurus title "Continents, countries, sea regions of the world." and date information (dateTypeCode "publication" and date "2015-07-17") shall not be modified. 
1352 94 Jose Rubio
** This metadata element _requires editing._
1353
1354 119 Jose Rubio
h2. MD_Metadata/identificationInfo/*/descriptiveKeywords (Temporal resolution of the data set)
1355 94 Jose Rubio
1356 1 Andrei Meliş
h4. XML encoding
1357 94 Jose Rubio
1358
<pre>
1359
<code class="xml">
1360
  <gmd:descriptiveKeywords xmlns:srv="http://www.isotc211.org/2005/srv"
1361
                                  xmlns:gmx="http://www.isotc211.org/2005/gmx">
1362
            <gmd:MD_Keywords>
1363
               <gmd:keyword>
1364
                  <gco:CharacterString>Biannually</gco:CharacterString>
1365
               </gmd:keyword>
1366 1 Andrei Meliş
               <gmd:type>
1367
                  <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_KeywordTypeCode"
1368 94 Jose Rubio
                                          codeListValue="temporal"/>
1369
               </gmd:type>
1370
               <gmd:thesaurusName>
1371
                  <gmd:CI_Citation>
1372
                     <gmd:title>
1373
                        <gco:CharacterString>Temporal resolution</gco:CharacterString>
1374 1 Andrei Meliş
                     </gmd:title>
1375 94 Jose Rubio
                     <gmd:date>
1376
                        <gmd:CI_Date>
1377
                           <gmd:date>
1378
                              <gco:Date>2017-11-07</gco:Date>
1379
                           </gmd:date>
1380
                           <gmd:dateType>
1381
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
1382
                                                   codeListValue="publication"/>
1383
                           </gmd:dateType>
1384
                        </gmd:CI_Date>
1385
                     </gmd:date>
1386
                     <gmd:identifier>
1387
                        <gmd:MD_Identifier>
1388
                           <gmd:code>
1389 1 Andrei Meliş
                              <gmx:Anchor xlink:href="https://galliwasp.eea.europa.eu/editor-catalogue/srv/eng/thesaurus.download?ref=local.temporal.temporal-update">geonetwork.thesaurus.local.temporal.temporal-update</gmx:Anchor>
1390 60 Jose Rubio
                           </gmd:code>
1391 23 Jose Rubio
                        </gmd:MD_Identifier>
1392 1 Andrei Meliş
                     </gmd:identifier>
1393
                  </gmd:CI_Citation>
1394
               </gmd:thesaurusName>
1395
            </gmd:MD_Keywords>
1396 23 Jose Rubio
         </gmd:descriptiveKeywords>
1397
</code></pre>
1398 118 Ibolya Bunda
1399 23 Jose Rubio
h4. References
1400
1401 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
1402 23 Jose Rubio
|ISO19115:2003|||
1403
1404
h4. Status in EEA metadata
1405
1406 119 Jose Rubio
  *Conditional*: only for those data sets which belong to a time series
1407 23 Jose Rubio
1408
h4. Important notes
1409
1410 1 Andrei Meliş
** Temporal resolution is a metadata element introduced in the ISO 19115-1:2014 (Geographic Information -- Metadata -- Part 1: Fundamentals)
1411
** ISO 19115-1 refers to Temporal Resolution as the smallest resolvable temporal period in a resource. Springer defines temporal resolution as the amount of time needed to revisit and acquire data for the exact same location. When applied to remote sensing, this amount of time depends on the orbital characteristics of the sensor platform as well as sensor characteristics. 
1412
** As the EEA Catalogue has not yet implemented the standard ISO 19115-1, the information will be provided as a keyword to be selected from an already existing ISO Codelist (MaintenanceFrequencyCode).
1413 119 Jose Rubio
** This element is to added only when data sets belong to a time series. 
1414 1 Andrei Meliş
** The example above is *not included* in the metadata file used in these guidelines. 
1415
** _This metadata element *requires editing.*_
1416
1417 119 Jose Rubio
h2. MD_Metadata/identificationInfo/*/resourceConstraints/*/useConstraints
1418 1 Andrei Meliş
1419
h4. XML encoding
1420
1421
<pre>
1422 23 Jose Rubio
<code class="xml">
1423
<gmd:identificationInfo>
1424
	<gmd:MD_DataIdentification>
1425 1 Andrei Meliş
                      <!-- [.....................] -->
1426 127 Jose Rubio
	        <gmd:resourceConstraints>
1427 1 Andrei Meliş
            <gmd:MD_LegalConstraints>
1428 119 Jose Rubio
               <gmd:useConstraints>
1429
                  <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
1430 1 Andrei Meliş
                                          codeListValue="otherRestrictions"/>
1431 119 Jose Rubio
               </gmd:useConstraints>
1432 1 Andrei Meliş
               <gmd:otherConstraints>
1433 119 Jose Rubio
                  <gco:CharacterString>EEA standard re-use policy: unless otherwise indicated, re-use of content on the EEA website for commercial or non-commercial purposes is permitted free of charge, provided that the source is acknowledged (http://www.eea.europa.eu/legal/copyright). Copyright holder: European Environment Agency (EEA), Estonian Environmental Register 01.01.2019, ©Finnish Environment Institute, 2018.</gco:CharacterString>
1434 1 Andrei Meliş
               </gmd:otherConstraints>
1435
            </gmd:MD_LegalConstraints>
1436
         </gmd:resourceConstraints>
1437
                      <!-- [.....................] -->
1438
	<gmd:MD_DataIdentification>
1439
<gmd:identificationInfo>
1440
</code></pre>
1441
1442
h4. References
1443
1444 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.21 p114|Mandatory (either using useConstraints or accessConstraints) |
1445
|ISO19115:2003|B.2.2.1 p40 (MD_Constraints data type in B.2.3 p46)|Optional|
1446 87 Jose Rubio
1447 1 Andrei Meliş
h4. Status in EEA metadata
1448 87 Jose Rubio
1449
  *Mandatory*
1450
1451 1 Andrei Meliş
h4. Important notes
1452
1453 119 Jose Rubio
** This element shall reflect the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations of warnings on using the resource or metadata. 
1454
** This metadata section shall be used to describe the Conditions applying to access and use as described in the INSPIRE Metadata Regulation. 
1455
** This section shall include a combination of an instance of “use Constraints” element with the value of “Other Constraints” and at least one instance of “Other Constraints” element pointing to one value of the INSPIRE code list ConditionsApplyingToAccessAndUse (link http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse) or to a free text element describing the terms and conditions, including where applicable the corresponding fees or an URL pointing to an online resource where these conditions are described. 
1456
** For data sets covered by the standard EEA access and use conditions, the following text shall be used: "EEA standard re-use policy: unless otherwise indicated, re-use of content on the EEA website for commercial or non-commercial purposes is permitted free of charge, provided that the source is acknowledged (http://www.eea.europa.eu/legal/copyright). Copyright holder: European Environment Agency (EEA)." 
1457
** For data sets which are not covered by the EEA standard re-use policy, please make sure that this element reflects the terms and conditions applicable. In case of doubt, please contact the SDI team. 
1458 1 Andrei Meliş
1459 119 Jose Rubio
** _This metadata element *requires editing.*_
1460
1461
h2. MD_Metadata/identificationInfo/*/resourceConstraints/*/accessConstraints
1462
1463
h4. XML encoding
1464
1465 1 Andrei Meliş
<pre>
1466
<code class="xml">
1467
<gmd:identificationInfo>
1468
	<gmd:MD_DataIdentification>
1469 129 Jose Rubio
                      <!-- [.....................] -->
1470 119 Jose Rubio
         <gmd:resourceConstraints>
1471
            <gmd:MD_LegalConstraints>
1472
               <gmd:accessConstraints>
1473
                  <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
1474
                                          codeListValue="otherRestrictions"/>
1475
               </gmd:accessConstraints>
1476
               <gmd:otherConstraints>
1477
                  <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations">no limitations to public access</gmx:Anchor>
1478
               </gmd:otherConstraints>
1479
            </gmd:MD_LegalConstraints>
1480
         </gmd:resourceConstraints>
1481 129 Jose Rubio
                   <!-- [.....................] -->
1482 87 Jose Rubio
	<gmd:MD_DataIdentification>
1483
<gmd:identificationInfo>
1484 1 Andrei Meliş
</code></pre>
1485
1486 119 Jose Rubio
h4. References
1487
1488
|INSPIRE Metadata TG v2.0|C.2.22 p117|Conditional|
1489
|ISO19115:2003|B.2.2.1 p40 (MD_Constraints data type in B.2.3 p46)|Optional|
1490
1491
h4. Status in EEA metadata
1492
1493
  *Mandatory*
1494
1495
h4. Important notes
1496
1497
** This element shall reflect the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource or metadata. 
1498
** This metadata section is used to describe Limitations on Public Access as described in the INSPIRE Metadata Regulation. 
1499
** This section shall include a combination of an instance of “access Constraints” element with the value of “Other Constraints” and at least one instance of “Other Constraints” element pointing to one value of the INSPIRE code list LimitationsOnPublicAccess (link http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess). 
1500
** For data sets falling under EEA standard data policy, the value selected here shall be “no limitations to public access”. For data sets under different access limitations, select the appropriate value from the list (also available through the SDI Editor). In case of doubt, please contact the SDI team. 
1501
1502 1 Andrei Meliş
** _This metadata element *requires editing.*_
1503
1504 132 Jose Rubio
h2. MD_Metadata/identificationInfo/*/aggregationInfo (revision of an existing resource)
1505 23 Jose Rubio
1506 1 Andrei Meliş
h4. XML encoding
1507
1508
<pre>
1509
<code class="xml">
1510 131 Jose Rubio
<gmd:identificationInfo>
1511
    <gmd:MD_DataIdentification>
1512
                      <!-- [.....................] -->
1513 130 Jose Rubio
      <gmd:aggregationInfo>
1514 1 Andrei Meliş
            <gmd:MD_AggregateInformation>
1515
               <gmd:aggregateDataSetIdentifier>
1516
                  <gmd:MD_Identifier>
1517
                     <gmd:code>
1518 119 Jose Rubio
                        <gco:CharacterString>03a69768-78ef-4d6b-afac-a5e323365101</gco:CharacterString>
1519 1 Andrei Meliş
                     </gmd:code>
1520
                  </gmd:MD_Identifier>
1521
               </gmd:aggregateDataSetIdentifier>
1522
               <gmd:associationType>
1523 119 Jose Rubio
                  <gmd:DS_AssociationTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode"
1524 1 Andrei Meliş
                                              codeListValue="revisionOf"/>
1525
               </gmd:associationType>
1526
            </gmd:MD_AggregateInformation>
1527
         </gmd:aggregationInfo>
1528 131 Jose Rubio
   <!-- [.....................] -->
1529
  </gmd:MD_DataIdentification>
1530
</gmd:identificationInfo>                  
1531 1 Andrei Meliş
</code></pre>
1532
1533
h4. References
1534
1535 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
1536 1 Andrei Meliş
|ISO19115:2003|Sec. B.2.2.7 p45|Optional|
1537
1538
h4. Status in EEA metadata
1539
1540 119 Jose Rubio
  *Conditional*: Only for data sets that are a revision of data sets referenced in the EEA SDI Catalogue
1541 1 Andrei Meliş
1542
h4. Important notes
1543
1544 119 Jose Rubio
** This metadata element allows the logical link between a data set metadata and the metadata of a data set with which the new resource is associated. While there are several association types, we are only going to consider the association type "RevisionOf" as defined in the codelist DS_AssociationTypeCode of ISO 19115-1. RevisionOf association describes the association of a resource with another resource of which the former is a revision. 
1545 1 Andrei Meliş
** This element should be added whenever the associated resource is available in the SDI.
1546 119 Jose Rubio
** While this association (with the corresponding UUID of the metadata) will be included by the SDI Team, it is recommended that during the registration the data steward points out to the data set in the SDI which this resource is a revision of (this shall be naturally reflected with the data set identifier "revision" component). 
1547 1 Andrei Meliş
** _This metadata element requires *editing by the SDI Team*._
1548
1549
h2. MD_Metadata/identificationInfo/*/spatialRepresentationType
1550
1551
h4. XML encoding
1552
1553
<pre>
1554
<code class="xml">
1555
<gmd:identificationInfo>
1556
	<gmd:MD_DataIdentification>
1557
                      <!-- [.....................] -->
1558 133 Jose Rubio
<gmd:spatialRepresentationType>
1559 119 Jose Rubio
            <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
1560 1 Andrei Meliş
                                                  codeListValue="vector"/>
1561
         </gmd:spatialRepresentationType>
1562
                      <!-- [.....................] -->
1563
	<gmd:MD_DataIdentification>
1564
<gmd:identificationInfo>
1565
</code></pre>
1566 27 Jose Rubio
1567 1 Andrei Meliş
h4. References
1568 62 Jose Rubio
1569 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C3.5 pp123|Mandatory|
1570
|ISO19115:2003|Sec. B.2.2.1 p40 (MD_SpatialRepresentationTypeCode codelist in B.5.26 p102)|Optional|
1571 1 Andrei Meliş
1572 23 Jose Rubio
1573
h4. Status in EEA metadata
1574 1 Andrei Meliş
1575 23 Jose Rubio
  *Mandatory*
1576
1577
1578
h4. Important notes
1579
1580 119 Jose Rubio
** This metadata element includes the method used to spatially represent geographic information. 
1581
** In the SDI, the spatial representation type must have one of these values (a subset of corresponding ISO code list "MD_SpatialRepresentationTypeCode"):
1582 1 Andrei Meliş
**** vector
1583
**** grid
1584
** _This metadata element *requires editing.*_
1585
1586
h2. MD_Metadata/identificationInfo/*/spatialResolution
1587
1588
h4. XML encoding
1589
1590 23 Jose Rubio
<pre>
1591 1 Andrei Meliş
<code class="xml">
1592
<gmd:identificationInfo>
1593
	<gmd:MD_DataIdentification>
1594
                      <!-- [.....................] -->
1595
	 <gmd:spatialResolution>
1596
            <gmd:MD_Resolution>
1597
               <gmd:equivalentScale>
1598
                  <gmd:MD_RepresentativeFraction>
1599
                     <gmd:denominator>
1600
                        <gco:Integer>100000</gco:Integer>
1601
                     </gmd:denominator>
1602
                  </gmd:MD_RepresentativeFraction>
1603
               </gmd:equivalentScale>
1604
            </gmd:MD_Resolution>
1605
         </gmd:spatialResolution>
1606
                      <!-- [.....................] -->
1607
	<gmd:MD_DataIdentification>
1608
<gmd:identificationInfo>
1609
</code></pre>
1610
1611
h4. References
1612
1613 119 Jose Rubio
|INSPIRE Metadata TG v2.0|Sec. 2.7.2 p44|Conditional (Mandatory if an equivalent scale or a resolution distance can be specified or there is a restriction on the spatial resolution in the service)|
1614
|ISO19115:2003|B.2.2.1 p40 (MD_Resolution in B.2.2.5 p44)|Optional|
1615 36 Jose Rubio
1616 38 Jose Rubio
h4. Status in EEA metadata
1617
1618 1 Andrei Meliş
  *Mandatory*
1619
1620
h4. Important notes
1621
1622 119 Jose Rubio
** This is a factor that provides a general understanding of the density of spatial data in the data set. It can be documented either by the equivalent scale (level of detail expressed at the scale denominator of a comparable hardcopy map or chart) or by a resolution distance (ground sample distance). 
1623 1 Andrei Meliş
** Although it is possible to specify several spatial resolutions, we require to have only one (smallest scale or coarsest resolution).
1624 119 Jose Rubio
** The example refers to a spatial resolution expressed as a scale of 1:100000. If we want to express a spatial resolution as a ground sampling distance of 100m, use the following example (unit expressed in @ML_gmxUom.xml#@*@m@*):
1625 1 Andrei Meliş
<pre>
1626
<code class="xml">
1627
<gmd:spatialResolution>
1628
	<gmd:MD_Resolution>
1629
		<gmd:distance>
1630
			<gco:Distance uom="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/uom/ML_gmxUom.xml#m">100</gco:Distance>
1631
		</gmd:distance>
1632
	</gmd:MD_Resolution>
1633
</gmd:spatialResolution>
1634
</code></pre>
1635
** In order to add some specific comments or description to the spatial resolution field, it is suggested to use the field *Supplemental Information* under "Identification Info" to add this information (as ISO 19115-3, which has a specific element for this, has not yet been implemented in the EEA Catalogue):
1636
<pre>
1637
<code class="xml">
1638
<gmd:identificationInfo>
1639
	<gmd:MD_DataIdentification>
1640
                      <!-- [.....................] -->
1641
<gmd:supplementalInformation>
1642
      <gco:CharacterString>Spatial Resolution information: The Minimum Mapping Width is 100 m</gco:CharacterString>
1643
</gmd:supplementalInformation>
1644
                      <!-- [.....................] -->
1645
	<gmd:MD_DataIdentification>
1646
<gmd:identificationInfo>
1647
</code></pre>
1648
1649
** _This metadata element *requires editing.*_
1650
1651
h2. MD_Metadata/identificationInfo/*/language
1652
1653
h4. XML encoding
1654
1655
<pre>
1656
<code class="xml">
1657 38 Jose Rubio
<gmd:identificationInfo>
1658 36 Jose Rubio
	<gmd:MD_DataIdentification>
1659 1 Andrei Meliş
                      <!-- [.....................] -->
1660 119 Jose Rubio
          <gmd:language>
1661 36 Jose Rubio
            <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
1662 39 Jose Rubio
         </gmd:language>
1663
                      <!-- [.....................] -->
1664 1 Andrei Meliş
	<gmd:MD_DataIdentification>
1665
<gmd:identificationInfo>
1666 39 Jose Rubio
</code></pre>
1667 36 Jose Rubio
1668 1 Andrei Meliş
h4. References
1669 36 Jose Rubio
1670 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.7 p106|Conditional (Mandatory if the resource includes textual information)|
1671
|ISO19115:2003|B.2.2.1 p40|Mandatory|
1672 1 Andrei Meliş
1673
h4. Status in EEA metadata
1674
1675
  *Mandatory*
1676
1677
1678
h4. Important notes
1679
1680 119 Jose Rubio
** Language(s) used within the data sets. 
1681
** This element should refer to the alpha-3 codes of the ISO 639-2. 
1682
** By default all EEA resources are codified with "eng".  
1683 1 Andrei Meliş
** _This metadata element does not require any editing._
1684
1685
h2. MD_Metadata/identificationInfo/*/topicCategory
1686
1687
h4. XML encoding
1688
1689
<pre>
1690
<code class="xml">
1691
<gmd:identificationInfo>
1692
	<gmd:MD_DataIdentification>
1693
                      <!-- [.....................] -->
1694 119 Jose Rubio
  <gmd:topicCategory>
1695
            <gmd:MD_TopicCategoryCode>environment</gmd:MD_TopicCategoryCode>
1696
         </gmd:topicCategory>
1697 1 Andrei Meliş
                      <!-- [.....................] -->
1698
	<gmd:MD_DataIdentification>
1699
<gmd:identificationInfo>
1700
</code></pre>
1701
1702
1703
h4. References
1704
1705 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.8 p106|Mandatory|
1706
|ISO19115:2003|B.2.2.1 p40 (MD_TopicCategoryCode codelist in B.5.27 p102)|Conditional (Mandatory for data sets)|
1707 1 Andrei Meliş
1708
h4. Status in EEA metadata
1709
1710
  *Mandatory*
1711
1712
h4. Important notes
1713 27 Jose Rubio
1714 119 Jose Rubio
** This element reflects the main theme(s) of the data set. 
1715
** The current example indicates that the data set belongs to one topic: "environment". There may be more than one topic category (there must be one per @topicCategory@ metadata element). 
1716
** The topic categories shall be taken in the following list which is also available in the EEA metadata editor. This is a high-level classification scheme defined in MD_TopicCategoryCode (B.5.27) of ISO 19115 and then used as well in the "Part D 2 of the INSPIRE Metadata Regulation 1205/2008/EC":http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2008:326:0012:0030:EN:PDF, available in http://inspire.ec.europa.eu/metadata-codelist/TopicCategory:
1717 1 Andrei Meliş
**** farming
1718
**** biota
1719
**** boundaries
1720
**** climatologyMeteorologyAtmosphere
1721
**** economy
1722 23 Jose Rubio
**** elevation
1723
**** environment
1724
**** geoscientificInformation
1725 1 Andrei Meliş
**** health
1726
**** imageryBaseMapsEarthCover
1727
**** intelligenceMilitary
1728
**** inlandWaters
1729
**** location
1730
**** oceans
1731
**** planningCadastre
1732
**** society
1733 23 Jose Rubio
**** structure
1734 1 Andrei Meliş
**** transportation
1735
**** utilitiesCommunication
1736
** _This metadata element *requires editing.*_
1737
1738 119 Jose Rubio
h2. MD_Metadata/identificationInfo/*/extent/*/geographicElement (Geographic Bounding Box)
1739 1 Andrei Meliş
1740
h4. XML encoding
1741
1742
<pre>
1743
<code class="xml">
1744
<gmd:identificationInfo>
1745
	<gmd:MD_DataIdentification>
1746
                      <!-- [.....................] -->
1747 119 Jose Rubio
  <gmd:extent>
1748 27 Jose Rubio
            <gmd:EX_Extent>
1749 1 Andrei Meliş
               <gmd:geographicElement>
1750 64 Jose Rubio
                  <gmd:EX_GeographicBoundingBox>
1751 1 Andrei Meliş
                     <gmd:westBoundLongitude>
1752 119 Jose Rubio
                        <gco:Decimal>-64.50</gco:Decimal>
1753 1 Andrei Meliş
                     </gmd:westBoundLongitude>
1754
                     <gmd:eastBoundLongitude>
1755 119 Jose Rubio
                        <gco:Decimal>78.50</gco:Decimal>
1756 1 Andrei Meliş
                     </gmd:eastBoundLongitude>
1757
                     <gmd:southBoundLatitude>
1758 119 Jose Rubio
                        <gco:Decimal>-50.00</gco:Decimal>
1759 1 Andrei Meliş
                     </gmd:southBoundLatitude>
1760
                     <gmd:northBoundLatitude>
1761 119 Jose Rubio
                        <gco:Decimal>84.50</gco:Decimal>
1762 1 Andrei Meliş
                     </gmd:northBoundLatitude>
1763
                  </gmd:EX_GeographicBoundingBox>
1764
               </gmd:geographicElement>
1765
            </gmd:EX_Extent>
1766
         </gmd:extent>
1767
                      <!-- [.....................] -->
1768 23 Jose Rubio
	<gmd:MD_DataIdentification>
1769 1 Andrei Meliş
<gmd:identificationInfo>
1770
</code></pre>
1771
1772
h4. References
1773
1774 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.12 p109|Mandatory|
1775
|ISO19115:2003|B.2.2.1 p42 (EX_GeographicExtent in B.3.1.2 p82 modified in ISO 19115:2003/Cor.1:2006)|Conditional (Mandatory if no temporalElement or verticalElement is provided)|
1776 1 Andrei Meliş
1777
h4. Status in EEA metadata
1778
1779
  *Mandatory*
1780 23 Jose Rubio
1781 64 Jose Rubio
h4. Important notes
1782 1 Andrei Meliş
1783 119 Jose Rubio
** This is the actual geographic extent of the resource, represented by the minimum rectangle which encompasses all features in the data set. 
1784
** Coordinates are expressed in *decimal degrees* with positive east and north, with a *precision of 2 decimals* .
1785 1 Andrei Meliş
** When rounding up decimal values, make sure to do it in such a way that the bounding box gets larger and not smaller:
1786
**** @westBoundLongitude = -33.90432@ rounded up to two decimals becomes @westBoundLongitude = -33.91@
1787
**** @westBoundLongitude = 3.4262@ rounded up to two decimals becomes @westBoundLongitude = 3.42@
1788
**** @eastBoundLongitude = 38.1471@ rounded up to two decimals becomes @eastBoundLongitude = 38.15@
1789
**** @eastBoundLongitude = -1.2156@ rounded up to two decimals becomes @eastBoundLongitude = -1.21@
1790 119 Jose Rubio
**** same principle applies by analogy for north and south latitudes.
1791
** The coordinates of the bounding boxes shall be expressed in any geodetic coordinate reference system with the Greenwich Prime Meridian. In the SDI the bounding box is encoded in *WGS84 (EPSG:4326)* . 
1792
** For data sets including overseas territories, it is advised to split the overall geographic extend into several bounding boxes.
1793 1 Andrei Meliş
** _This metadata element *requires editing.*_
1794
1795 119 Jose Rubio
h2. MD_Metadata/identificationInfo/*/extent/*/temporalElement (Temporal Extent)
1796 1 Andrei Meliş
1797
h4. XML encoding
1798
1799
<pre>
1800
<code class="xml">
1801
<gmd:identificationInfo>
1802
	<gmd:MD_DataIdentification>
1803 27 Jose Rubio
                      <!-- [.....................] -->
1804 119 Jose Rubio
		 <gmd:extent>
1805 65 Jose Rubio
            <gmd:EX_Extent>
1806 1 Andrei Meliş
               <gmd:temporalElement>
1807 23 Jose Rubio
                  <gmd:EX_TemporalExtent>
1808 1 Andrei Meliş
                     <gmd:extent>
1809 119 Jose Rubio
                        <gml:TimePeriod gml:id="d28e322a1049886">
1810
                           <gml:beginPosition>2018-01-01</gml:beginPosition>
1811
                           <gml:endPosition>2019-03-15</gml:endPosition>
1812 23 Jose Rubio
                        </gml:TimePeriod>
1813
                     </gmd:extent>
1814
                  </gmd:EX_TemporalExtent>
1815
               </gmd:temporalElement>
1816
            </gmd:EX_Extent>
1817
         </gmd:extent>
1818
	<gmd:MD_DataIdentification>
1819
<gmd:identificationInfo>
1820
</code></pre>
1821
1822
h4. References
1823
1824 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.13 p110|Conditional (at least one temporal reference must be provided: temporal extent, date of creation, publication or last revision)|
1825
|ISO19115:2003|B.2.2.1 p42 (Ex_TemporalExtent in B.3.1.3 p84)|Conditional (Mandatory if no geographicElement or verticalElement provided)|
1826 23 Jose Rubio
1827
h4. Status in EEA metadata
1828
1829
  *Mandatory*
1830
1831
1832 1 Andrei Meliş
h4. Important notes
1833
1834 119 Jose Rubio
** This element describes the time period (date and time) covered by the content of the data set.
1835
** When the data set refers to a (specific) full year, _Begin Date_ should be set to 1st January of that year and _End Date_ should be set to 31st December of that year. 
1836 1 Andrei Meliş
** In case a time should be specified in addition to a date, time should be expressed as GMT and the following format should be used: @1977-03-10T11:45:30@
1837
** For time series with today as end date, the @<gml:TimePeriod>...</gml:TimePeriod>@ element should contain:
1838
    <pre>
1839
<code class="xml">
1840 23 Jose Rubio
		<gml:begin>
1841 1 Andrei Meliş
		  <gml:TimeInstant gml:id="tstart">
1842
		    <gml:timePosition>2011-04-01T00:00:00</gml:timePosition>
1843
		  </gml:TimeInstant>
1844
		</gml:begin>
1845
		<gml:end>
1846
		  <gml:TimeInstant gml:id="tend">
1847
		    <gml:timePosition indeterminatePosition="now"/>
1848
		  </gml:TimeInstant>
1849
		</gml:end>
1850
</code></pre>
1851
** _This metadata element *requires editing.*_
1852 23 Jose Rubio
1853
h2. MD_Metadata/identificationInfo/*/supplementalInformation 
1854 1 Andrei Meliş
1855
h4. XML encoding
1856
1857
    <pre>
1858
<code class="xml">
1859
<gmd:identificationInfo>
1860 23 Jose Rubio
	<gmd:MD_DataIdentification>
1861
                      <!-- [.....................] -->
1862 1 Andrei Meliş
                <gmd:supplementalInformation>
1863
                       <gco:CharacterString>Spatial Resolution information: The Minimum Mapping Width is 100 m</gco:CharacterString>
1864 27 Jose Rubio
                </gmd:supplementalInformation>
1865 1 Andrei Meliş
         <gmd:MD_DataIdentification>
1866 67 Jose Rubio
<gmd:identificationInfo>
1867 23 Jose Rubio
1868
</code></pre>
1869 1 Andrei Meliş
1870
h4. References
1871
1872 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.7.3 p137|Optional|
1873
|ISO19115:2003|B.2.2.1 p42 |Optional|
1874 23 Jose Rubio
1875
h4. Status in EEA metadata
1876
1877
  *Optional*
1878
1879
h4. Important notes
1880
1881 119 Jose Rubio
** This element is in principle used to include any other descriptive information about the data set. 
1882
** This element is used in the EEA metadata profile to include additional information on the spatial resolution of the data sets (e.g. minimum mapping width) as ISO 19115:2003 does not allow to include additional information linked to the spatial resolution element. 
1883 23 Jose Rubio
** This is only optional and will be included by the SDI Team. This is not included in the XML provided as example in this website. 
1884
** _This metadata element requires *editing by the SDI Team*._
1885
1886
h2. MD_Metadata/distributionInfo/*/distributionFormat
1887
1888
h4. XML encoding
1889
1890 1 Andrei Meliş
<pre>
1891
<code class="xml">
1892
<gmd:distributionInfo>
1893
	<gmd:MD_Distribution>
1894
	 <gmd:distributionFormat>
1895 119 Jose Rubio
   <gmd:distributionInfo>
1896
      <gmd:MD_Distribution>
1897
         <gmd:distributionFormat xmlns:che="http://www.geocat.ch/2008/che">
1898 1 Andrei Meliş
            <gmd:MD_Format>
1899
               <gmd:name>
1900 119 Jose Rubio
                  <gco:CharacterString>PGeo</gco:CharacterString>
1901 1 Andrei Meliş
               </gmd:name>
1902
               <gmd:version>
1903
                  <gco:CharacterString>1</gco:CharacterString>
1904
               </gmd:version>
1905
            </gmd:MD_Format>
1906
         </gmd:distributionFormat>
1907 119 Jose Rubio
         <gmd:distributionFormat xmlns:che="http://www.geocat.ch/2008/che">
1908 1 Andrei Meliş
            <gmd:MD_Format>
1909
               <gmd:name>
1910 119 Jose Rubio
                  <gco:CharacterString>Geopackage</gco:CharacterString>
1911 1 Andrei Meliş
               </gmd:name>
1912
               <gmd:version>
1913
                  <gco:CharacterString>1</gco:CharacterString>
1914
               </gmd:version>
1915
            </gmd:MD_Format>
1916
         </gmd:distributionFormat>
1917
                      <!-- [.....................] -->
1918
	</gmd:MD_Distribution>
1919
</gmd:distributionInfo>
1920
</code></pre>
1921
1922
h4. References
1923
1924 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.3.3 p122|Mandatory|
1925
|ISO19115:2003|B.2.10.1 p73 (MD_Format in B.2.10.4 p75)|Conditional|
1926 1 Andrei Meliş
1927
h4. Status in EEA metadata
1928 110 Jose Rubio
1929
  *Mandatory*
1930
1931
h4. Important notes
1932
1933 119 Jose Rubio
** This element describes the computer language construct(s) specifying the representation of data objects in a record, file, message, store device or transmission channel. 
1934 110 Jose Rubio
** The format in which the resource is stored and distributed should be expressed using a code from this list which is derived from the codes used by the libraries GDAL and OGR (if a format is missing, contact SDI Team):
1935
1936
**** Raster
1937
1938
    |AAIGrid|Arc/Info ASCII Grid|
1939
    |AIG|Arc/Info Binary Grid (.adf)|
1940 135 Jose Rubio
    |BIL|Binary interleaved (.BIL)|
1941 110 Jose Rubio
    |CEOS|CEOS format (used by some satellite image providers)|
1942
    |DIMAP|DIMAP format (used by some satellite image providers)|
1943
    |ECW|ERMapper Compressed Wavelets (.ecw)|
1944
    |EHdr|ESRI .hdr Labelled|
1945
    |ENVI|ENVI .hdr Labelled Raster|
1946
    |GRASS|GRASS Rasters|
1947
    |GTiff|TIFF / [[BigTIFF]] / [[GeoTIFF]] (if no georeferencing information is available in the TIFF file itself, an ESRI world file [.tfw] must be present)|
1948
    |HDF|Hierarchical Data Format Release (specify the version number [4 or 5] in the metadata element _version_)|
1949
    |HFA|Erdas Imagine (.img)|
1950
    |LAN|Erdas 7.x .LAN and .GIS|
1951
    |MrSID|Multi-resolution Seamless Image Database|
1952
    |netCDF|NetCDF|
1953
    |XYZ|ASCII Gridded XYZ|
1954
1955
**** Vector
1956
1957
    |AVCBin|Arc/Info Binary Coverage|
1958
    |AVCE00|Arc/Info .E00 (ASCII) Coverage|
1959
    |CSV|Comma Separated Value (.csv)|
1960
    |FGeo|ESRI File GeoDatabase|
1961 111 Jose Rubio
    |GML|Geography Markup Language|
1962 112 Jose Rubio
    |GRASS|GRASS vector|
1963 110 Jose Rubio
    |KML|Keyhole Markup Language|
1964 27 Jose Rubio
    |MIF|!MapInfo File|
1965 1 Andrei Meliş
    |PGeo|ESRI Personal GeoDatabase|
1966 68 Jose Rubio
    |SHP|ESRI Shapefile|
1967 23 Jose Rubio
    |Postgis|Postgresql/Postgis database|
1968 1 Andrei Meliş
    |Spatialite|SQLite/SpatiaLite database|
1969
1970
** We remind that use of unpublished formats should be avoided as much as possible to ensure the best possible interoperability.
1971 119 Jose Rubio
** The format version is a mandatory value. 
1972 23 Jose Rubio
** _This metadata element *requires editing.*_
1973
1974
h2. MD_Metadata/distributionInfo/*/transferOptions
1975
1976
h4. XML encoding
1977
1978
<pre>
1979
<code class="xml">
1980
<gmd:distributionInfo>
1981
	<gmd:MD_Distribution>
1982
                      <!-- [.....................] -->
1983 119 Jose Rubio
 <gmd:transferOptions>
1984 23 Jose Rubio
            <gmd:MD_DigitalTransferOptions>
1985
               <gmd:onLine>
1986
                  <gmd:CI_OnlineResource>
1987
                     <gmd:linkage>
1988 119 Jose Rubio
                        <gmd:URL>https://www.eea.europa.eu/data-and-maps/data/nationally-designated-areas-national-cdda-14</gmd:URL>
1989 23 Jose Rubio
                     </gmd:linkage>
1990
                     <gmd:protocol>
1991
                        <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
1992 1 Andrei Meliş
                     </gmd:protocol>
1993
                     <gmd:function>
1994 119 Jose Rubio
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
1995 1 Andrei Meliş
                                                   codeListValue="download"/>
1996
                     </gmd:function>
1997
                  </gmd:CI_OnlineResource>
1998
               </gmd:onLine>
1999 119 Jose Rubio
               <gmd:onLine gco:nilReason="withheld">
2000 23 Jose Rubio
                  <gmd:CI_OnlineResource>
2001 1 Andrei Meliş
                     <gmd:linkage>
2002 119 Jose Rubio
                        <gmd:URL>/continental/europe/natural_areas/cdda/eea_v_3035_100_k_cdda-poly_p_2018-2019_v17_r00/3035_Europe_gdb/CDDA_2019_v01_public_EuropeEPSG3035_gdb.zip</gmd:URL>
2003 1 Andrei Meliş
                     </gmd:linkage>
2004
                     <gmd:protocol>
2005
                        <gco:CharacterString>EEA:FILEPATH</gco:CharacterString>
2006
                     </gmd:protocol>
2007
                     <gmd:name>
2008 119 Jose Rubio
                        <gco:CharacterString>3035_Europe_gdb</gco:CharacterString>
2009 1 Andrei Meliş
                     </gmd:name>
2010 119 Jose Rubio
                     <gmd:function>
2011
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
2012
                                                   codeListValue="download"/>
2013
                     </gmd:function>
2014 1 Andrei Meliş
                  </gmd:CI_OnlineResource>
2015
               </gmd:onLine>
2016 119 Jose Rubio
               <gmd:onLine gco:nilReason="withheld">
2017 1 Andrei Meliş
                  <gmd:CI_OnlineResource>
2018
                     <gmd:linkage>
2019 119 Jose Rubio
                        <gmd:URL>/continental/europe/natural_areas/cdda/eea_v_3035_100_k_cdda-poly_p_2018-2019_v17_r00/3035_Europe_gpkg/CDDA_2019_v01_public_EuropeEPSG3035_gpkg.zip</gmd:URL>
2020 1 Andrei Meliş
                     </gmd:linkage>
2021
                     <gmd:protocol>
2022
                        <gco:CharacterString>EEA:FILEPATH</gco:CharacterString>
2023
                     </gmd:protocol>
2024
                     <gmd:name>
2025 119 Jose Rubio
                        <gco:CharacterString>3035_Europe_gpkg</gco:CharacterString>
2026 1 Andrei Meliş
                     </gmd:name>
2027 119 Jose Rubio
                     <gmd:function>
2028
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
2029
                                                   codeListValue="download"/>
2030
                     </gmd:function>
2031 1 Andrei Meliş
                  </gmd:CI_OnlineResource>
2032
               </gmd:onLine>
2033 119 Jose Rubio
               <gmd:onLine gco:nilReason="withheld">
2034 1 Andrei Meliş
                  <gmd:CI_OnlineResource>
2035
                     <gmd:linkage>
2036 119 Jose Rubio
                        <gmd:URL>/continental/europe/natural_areas/cdda/eea_v_3035_100_k_cdda-poly_p_2018-2019_v17_r00/4326_Full-Dataset_gdb/CDDA_2019_v01_public_gdb.zip</gmd:URL>
2037 1 Andrei Meliş
                     </gmd:linkage>
2038
                     <gmd:protocol>
2039 119 Jose Rubio
                        <gco:CharacterString>EEA:FILEPATH</gco:CharacterString>
2040 1 Andrei Meliş
                     </gmd:protocol>
2041 119 Jose Rubio
                     <gmd:name>
2042
                        <gco:CharacterString>4326_Full-Dataset_gdb</gco:CharacterString>
2043 1 Andrei Meliş
                     </gmd:name>
2044
                     <gmd:function>
2045 119 Jose Rubio
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
2046
                                                   codeListValue="download"/>
2047 23 Jose Rubio
                     </gmd:function>
2048 1 Andrei Meliş
                  </gmd:CI_OnlineResource>
2049
               </gmd:onLine>
2050 119 Jose Rubio
               <gmd:onLine gco:nilReason="withheld">
2051 1 Andrei Meliş
                  <gmd:CI_OnlineResource>
2052 69 Jose Rubio
                     <gmd:linkage>
2053 119 Jose Rubio
                        <gmd:URL>/continental/europe/natural_areas/cdda/eea_v_3035_100_k_cdda-poly_p_2018-2019_v17_r00/4326_Full-Dataset_gpkg/CDDA_2019_v01_public_gpkg.zip</gmd:URL>
2054 1 Andrei Meliş
                     </gmd:linkage>
2055
                     <gmd:protocol>
2056 119 Jose Rubio
                        <gco:CharacterString>EEA:FILEPATH</gco:CharacterString>
2057 1 Andrei Meliş
                     </gmd:protocol>
2058 119 Jose Rubio
                     <gmd:name>
2059
                        <gco:CharacterString>4326_Full-Dataset_gpkg</gco:CharacterString>
2060 23 Jose Rubio
                     </gmd:name>
2061
                     <gmd:function>
2062 119 Jose Rubio
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
2063
                                                   codeListValue="download"/>
2064 23 Jose Rubio
                     </gmd:function>
2065
                  </gmd:CI_OnlineResource>
2066
               </gmd:onLine>
2067
            </gmd:MD_DigitalTransferOptions>
2068
         </gmd:transferOptions>
2069
	</gmd:MD_Distribution>
2070
</gmd:distributionInfo>
2071
</code></pre>
2072
2073
h4. References
2074
2075 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.2.4 p103|Conditional (Mandatory if a URL is available to obtain more information on the resources or related services)|
2076
|ISO19115:2003|Sec. B.2.10.1 p73 (MD:DigitalTransferOptions in B.2.10.2 p74)|Optional|
2077 23 Jose Rubio
2078
h4. Status in EEA metadata
2079
2080
  *Mandatory*
2081
2082
h4. Important notes
2083
2084 119 Jose Rubio
** This element provides information about the technical means and media by which a resource is obtained from the distributor. It should contain the location (address) for the on-line resource using a URL address or similar addressing scheme. 
2085
** If the data set has already been published, the link to the resource on the EEA website shall be provided in the _linkage_ element with @WWW:LINK-1.0-http--link@ as related _protocol_.
2086 23 Jose Rubio
** The (internal) filepath which needs to be used in order to access the resource shall be provided in the _linkage_ element with @EEA:FILEPATH@ as related _protocol_.
2087 137 Jose Rubio
** Link to the web map service: When available, please add the HTTPS link to the WMS GetCapabilities using @OGC:WMS@ protocol (see excerpt below not included in the example XML file):
2088 136 Jose Rubio
2089
<pre>
2090
<code class="xml">
2091
<gmd:distributionInfo>
2092
	<gmd:MD_Distribution>
2093
                      <!-- [.....................] -->
2094
 <gmd:transferOptions>
2095
            <gmd:MD_DigitalTransferOptions>
2096
   <!-- [.....................] -->
2097
               <gmd:onLine>
2098
                  <gmd:CI_OnlineResource>
2099
                     <gmd:linkage>
2100
                        <gmd:URL>https://land.discomap.eea.europa.eu/arcgis/services/Land/Season_Length_trend_days_per_year/ImageServer/WMSServer?request=GetCapabilities&amp;service=WMS</gmd:URL>
2101
                     </gmd:linkage>
2102
                     <gmd:protocol>
2103
                        <gco:CharacterString>OGC:WMS</gco:CharacterString>
2104
                     </gmd:protocol>
2105
                     <gmd:function>
2106
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
2107
                                                   codeListValue="information"/>
2108
                     </gmd:function>
2109
                  </gmd:CI_OnlineResource>
2110
               </gmd:onLine>
2111
   <!-- [.....................] -->
2112
 </gmd:MD_DigitalTransferOptions>
2113
         </gmd:transferOptions>
2114
  <!-- [.....................] -->
2115
	<gmd:MD_Distribution>
2116
<gmd:distributionInfo>
2117
</code></pre>
2118
2119 137 Jose Rubio
** Link to rest web services: When available, please add the HTTPS link to the ESRI Rest service using the @ESRI:REST@ protocol (see excerpt below not included in the example XML file):
2120 136 Jose Rubio
2121
<pre>
2122
<code class="xml">
2123
<gmd:distributionInfo>
2124
	<gmd:MD_Distribution>
2125
                      <!-- [.....................] -->
2126
 <gmd:transferOptions>
2127
            <gmd:MD_DigitalTransferOptions>
2128
   <!-- [.....................] -->
2129
              <gmd:onLine>
2130
                  <gmd:CI_OnlineResource>
2131
                     <gmd:linkage>
2132
                        <gmd:URL>https://land.discomap.eea.europa.eu/arcgis/rest/services/Land/Season_Length_trend_days_per_year/ImageServer</gmd:URL>
2133
                     </gmd:linkage>
2134
                     <gmd:protocol>
2135
                        <gco:CharacterString>ESRI:REST</gco:CharacterString>
2136
                     </gmd:protocol>
2137
                     <gmd:function>
2138
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_OnLineFunctionCode"
2139
                                                   codeListValue="information"/>
2140
                     </gmd:function>
2141
                  </gmd:CI_OnlineResource>
2142
               </gmd:onLine>
2143
   <!-- [.....................] -->
2144
 </gmd:MD_DigitalTransferOptions>
2145
         </gmd:transferOptions>
2146
  <!-- [.....................] -->
2147
	<gmd:MD_Distribution>
2148
<gmd:distributionInfo>
2149
</code></pre>
2150
2151 119 Jose Rubio
** This element is normally revised and completed by the SDI Team, adding as well the values of "name" and "function". The value of "function" is typically "download" if the data can be downloaded from the link or "information" if through that link users can only see or query the data set via a web service. 
2152
** For any additional link that needs to be provided please contact the SDI Team. 
2153 23 Jose Rubio
** _This metadata element *requires editing.*_
2154
2155 119 Jose Rubio
h2. MD_Metadata/dataQualityInfo/*/scope (Data Quality scope)
2156 23 Jose Rubio
2157
h4. XML encoding
2158
2159
<pre>
2160
<code class="xml">
2161
<gmd:dataQualityInfo>
2162
      <gmd:DQ_DataQuality>
2163 119 Jose Rubio
        <gmd:scope>
2164 23 Jose Rubio
            <gmd:DQ_Scope>
2165
               <gmd:level>
2166
                  <gmd:MD_ScopeCode codeListValue="dataset"
2167 119 Jose Rubio
                                    codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"/>
2168 23 Jose Rubio
               </gmd:level>
2169
            </gmd:DQ_Scope>
2170
         </gmd:scope>
2171 119 Jose Rubio
                                 <!-- [.....................] -->
2172
      </gmd:DQ_DataQuality>
2173
</gmd:dataQualityInfo>
2174
</code></pre>
2175
2176
2177
h4. References
2178
2179
|INSPIRE Metadata TG v2.0| TG Requirement 1.9 p44|Mandatory|
2180
|ISO19115:2003|B.2.4.1 p48 (DQ_Scope data type in B.2.4.5 p56)|Mandatory|
2181
2182
h4. Status in EEA metadata
2183
2184
  *Mandatory*
2185
2186
h4. Important notes
2187
2188
** This element is used to indicate the specific data to which the data quality information applies. 
2189
** The values of this element are taken from a code list "MD_ScopeCode", which is the same code list used for the element https://taskman.eionet.europa.eu/projects/public-docs/wiki/EEA_Metadata_Profile_v20#MD_MetadatahierarchyLevel.
2190
** We are so far only considering metadata for data sets and series. By default the value shall be "dataset", since the series metadata are produced by the SDI Team, in collaboration with the thematic experts. 
2191
** _This metadata element usually *does not require editing.*_
2192
2193
h2. MD_Metadata/dataQualityInfo/*/lineage
2194
2195
h4. XML encoding
2196
2197
<pre>
2198
<code class="xml">
2199
<gmd:dataQualityInfo>
2200
      <gmd:DQ_DataQuality>
2201
                     <!-- [.....................] -->
2202 23 Jose Rubio
         <gmd:lineage>
2203
            <gmd:LI_Lineage>
2204
               <gmd:statement>
2205 119 Jose Rubio
                  <gco:CharacterString>Production process will be explained in an update of the document CDDA_v16_2018.pdf available in the previous version of the data set. We are waiting for ETC/BD for this task but as we are able to publish much earlier than before because of the new reporting mechanism, the ETC/BD has not planned for the time to update the report right now. In the meantime, and for reference, the document CDDA_v16_2018.pdf corresponding to the earlier version is provided together with this data set.</gco:CharacterString>
2206 23 Jose Rubio
               </gmd:statement>
2207 119 Jose Rubio
                           <!-- [.....................] -->
2208 23 Jose Rubio
            </gmd:LI_Lineage>
2209
         </gmd:lineage>
2210 119 Jose Rubio
            <!-- [.....................] -->
2211 1 Andrei Meliş
      </gmd:DQ_DataQuality>
2212
</gmd:dataQualityInfo>
2213
</code></pre>
2214
2215
2216
h4. References
2217
2218 119 Jose Rubio
|INSPIRE Metadata TG v2.0| C.2.17 p112|Mandatory|
2219
|ISO19115:2003|B.2.4.1 p48 (see LI_Lineage in B.2.4.2 p 48)|Conditional (Mandatory if report is not provided)|
2220 1 Andrei Meliş
2221
h4. Status in EEA metadata
2222
2223
  *Mandatory*
2224
2225
h4. Important notes
2226
2227 119 Jose Rubio
** This element is used to provide a general explanation of the data producer's knowledge about the lineage of a data set. All relevant steps taken in order to create the data sets shall be described here (process history) while addressing version specificities where suitable. 
2228
** If too long, the statement can reference an already existing document made available together with the data set.
2229
** Source data sets referred to in the lineage statement, and available in the SDI, should be included in the metadata whenever possible, see [[Cataloguemetadata_guidelines#MD_MetadatadataQualityInfolineagesource|here]]. 
2230
** The overall quality of the data set should also be included in this metadata element.
2231 80 Jose Rubio
** _This metadata element *requires editing.*_
2232
2233 1 Andrei Meliş
h2. MD_Metadata/dataQualityInfo/*/lineage/*/source
2234
2235 27 Jose Rubio
h4. XML encoding
2236 1 Andrei Meliş
2237 70 Jose Rubio
<pre>
2238 16 Paul Hasenohr
<code class="xml">
2239 1 Andrei Meliş
  <gmd:DQ_DataQuality>
2240
      <gmd:lineage>
2241
         <gmd:LI_Lineage>
2242 23 Jose Rubio
            <gmd:statement>
2243
                  <!-- [.....................] -->
2244
            </gmd:statement>
2245 119 Jose Rubio
              <gmd:source uuidref="bbf83ca0-6d2f-4a0b-b8a7-4dcdc285beab"/>
2246 23 Jose Rubio
               <gmd:LI_Source/>
2247 1 Andrei Meliş
            </gmd:source>
2248
         </gmd:LI_Lineage>
2249
      </gmd:lineage>
2250
  </gmd:DQ_DataQuality>
2251
</code></pre>
2252
2253
h4. References
2254
2255 119 Jose Rubio
|INSPIRE Metadata TG v2.0|C.7.5 p139|Optional|
2256
|ISO19115:2003|B.2.4.2.1 p48 (LI_Source type in B.2.4.2.3 p50)|Conditional|
2257 23 Jose Rubio
2258
2259 1 Andrei Meliş
h4. Status in EEA metadata
2260
2261 119 Jose Rubio
  *Conditional*: Only for data sets which data set sources are referenced in the EEA SDI Catalogue
2262 1 Andrei Meliş
2263
h4. Important notes
2264
2265 119 Jose Rubio
** This element provides information about the source data used in creating the data specified by the scope. This metadata element allows the logical link between a data set metadata and the metadata of the corresponding source data set(s). 
2266
** When the source data set(s) used to generate the current data set are referenced in the EEA catalogue, their UUIDs should be listed as shown in the example above.
2267
** There must be as many <gmd:source>...</gmd:source> elements as there are of source data sets referenced (i.e. [0..n])
2268
** This value will be edited by the SDI Team. The data steward should however inform the SDI Team of the existence of a data set source in the SDI to which the new metadata should be linked to. 
2269 1 Andrei Meliş
** _This metadata element requires *editing by the SDI Team*._
2270
2271 119 Jose Rubio
h2. MD_Metadata/dataQualityInfo/*/report/*/result/*/specification
2272 23 Jose Rubio
2273
h4. XML encoding
2274 1 Andrei Meliş
2275
<pre>
2276
<code class="xml">
2277 99 Jose Rubio
         <gmd:report xmlns:gn="http://www.fao.org/geonetwork"
2278
                     xmlns:gmx="http://www.isotc211.org/2005/gmx"
2279 98 Jose Rubio
                     xmlns:srv="http://www.isotc211.org/2005/srv">
2280 83 Jose Rubio
            <gmd:DQ_DomainConsistency>
2281
               <gmd:result>
2282
                  <gmd:DQ_ConformanceResult>
2283
                     <gmd:specification>
2284
                        <gmd:CI_Citation>
2285
                           <gmd:title>
2286 23 Jose Rubio
                              <gco:CharacterString>Commission Regulation (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services</gco:CharacterString>
2287
                           </gmd:title>
2288 83 Jose Rubio
                           <gmd:date>
2289
                              <gmd:CI_Date>
2290
                                 <gmd:date>
2291
                                    <gco:Date>2010-12-08</gco:Date>
2292
                                 </gmd:date>
2293
                                 <gmd:dateType>
2294
                                    <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication"/>
2295
                                 </gmd:dateType>
2296
                              </gmd:CI_Date>
2297
                           </gmd:date>
2298
                        </gmd:CI_Citation>
2299
                     </gmd:specification>
2300 119 Jose Rubio
                                 <!-- [.....................] -->
2301
                  </gmd:DQ_ConformanceResult>
2302
               </gmd:result>
2303
            </gmd:DQ_DomainConsistency>
2304
         </gmd:report>
2305
</code></pre>
2306
2307
h4. References
2308
2309
|INSPIRE Metadata TG v2.0|C.2.19 p113|Mandatory|
2310
|ISO19115:2003|B.2.4 p 48 (DQ_Result in B.2.4.4 p55)|Conditional (Mandatory if lineage is not provided)|
2311
2312
2313
h4. Status in EEA metadata
2314
2315
  *Mandatory*
2316
2317
h4. Important notes
2318
2319
* This element includes the citation of product specification or user requirement against the data is evaluated. 
2320
* Any data set published in the EEA catalogue has to include at least a conformity statement with respect to the INSPIRE IR as regards interoperability of spatial data sets and services. The template provides already by default the values with whom to fill in the corresponding specification element: 
2321
> The *title* of the specification should be: _"COMMISSION REGULATION (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services"_
2322
> The *date* corresponding to this specification is: _"2010-12-08"_ with *dateType* _"publication"_
2323
* If a data set is produced or transformed according to an external specification that includes specific quality assurance procedures, the conformity with this specification should be documented using also this metadata element (although this is only optional in the EEA metadata profile). 
2324
* This metadata element requires *_editing_*.
2325
2326
h2. MD_Metadata/dataQualityInfo/*/report/*/result/*/explanation
2327
2328
h4. XML encoding
2329
2330
<pre>
2331
<code class="xml">
2332
         <gmd:report xmlns:gn="http://www.fao.org/geonetwork"
2333
                     xmlns:gmx="http://www.isotc211.org/2005/gmx"
2334
                     xmlns:srv="http://www.isotc211.org/2005/srv">
2335
            <gmd:DQ_DomainConsistency>
2336
               <gmd:result>
2337
                  <gmd:DQ_ConformanceResult>
2338
                       <!-- [.....................] -->
2339 83 Jose Rubio
                     <gmd:explanation>
2340 1 Andrei Meliş
                        <gco:CharacterString>See the referenced specification</gco:CharacterString>
2341
                     </gmd:explanation>
2342 119 Jose Rubio
                          <!-- [.....................] -->
2343 1 Andrei Meliş
                  </gmd:DQ_ConformanceResult>
2344
               </gmd:result>
2345
            </gmd:DQ_DomainConsistency>
2346
         </gmd:report>
2347 84 Jose Rubio
</code></pre>
2348
2349 85 Jose Rubio
h4. References
2350 84 Jose Rubio
2351 119 Jose Rubio
|INSPIRE Metadata TG v2.0|||
2352
|ISO19115:2003|B.2.4 p48 (DQ_Result in B.2.4.4 p55)|Conditional (Mandatory if lineage is not provided)|
2353 84 Jose Rubio
2354
2355
h4. Status in EEA metadata
2356
2357
  *Mandatory*
2358
2359
h4. Important notes
2360
2361 119 Jose Rubio
**  This metadata element informs about the meaning of conformance for this result. 
2362
** As any data set published in the EEA catalogue has to include at least a conformity statement with respect to the INSPIRE IR as regards interoperability of spatial data sets and services, this value needs to be filled in. 
2363
** The *explanation* by default is: _See the referenced specification_
2364
** The template provides already by default the values with whom to fill in this element. 
2365
** If a data set is produced or transformed according to an external specification that includes specific quality assurance procedures, the conformity with this specification should be documented using also this metadata element (although this is only optional in the EEA metadata profile). 
2366
** This metadata element normally *_does not require editing_*.
2367 84 Jose Rubio
2368 119 Jose Rubio
h2. MD_Metadata/dataQualityInfo/*/report/*/result/*/pass
2369
2370
h4. XML encoding
2371
2372
<pre>
2373
<code class="xml">
2374
         <gmd:report xmlns:gn="http://www.fao.org/geonetwork"
2375
                     xmlns:gmx="http://www.isotc211.org/2005/gmx"
2376
                     xmlns:srv="http://www.isotc211.org/2005/srv">
2377
            <gmd:DQ_DomainConsistency>
2378
               <gmd:result>
2379
                  <gmd:DQ_ConformanceResult>
2380
                                <!-- [.....................] -->
2381
                     <gmd:pass gco:nilReason="unknown"/>
2382
                  </gmd:DQ_ConformanceResult>
2383
               </gmd:result>
2384
            </gmd:DQ_DomainConsistency>
2385
         </gmd:report>
2386
</code></pre>
2387
2388
h4. References
2389
2390
|INSPIRE Metadata TG v2.0|C.2.20 p114|Mandatory|
2391
|ISO19115:2003|B.2.4 p48 (DQ_Result in B.2.4.4 p55)|Conditional (Mandatory if lineage is not provided)|
2392
2393
2394
h4. Status in EEA metadata
2395
2396
  *Mandatory*
2397
2398
h4. Important notes
2399
2400
* This metadata element provides an indication of the conformance result. 
2401
* Any data set published in the EEA catalogue has to include at least a conformity statement with respect to the INSPIRE IR as regards interoperability of spatial data sets and services.
2402
* Depending on whether the data set has been evaluated or not, and if evaluated, whether is conformant or not to the INSPIRE IR, the element <gmd:pass> will have to be edited accordingly. The only possible values are:
2403 1 Andrei Meliş
> *true* if conformant
2404
> *false* if non conformant
2405
> *unknown* if not evaluated (by default in the EEA template)
2406 119 Jose Rubio
* If a data set is produced or transformed according to an external specification that includes specific quality assurance procedures, the conformity with this specification should be documented using also this metadata element (although this is only optional in the EEA metadata profile). 
2407 1 Andrei Meliş
* This metadata element requires *_editing_*.
Go to top