-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
58 lines (43 loc) · 2.91 KB
/
index.html
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
---
layout: default
title: EarthResourceML
---
<div id="rightMenu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="http://www.cgi-iugs.org/tech_collaboration/earthResourceML.html">Introduction to EarthResourceML</a></li>
<li><a href="/schemas/">EarthResourceML schemas</a></li>
<li><a href="http://geosciml.org">GeoSciML</a></li>
</ul>
<div style="display:block; width:300px; min-height:350px; background-image:url('assets/images/map_image2.jpg');"></div>
</div>
<h1 id="earthresourceml">EarthResourceML</h1>
<p>EarthResourceML is an XML-based data transfer standard for the exchange of digital information for mineral occurrences, mines and mining activity. The model describes the geological features of mineral occurrences, their commodities, mineral resources and reserves. It is also able to describe mines and mining activities, and the production of concentrates, refined products, and waste materials.</p>
<hr />
<h3 id="earthresourceml---version-20">EarthResourceML - version 2.0</h3>
<p>The current version of EarthResourceML is version 2.0, released in October 2013.
EarthResourceML v2.0 uses ISO and OGC data standards, including GML v3.2, SWE Common v2, and GeoSciML v3.2</p>
<ul>
<li><a href="earthresourceml/2.0/doc/ERML_HTML_Documentation/">Documentation</a> (html)</li>
<li><a href="earthresourceml/2.0/eap/">Enterprise Architect UML project file</a> (eap)</li>
<li><a href="schemas/2.0/">XML schemas</a> (xsd)</li>
</ul>
<hr />
<h3 id="earthresourceml-lite---version-201">EarthResourceML-Lite - version 2.0.1</h3>
<h3 id="-earthresourceml-lite-version-201-released---october-2018"><img src="assets/images/new.gif" alt="new" /> <a href="http://www.earthresourceml.org/earthresourceml-lite/2.0.1/"><em>EarthResourceML-Lite version 2.0.1 released - October 2018</em></a></h3>
<p>EarthResourceML-Lite is a model and schema for simple map services (eg, WMS and WFS Simple Features). It is an abridged version of the full EarthResourceML model and can be used to deliver simplified views on mineral occurrences and their commodities, mines, mining activities and mine waste products.</p>
<p>The v2.0.1 release corrects minor omissions in the CommodityResourceView and MiningWasteView schemas, but is otherwise compatible with v2.0.0.</p>
<ul>
<li><a href="earthresourceml-lite/2.0.1/documentation">Documentation</a> (html)</li>
<li><a href="earthresourceml-lite/2.0.1/model">UML model for Enterprise Architect</a> (xmi)</li>
<li><a href="schemas/earthresourceml-lite/2.0/">XML schema</a> (xsd)</li>
<li><a href="earthresourceml-lite/2.0.1/examples">XML example documents</a> (xml)</li>
</ul>
<hr />
<h3 id="previous-versions">Previous versions</h3>
<ul>
<li><a href="earthresourceml/1.1/">EarthResourceML version 1.1</a></li>
<li><a href="earthresourceml-lite/1.0/">EarthResourceML-Lite version 1.0</a></li>
<li><a href="earthresourceml-lite/2.0.0/">EarthResourceML-Lite version 2.0.0</a></li>
</ul>
<hr />