-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETADATA.xml
81 lines (81 loc) · 3.29 KB
/
METADATA.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<eml:eml xmlns:eml="https://eml.ecoinformatics.org/eml-2.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:stmml="http://www.xml-cml.org/schema/stmml-1.2" packageId="6d30df56-728e-4f5d-a2a8-9f50487c1122" system="uuid" xsi:schemaLocation="https://eml.ecoinformatics.org/eml-2.2.0 https://eml.ecoinformatics.org/eml-2.2.0/eml.xsd">
<dataset>
<title>Resilience of riparian vegetation after restoration measures on River Inn</title>
<creator>
<individualName>
<givenName>Markus</givenName>
<surName>Bauer</surName>
</individualName>
<electronicMailAddress>markusbauer@mailbox.org</electronicMailAddress>
</creator>
<pubDate>2018</pubDate>
<language>English</language>
<abstract>Empty</abstract>
<keywordSet>
<keyword>rivers</keyword>
<keyword>monitoring</keyword>
<keyword>restoration</keyword>
<keyword>riparian</keyword>
<keyword>vegetation dynamics</keyword>
<keywordThesaurus>LTER controlled vocabulary</keywordThesaurus>
</keywordSet>
<intellectualRights>CC BY 4.0</intellectualRights>
<coverage>
<geographicCoverage>
<geographicDescription>River Inn near Wasserburg</geographicDescription>
<boundingCoordinates>
<westBoundingCoordinate>12.1506</westBoundingCoordinate>
<eastBoundingCoordinate>12.2672</eastBoundingCoordinate>
<northBoundingCoordinate>47.9849</northBoundingCoordinate>
<southBoundingCoordinate>48.1373</southBoundingCoordinate>
<boundingAltitudes>
<altitudeMinimum>413</altitudeMinimum>
<altitudeMaximum>433</altitudeMaximum>
<altitudeUnits>meter</altitudeUnits>
</boundingAltitudes>
</boundingCoordinates>
</geographicCoverage>
<temporalCoverage>
<rangeOfDates>
<beginDate>
<calendarDate>2014-06-01</calendarDate>
</beginDate>
<endDate>
<calendarDate>2016-07-31</calendarDate>
</endDate>
</rangeOfDates>
</temporalCoverage>
<taxonomicCoverage>
<taxonomicClassification>
<taxonRankName>Kingdom</taxonRankName>
<taxonRankValue>Plantae</taxonRankValue>
<taxonomicClassification>
<taxonRankName>Division</taxonRankName>
<taxonRankValue>Tracheophyta</taxonRankValue>
<taxonomicClassification>
<taxonRankName>Subdivision</taxonRankName>
<taxonRankValue>Spermatophytina</taxonRankValue>
</taxonomicClassification>
</taxonomicClassification>
</taxonomicClassification>
</taxonomicCoverage>
</coverage>
<contact>
<individualName>
<givenName>Markus</givenName>
<surName>Bauer</surName>
</individualName>
<organizationName>Technical University of Munich</organizationName>
<address>
<deliveryPoint>Emil-Ramann-Strasse 6</deliveryPoint>
<city>Freising</city>
<administrativeArea>Bayern</administrativeArea>
<postalCode>85354</postalCode>
<country>Germany</country>
</address>
<phone>0049-152-56391781</phone>
<electronicMailAddress>markusbauer@mailbox.org</electronicMailAddress>
</contact>
</dataset>
</eml:eml>